Hi Mark,

On Sunday 10 June 2007, Mark Edgington wrote:
> Probably this is already being addressed, but it seems like providing a
> 'read' (as opposed to 'mmap') method for accessing video devices is
> important. If many pieces of software are using this method, then they
> would instantly benefit from the linux-uvc project if a read method was
> made possible.
>
> For a bug comment which highlights this problem, please see the following:
> https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/77456/co
>mments/8

read() is indeed on my todo-list. The mmap() method was implemented first, is 
it was the most efficient and widely used method. I just haven't had time to 
implement read() yet.

I'm not sure if read() was a good idea in the first place, but as it's now in 
the V4L2 specification I'll try to implement it sometimes.

Best 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