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

bar code detection speed #59

Open
mquevedob opened this issue Aug 4, 2023 · 2 comments
Open

bar code detection speed #59

mquevedob opened this issue Aug 4, 2023 · 2 comments

Comments

@mquevedob
Copy link

hello guys

i installed this module in my vue project and i noticed sometimes it is like it does not detect the barcode
however i tested the one in Vercel and that one works really well
it is really fast

what would be the difference?

@mquevedob
Copy link
Author

As sk-tjdownes said in a previous issue

package.json:

"resolutions": {
"@zxing/library": "^0.20.0"
}

this solves it

@teckel12
Copy link

@mquevedob As this project seems abandoned, I've forked it and added many enhancements which makes it work much better, including selecting the correct camera that supports autofocus, activating the torch (flash) and using the latest version of the zxing library (which solves the speed issue). Check it out and let me know how it works for you:

https://github.com/teckel12/vue-barcode-reader

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