Laurent Pinchart wrote:
> On Tuesday 12 February 2008, Sid Boyce wrote:
>> Brandon Philips wrote:
>>> On 01:40 Tue 12 Feb 2008, Sid Boyce wrote:
This is as is and when I place #include "uvc_compat.h" after #include
"uvcvideo.h"
>>> We are in the middle of getting UVC into mainline and thi
>
> The 046d:0896 isn't UVC compatible. It will never be supported by the
> Linux
> UVC driver.
>
> Best regards,
>
Thanks, I realized it was the case after searching a bit on quickcamteam.
___
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.d
Hi,
On Tuesday 12 February 2008, Loránd Jakab wrote:
> Hello all,
>
> I have the webcam mentioned in the subject line, and was wondering if it
> will ever be supported by the Linux UVC driver... and if not, why?
It won't, because the Linux UVC driver supports UVC webcams only, and that
webcam is
On Tuesday 12 February 2008, Nathanael Galpin wrote:
> I've run into an error using the UVC driver with V4L2 to stream data from
> webcams. Everything works fine the first time around. I allocate buffers,
> enque them and then stream data from the camera. However, after stopping
> the camera and un
Hi,
On Tuesday 12 February 2008, Tu Vuong wrote:
> Hi.
>
> I've been using the gspca v4l1 for a while. It worked but the
> quality's been pretty poor compared to those with v4l2 support. Can you
> add Logitech Orbicam cameras found in Acer Aspire 5583WXMi (the 5580
> family) to the supported list?
On Tuesday 12 February 2008, Sid Boyce wrote:
> Brandon Philips wrote:
> > On 01:40 Tue 12 Feb 2008, Sid Boyce wrote:
> >> This is as is and when I place #include "uvc_compat.h" after #include
> >> "uvcvideo.h"
> >
> > We are in the middle of getting UVC into mainline and this is a bit of
> > the f
Le mardi 12 février 2008 19:43, Tu Vuong a écrit :
Hi,
> Hi.
>
> I've been using the gspca v4l1 for a while. It worked but the
> quality's been pretty poor compared to those with v4l2 support. Can you
> add Logitech Orbicam cameras found in Acer Aspire 5583WXMi (the 5580
> family) to the supported
> get this error:
> make: *** [uvcvideo] Error 127
> Error 127 should mean make doesn't find a program it needs, but I can't
Found it, the file svn-version.sh was missing
Franco
___
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berl
I've run into an error using the UVC driver with V4L2 to stream data from
webcams. Everything works fine the first time around. I allocate buffers, enque
them and then stream data from the camera. However, after stopping the camera
and unmapping all the buffers, a subsequent attempt to map buffe
> camorame doesn't support v4l2 yet. Please try luvcview, ucview, ekiga, ...
>
wow, thanks.
ekiga works!
I will need to do some more research on the different applications now.
/ Kristian
___
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlio
Thanks for appreciation, but my name is Gabriel :P
Btw, I'm having a huge problem now! After using my webcam with Skype, I've
noticed that the entire usb system wasn't responding. No bluetooth, no USB
ports, no nothing. Plugged my USB stick, nothing. Plugged my mobile phone
and nothing. Neither tai
Dear List,
Is there any application that knows how to
grab V4L2 and a USB microphone at the same time?
ffmpeg grabs V4L2 OK, but does not grab correctly
(I dont get any sound from oss device /dev/dsp1)
a usb microphone.
mplayer/mencoder does not work at all for V4L2
(or does someone has it work
With reference to the following threads and howtos:
http://forums.fedoraforum.org/showthread.php?t=174877
http://forums.fedoraforum.org/showthread.php?t=174845&page=1&pp=15&highlight=creative+webcam
http://liquidat.wordpress.com/2007/12/07/howto-logitech-quickcam-pro-9000-with-fedora-8/#comment-47
Hi.
I've been using the gspca v4l1 for a while. It worked but the
quality's been pretty poor compared to those with v4l2 support. Can you
add Logitech Orbicam cameras found in Acer Aspire 5583WXMi (the 5580
family) to the supported list?. Its ID is 046d:0896 .
I tried to hack uvc_driver.c a bit t
Good work Grabiel...
Daniel
> Like I've promised, I've wrote a tutorial that can help people out with Acer
> Crystal Eye Webcam setup. Here you can find it :
> http://afaith.eu/blog/2008/02/12/how-to-make-acer-crystal-eye-work-in-mandriva-linux-2008/
>
> On Feb 12, 2008 12:42 AM, Laurent Pinchar
Laurent Pinchart wrote:
> Hi Christopher,
>
> On Monday 11 February 2008, Christopher Harvey wrote:
>
>> Hello,
>> I sent this to the video 4 linux mailing list earlier, but perhaps it's
>> more appropriate here since the code is very uvc specific.
>>
>
> Actually the bug is in your applica
Like I've promised, I've wrote a tutorial that can help people out with Acer
Crystal Eye Webcam setup. Here you can find it :
http://afaith.eu/blog/2008/02/12/how-to-make-acer-crystal-eye-work-in-mandriva-linux-2008/
On Feb 12, 2008 12:42 AM, Laurent Pinchart <[EMAIL PROTECTED]>
wrote:
> Hi Gabri
Thanks for the tip. I've deleted a few modules from the kernel and I've ran
make again. Now, works almost without any problem. I say almost because the
image is flipped on the x-axis. The left becomes the right and the right
becomes the left. Also, the colors aren't so vivid and I don't have any to
one more question:
how can i access the webcam now with other tools than luvcview?
applications like: wegophone or vlc media player?
___
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-dev
yea! thx to all, that works.
for additional info: i'm using uvcvideo svn r177
___
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
try it with the option -f yuv - this worked for me yesterday
best regards,
nicolas
2008/2/12, [EMAIL PROTECTED], Lewandowsky <[EMAIL PROTECTED]>:
> hi developer team,
>
> i'm dirk from germany and i've bought a notebook with a 1,3M chicony
> webcam (which is included in the top of the display). t
Brandon Philips wrote:
> On 01:40 Tue 12 Feb 2008, Sid Boyce wrote:
>> This is as is and when I place #include "uvc_compat.h" after #include
>> "uvcvideo.h"
>
> We are in the middle of getting UVC into mainline and this is a bit of
> the fallout. The build should only be broken for 2.6.25 users.
Hello all,
I have the webcam mentioned in the subject line, and was wondering if it
will ever be supported by the Linux UVC driver... and if not, why?
I am currently using the Philips pwc driver
(http://www.saillard.org/linux/pwc/), but it would be great to have a
UVC driver.
Regards,
Lorand
[EMAIL PROTECTED]:~$ sudo lsusb -v -s 7:3
Bus 007 Device 003: ID 04f2:b022 Chicony Electronics Co., Ltd
Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 239 Miscellaneous Device
bDeviceSubClass 2 Common Class
Hello,
I downloaded the latest uvcvideo surces and now when I try to compile I
get this error:
make: *** [uvcvideo] Error 127
I was happily compiling it before... what has changed?
Error 127 should mean make doesn't find a program it needs, but I can't
figure out which one.
Any
[EMAIL PROTECTED], Lewandowsky schrieb:
> hi developer team,
>
> i'm dirk from germany and i've bought a notebook with a 1,3M chicony
> webcam (which is included in the top of the display). the customer from
> the notebook is called "one" -> http://www.one.de/shop/index.php
> the notebook is fro
hi developer team,
i'm dirk from germany and i've bought a notebook with a 1,3M chicony
webcam (which is included in the top of the display). the customer from
the notebook is called "one" -> http://www.one.de/shop/index.php
the notebook is from the c-series (c34xx). all harware works great with
27 matches
Mail list logo