Scan with your camera to try now:
Details
- Implements https://github.com/mebjas/html5-qrcode
- PWA tested.
- Pure client-side.
- Fast, with no low-lighting or resolution restrictions.
- Zero Cordova!
- Zero dependencies!
- Zero AOs!
API Documentation:
Ihttps://github.com/mebjas/html5-qrcode
https://scanapp.org/html5-qrcode-docs/docs/apis/classes/Html5Qrcode
If you want to contribute, ask to be invited to the team!
Current limitations:
- No additional configurations.
- Only looks good in portrait mode (no real support for orientation yet)
- Tested in chrome desktop browser & IOS/Safari/PWA & Android.
- This uses the 2nd camera. On a phone, this should always be the front-facing camera. Unless you have two cameras on your computer, it will probably throw an error from a desktop browser. (It was not designed for desktop, but that would be a simple mod...)
Added an input parameter to the block to let you pass in the desired camera number.
It defaults to 1.