pchab / ProjectRTC

WebRTC Live Streaming on nodeJS (+ android client !)
Other
1.04k stars 474 forks source link

Google Chrome Error #29

Open kumar5572 opened 8 years ago

kumar5572 commented 8 years ago

While loading Project RTC in Chrome 47 it display error in console as getUserMedia() no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.

How to overcome it. Please help me...

vusdo commented 7 years ago

I am also worried about the same issue.

How did you complete it?