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

Image decode not work in http://cirocosta.github.io/qcode-decoder/ #56

Open
liudonghua123 opened this issue May 28, 2020 · 0 comments
Open

Comments

@liudonghua123
Copy link

I have a desktop computer which does not have a camera, so the page load failed with main.js:formatted:5 Uncaught Error: Canvas and getUserMedia are required, After some debugging, qr.isCanvasSupported() is true, qr.hasGetUserMedia() is false. Then I click decode of static image, it did not work.
Even qr.hasGetUserMedia() is false, I think it should not impact other decode functionality other then camera.

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

1 participant