简体   繁体   中英

HTML5 Barcode QRcode scanner

After many searches, i don't find a good solution for my project.

I want to create a responsive website (written in Angular2) which proposes in a feature to scan ever a barcode or a qrcode with users mobile camera.

I've found "Zxing" but javascript implementation of this open source project don't integrate barcode scan (only qrcode one).

Does anyone know a solution for scanning both qrcode and barcode using mobile camera and in a website (not a native solution so) ?

Thanks by advance

You can use a 3rd party barcode reader SDK to meet your needs. Try this online demo of scanning barcode and qrcode via mobile browsers. The demo uses Dynamsoft Barcode Reader SDK. (Disclaimer: I work for the company)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM