You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. My issue is: I have downloaded your code in a .zip file, I'm trying to test it but it won't work when I open the index.html, it does not even ask for permission to use my microphone. I have other projects in my PC using "getUserMedia"/JavaScript that run normally, I don't understand what the issue is.
The text was updated successfully, but these errors were encountered:
Hmmm, then you need to run it on a server and you’ll have to get a ssl certificate because no modern browsers allow ```getUserMedia``` on unsafe sites.
Hello. My issue is: I have downloaded your code in a .zip file, I'm trying to test it but it won't work when I open the index.html, it does not even ask for permission to use my microphone. I have other projects in my PC using "getUserMedia"/JavaScript that run normally, I don't understand what the issue is.
The text was updated successfully, but these errors were encountered: