cryptoadvance / specter-desktop

A desktop GUI for Bitcoin Core optimised to work with hardware wallets
MIT License
803 stars 238 forks source link

Selecting from multiple different camera feeds, camera brightness settings #1388

Open kornpow opened 3 years ago

kornpow commented 3 years ago

I am using SeedSigner, and often using the internal webcam of my computer causes lots of glare issues. I have an external USB camera which is of higher quality with better auto-focus.

It could be a cool feature to be able to select between multiple cameras in specter. Currently my workaround is luckily my laptop has a button to turn off power to the internal camera.

It would also be a cool feature to be able to adjust camera brightness/contrast, etc settings, like you can in the linux Guvcview software.

stepansnigirev commented 3 years ago

Switching between cameras is certainly possible and we should add that, other settings might not be available via standard JavaScript but I'll have a look what we can do