Skip to content
New issue

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

Change demos to HTTPS for getUserMedia in Chrome #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Nateowami
Copy link

Currently the demos are broken in Chrome because they don't use HTTPS. I've updated URLs in the README to use HTTPS when possible. However, it's still broken, because the demos are (randomly?) redirecting to HTTP. However, you can get HTTPS if you edit the URL in the address bar and try again (at least in Chromium 53).

I'm not sure what's causing the redirect, but it can probably be solved by enforcing HTTPS:

On GitHub, navigate to the main page of the repository.
Under your repository name, click Settings.
Under "GitHub Pages", select Enforce HTTPS.

By the way, I tried some of the other linked sites (e.g. caniuse, OpenCV), and they don't support HTTPS. Hence they are unchanged.

@antonlvovych
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants