Open qqq89513 opened 4 years ago
This pull request fixes the problem when accessing the page with IP address, instead of localhost. In the console of Chrome, you would see:
localhost
script.js:10 Uncaught TypeError: Cannot read property 'getUserMedia' of undefined
Modified repo that has SSL connection
Thanks to @WebDevSimplified, creating this [tutorial video]. It saves me so much time to build a webRTC project. Now I hope those one in the issue zone could ever get some help of SSL connection.
Enable ssl(https) connection based on this issue
ssl
Create a detailed README.md, including
This pull request fixes the problem when accessing the page with IP address, instead of
localhost
.In the console of Chrome, you would see:
Modified repo that has SSL connection
Thanks to @WebDevSimplified, creating this [tutorial video]. It saves me so much time to build a webRTC project.
Now I hope those one in the issue zone could ever get some help of SSL connection.
Enable
ssl
(https) connection based on this issueCreate a detailed README.md, including