The idea is develop an Android App for capturing the video from an USB camera. The chip in the camera sends UVC video. The chip in the camera can be controlled using UVC Extension Unti Control. The chip manufacturer only gives the Extension Unit Control GUID documentation that includes the Control Selector, the Command Control Value, Request and descriptions.
Anyone knows how to implement this UVC extension unit control in an Android app?
Thank you very much in advance.
Regards, Joel
Some app developer has told me that it is not possible, but according to the chip manufacturer into the USB camera it should be possible.