scanapp-org / scanapp-org.github.io

Source of scanapp.org
https://scanapp.org
Apache License 2.0
5 stars 3 forks source link

https://scanapp.org/blog/2022/10/30/using-flash-or-torch-with-html5-qrcode.html #30

Open utterances-bot opened 5 months ago

utterances-bot commented 5 months ago

Using Flash or Torch with Html5-Qrcode

mebjas/html5-qrcode is a fairly used open source library for implementing QR Code or barcode scanner in a web application. There has been ask supporting torch or flash feature with the scanner. This feature is usually very well supported on native scanner apps that are available on Android or IOS. In this article I'll share how to add torch support with both end to end library (Html5QrcodeScanner) as well as the low level library (Html5Qrcode).

https://scanapp.org/blog/2022/10/30/using-flash-or-torch-with-html5-qrcode.html

Yoti-Olive commented 5 months ago

Hello, thanks for this article. I desperately need to implement such a feature on my app, but unfortunately, it's not working on iphone 12. Is there any update coming ? Thanks a lot