saki4510t / UVCCamera

library and sample to access to UVC web camera on non-rooted Android device
3k stars 1.21k forks source link

How to control the button on uvc camera and disable the autowhitebalance/ autoexposure feature ? #642

Open Christina-ko opened 2 years ago

Christina-ko commented 2 years ago

Hi, I am using your library to open an uvc camera.

Now, I have two problems when I using uvc camera:-

How to I get the button signal from uvc and trigger it to capture image? How to turn off the autowhitebalance feature for uvc camera? Your help is really appreciate. Thanks in advanced.