We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Actually reported in #38 by @kenfookchoong
If possible it'd be good if this API only queried the list of cameras and not start video access.
This issue has been verified on Android, IOS and Mac
Tagging @OneDivZero for visibility
The text was updated successfully, but these errors were encountered:
The problem with this one is without camera permissions one cannot get the label of the camera device as per API specification - https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/enumerateDevices
This is a very good this from privacy point of view.
Sorry, something went wrong.
mebjas
Successfully merging a pull request may close this issue.
Actually reported in #38 by @kenfookchoong
If possible it'd be good if this API only queried the list of cameras and not start video access.
This issue has been verified on Android, IOS and Mac
Tagging @OneDivZero for visibility
The text was updated successfully, but these errors were encountered: