Eric Blade
Eric Blade
Yep, so when you increase the size too far, with the patchSize also up (i think), then you end up with one or both of the last 2 parameters in...
hmm.. what resolution? what are the parameters you're using to init Quagga? Since your image has multiple barcodes, which could easily confuse the locator, I'd suggest turning off the locator,...
oh, also, if you happen to know the encoding for each of the barcodes, that'd be handy to know too, so I know what I"m trying to get out of...
hmm. well, it seems it's a particularly difficult image to decode, as i literally crashed a couple of other barcode readers, and neither quagga nor a couple of others i...
Cheers @julienboulay ! Increasing resolution might well do the trick then. I am curious what webcam you used that was able to read, also. I've had significant difficulty with most...
I don't know anything about the topic, but if you can provide a sample barcode and what you're expecting to find, I might be able to have a look at...
For the most part, it works on modern iOS devices, as far as I'm aware. In the current betas, it even works in Chrome on iOS, not just in Safari,...
> this library also works perfectly in progressive web apps This is a trick I need to learn! :-D
> When you say current betas, you mean of the iOS operating system or browser versions? Current betas of iOS allow getUserMedia to work in WebView, so people using those...
There are a lot of old iPads out there that are limited to iOS 9 or 10, though :( Quagga does offer a wrapper, Quagga.CameraAccess.enumerateDevices() i believe it's called, though...