I've been a backend web developer for several years now. Swimming in the waters of databases, object oriented programming, and beautiful frameworks...
For further actions, you may consider blocking this person and/or reporting abuse
Nice work, Mark! So has HEB shutdown your access to that private API yet? 😎️
Like you, I found QuaggaJS to be grossly out of date, but was able to get it working...almost. It open the camera, I can see the video, but it doesn't do anything with barcodes. From your demo video, it appears the detection and decoding is automatic--once the barcode is in the view, it just finds it and decodes it--firing Quagga's
onDetected()handler. Right?My onDetected is never firing and no errors in console.
Thanks for sharing you work! ☕️
I love reading solutions like this. Makes me remember why I started. Great job!
Wow! This is so naughty :) Great work. Here is a list of barcode apis one can use in place of QuaggaJS.
Thanks for sharing this!
Nice - was thinking of making a little app like this and stumbled across this article. Is your source code for this available? Would be a great reference point if it was!