html5-qrcode
html5-qrcode copied to clipboard
Does not appear to work on Firefox Nightly nor Chrome
Is there an example picture that will work? I'm generating a QR code on my phone and hold it into the camera, generating a fairly clear contrastful picture. But nothing happens, in neither Firefox Nightly nor Chrome. How does one debug this thing :)
Ah ok, two issues:
- does nor work in Firefox Nightly (not sure why)
- and does not work when regular QR code is rendered on a dark background.
I've submitted some changes on my fork that fixes the Firefox issues, https://github.com/enriquetuya/html5-qrcode
Once I've finish the changes I'll send the PR to @dwa012 so he merges it to the main project.