decentralized-video-chat
decentralized-video-chat copied to clipboard
webcam is not opening on live server
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
Please solve this
I've explained what your issue is here. Please read it :)