Hi,

On Thursday 16 June 2011 11:09:51 Ajay Bhargav wrote:
> Hi Paulo,
> 
> I have the pdf document of the same. But the thing is my camera is UVC V1.0
> and actual format coming from camera is H.264 encoded stream in MPEG2-TS
> format. So i will have to look for only MPEG2-TS support. I hope i am
> going in right direction. As per my UVC traces, the video streaming format
> is 10 which is MPEG2-TS.
> 
> @Laurent, Please provide me some information so i can move ahead.

H.264 UVC payloads have been implemented in various webcams before the 
official H.264 UVC payload spec got released. Those implementations are not 
documented, and not supported by the driver. Without documentation from the 
manufacturer, H.264 encoder parameters won't be supported.

The official H.264 UVC specification isn't better. Its only purpose is to 
support Logitech webcams in Skype under Windows. Its quality is way below what 
I would expect from a USB-IF specification. I don't plan to implement support 
for that spec in the uvcvideo driver in the near future. I'll review patches, 
but I will NAK anything that isn't clean enough. And from reading the spec 
producing a clean implementation will be pretty difficult.

-- 
Regards,

Laurent Pinchart
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to