Open 4dferds opened 4 years ago
I have exactly that error. No problem in my system, but error on server although I use my own browser!
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.
the solution is to use 'https'
解决方案是使用“https” 必须使用https吗,别的不可以吗
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
After uploading to my other pc and trying to connect, Webcam.js Error: No supported webcam interface found.