Hi Ajay, On Thursday 23 June 2011 06:39:28 Ajay Bhargav wrote: > Hi Laurent, > > Thanks for your reply. Well I know that H.264 payload is specified in newer > UVC 1.1 documentation, but my webcam is not sending H.264 as payload. Its > sending MPEG2-TS according to UVC1.0 secifications, i found out during > debugging, format descriptor gives 0x0A as Descriptor subtype. > > As per old archives from mailing list i added MPEG2-TS handling similar to > DV format. I am now able to create a /dev/video device on my machine but i > have no idea how to add stream support to UVC-v4l2 interface or where to > add that support. As there is no frame descriptor V4L2 driver is not able > to detect the frame rate etc... Maybe i am getting little confused here?
Implementing MPEG2-TS support is onmy TODO list, but I unfortunately don't own any UVC device that implements MPEG2-TS :-S -- Regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
