Hi, I have a project, which require raw pixel data from UVC camera (image processor off). There are products in China, which use UVC camera controller known to support streaming raw pixel data, for example Vimicro VC0345. Their Windows driver exposes 8-bit and 10-bit raw data modes, but they don't support it on Linux. What is the easiest way to make it available on Linux? If they tell me what is guidExtensionCode and bmControls address (bit mask) for the control to turn image processor off, is it going to be enough information to access this control? If I can't get any information from them, is brute force method of testing each EXTENSION_UNIT control feasible? BTW, I know that some Logitech webcams support raw data streaming, but I can't use them for mechanical and other reasons. Thank you,Paul
_______________________________________________ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel