-
Notifications
You must be signed in to change notification settings - Fork 537
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
Uncaught (in promise) Camera not found. #244
Comments
im only seeing this same issue in chrome, safari seems to still work |
This appears to have been system related? It started working again. |
I think the problem is caused by a recent bug in Chrome: |
Seems like this isn't the case. Posts on the bugtracker claim this was fixed in v117, my chrome is v119 and the camera is still crashing. Opera which relies on chromium engine is crashing too. Brave is crashing as well. Opera mobile works fine, Chrome mobile works, Firefox desktop & mobile works. |
Can confirm on macOS 14.5: Firefox, Chrome and Safari show this error when access to camera is not allowed |
if this error occurs when you start and the browser requests access but you deny it. handle the catch error in the start method
|
this error appear to me when use start()
and it displayed in online example too
The text was updated successfully, but these errors were encountered: