Results 656 comments of Eric Blade

This problem also seems to affect ean_8, test file 004, which fails in cypress, but succeeds in node. Curiously, it worked in PhantomJS. I've long suspected that there may be...

I suspect that the code is a javascript port of some pieces of Open CV, but not particularly certain on that. Much of it does seem to be rather dependent...

hmm. I'm not very confident on iOS supporting enabling torch/flash in Safari. Apple has been absolutely terrible with media support in iOS Safari, taking years to support features, and then...

Also, MDN/Mozilla offers a playground where you can test out various constraints so you might try that https://developer.mozilla.org/en-US/docs/Web/API/Media_Streams_API/Constraints#result

i don't know anything about iOS internals, but i'd guess that they probably reset the camera, including the flash, to a specific state when turning it on. :| I'm guessing...

TODO: Update documentation to include some information about how to use the Torch and Zoom methods, and what platforms they are known to be available on.

... also i've noticed through extensive use of the UPC reader the last few days, that putting a finger above and below the UPC barcode seems to significantly improve the...

I'm not sure how to help you on that one -- according to the stack trace, someone is calling initializeCamera in your component, which goes to Quagga.start, which.. ends up...