bitpay / cordova-plugin-qrscanner

A fast, energy efficient, highly-configurable QR code scanner for Cordova apps and the browser.
MIT License
567 stars 773 forks source link

Does it supports an external USB camera? #406

Open yelban opened 3 months ago

yelban commented 3 months ago

In the issue of the original repo, someone mentioned that this plugin can support external USB cameras, but it can only be used once. ( USB camera: QR scanner works only once https://github.com/bitpay/cordova-plugin-qrscanner/issues/285 )

It seems that this plugin should be able to support external USB cameras, perhaps just by figuring out the correct settings? If successful, this will be the first Cordova plugin to support taking photos with an external USB camera!