Eric Blade
Eric Blade
First, remove any readers you're not using, they could cause false results to be returned. Second, I'd guess it's possibly related to the camera device. High quality cameras that autofocus...
Check the errors result, and/or validate that the barcode scanned is valid, before passing it on. Especially from a LiveStream, your input image may have significant differences between scans, maybe...
Probably not a good idea to have ALL of the barcode readers, but hey, if it works, go for it
I have noticed that the sample app doesn't seem to work when set to 1920, I've never looked into why. I don't presently know if that's a limitation of the...
if you could supply an image that size with a hopefully readable barcode, that'd be great to have in our test fixtures
Thank you for digging into that! hmm. ok, so, we have a 65536 buffersize, it offsets way outside of that, with a length that is almost half that. Makes sense....
Package maintainer is not likely to show up anytime soon to push an update. No idea if that fix will even fix the problem. Ultimately, I think it comes down...
hmm. using the same Chrome version on each device? it is possible that perhaps there's some device-related breakage in chrome, although it does seem a bit unlikely.. i've heard reports...
A potential fix has been implemented in @ericblade/quagga2 @ 1.3.0 . Please test and report results there. https://github.com/ericblade/quagga2/issues/266 Note that there is still an open issue in the Android bug...
Doesn't look like it'd be too hard to make a Shape Detection API reader, although it doesn't appear that it provides the full amount of information that is available in...