zxing-js / library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
https://zxing-js.github.io/library/
Apache License 2.0
2.38k stars 536 forks source link

QR code not detected #415

Open figueiredorui opened 3 years ago

figueiredorui commented 3 years ago

Cannot detect the following QR code.

qr_code

I have tried the demo https://zxing-ngx-scanner.stackblitz.io/ but no luck

Here are the versions I'm using "@zxing/browser": "0.0.7", "@zxing/library": "^0.18.4", "@zxing/ngx-scanner": "^3.1.3"

Thanks

crucifyer commented 3 years ago

I have the same problem. In iOS 14.4.2, Android 10, code128 and data matrix work well, Only QR Code cannot be detect.

https://zxing-js.github.io/library/examples/multi-camera/ this demo not work qr code.

thanks.

fydelio commented 3 years ago

I've encountered the same bug. Only from users with Android / Samsung.

abramsba commented 3 years ago

I'm having a similar issue on OSX and Linux and Chrome/Firefox. https://zxing-js.github.io/library/examples/qr-video/ the demo here from a video feed also isn't working. NotFoundException: Video stream has ended before any code could be detected.

Works fine though via an iPhone or Windows desktop (using Chrome).

TonyaT3PO commented 1 year ago

Has any progress been made on this issue?

github-actions[bot] commented 2 months ago

Stale issue message