vue-qrcode-reader icon indicating copy to clipboard operation
vue-qrcode-reader copied to clipboard

user which camera he wants to use?

Open luisrossi opened this issue 2 years ago • 1 comments

Is it possible to provide the user which camera he wants to use?

Something like this: https://nimiq.github.io/qr-scanner/demo/

luisrossi avatar Oct 04 '21 14:10 luisrossi

If you request this feature because the component picks the wrong camera by default (wide-angle camera, infrared, ...), then please open this website on your device. You'll see a list of cameras installed on your device. Copy the list. paste it here and tell me which is the bad camera that got picked by default and which is the right one that should have been picked.

gruhn avatar Oct 26 '21 16:10 gruhn

This is possible in v5.0.0 now via the constraints prop

gruhn avatar Jul 19 '23 09:07 gruhn