Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PTZ permissions and InputDeviceInfo.getCapabilities() / devicechange event #306

Open
guidou opened this issue Dec 4, 2023 · 0 comments
Open

Comments

@guidou
Copy link

guidou commented Dec 4, 2023

It is possible for a camera to have the capture permission enabled, but PTZ disabled.
In this case the PTZ capabilities should not be exposed.
Once PTZ permission is given, getCapabilities() should be exposed.

Should this result in a devicechange event?
I think it should because it's a change in the result of enumerateDevices(), but it is still part of the discussion of whether the event should be fired when there are changes visible to the UA or visible to the page in w3c/mediacapture-main#966

cc @jan-ivar @youennf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant