Search code examples
barcode-scanner

Barcode decoding using Javascript


We are working on an application where barcode image is captured using that device Webcam.

Now we need to show the information (decoded information) in the bar code in a text box. Is there any Javascript API or Plugin to decode the barcode information?


Solution

  • The QuaggaJS library supports barcode streaming from webcam