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

Angular QR code, Barcode, DataMatrix, scanner component using ZXing.

Results 143 ngx-scanner issues
Sort by recently updated
recently updated
newest added

**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...

question

**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...

question

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...

feature request

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...

investigation

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 /* , ... */ }...

docs

#### Bug, feature request, or proposal: ![Screen Shot 2019-09-17 at 10 40 16](https://user-images.githubusercontent.com/17903423/65046851-c1d68180-d937-11e9-841f-34101b03dabb.png) 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?

question

> **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

enhancement
P0