Results 656 comments of Eric Blade

I don't know of any specific settings that would prevent it from working in such a fashion. I am however, reasonably certain, that none of the automated tests actually test...

#388 also involves 2D barcodes, but I simply do not know enough about this sort of thing to even know if the existing framework is suitable for decoding that or...

hmm. i haven't got the slightest idea what any of that is about :-D @tmaex @mistressofjellyfish if either of you would like to attach some sample barcode images that you...

Well, the crux of the problem, is that iOS doesn't support camera outside of Safari until version 15. That said, it does look like Exception is not setting the error...

On that, I unfortunately don't have any idea on. Might have to step through Quagga.init() with a debugger to see what's causing those messages, or where it's erroring (i am...

Does the iPhone 12 pro report multiple camera devices available if you use enumerateDevices() to get a list of available inputs? On most Android devices these days, there are multiple...

aahh that's at least helpful. @Lordodson would you be able to swap in the unminified version (from dist/quagga.js instead of dist/quagga.min.js) and perhaps provide any more detail that might give?...

ok that does basically look like you're using a variant of my react demo, so I'd also expect that my application would fail.. I'm going to ping my users and...

@RobertDickey interesting that you seem to be successful with scanning at least, and others are hitting some sort of software failure that seems like it's unique to the device. Considering...