[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AG-TECH] linux-uvc webcam not recognized
Hi Jean,
I have a Logitech Fusion usb camera that works with the linux-uvc module
(can get video with luvcview )
but with the AG3 client I get an error in the debug output:
11/14/2006 09:59:34 AM 1128725424 VenueClient VenueClient.py:914 DEBUG
Updating client profile cache.
ok, USB Video Class device
V4l: color; size: 48x32 => 960x720
V4l: ports:ioctl VIDIOCGCHAN: Invalid argument
Any suggestions on how to fix this or do you need more information?
The Linux UVC driver implements the Video4Linux 2 (V4L2) API, but only
provides partial support for the older V4L API required by AG vic.
You could try using UCL vic instead.
Cheers,
Doug