On 22/09/10 23:52, Laurent Pinchart wrote:
> Hi Florian,
> 
> On Friday 17 September 2010 07:57:24 Florian Echtler wrote:
>> On Thu, 2010-09-16 at 16:44 +0200, Laurent Pinchart wrote:
>>>> I'm aware that this is a really ugly hack right now, but maybe it
>>>> provides a starting point for those of you with more insight into how
>>>> the driver works. I'd be glad for some hints as to how to proceed!
>>>
>>> The patch looks good to me, except of course that it's a hack :-)
>>
>> Good to hear :-)
>>
>>> The real question we need to answer is how to expose the still image
>>> capture function to userspace. Should a new video node be created for
>>> still image capture ? The new video node could be linked to the existing
>>> one using the media controller API. Or should we use multiple open on a
>>> single video node ? In that case, how would we select video/still image
>>> capture ?
>>
>> Good point - I'd say that a second device node, e.g. /dev/stillX would
>> be the best solution. Otherwise, you'd have to rewrite every piece of
>> video software to include the new ioctl (or something like that). With a
>> separate dev node, it _should_ "just work" (TM)....
> 
> I think this should be discussed on the linux-media mailing list. We're 
> creating a still image capture API (or at least an interpretation of the V4L 
> API on how to capture still images), developers of other drivers could be 
> interested.

How did the discussion go?

Is there any interest to go along with this?


(I'm bound to be wanting to play with this at Christmas... ;-) )
((...And some 3D analysis software... :-) ))


Regards,
Martin



_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to