ianramzy / decentralized-video-chat

🚀 Zipcall- Acquired @ 250k users 🚀 Peer to peer browser video calling platform with unmatched video quality and latency.
https://zipcall.io
3.31k stars 502 forks source link

webcam is not opening on live server #72

Open wskwebsolution opened 4 years ago

wskwebsolution commented 4 years ago

Hi,

thank you for you code. all are working fine in my localhost server , but in my AWS server its not working . unable to open Webcam .

http://13.233.110.144:3000/join/OldGhost

console Error : requestMediaStream chat.js:348:11 Uncaught TypeError: navigator.mediaDevices is undefined requestMediaStream http://13.233.110.144:3000/js/chat.js:45 startUp http://13.233.110.144:3000/js/chat.js:873

http://13.233.110.144:3000/js/chat.js:944 Please solve this
Chaphasilor commented 4 years ago

I've explained what your issue is here. Please read it :)