Hey,

Actually, it couldn't be much simpler. I think what you're looking for is  
the "Exposure, Auto" control, which looks something like this:

   Auto-exposure mode
     ID      : 15,
     Type    : Choice,
     Flags   : { CAN_READ, CAN_WRITE },
     Values  : { 'Manual'[1], 'Aperture priority'[8] },
     Default : 8

Setting the control to 1 disables auto-gain and setting it back to 8  
reenables it. If you look at the UVC specification you'll see the meaning  
of the different bits, but 1 and 8 are the only values supported by the  
Logitech cameras.

Cheers,
Martin


On Wed, 06 Dec 2006 11:12:15 +0100, andrea giachetti <[EMAIL PROTECTED]> wrote:

> Hi
> Is there a way tro disable the automtic gain control
> of Logitech QuickCam Fusion webcams using
> linux-uvc? Thanks in advance
> andrea giachetti
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to