Hi Alexey, On Wednesday 31 August 2011 10:04:25 Alexey Fisher wrote: > Am 31.08.2011 08:36, schrieb Pierre Gronlier: > > On Wed, Aug 31, 2011 at 1:07 AM, Laurent Pinchart wrote: > >> On Saturday 27 August 2011 11:50:55 Max Lapshin wrote: > >>> By the way, have you seen document > >>> http://www.usb.org/developers/devclass_docs/USB_Video_Class_1_1_052811. > >>> zip ? > >>> There are some encoder setup options. > >> > >> That's the totally broken spec I don't want to support. > > > > Even if it allows Linux users to use Skype with hardware encoding camera > > ? > > I think the question like to do or not to do is not quiet correct here. > If make this webcam work, will do help in some situations... then why > not. But it looks like Laurent is only responsible for UVC module and he > is right - it is not belong to uvc. > > But - there are some cam now, what use uvc and notuvc stuff. It will be > interesting to use uvcvideo like a library and have some extension part. > B990 is one of this. > On other side, if logitech will make next month new cam with other H264 > specification, it will be work for one cam only. Then automatically will > come the question, who will maintain this code. > > One more question: do h264 part work out of the box with uvc driver on > windows?
UVC devices that comply to the new UVC H.264 spec should work out of the box (provided the Windows UVC driver is new enough), but *only* with applications that implement support for UVC H.264. Applications that use the generic DirectShow API and try to get H.264 video from the device will fail. The only application that I know to work is Skype, as they co-designed the spec. UVC devices that implement another H.264 interface will require a custom driver and/or custom applications. -- Regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel