public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* UVCVIDEO for 2.6.27 ?
@ 2008-06-27 20:55 Maxim Levitsky
  2008-06-30 12:16 ` Maxim Levitsky
  0 siblings, 1 reply; 4+ messages in thread
From: Maxim Levitsky @ 2008-06-27 20:55 UTC (permalink / raw)
  To: linux-uvc-devel, video4linux-list

Hello,

Is UVC driver planned for inclusion in 2.6.27?

As a new user of this driver, I confirm that it works almost perfectly.

cheese/xawtv/kdetv/zapping/ekiga work fine.
tvtime complains about 'too short video frames'

zapping crashes when trying to see settings dialog - almost for sure
unrelated bug, this application is not stable.

kdetv hangs on exit, app buggy as well, but maybe it triggers some race
in videobuf, I have already triggered one race with this app once.

The camera used to hang minutes after launch, but after I installed latest svn of
uvcvideo the bug disappeared.

Oh, almost forgot, I have Acer Crystal eye webcam integrated
in my new laptop. aspire 5720.

Best regards,
	Maxim Levitsky

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: UVCVIDEO for 2.6.27 ?
  2008-06-27 20:55 UVCVIDEO for 2.6.27 ? Maxim Levitsky
@ 2008-06-30 12:16 ` Maxim Levitsky
  2008-06-30 15:06   ` [Linux-uvc-devel] " Laurent Pinchart
  0 siblings, 1 reply; 4+ messages in thread
From: Maxim Levitsky @ 2008-06-30 12:16 UTC (permalink / raw)
  To: linux-uvc-devel, video4linux-list

Maxim Levitsky wrote:
> Hello,
> 
> Is UVC driver planned for inclusion in 2.6.27?
> 
> As a new user of this driver, I confirm that it works almost perfectly.
> 
> cheese/xawtv/kdetv/zapping/ekiga work fine.
> tvtime complains about 'too short video frames'
> 
> zapping crashes when trying to see settings dialog - almost for sure
> unrelated bug, this application is not stable.
> 
> kdetv hangs on exit, app buggy as well, but maybe it triggers some race
> in videobuf, I have already triggered one race with this app once.
> 
> The camera used to hang minutes after launch, but after I installed 
> latest svn of
> uvcvideo the bug disappeared.
> 
> Oh, almost forgot, I have Acer Crystal eye webcam integrated
> in my new laptop. aspire 5720.
> 
> Best regards,
>     Maxim Levitsky
> 

Any news?

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Linux-uvc-devel] UVCVIDEO for 2.6.27 ?
  2008-06-30 12:16 ` Maxim Levitsky
@ 2008-06-30 15:06   ` Laurent Pinchart
  2008-06-30 15:20     ` Maxim Levitsky
  0 siblings, 1 reply; 4+ messages in thread
From: Laurent Pinchart @ 2008-06-30 15:06 UTC (permalink / raw)
  To: linux-uvc-devel; +Cc: video4linux-list

Hi Maxim,

On Monday 30 June 2008, Maxim Levitsky wrote:
> Maxim Levitsky wrote:
> > Hello,
> >
> > Is UVC driver planned for inclusion in 2.6.27?
> >
> > As a new user of this driver, I confirm that it works almost perfectly.
> >
> > cheese/xawtv/kdetv/zapping/ekiga work fine.
> > tvtime complains about 'too short video frames'
> >
> > zapping crashes when trying to see settings dialog - almost for sure
> > unrelated bug, this application is not stable.
> >
> > kdetv hangs on exit, app buggy as well, but maybe it triggers some race
> > in videobuf, I have already triggered one race with this app once.
> >
> > The camera used to hang minutes after launch, but after I installed
> > latest svn of
> > uvcvideo the bug disappeared.
> >
> > Oh, almost forgot, I have Acer Crystal eye webcam integrated
> > in my new laptop. aspire 5720.
> >
> > Best regards,
> >     Maxim Levitsky
>
> Any news?

I've just submitted the Linux UVC driver to the video4linux and linux-usb 
mailing lists. Unless people report blocking issues it should get into 
2.6.27.

Best regards,

Laurent Pinchart

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Linux-uvc-devel] UVCVIDEO for 2.6.27 ?
  2008-06-30 15:06   ` [Linux-uvc-devel] " Laurent Pinchart
@ 2008-06-30 15:20     ` Maxim Levitsky
  0 siblings, 0 replies; 4+ messages in thread
From: Maxim Levitsky @ 2008-06-30 15:20 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: video4linux-list, linux-uvc-devel

Laurent Pinchart wrote:
> Hi Maxim,
> 
> On Monday 30 June 2008, Maxim Levitsky wrote:
>> Maxim Levitsky wrote:
>>> Hello,
>>>
>>> Is UVC driver planned for inclusion in 2.6.27?
>>>
>>> As a new user of this driver, I confirm that it works almost perfectly.
>>>
>>> cheese/xawtv/kdetv/zapping/ekiga work fine.
>>> tvtime complains about 'too short video frames'
>>>
>>> zapping crashes when trying to see settings dialog - almost for sure
>>> unrelated bug, this application is not stable.
>>>
>>> kdetv hangs on exit, app buggy as well, but maybe it triggers some race
>>> in videobuf, I have already triggered one race with this app once.
>>>
>>> The camera used to hang minutes after launch, but after I installed
>>> latest svn of
>>> uvcvideo the bug disappeared.
>>>
>>> Oh, almost forgot, I have Acer Crystal eye webcam integrated
>>> in my new laptop. aspire 5720.
>>>
>>> Best regards,
>>>     Maxim Levitsky
>> Any news?
> 
> I've just submitted the Linux UVC driver to the video4linux and linux-usb 
> mailing lists. Unless people report blocking issues it should get into 
> 2.6.27.
> 
> Best regards,
> 
> Laurent Pinchart

Thanks a lot for writing this driver,
it will surly help a lot with webcams, especially integrated ones.

Best regards,
	Maxim Levitsky

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-06-30 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-27 20:55 UVCVIDEO for 2.6.27 ? Maxim Levitsky
2008-06-30 12:16 ` Maxim Levitsky
2008-06-30 15:06   ` [Linux-uvc-devel] " Laurent Pinchart
2008-06-30 15:20     ` Maxim Levitsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox