schmich / instascan

HTML5 QR code scanner using your webcam
https://schmich.github.io/instascan/
MIT License
2.96k stars 863 forks source link

Allow user to explicitly specify parameters to getUserMedia #41

Open schmich opened 7 years ago

schmich commented 7 years ago
adriengibrat commented 7 years ago

Overriding constraints provided to getUserMedia could be donr the way I've described in #33 : I'm thinking about passing some kind of contraint to Camera.getCameras()

For the record: