Open monteslu opened 6 years ago
here's an example: https://github.com/monteslu/ar3d/blob/master/scripts/jsqrcode/qrworker.js#L24
could fallback to javascript implementation if not on chrome
a little more info on shape detection API: https://wicg.github.io/shape-detection-api/#barcode-detection-api
It's live in chrome stable
here's an example: https://github.com/monteslu/ar3d/blob/master/scripts/jsqrcode/qrworker.js#L24
could fallback to javascript implementation if not on chrome