Skip to content

tony-xlh/AnimatedQRCodeReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

AnimatedQRCodeReader

Update: There is a new cross-platform Ionic version which supports two-way communication: https://github.com/tony-xlh/QRTransfer/

Animated QR code reader. The repo contains the generator as well.

Using the generator and reader, it is possible to transfer data between two devices without an Internet connection.

The generator and reader are implemented in JavaScript using the QR code generator and the Dynamsoft Barcode Reader.

An Andoird project using Dynamsoft Camera Enhancer and Dynamsoft Barcode Reader is included as well.

PS: Dynamsoft Barcode Reader is a commercial SDK. You need to apply for a license to use it: apply for a trial.

Online demo

Generator

Scanner

Blog

https://www.dynamsoft.com/codepool/transfer-data-with-animated-qr-codes.html

What Advantages of Dynamsoft Barcode Reader Does this Demo Showcase?

  1. The ability to read high-version QR codes.
  2. The speed of reading barcodes from camera frames.
  3. The great customizability.

References

txqr