Re: [Linux-uvc-devel] How can I use a UVC Device in OMAP3530

2009-12-21 Thread Brian Pin
Regards 2009/12/19 Brian Pin shaohu...@gmail.com In this case I think you can't blame UVC, because it is shown your USB host controller can not get descriptor successfully, let alone to let UVC driver bind the device. So I think you should first check the device. See if its working anywhere

Re: [Linux-uvc-devel] How can I use a UVC Device in OMAP3530

2009-12-18 Thread Brian Pin
Hi 2.6.28 already contains uvc host driver implementation. You just need to find out 'USB_VIDEO_CLASS' during config. then you will have the uvc driver support On Fri, Dec 18, 2009 at 5:33 PM, 蔚艳斌 yybingyyb...@gmail.com wrote: Hello everyone, My uvc devic ID is 0c45:62c0 . I can use

Re: [Linux-uvc-devel] [UVC] Break = http://lxr.linux.no/#linux+v2.6.32/drivers/media/video/uvc/uvc_video.c#L955

2009-12-16 Thread Brian Pin
. It is quite normal, I think nothing wrong in it, isn't it? Brian On Wed, Dec 16, 2009 at 2:38 AM, pal...@gmail.com wrote: Hello I'm reading uvc_video.c but I don't understand what you are doing in the break of line 955 ( http://lxr.linux.no/#linux+v2.6.32/drivers/media/video/uvc

Re: [Linux-uvc-devel] How to add UVC driver into ti-davinci kernel (v.2.6.18) ?

2009-12-09 Thread Brian Pin
You can pull out uvc driver from the mainline linux kernel, and port to ti-davinci kernel. Or maybe if the ti-davinci kernel is new enough, it will already contain the uvc driver. The uvc driver is at: drivers/media/video/uvc/ On Tue, Dec 8, 2009 at 11:12 PM, Vivek Bardia

[Linux-uvc-devel] How to avoid negotiation loop..

2009-07-21 Thread Brian Pin
of alternate interface. That is 1 ISOC packet every micro frame and maxpacketsize is 1024. Don't have a clue on how to make it done. Thanks for helping me or giving me some comments. -- Best Regards Brian ___ Linux-uvc-devel mailing list Linux-uvc

Re: [Linux-uvc-devel] Dropped frames with Logitech Quickcam Pro 9000

2009-06-28 Thread Brian Pin
controller you use. Maybe try to post some questions on Linux-USB mailing list helps. -- Best Regards Brian ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Re: [Linux-uvc-devel] Dropped frames with Logitech Quickcam Pro 9000

2009-06-24 Thread Brian Pin
regards, Paulo ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel -- Best Regards Brian ___ Linux-uvc-devel mailing list Linux-uvc

[Linux-uvc-devel] purple tinted images on quickcam pro 5000

2009-06-22 Thread Brian J. Murrell
I have a Logitech Quickcam Pro 5000 which I am using with motion. The images it's getting though have a purple tint in the brightest spots (i.e. white t-shirt is purple). I have seen this before but I have also not seen it before. Perhaps it's different pieces of software driving the cam in

Re: [Linux-uvc-devel] Dual stream UVC device testing

2009-06-03 Thread Brian Pin
/input from you. Thanks a lot. Regards, Ajay -- Best Regards Brian ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Re: [Linux-uvc-devel] Possible to use 2 streaming interface withUVC driver?

2009-06-02 Thread Brian Pin
individually or test them altogether. By the way for the UVC device developing side I found the Null renderer in DirectShow filter is very helpful for verifying the device. I am wondering if there is anything similar on Linux side? Brian 2009/6/1 Chris why...@hanmail.net On Tuesday 02 June 2009

Re: [Linux-uvc-devel] UVC gadget/client side driver

2009-03-06 Thread Brian Pin
://lists.berlios.de/mailman/listinfo/linux-uvc-devel -- Best Regards Brian ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

[Linux-uvc-devel] How to tell the difference of single/multiple bulk transfer?

2009-02-06 Thread Brian Pin
, 2-11) My question is how to tell if this transfer is a single bulk xfer or a multiple bulk xfer? -- Best Regards Brian ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Re: [Linux-uvc-devel] uvcvideo load problem

2008-12-02 Thread Brian
/video was not there. Even after plugged the camera in it still would not come up. Another reload fixed it. I could probably prove this if I knew how to delay the loading of uvcvideo until the end of the boot sequence? Brian ___ Linux-uvc-devel mailing list

Re: [Linux-uvc-devel] uvcvideo load problem

2008-12-01 Thread Brian
that would prevent a correct load? Brian == Triggered at Sun Nov 30 23:15:35 EST 2008 ACTION=add BASH=/bin/sh BASH_ARGC=() BASH_ARGV=() BASH_LINENO=([0]=0) BASH_SOURCE=([0]=/lib/udev/uvcdynctrl) BASH_VERSINFO=([0]=3 [1]=2 [2]=39

Re: [Linux-uvc-devel] uvcvideo load problem

2008-11-29 Thread Brian
: UVC Camera (046d:08c1) as /devices/pci:00/:00:1d.7/usb2/2-1/2-1.1/2-1.1:1.0/input/input8 Nov 29 23:52:35 L2 kernel: usbcore: registered new interface driver uvcvideo So I still get the same error GET_DEF error but it does not seem to effect anything. HTH, Brian

Re: [Linux-uvc-devel] uvcvideo load problem

2008-11-27 Thread Brian
will have to put the old one back. Thanks, Brian ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Re: [Linux-uvc-devel] linux uvc: Ubuntu YUV-MJPEG bug

2008-11-26 Thread Brian
/uvcvideo.ko): Unknown symbol in module, or unknown parameter (see dmesg) Which gave me, [23585.961367] uvcvideo: disagrees about version of symbol video_usercopy [23585.961378] uvcvideo: Unknown symbol video_usercopy I am now stuck because I do not know where to find video_usercopy Brian

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

2008-10-15 Thread Brian
, Brian Ivan Noris wrote: Hi, This is a non-fatal warning and can be safely ignored. OK. Could you try with luvcview as well ? Camorama is known not to work as it supports V4L1 only while the Linux UVC driver is pure V4L2. Skype is proprietary software and has its share of bugs so it's

Re: [Linux-uvc-devel] Video grabber?

2008-07-16 Thread Brian
Andreas, try http://developer.berlios.de/project/showfiles.php?group_id=8179release_id=14882 Brian Andreas Volz wrote: Hello, which tool should I use to grab a video from my camera in USB mode? I tried dvgrab, but that doesn't work: [EMAIL PROTECTED]:~ dvgrab -V -input /dev/video0

Re: [Linux-uvc-devel] I just tested GUVCViewer

2008-03-26 Thread Brian
and the synchronisation appears to be good. Brian Asmo Koskinen wrote: GUVCViewer works just fine (video and audio) with Ubuntu 7.10 and Logitech Pro 9000. Screenshot: http://www.arkki.info/howto/LogitechPro9000/GUVCViewer_01.png AVI-file (download it, it will not work over Net): http://www.arkki.info

Re: [Linux-uvc-devel] Slow framerate ...

2008-02-13 Thread Brian Pin
that helps -Brian On Feb 13, 2008 3:45 PM, Laurent Pinchart [EMAIL PROTECTED] wrote: Hi Brian, On Friday 01 February 2008, Brian Pin wrote: Hi Laurent, I found the answer why I get slow framerate on Microsoft CAM NX600. See the following three lines: (uvc_set_video_ctrl) *(__le16*)data[16

[Linux-uvc-devel] Slow framerate ...

2008-01-25 Thread Brian Pin
that makes the device dynamically changing to slow framerate? Thanks -- Best Regards Brian ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Re: [Linux-uvc-devel] about number of packets inside URB..

2007-12-30 Thread Brian Pin
of containing one frame... Thanks On Dec 28, 2007 2:42 PM, Laurent Pinchart [EMAIL PROTECTED] wrote: Hi Brian, On Saturday 22 December 2007, Brian Pin wrote: In uvc_video.c: uvc_init_video_isoc(...) { npackets = (size + psize - 1) / psize; if (npackets UVC_MAX_ISO_PACKETS

[Linux-uvc-devel] about number of packets inside URB..

2007-12-21 Thread Brian Pin
is if there is a frame that needs more than 40 packets to transfer, how is the data going to be not lost? Is it because we send multiple URBs (I set UVC_URBS to 1)? -- Best Regards Brian ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https

Re: [Linux-uvc-devel] [PATCH] Apple iSight

2007-11-06 Thread Brian Jedsen
This patch works very well. I tested it with ekiga and was able to get full 640x480 video. Thanks. Ivan N. Zlatev wrote: Hello, Attached you will find a patch that adds iSight support to uvcvideo and applies to HEAD (revision 140). This patch has existed for some time now. Initially it was

Re: [Linux-uvc-devel] How to record audio and video from a webcam?

2007-10-19 Thread Brian
Hi, Any updates on this? (application to record synchronized video and audio from webcam... something like luvcview but with sound support) I posted a similar question some months back and posted the 'solution' below. However, I too would like to get both working in an app. Brian Both

[Linux-uvc-devel] USB problem with Logitech webcams?

2007-08-16 Thread Brian
seemed to revive/reset the video, so I did it again and it worked. I was able to reconnect ekiga with the video no problem. Not a fix but it may help in some cases. YMMV Brian ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https

Re: [Linux-uvc-devel] 5986:0100 bison webcam fails on v4l2 with luvcview

2007-08-03 Thread Brian
nethad, Try here http://www.alexandredenis.net/software/kopete-uvc/kopete-uvc-patch-2006011 Brian I went on searching for a solution and found a thread, where I was told to try it with kdetv. I managed to get the webcam working with kdetv immediately. This proves that the driver works

Re: [Linux-uvc-devel] WengoPhone works with uvcvideo

2007-07-30 Thread Brian
://www.openwengo.org/ Thanks for your work. I'll test the 2.2 release when it comes out :-) Laurent Pinchart Yes, Andreas I went looking for it too to test. If you could let us know when/where it is available I will have a go. Brian ___ Linux-uvc-devel mailing

Re: [Linux-uvc-devel] uvc streamer

2007-07-10 Thread Brian
to be using much cpu itself, but konqueror is using about 60%. I only have an old Matrox card. PS: Could this issue have the same reason as ekiga using 70% CPU when video-chatting with h261? Don't know but if you get an answer can you post to this list. Brian

Re: [Linux-uvc-devel] uvc streamer

2007-07-10 Thread Brian
are stuck with changing line 178:) Brian ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Re: [Linux-uvc-devel] logitech pro 5000

2007-06-16 Thread Brian
Hi Houman, Another possible option is to use kopete. To get it to work you need to compile it with a patch. http://www.alexandredenis.net/software/kopete-uvc/kopete-uvc-patch-20060206 FYI Brian Houman R. wrote: Laurent Pinchart wrote: On Wednesday 13 June 2007, Houman R. wrote: Hi

[Linux-uvc-devel] Capture video/sound

2007-05-09 Thread Brian
/dev/video1: OK [ -device /dev/video1 ] type : v4l2 name : USB Video Class device flags: capture usbview gives the info below. So the sound should be available, how do I point an application at it? Thanks, Brian uvcvideo / snd-usb-audio Serial Number

Re: [Linux-uvc-devel] Motion Beta release supports V4L2

2007-04-25 Thread Brian
back too. Brian begin:vcard fn:Brian n:;Brian email;internet:[EMAIL PROTECTED] version:2.1 end:vcard ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Re: [Linux-uvc-devel] Motion Beta release supports V4L2

2007-04-25 Thread Brian
browser port with Firefox, Opera, Seamonkey and Konqueror. They all displayed images but firefox only displayed the first image. Thanks again, Brian Joshua Bassett wrote: Hi Brian, Don't worry about bugging me, that's why I joined the list to bug/be bugged. The only thing is that you

Re: [Linux-uvc-devel] QuickCam Fusion lockup

2007-02-04 Thread Brian
night and just decided to shutdown ekiga and go to bed. When I tried Ekiga the next morning to get the error messages, it worked! To emphasize I did nothing in between. Did not reset the usb or power off the pc etc. It has to be a timeout issue somewhere? Thanks for a very usable driver. Brian

Re: [Linux-uvc-devel] QuickCam Fusion lockup

2007-01-09 Thread Brian
is not in a production environment so if you send me the svn instruction I am happy to test things for you. Thanks for the driver, Brian begin:vcard fn:Brian n:;Brian email;internet:[EMAIL PROTECTED] version:2.1 end:vcard ___ Linux-uvc-devel mailing list Linux-uvc