SkillAgentSearch skills...

Html5qrcodereader

A basic HTML5 qr code reader example, easy to implement, based on other scripts

Install / Use

/learn @Kephson/Html5qrcodereader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HTML5 QR-code reader - no flash, only html and javascript

Actual version: 1.1.0

A very basic QR-code reader based on:

  • jQuery: http://jquery.com/
  • webcamjs: https://github.com/jhuckaby/webcamjs
  • QR-code library: https://github.com/LazarSoft/jsqrcode

The example (index.html) uses webcamjs to read an image from the webcam, please visit the docs of webcamjs if there are any questions.

Examples:

  • Demo -> example with webcamjs

Usage: Only clone or download this script and test it on your local webserver. Make sure you're using HTTPS-protocol to get it work with modern browsers. Enjoy!

Other projects with webcam QR code reading:

View on GitHub
GitHub Stars61
CategoryDevelopment
Updated1y ago
Forks33

Languages

JavaScript

Security Score

65/100

Audited on Sep 4, 2024

No findings