Introducing camera in a scene for a mobile app

Hi, I need to embed a possibility to capture a QR code in a page just like on the picture below. Can somebody help? Thanks!

Take a look, it allows you to prompt users for permission to use their device's camera on the web purely through JS. You can then manipulate the input as a stream.

1 Like

QRCodeReader.hype.zip (16,4 KB)

You might need to tweak it a bit for mobile. Read more and based on:

2 Likes