A
A
andreyi42019-08-02 15:26:26
Barcodes
andreyi4, 2019-08-02 15:26:26

How to do barcode recognition in PHP or JS in web application?

I am making a web application for viewing data from PCs and mobile phones using PHP, JS, CSS, HTML. Without any frameworks.
Need to make a barcode scanner for mobile phones.
Made the output of streaming video through the front camera. I can take images (screenshots) from this video, too, in the stream. Now the task is to learn how to decode these images for barcodes and display the barcode code in a line.
How can this be implemented?
I'm trying to find libraries, and they are for applications on mobile phones.
I just need to implement the task through JS or PHP.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2019-08-02
@andreyi4

https://serratus.github.io/quaggaJS/examples/live_...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question