uvcapture and luvcview both fail.

Running Gentoo with kernel-2.6.17-r4 and have emerged the 
linux-uvc-0.0.1_pre41 ebuild.

The machine has 2 tv cards so the camera device is /dev/video2

$ luvcview -v -d /dev/video2
uvcview verion 0.1.6
Video driver: x11
A window manager is available
video /dev/video2

The camera light shows red but the screen is black. Closing the window 
gives "Stop asked" on the console, but after that the process hangs. Have to 
use kill -9 to stop luvcview.

---
With the -g option, luvcview gives an i/o error.
$luvcview -d /dev/video2 -g -f jpg -s 640x480
uvcview verion 0.1.6
 size width: 640 height: 480
Video driver: x11
A window manager is available
video /dev/video2
/dev/video2 does not support read i/o
 Init v4L2 failed !! exit fatal

---
'uvccapture' doesn't fare any better.
$uvccapture -v -d /dev/video2
Using videodevice:
Saving images to: snap.jpg
Image size: 320x240
Taking snapshot every 0 seconds
Taking images using mmap
ERROR opening V4L interface
: No such file or directory

v4l is compiled in the kernel.

---
$ xawtv -hwscan
This is xawtv-3.95, running on Linux/i686 (2.6.17-gentoo-r4)
looking for available devices
port 456-456                            [ -xvport 456 ]
    type : Xvideo, video overlay
    name : video4linux

port 457-457
    type : Xvideo, image scaler
    name : NV17 Video Texture

port 458-489
    type : Xvideo, image scaler
    name : NV05 Video Blitter

/dev/video0: OK                         [ -device /dev/video0 ]
    type : v4l2
    name : BT878 video (AVerMedia TVPhone
    flags: overlay capture tuner

/dev/video1: OK                         [ -device /dev/video1 ]
    type : v4l2
    name : Hauppauge WinTV PVR-250
    flags:  capture tuner

/dev/video2: OK                         [ -device /dev/video2 ]
    type : v4l2
    name : USB Video Class device
    flags:  capture


Any idea's would be welcome,
Thanks,
Henk
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to