quaggajs Questions

4

I'm using quaggaJS (https://github.com/serratus/quaggaJS) to read barcodes in a web application. It works very well, and this is my initialization code: Quagga.init({ inputStream: { name: "Live"...
Tentation asked 18/4, 2017 at 15:23

0

I want to create a PWA which acts as a bar- and QR-code scanner. For detecting QR-codes I use jsQR (see: https://github.com/cozmo/jsQR), for barcodes, I want to use QuaggaJS (see: https://serratus....
Friedrick asked 3/7, 2020 at 10:37

1

I'm trying to make a barcode scanner with Quagga. But I can only see the live version of the webcam, but it doesn't recognize any (code 128) barcode. (The snippet doesn't show the webcam on stackov...
Autodidact asked 2/6, 2017 at 12:41

0

I'm creating an app to read barcodes. I'm using QuaggaJS as a barcode reader library. My problem is that I can turn the torch on, but I can't turn it off. var track = Quagga.CameraAccess.getActive...
Monophyletic asked 16/2, 2019 at 19:9
1

© 2022 - 2024 — McMap. All rights reserved.