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

getCameras() starts video access, while ideally it should only report available devices #41

Closed
mebjas opened this issue May 8, 2020 · 1 comment · Fixed by #42
Closed
Assignees
Projects

Comments

@mebjas
Copy link
Owner

mebjas commented May 8, 2020

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

@mebjas
Copy link
Owner Author

mebjas commented May 8, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
V1.1.0
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant