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

Is there a way to configure quagga to fallback on zxing-js when it cannot identify a barcode in the image? #544

Open
ghevge opened this issue Jun 6, 2024 · 1 comment

Comments

@ghevge
Copy link

ghevge commented Jun 6, 2024

Is there a way to configure quagga to fallback on zxing-js when it cannot identify a barcode in the image?

@ericblade
Copy link
Owner

You could use the external reader functionality to pass the image to another code/service/whatever.

Example: https://github.com/ericblade/quagga2-reader-qr

That reader plugin passes unrecognized images to a QR 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