Hi,

On Sunday 09 May 2010 20:55:56 Palmax Maverick wrote:
> Dear developers of linux-uvc,
> 
> I want to list all VS Interfaces of my devices (
> /sys/class/video4linux/video0, /sys/class/video4linux/video1, ...,
> /sys/class/video4linux/videoN ).
> I think that I should use VS_PROBE_CONTROL, but do you know a good
> example for doing it?

The VS_PROBE_CONTROL is used to negotiate the video streaming parameters, not 
to list the VS interfaces.

> I need it for getting each Input Header of each VS Interface.

Do you need to do it manually or in a software ? In the first case why don't 
you just use lsusb ?

-- 
Regards,

Laurent Pinchart
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to