-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to scan barcode with low resolutions using mobile device #53
Comments
Hi @m2pathan, I tried to read the barcode with an iphone SE and it's working well. |
Hi,
I updated my code from Angular version 5 to 11 and now I am using the last version of ngx-barcode-scanner 0.2.0 but the problem remain the same: Seem it is a problem with the resolution of the mobile's camara becouse I see fuzzy the image when the camara is actived.
Thanks and Best Regards, |
@ludovaldivia Did you ever find a solution? thanks |
@ludovaldivia I think your device uses one the other cameras ,which is why you see it blurry. You should provide a config object to specify your phone's main camera I think. |
Hi, I am not able to scan some sample barcodes (code 128) using the mobile device camera whereas we are able to scan it using the laptop's webcam.
Do I need to change/update any configuration to support the mobile device?
Actual the barcode images are too small and with low-resolution quality.
sample barcode:
https://determined-fermi-064edc.netlify.app/not-working2.jpg
The text was updated successfully, but these errors were encountered: