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

Won't detect the barcode unless I position the barcode to the left side of the camera. #62

Open
dendyaziz opened this issue Nov 25, 2023 · 4 comments

Comments

@dendyaziz
Copy link

dendyaziz commented Nov 25, 2023

I'm using the zxing library v0.20.0 already.

And Why the one in the parceltrackingapp.com is so fast? It works from far away. Mine should be very close to the barcode to make it work or position the barcode to the left side of the camera.

@dendyaziz dendyaziz changed the title Using the zxing/library v0.20.0 already, but still slow Won't detect the barcode unless I position the barcode to the left side of the camera. Nov 26, 2023
@teckel12
Copy link

@dendyaziz Could you try it here: https://barcode.leethost.com/

@donmb1
Copy link

donmb1 commented Feb 15, 2024

@teckel12 I've seen you forked the repo and the one on https://barcode.leethost.com/ should be your version, right?
It does not work for me too. The one parceltrackingapp.com works perfectly.
I'm a bit lost right now as I want to use it but cannot get it running at all. Neither from your forked repo :(

@teckel12
Copy link

teckel12 commented Feb 27, 2024

@donmb1 What doesn't work on the https://barcode.leethost.com/ example? That's just an example and really designed to be used on a cell phone, but also works on desktop. I've tried it on Chrome on Windows and the Mac, Safari on the Mac and iOS, and Chrome on Android. What platform are you using and what is happening?

You first click on the barcode, which will then bring up the scanner. If the scanner doesn't come up, it could be browser permissions. If you're still having a problem, it may be more appropriate to move this issue to https://github.com/teckel12/vue-barcode-reader/issues

@teckel12
Copy link

@donmb1 It could be that the reason it didn't work was you tested it on an iPhone? I only had an iPad to test with, but it seems the iPhone lacks a feature which was causing a problem. v1.1.7 resolves this problem, which you can test here:

https://barcode.leethost.com/

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

3 participants