ngx-scanner
ngx-scanner copied to clipboard
Angular QR code, Barcode, DataMatrix, scanner component using ZXing.
OS: Ubuntu 22.04 Browser: Version 104.0.5112.79 (Official Build) (64-bit) Angular 12.0.0 Ngx-scanner: 3.4.2 The component was working fine, until a OS / Chrome update. It is now unable to start...
#### Bug, feature request, or proposal: When I attempt to scan a barcode with code 39, it is unable to read it, even though the type is included as an...
#### Bug, feature request, or proposal: I implement this coponent in a PWA and when I deploy app on a device who have more than 1 camera I don't know...
**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...
I have a QR code not working. I can detect it with the native camera of my smartphone, but the library can't find it. I tried with the tryHarder =...
Please help me to resolve this issue. After scan complete i redirect to new page. but still site is taking the video input hence my device is getting so hot....
Hi, I am trying to display a alert window if user denied permissions to use camera in chrome desktop browser so I tried: ````typescript ionViewDidLoad() { let scanner = new...
#### What is the expected behavior? I know it is possible to stop the scanner by setting `scanner.enable = false`, but doing this removes the camera preview entirely from the...
Hi, i'm trying to implement this library into my angular 10 project but no video displaying. It found my pc camera device, turn on the camera light and start recording...
**Describe the bug** I am using Ngx-scanner version 3.3.0 in angular project (angular 11). When trying to scan PDF_417 barcode from driver licence card there is no result. Furthermore, scanner...