Re: [Linux-uvc-devel] WebCam configuration on Kubuntu 10.10

2011-02-19 Thread Paulo Assis
Hi, The problem appears when changing the resolution: Are you saying it works on a higher resolution but falls on a lower one? The fix bandwidth quirk only works on uncompressed streams (yuv), if you pick mjpg or any other format (libv4l will convert from mjpg) then this quirk is useless. Make

Re: [Linux-uvc-devel] WebCam configuration on Kubuntu 10.10

2011-02-19 Thread Laurent Pinchart
On Tuesday 15 February 2011 22:12:09 modysama wrote: Laurent Pinchart writes: On Friday 11 February 2011 17:30:32 modysama wrote: [snip] modysama at ubuntu:~$ cheese libv4l2: error turning on stream: No space left on device Do you get the exact same error with the other software

Re: [Linux-uvc-devel] yavta (Was: Re: uvcvideo problem when changing grab size in a WebCam SCB-0370N (Samsung SF510))

2011-02-19 Thread Laurent Pinchart
Hi Gabriel, On Thursday 17 February 2011 10:01:10 Gabriel Huecas wrote: Dear Laurent, Moritz, This is the output of my program, I think information is pretty clear, you may see that grab sizes are correctly detected (enclosed below). The last messages are warnings trying to set YUV420P (I

Re: [Linux-uvc-devel] HP Pavillion DV3 WebCam

2011-02-19 Thread Laurent Pinchart
Hi Carlos, On Wednesday 16 February 2011 11:24:16 Paulo Assis wrote: 2011/2/15 Carlos Silva r3...@r3pek.org: On Tue, Feb 1, 2011 at 23:32, Carlos Silva r3...@r3pek.org wrote: Hi, I recently bought an HP Pavillion DV3 laptop that has an integrated webcam. After searching a while I found

Re: [Linux-uvc-devel] WebCam configuration on Kubuntu 10.10

2011-02-19 Thread modysama
I want to disable or remove the integrated hp camera on my laptop. But I don't know how disabling it on Kubuntu. How it in details, please? However it works out of box on another mini hp with also integrated camera. ___ Linux-uvc-devel mailing list

Re: [Linux-uvc-devel] WebCam configuration on Kubuntu 10.10

2011-02-19 Thread modysama
Paulo Assis pj.assis at gmail.com writes: The problem appears when changing the resolution: Are you saying it works on a higher resolution but falls on a lower one? The problem: Webcam work only on guvcview in only resolutions: 170*144 160*120 The output format is mjpg. yuyv

Re: [Linux-uvc-devel] yavta

2011-02-19 Thread Moritz Barsnick
Hi Laurent, On Sat, Feb 19, 2011 at 13:23:23 +0100, Laurent Pinchart wrote: Would it enumerate resolutions and frame rates like {l,g}uvcview do? (I only tested on a TV V4L device, my webcam is blocked.) --enum-formats should do that. Indeed it does. I had the chance to try now. Cool!

Re: [Linux-uvc-devel] WebCam configuration on Kubuntu 10.10

2011-02-19 Thread Paulo Assis
Hi, 2011/2/19 modysama asmaa.elassal.stud...@pua.edu.eg: Paulo Assis pj.assis at gmail.com writes: The problem appears when changing the resolution: Are you saying it works on a higher resolution but falls on a lower one? The problem: Webcam work only on guvcview in only

[Linux-uvc-devel] genius eface1300

2011-02-19 Thread gustavo battiti
I want to notice you that I have a genius eface1300 webcam working so fine, both cam and micro, under Debian Lenny with custom kernel 2.6.32 compiled with the UVC modular driver. [5.881421] usbcore: registered new interface driver uvcvideo [ 399.291173] uvcvideo 1-4:1.0: usb_probe_interface

Re: [Linux-uvc-devel] WebCam configuration on Kubuntu 10.10

2011-02-19 Thread modysama
Paulo Assis pj.assis at gmail.com writes: Hi, 2011/2/19 modysama asmaa.elassal.student at pua.edu.eg: Paulo Assis pj.assis at gmail.com writes: The problem appears when changing the resolution: Are you saying it works on a higher resolution but falls on a lower one? The