Re: [Linux-uvc-devel] Random exposure issues while using uvccapture.

2008-10-14 Thread Laurent Pinchart
Hi Forrest, first of all, sorry for the late reply. On Monday 29 September 2008, Forrest Vodden wrote: > Hey all, > > I realize this is the development list for uvc, but couldn't find a > mailing list for uvccapture and felt that maybe you would have some > insight into my problem. No worries. Y

Re: [Linux-uvc-devel] [PATCH] VIDIOC_[GS]_JPEGCOMP support

2008-10-14 Thread Laurent Pinchart
Hi Moritz, On Monday 22 September 2008, Moritz Barsnick wrote: > Hi Laurent, > > On Sat, Apr 14, 2007 at 03:03:13 +0200, Laurent Pinchart wrote: > > > I had a sneaky suspicion my camera was stuck in top quality. Laurent > > > Pinchart's comments from March 25th confirmed and were a nice > > > bluep

Re: [Linux-uvc-devel] Patch for Trust WebCamera

2008-10-14 Thread Laurent Pinchart
Hi Pavel, On Wednesday 08 October 2008, Pavel Mironchyk wrote: > Hello, > > I found that my new camera Trust Megapixel USB2 (WB-5600R) does not work > well in streaming v4l applications - xawtv, mplayer etc.. In lower > resolution It looked like driver was not able to grab full frame and there >

Re: [Linux-uvc-devel] Lenovo Thinkpad SL500 Integrated Camera support?

2008-10-14 Thread Laurent Pinchart
Hi Ivan, On Friday 10 October 2008, Ivan Noris wrote: > Hi, > > I would like to ask if the Lenovo Thinkpad SL500 Integrated Camera is > likely to be supported in near future. > > This is in dmesg after booting: > > [ 21.133102] Linux video capture interface: v2.00 > [ 21.212453] uvcvideo: Foun

Re: [Linux-uvc-devel] inconsistency with video4linux2 MENU control type

2008-10-14 Thread Laurent Pinchart
Hi Daniele, On Friday 10 October 2008, Daniele Paganelli wrote: > Dear UVC developers, > I'm trying to program UVC devices using the video4linux2 API. > I have problems understanding the output UVC driver give for a > VIDIOC_QUERYCTRL ioctl. > > Response struct (v4l2_queryctrl): > id: V4L2_C

Re: [Linux-uvc-devel] 174f:5931 is not working

2008-10-14 Thread Laurent Pinchart
Hi Ivan, On Friday 10 October 2008, Ivan Babkin wrote: > Hi! > > I have a problem with a built-in camera in my Samsung Q310 laptop. > > After "modprobe uvcvideo trace=15" I get the following in dmesg: > > [ 4149.432261] uvcvideo: Adding mapping Brightness to control > ----0

Re: [Linux-uvc-devel] Webcam Driver

2008-10-14 Thread Laurent Pinchart
Hi Al, On Tuesday 14 October 2008, Al Schnepf wrote: > I'm looking for a Linux driver that supports the Creative Live! Cam > Notebook Ultra Model Number VF0310.Vendor ID 0x041e, product ID > 0x405b. > > Is there a driver that will work with this webcam? Hint: search Google with the VID an

Re: [Linux-uvc-devel] Webcam driver

2008-10-14 Thread Laurent Pinchart
Hi, On Tuesday 14 October 2008, [EMAIL PROTECTED] wrote: > Hello > > I want to do a webcam driver from scratch. Can I ask you why ? Do you have a webcam that is currently unsupported in Linux, or is your project for learning purpose only ? > Your driver may be interesting in my "academy" intent

[Linux-uvc-devel] Webcam driver

2008-10-14 Thread palmax
Hello I want to do a webcam driver from scratch. Your driver may be interesting in my "academy" intention because I know that a lot of cameras are compatible UVC (usb video class). Can you tell me what is the most interesting "papers" for me? If I would enter in "UVC driver team", what will I do?