gruhn / vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.
https://gruhn.github.io/vue-qrcode-reader
MIT License
2.03k stars 330 forks source link

Update camera.js vietnamese camera #340

Closed tranthotuong closed 11 months ago

tranthotuong commented 1 year ago

Update black list vietnamese camera

gruhn commented 1 year ago

Hi, thank you for your contribution. Note that the version number of releases is automatically determined form commit messages. This only works if we follow Angular Commit Message Conventions. For example:

fix: blacklist vietnamese desk view camera
gruhn commented 11 months ago

Closing this, since I ditched the whole idea of device black lists. Use the new constraints prop to pick a specific camera via device ID.