Forum

Vitali Kurdasov
Moderator
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Basics (100)
    Has successfully completed the online course Advanced (310)
    Has successfully completed the Intermediate Certification
3 years, 7 months ago #29583
Up
1
Down
::

Hi Patrick,

the nativ QR-Code feature is only for mobile devices, if you want to decode the QR-Code in your Web Application, you’re going to need a external library (you can try this one https://github.com/LazarSoft/jsqrcode) for it.

Afterwards you can build a videostream to scan the QR-Code or you can upload the QR-Code as image and decode it with your chosen library.