Error, failed to query crop /dev/video: Invalid argument
Posted: Wed Jul 01, 2009 5:12 am
Hi. I just installed ZoneMinder 1.24.2 on a 64-bit CentOS 5.5 machine running kernel 2.6.18.
I have an Intel PC Camera Pro, and a brand-new Logitech QuickCam Orbit AF. Here's a dmesg snip from them being plugged in:
usb 1-1: new high speed USB device using ehci_hcd and address 5
usb 1-1: configuration #1 chosen from 1 choice
uvcvideo: Found UVC 1.00 device <unnamed> (046d:0994)
input: UVC Camera (046d:0994) as /class/input/input1
usbcore: registered new driver uvcvideo
USB Video Class driver (v0.1.0)
usbcore: registered new driver snd-usb-audio
usb 2-2: new full speed USB device using uhci_hcd and address 5
usb 2-2: configuration #1 chosen from 1 choice
gspca: probing 0733:0430
gspca: probe ok
Here's relevant output from lsusb:
Bus 001 Device 005: ID 046d:0994 Logitech, Inc. QuickCam Orbit/Sphere AF
Bus 002 Device 005: ID 0733:0430 ViewQuest Technologies, Inc. Intel Pro Share WebCam
And, ls /dev/vid*:
lrwxrwxrwx 1 root root 6 Jul 1 00:46 /dev/video -> video0
crw-r--rw- 1 root root 81, 0 Jul 1 00:46 /dev/video0
crw-r--r-- 1 root root 81, 1 Jul 1 00:46 /dev/video1
However, when I try to do zmu -d /dev/video -q -v (or /dev/video0 or /dev/video1), I get th subject error message.
What does that error message mean? I have found exactly ONE reference to it in the forums so far and the thread didn't offer an awful lot of information.
Let me know what other info is needed.
Thanks in advance!
I have an Intel PC Camera Pro, and a brand-new Logitech QuickCam Orbit AF. Here's a dmesg snip from them being plugged in:
usb 1-1: new high speed USB device using ehci_hcd and address 5
usb 1-1: configuration #1 chosen from 1 choice
uvcvideo: Found UVC 1.00 device <unnamed> (046d:0994)
input: UVC Camera (046d:0994) as /class/input/input1
usbcore: registered new driver uvcvideo
USB Video Class driver (v0.1.0)
usbcore: registered new driver snd-usb-audio
usb 2-2: new full speed USB device using uhci_hcd and address 5
usb 2-2: configuration #1 chosen from 1 choice
gspca: probing 0733:0430
gspca: probe ok
Here's relevant output from lsusb:
Bus 001 Device 005: ID 046d:0994 Logitech, Inc. QuickCam Orbit/Sphere AF
Bus 002 Device 005: ID 0733:0430 ViewQuest Technologies, Inc. Intel Pro Share WebCam
And, ls /dev/vid*:
lrwxrwxrwx 1 root root 6 Jul 1 00:46 /dev/video -> video0
crw-r--rw- 1 root root 81, 0 Jul 1 00:46 /dev/video0
crw-r--r-- 1 root root 81, 1 Jul 1 00:46 /dev/video1
However, when I try to do zmu -d /dev/video -q -v (or /dev/video0 or /dev/video1), I get th subject error message.
What does that error message mean? I have found exactly ONE reference to it in the forums so far and the thread didn't offer an awful lot of information.
Let me know what other info is needed.
Thanks in advance!