You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I experience a similar one, the qr code could be detected with all other scanners I have tried:
I have the similar problem, the scanner does not work if I use file upload with some specific qrcode.
And I found a workaround.
For some reason.
If I rotate the code slightly (1 degree or something) with canvas. Then it works as expected.
I am writting following code:
https://openjavascript.info/2022/12/10/qr-code-scanner-with-html5-qrcode-js/
But getting an error:
open QR code parse error, error = D: No MultiFormat Readers were able to detect the code.
Gone through #202 but when I put some changes, it stops giving me this error instead it stops decoding it completely.
I am facing same issue with Demo site, its not scanning anything.
I am doing this on desktop google crome.
The text was updated successfully, but these errors were encountered: