pulse icon indicating copy to clipboard operation
pulse copied to clipboard

Redirect to HTTPS by default

Open prashnts opened this issue 8 years ago • 0 comments

In Chrome, webcam access is no longer allowed for HTTP urls.

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.

prashnts avatar May 06 '16 20:05 prashnts