Results 656 comments of Eric Blade

I use basically the same code that is in live_w_locator, so i'm not sure that that is broken (though you probably don't want to use this code, as it does...

@khanguslee if you have some way you can get the JSON output, that'd be pretty helpful, it's a lot easier for me to see it in front of me than...

oh, are you using multiple: true ? i wonder if that might make a difference. perhaps something i'd like to do is more thoroughly document that data format, and make...

that example is alright, though getting some what dated, in comparison to both react and quagga (and quagga hasn't seen an update for quite a while now either :| )...

@mandysimon88 the big difference that I see between your code and mine, is that mine calls Quagga.onDetected in the Quagga.init() callback, before calling Quagga.start(). Looks like yours calls onDetected before...

also worth noting I cannot get any desktop camera to reliably scan, i can get an occasional not reliable scan by maxing out the resolution. i don't know if that's...

I don't see anything obviously wrong there. Is there anything in the Javascript console?

The previous example used code_128 by default, macmorning's changes switch it to ean by default. I personally use upc_reader and ean_reader for general products and books, and it mostly works...

Post your configurations. Also, since barcode scanning reads the *white* space not the *black* space, an example like the one above might fail automatically due to all the grey spots,...

hate to bump a post, but i didn't get any opportunity to mess with this over this past weekend, and would like to this weekend. I guess it might be...