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

scanning in dotnet8 and maui is unacceptable slow #169

Open
guido-gtt opened this issue Feb 13, 2024 · 1 comment
Open

scanning in dotnet8 and maui is unacceptable slow #169

guido-gtt opened this issue Feb 13, 2024 · 1 comment

Comments

@guido-gtt
Copy link

about 10% of the time detecting barcodes is really bad..
We try with different light, moving, holding still, different angles, everything we can think of, but it takes sometimes a full minute before a barcode is detected, sometimes it never gets detected.
Tested on a samsung A13 and A14
Previously, we used zxing on Xamarin, this is so good and fast with our barcodes. Bad light and long distances were not a problem there.

we tried AutoRotate = true, TryHarder = true, Multiple = false ) but nothing helps

If there are some workarounds please let us know. Our app is ready, that's the only thing that's stopping us..

Thank you and best regards
Guido

@guido-gtt
Copy link
Author

I left the zxing library and tried this one, it scans very good but has troubles displaying, I need to set a fixed height else it does not show
https://github.com/afriscic/BarcodeScanning.Native.Maui

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

1 participant