ngx-scanner
ngx-scanner copied to clipboard
Angular QR code, Barcode, DataMatrix, scanner component using ZXing.
**Describe the bug** The update speed of the video stream element is to fast. **Expected behavior** Make it possible to set the update speed or the time when the scanner...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
During barcode scanning we are not able to identify where is the focus area in the camera frame. If some rectangular indication is available during barcode scanning it will help...
Title says all.
Hi, permissionResponse output emit 4 values: - True on camera allow - False on deny - undefined in state "waiting for permissions" - null when device doesnt have camera. All...
My angular cli version details Angular CLI: 6.2.9 Node: 8.9.1 OS: win32 x64. On installing the package and including // Common imports import { NgModule /* , ... */ }...
#### Bug, feature request, or proposal:  Hello! I'm trying use the scanner but I have this error, I don't understand whats the problem.
**Describe the bug** Hi, i am getting this issue and not able to solve this--ERROR in src/app/zxing-scanner-impl/zxing-scanner/src/lib/zxing-scanner.component.ts(76,27): error TS2345: Argument of type '{ static: boolean; }' is not assignable to...
Is there a way to resize the camera without affecting aspect ratio, or is that something that is just not possible?
> **Disaclaimer:** this is hard to test, since it's a WebRTC based lib and we have to emulate a camera device. Useful links: - https://github.com/wlsf82/protractor-and-webrtc - https://medium.com/@walmyrlimaesilv/how-to-run-protractor-tests-for-a-video-conference-web-application-d05d5ef55e29 - https://ordina-jworks.github.io/ionic/2018/09/30/e2e-testing-ionic-protractor-appium-e2e-testing.html