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

Webcam.js Error: No supported webcam interface found #314

Open
sayandeepmajumdar opened this issue Jun 26, 2020 · 2 comments
Open

Webcam.js Error: No supported webcam interface found #314

sayandeepmajumdar opened this issue Jun 26, 2020 · 2 comments

Comments

@sayandeepmajumdar
Copy link

My web app is loading over HTTPs but still, I got this error.
My App Link

My Code Snippet
Webcam.set({ width: 320, height: 240, image_format: 'jpeg', jpeg_quality: 90 }); Webcam.attach( '#my_camera' ); }
Kindly help me out

@pranatimittal
Copy link

Even I am facing the same issue

@tons613
Copy link

tons613 commented May 4, 2022

The browser requires that the camera is accessed via https://

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

3 participants