Skip to content
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

Open
m2pathan opened this issue Dec 8, 2020 · 4 comments
Open

Unable to scan barcode with low resolutions using mobile device #53

m2pathan opened this issue Dec 8, 2020 · 4 comments

Comments

@m2pathan
Copy link

m2pathan commented Dec 8, 2020

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

@julienboulay
Copy link
Owner

Hi @m2pathan,

I tried to read the barcode with an iphone SE and it's working well.
Which mobile device do you use ? What's the resolution of your mobile device ?
If the resolution is too low, the video stream can not be analyzed correctly and barcode will be wrong

@ludovaldivia
Copy link

Hi,

I have problems readind the code 39  from any mobile device.

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.

I tried too with the following other libraries: Quagga, Quagga2 and ngx-zxing. 

Anybody can help me?

Thanks and Best Regards,

This was referenced May 13, 2021
Closed
@spock123
Copy link

@ludovaldivia Did you ever find a solution? thanks

@spock123
Copy link

spock123 commented Oct 20, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants