WebDevSimplified / Zoom-Clone-With-WebRTC

1.52k stars 865 forks source link

How do i fix this error? Uncaught TypeError: navigator.mediaDevices is undefined ? #70

Open jamieduk opened 3 years ago

jamieduk commented 3 years ago

Uncaught TypeError: navigator.mediaDevices is undefined

http://192.168.1.IP-HIDDEN:8000/script.js:10
ronny3050 commented 2 years ago

Hi, you would need to move to https as modern browsers don't give access to navigator objects without SSL certifications.