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

Disable camera for not HTTPS #306

Closed
homm opened this issue Feb 8, 2016 · 2 comments
Closed

Disable camera for not HTTPS #306

homm opened this issue Feb 8, 2016 · 2 comments

Comments

@homm
Copy link
Contributor

homm commented Feb 8, 2016

Starting from version 47, Chrome doesn't allow to initialize camera on HTTP sites. Furthermore, there is no way to test is camera will be blocked in the current browser due to HTTP.

The preferred solution is to disable camera at all for HTTP sites (except localhost). Additionally, camera tab should log some sensible reasons to console if it was disabled.

ZNick1982 added a commit to ZNick1982/uploadcare-widget that referenced this issue Feb 14, 2016
@ZNick1982
Copy link
Contributor

Done with pull request:
#307

@ZNick1982
Copy link
Contributor

Remove tab in case of HTTP connection in pull request: #309

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

No branches or pull requests

2 participants