ngx-scanner icon indicating copy to clipboard operation
ngx-scanner copied to clipboard

https://zxing-js.github.io/ngx-scanner/ Demo Performance is better than My Setup

Open hudakaspex opened this issue 2 years ago • 4 comments

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:

  1. Install new project angular 14
  2. Download latest zxing/browser, zxing/library, and zxing/ngx-scanner
  3. Scan

Expected behavior Performance, accuracy, speed the same as the demo

hudakaspex avatar Jul 05 '22 02:07 hudakaspex

@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

pawanjenu avatar Dec 01 '22 06:12 pawanjenu

I can't get this to work on angular 14

jasonc624 avatar Apr 22 '23 00:04 jasonc624