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

Camera doesn't work in chrome, Scanner doesn't work in other cases #34

Open
slemrmartin opened this issue Feb 23, 2016 · 4 comments
Open

Comments

@slemrmartin
Copy link

Chrome on Linux, Chrome on Android cannot use camera.
Firefox knows how to use camera, but none of tried codes wasn't recognized (URL/Text/SMS/Geo Location).

So I didn't find anythink which work..?!

@slemrmartin
Copy link
Author

Tried this codes (printed) http://qrcode.meetheed.com/qrcode_examples.php

@DMalone87
Copy link

Having the same issue.

@ChmlGr
Copy link

ChmlGr commented Apr 10, 2016

Hi, this problem is due to Chrome itself. It has restricted the accessibility to the media features. Firstly, your site has to be running under https and secondly you have to configurate your web server content policy so it can load the media blob. Since I could meet this requirements, I didn't investigate further wheter this restrictions could be deactivated in some way.
Hope this helps

@mohammadrafigh
Copy link

also another workaround for chrome to work locally without https is using 127.0.0.1 instead of a dummy domain name for local access.

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

No branches or pull requests

4 participants