Skip to content

Javascript binding of AS3(.swf) zxing to read QR-codes from Webcam

Notifications You must be signed in to change notification settings

flockonus/QR_AS3_JS_zxing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(sorry guys, I am not maintaining this project, check out this fork there may be others too)

QR_AS3_JS_zxing

This project is a simple ActionScript3 rip of Google zxing-lib, in order to read QR codes from webcam and trigger a js callback.

For possible uses, inspiration and some use, see my_blog_post
The webcam is initialized as 640x480. The swf only display the webcam in real-time

Use

For most comprehensive use see example/ Use Firebug or Chrome Console to see results happening.

License

Use as you want, just be sure that your project is compatible with ZXing's Apache License 2.0

FAQ or important

You may experience trouble trying to run this locally on Unix systems, for that matter, you may either try on Windows or create a small localhost server.

This lib has been tested on Windows and Ubuntu, on a 640x480 webcam. Feedback is appreciated.

About

Javascript binding of AS3(.swf) zxing to read QR-codes from Webcam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published