We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
I've explained what your issue is here. Please read it :)
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: