* h.264 web cam
@ 2011-05-25 19:44 Jerry Geis
2011-05-25 20:06 ` Laurent Pinchart
0 siblings, 1 reply; 6+ messages in thread
From: Jerry Geis @ 2011-05-25 19:44 UTC (permalink / raw)
To: linux-media
I am trying to find the code for h.264 mentioned
http://www.spinics.net/lists/linux-media/msg29129.html
I downloaded the linux-media-2011-05.24 and it is not part of uvc_driver.c
Where can I get the code?
Thanks,
Jerry
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: h.264 web cam
2011-05-25 19:44 h.264 web cam Jerry Geis
@ 2011-05-25 20:06 ` Laurent Pinchart
2011-05-25 20:34 ` Jerry Geis
2011-05-27 9:35 ` Hans Verkuil
0 siblings, 2 replies; 6+ messages in thread
From: Laurent Pinchart @ 2011-05-25 20:06 UTC (permalink / raw)
To: Jerry Geis; +Cc: linux-media, Hans Verkuil
Hi Jerry,
On Wednesday 25 May 2011 21:44:59 Jerry Geis wrote:
> I am trying to find the code for h.264 mentioned
> http://www.spinics.net/lists/linux-media/msg29129.html
>
> I downloaded the linux-media-2011-05.24 and it is not part of uvc_driver.c
>
> Where can I get the code?
That code only exists in the patches you've found. They haven't been applied
to the uvcvideo driver, because we haven't decided yet how H.264 should be
exposed to applications by the V4L2 API.
We now have a better understanding of H.264. Hans, could you review the H.264
patch at the link above and tell me what you now think about the new fourcc ?
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: h.264 web cam
2011-05-25 20:06 ` Laurent Pinchart
@ 2011-05-25 20:34 ` Jerry Geis
2011-05-25 20:51 ` Laurent Pinchart
2011-05-27 9:35 ` Hans Verkuil
1 sibling, 1 reply; 6+ messages in thread
From: Jerry Geis @ 2011-05-25 20:34 UTC (permalink / raw)
To: Laurent Pinchart; +Cc: linux-media, Hans Verkuil
Laurent Pinchart wrote:
> Hi Jerry,
>
> On Wednesday 25 May 2011 21:44:59 Jerry Geis wrote:
>
>> I am trying to find the code for h.264 mentioned
>> http://www.spinics.net/lists/linux-media/msg29129.html
>>
>> I downloaded the linux-media-2011-05.24 and it is not part of uvc_driver.c
>>
>> Where can I get the code?
>>
>
> That code only exists in the patches you've found. They haven't been applied
> to the uvcvideo driver, because we haven't decided yet how H.264 should be
> exposed to applications by the V4L2 API.
>
> We now have a better understanding of H.264. Hans, could you review the H.264
> patch at the link above and tell me what you now think about the new fourcc ?
>
>
Thanks I am trying to get an H.264 hardware encoded web cam from
Facevsion E1 to work on linux.
Its far superior to the the other web cams I was using.
Jerry
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: h.264 web cam
2011-05-25 20:34 ` Jerry Geis
@ 2011-05-25 20:51 ` Laurent Pinchart
2011-05-25 21:01 ` Jerry Geis
0 siblings, 1 reply; 6+ messages in thread
From: Laurent Pinchart @ 2011-05-25 20:51 UTC (permalink / raw)
To: Jerry Geis; +Cc: linux-media, Hans Verkuil
Hi Jerry,
On Wednesday 25 May 2011 22:34:28 Jerry Geis wrote:
> Laurent Pinchart wrote:
> > On Wednesday 25 May 2011 21:44:59 Jerry Geis wrote:
> >> I am trying to find the code for h.264 mentioned
> >>
> >> http://www.spinics.net/lists/linux-media/msg29129.html
> >>
> >> I downloaded the linux-media-2011-05.24 and it is not part of
> >> uvc_driver.c
> >>
> >> Where can I get the code?
> >
> > That code only exists in the patches you've found. They haven't been
> > applied to the uvcvideo driver, because we haven't decided yet how H.264
> > should be exposed to applications by the V4L2 API.
> >
> > We now have a better understanding of H.264. Hans, could you review the
> > H.264 patch at the link above and tell me what you now think about the
> > new fourcc ?
>
> Thanks I am trying to get an H.264 hardware encoded web cam from
> Facevsion E1 to work on linux.
> Its far superior to the the other web cams I was using.
Any chance I could get a sample from Facevision ? :-)
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: h.264 web cam
2011-05-25 20:51 ` Laurent Pinchart
@ 2011-05-25 21:01 ` Jerry Geis
0 siblings, 0 replies; 6+ messages in thread
From: Jerry Geis @ 2011-05-25 21:01 UTC (permalink / raw)
To: Laurent Pinchart; +Cc: linux-media, Hans Verkuil
Laurent Pinchart wrote:
> Hi Jerry,
>
> On Wednesday 25 May 2011 22:34:28 Jerry Geis wrote:
>
>> Laurent Pinchart wrote:
>>
>>> On Wednesday 25 May 2011 21:44:59 Jerry Geis wrote:
>>>
>>>> I am trying to find the code for h.264 mentioned
>>>>
>>>> http://www.spinics.net/lists/linux-media/msg29129.html
>>>>
>>>> I downloaded the linux-media-2011-05.24 and it is not part of
>>>> uvc_driver.c
>>>>
>>>> Where can I get the code?
>>>>
>>> That code only exists in the patches you've found. They haven't been
>>> applied to the uvcvideo driver, because we haven't decided yet how H.264
>>> should be exposed to applications by the V4L2 API.
>>>
>>> We now have a better understanding of H.264. Hans, could you review the
>>> H.264 patch at the link above and tell me what you now think about the
>>> new fourcc ?
>>>
>> Thanks I am trying to get an H.264 hardware encoded web cam from
>> Facevsion E1 to work on linux.
>> Its far superior to the the other web cams I was using.
>>
>
> Any chance I could get a sample from Facevision ? :-)
>
>
I dont know.... I am not with them. You could always contact them.
Where are you in the world?
I can always connect it to a machine here and give you access?
Let me know,
Jerry
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: h.264 web cam
2011-05-25 20:06 ` Laurent Pinchart
2011-05-25 20:34 ` Jerry Geis
@ 2011-05-27 9:35 ` Hans Verkuil
1 sibling, 0 replies; 6+ messages in thread
From: Hans Verkuil @ 2011-05-27 9:35 UTC (permalink / raw)
To: Laurent Pinchart; +Cc: Jerry Geis, linux-media
On Wednesday, May 25, 2011 22:06:38 Laurent Pinchart wrote:
> Hi Jerry,
>
> On Wednesday 25 May 2011 21:44:59 Jerry Geis wrote:
> > I am trying to find the code for h.264 mentioned
> > http://www.spinics.net/lists/linux-media/msg29129.html
> >
> > I downloaded the linux-media-2011-05.24 and it is not part of uvc_driver.c
> >
> > Where can I get the code?
>
> That code only exists in the patches you've found. They haven't been applied
> to the uvcvideo driver, because we haven't decided yet how H.264 should be
> exposed to applications by the V4L2 API.
>
> We now have a better understanding of H.264. Hans, could you review the H.264
> patch at the link above and tell me what you now think about the new fourcc ?
Yes, that's fine. It matches the proposals from Kamil Debski, so this can go ahead.
Regards,
Hans
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-05-27 9:36 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-25 19:44 h.264 web cam Jerry Geis
2011-05-25 20:06 ` Laurent Pinchart
2011-05-25 20:34 ` Jerry Geis
2011-05-25 20:51 ` Laurent Pinchart
2011-05-25 21:01 ` Jerry Geis
2011-05-27 9:35 ` Hans Verkuil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox