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. #307

Open
4dferds opened this issue Mar 21, 2020 · 5 comments
Open

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

4dferds opened this issue Mar 21, 2020 · 5 comments

Comments

@4dferds
Copy link

4dferds commented Mar 21, 2020

After uploading to my other pc and trying to connect, Webcam.js Error: No supported webcam interface found.

@webasoo
Copy link

webasoo commented Apr 1, 2020

I have exactly that error.
No problem in my system, but error on server although I use my own browser!

@a-kanaan
Copy link

I am having the same issue. there is no problem when running in visual studio, but when publishing to the server this error appears only on Chrome.

@a-kanaan
Copy link

the solution is to use 'https'

@mauansen
Copy link

mauansen commented Jun 3, 2021

解决方案是使用“https”
必须使用https吗,别的不可以吗

@Guerrero85
Copy link

Webcam.js Error: No supported webcam interface found.

The aforementioned error is due to the fact that SSL certification is needed and that the page is either on a local server, you enter with HTTPS.

My system is in Laravel with IIS you have to generate a csr certificate and then from the 'certification authority' (server administrator - tools) convert it into cer, create the page from the iis with https and choose the certificate created and that's it I solved it my problem since windows server 2019

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

5 participants