ngx-scanner
ngx-scanner copied to clipboard
https://zxing-js.github.io/ngx-scanner/ Demo Performance is better than My Setup
Describe the bug There are some cases that my setup can't scan EAN-13/Code-128 barcode. But the demo can. The demo is faster at scanning and can scan code that my setup can't. I already play with timeBetweenScans and delayBetweenScans, and scanFailure (does not output Exception at all), but it does not help.
To Reproduce Steps to reproduce the behavior:
- Install new project angular 14
- Download latest zxing/browser, zxing/library, and zxing/ngx-scanner
- Scan
Expected behavior Performance, accuracy, speed the same as the demo
@hudakaspex , I observed that the, demo server is not updated. https://zxing-js.github.io/ngx-scanner/ uses angular 10.0.2. It was last updated on. https://github.com/zxing-js/ngx-scanner/deployments/activity_log
I can't get this to work on angular 14