Google Chrome blocks the webcam

Hello my friends, I put my algorithm to take photos in my new website, but the same running in Gooogle Chrome d a Dom Exception error, by what I researched google does not allow the webcam to run if the site does not have ssl, it will be What is it? and if it is has to work around this problem ??

I know it works normally in other browsers, but I’d like it to run in google chrome as well.

I’ve tried putting directly pro google chrome allow access to webcam, however can not do this.

Here is the link from my website:
http://programandoagora.com/TirarFotoComButtonESalvar/

Here follows the image of the error that gives in the Dom:

1 Like

Maybe getting a HTTPS coonnection on your website will stop it from blocking the camera?

For testing purposes, I believe you can also access it on localhost

1 Like