ngx-scanner
ngx-scanner copied to clipboard
Angular QR code, Barcode, DataMatrix, scanner component using ZXing.
Let's assume this: I am developing a website which uses one specific camera for the zxing-scanner. Now if i open the same website in another tab/browser and try to access...
Hi sir, While testing my web app in Samsung S10, ngx-scanner takes tripple lens camera. could you please explain it? and please help me to solve this issue.
Getting below error in Angular 10 project, after installation ERROR in node_modules/@zxing/ngx-scanner/lib/zxing-scanner.module.d.ts:1:22 - error NG6002: Appears in the NgModule.imports of AppModule, but could not be resolved to an NgModule class....
**Describe the bug** I have 2.0.1 version of @zxing/ngx-scanner, when I do the `npm start` my application is working but I can see that there are the following errors: >...
the place where i work have an app developed in angular 6. We use ngx-scanner to scan some Barcode: Code 128, QRCode, DataMatrix, Code39 it takes a long time to...
The scanner in my app can't recognize any barcodes - except for QR codes. I have tried to configure the ZXingScannerComponent to enable EAN13 Barcodes: ``` //TS file formatsEnabled: BarcodeFormat[]...
Hey there. First of all I want to make it clear that I'm a newbie. I've been trying to make the module work. I even tried turning the "tryHarder" on...
example 
#### Bug, feature request, or proposal: I dont see any option to identify what is the scanned is it a bar code or QR code? #### What is the expected...
#### feature request: Are there any plans for adding support for scanning MSI Barcodes?