Hi, On Monday 01 June 2009 07:01:27 fjklsd wrote: > Hi. > I'm developing a kind of webcam which transfer MJPEG and H.264 > simultaneously with UVC. I'm not sure that UVC driver supports 2 streaming > Inteface. Actually, UVC spec supports multiple streaming interface. > However, I can't figure out how to use uvc driver for using 2 streaming > interface. > Is it possible to use 2 streaming interface with UVC driver? If possible, > can anyone help me to use UVC driver about using 2 streaming interface > simply?
The UVC video driver currently doesn't support multiple streaming interfaces. The main reason was that I lacked hardware with multiple streaming interfaces to test that feature. By the way, does the Windows UVC driver support multiple streaming interfaces ? If you send me the USB descriptors of your devices I could have a look at the driver to see how I could add multiple streaming interfaces support. Best regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
