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

Can't scan an EAN-13 barcode with the front camera on iPad #36

Open
dhumblet opened this issue Jun 23, 2017 · 1 comment
Open

Can't scan an EAN-13 barcode with the front camera on iPad #36

dhumblet opened this issue Jun 23, 2017 · 1 comment

Comments

@dhumblet
Copy link

When using the front camera to scan barcodes, the image is mirrored.
This causes the problem that the EAN-13 code is no longer scannable.
ean-13

QR codes are scannable by both back and front camera.
EAN-13 codes are also scannable by back camera.

@Dirk-
Copy link

Dirk- commented Jun 18, 2019

The mirrored image is not the problem, the focus of the front camera is. It is a fixed focus camera, and you have to move the barcode too near to the camera to make it big enough to resolve it. But then it gets too blurry.
I managed to scan barcodes in good lighting conditions and with good iPad cameras (e.g. iPad Pro 3rd generation) using this library. But this only works "sometimes".

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

2 participants