Trying to call getUserMedia from an insecure document.
I\'m testing safari 11 tech preview. Got this error while trying to run basic peer in localhost. Does
You can now enable this from the Develop menu:
Select Allow Media Capture on Insecure Sites
Yes, you will need to run it with HTTPS, even with localhost, when using Safari.
Do you see get this error even with an ngrok tunnel using HTTPS?