uvcvideo-kmp-default-r242_2.6.25.5_1.1-2.1
I did do some tweaking on my own (and, of course, didn’t keep track of everything I did). I did upgrade the uvc software, but
I did install the jasper library.
I also noticed that I was finally getting a device node under /dev for video.
I chown to root:video, and I am a member of the video group. Skype and Kopete work.
However, luvcview doesn’t:
kevin@ruby:~> luvcview
luvcview 0.2.4
SDL information:
Video driver: x11
A window manager is available
Device information:
Device path: /dev/video0
Error opening device /dev/video0: unable to query device.
Init v4L2 failed !! exit fatal
Better luck with xawtv:
kevin@ruby:~> xawtv
This is xawtv-3.95, running on Linux/i686 (2.6.25.11-0.1-default)
xinerama 0: 1400x1050+0+0
/dev/video0 [v4l]: no overlay support
v4l-conf had some trouble, trying to continue anyway
ioctl: VIDIOCMCAPTURE(frame=0;height=120;width=160;format=7): Invalid argument
motv was about the same:
kevin@ruby:~> xawtv
This is xawtv-3.95, running on Linux/i686 (2.6.25.11-0.1-default)
xinerama 0: 1400x1050+0+0
/dev/video0 [v4l]: no overlay support
v4l-conf had some trouble, trying to continue anyway
ioctl: VIDIOCMCAPTURE(frame=0;height=120;width=160;format=7): Invalid argument
Put up a small video box with the correct camera image.
webcam doesn’t do anything:
kevin@ruby:~> webcam
reading config file: /home/kevin/.webcamrc
video4linux webcam v1.5 - (c) 1998-2002 Gerd Knorr
grabber config:
size 320x240 [24 bit TrueColor (LE: bgr)]
input (null), norm (null), jpeg quality 75
rotate=0, top=0, left=0, bottom=240, right=320
But I am not sure what it is supposed to do in the first place. I was hopping it would work as a video recorder.
So my major goal (working with Skype and Kopete) is now accomplished. I think installing the jasper package may have been the lynch pin, but I don’t have time to do regression testing.
I am still looking for some low level tools to let me use it, along with the built in sound, as a video/sound recorder. I am also looking for a good way to stream video from a conference to others who cannot attend (we have used Google talk for this in the past, we are going to be using Vyew for the rest of the meeting).
I also want to be able to run the motion project, since it seems to have a range of security applications.
Thanks.