recentely i've update my cctv pc from fedora 8 to debian wheezy and all webcams stopped to works.
because i bought a lot of webcams and i've modified them for IR nightvision, now i must get them to work.
i tried searching on google, but with no results.
i appreciate any help.
because the system installation is new, eventually i can install an new version of fedora.
because low power processor and a lot of webcams (atom D525 with 8 webcams), i can't simply use mjpeg-streamer
the logs are:
Code: Select all
marco@deb:~$ zmu -q -d /dev/video0 -v
Video Device: /dev/video0
General Capabilities
Driver: uvcvideo
Card: Trust Webcam
Bus: usb-0000:00:1d.7-7
Version: 0.1.0
Type: 0x4000001
Supports video capture (X)
Does not support video output
Does not support frame buffer overlay
Does not support VBI capture
Does not support VBI output
Does not support sliced VBI capture
Does not support sliced VBI output
Does not support video output overlay
Does not have tuner
Does not have audio in and/or out
Does not have radio
Does not support read/write i/o (X)
Does not support async i/o
Supports streaming i/o (X)
Standards:
Formats:
YUV 4:2:2 (YUYV) (YUYV)
Crop Capabilities
Bounds: 640 x 480
Default: 640 x 480
Current: Cropping is not supported
Inputs: 1
Input 0
Name: Camera 1
Type: Camera
Audioset: 00000000
Standards: 0x0
Power on (X)
Signal detected (X)
Colour Signal detected
Horizontal Lock detected
Code: Select all
cat /tmp/zmdc.log
12/04/13 18:00:42.095278 zmdc[2488].INF [Starting pending process, zmc -d /dev/video0]
12/04/13 18:00:42.096759 zmdc[2488].INF ['zmc -d /dev/video0' starting at 13/12/04 18:00:42, pid = 2907]
12/04/13 18:00:42.220558 zmdc[2488].ERR ['zmc -d /dev/video0' exited abnormally, exit status 6]
Code: Select all
cat /var/log/messages
Dec 4 18:00:42 deb zmdc[2488]: INF [Starting pending process, zmc -d /dev/video0]
Dec 4 18:00:42 deb zmdc[2488]: INF ['zmc -d /dev/video0' starting at 13/12/04 18:00:42, pid = 2907]
Dec 4 18:00:42 deb zmdc[2907]: INF ['zmc -d /dev/video0' started at 13/12/04 18:00:42]
Dec 4 18:00:42 deb zmc_dvideo0[2907]: INF [Debug Level = 0, Debug Log = <none>]
Dec 4 18:00:42 deb zmc_dvideo0[2907]: INF [Starting Capture]
Dec 4 18:00:42 deb zmc_dvideo0[2907]: INF [Got signal 6 (Aborted), exiting and forcing backtrace]
Code: Select all
marco@deb:~$ v4l-info
### v4l2 device info [/dev/video0] ###
general info
VIDIOC_QUERYCAP
driver : "uvcvideo"
card : "Trust Webcam"
bus_info : "usb-0000:00:1d.7-7"
version : 0.1.0
capabilities : 0x4000001 [VIDEO_CAPTURE,STREAMING]
standards
inputs
VIDIOC_ENUMINPUT(0)
index : 0
name : "Camera 1"
type : CAMERA
audioset : 0
tuner : 0
std : 0x0 []
status : 0x0 []
video capture
VIDIOC_ENUM_FMT(0,VIDEO_CAPTURE)
index : 0
type : VIDEO_CAPTURE
flags : 0
description : "YUV 4:2:2 (YUYV)"
pixelformat : 0x56595559 [YUYV]
VIDIOC_G_FMT(VIDEO_CAPTURE)
type : VIDEO_CAPTURE
fmt.pix.width : 640
fmt.pix.height : 480
fmt.pix.pixelformat : 0x56595559 [YUYV]
fmt.pix.field : NONE
fmt.pix.bytesperline : 1280
fmt.pix.sizeimage : 614400
fmt.pix.colorspace : SRGB
fmt.pix.priv : 0
controls
VIDIOC_QUERYCTRL(BASE+0)
id : 9963776
type : INTEGER
name : "Brightness"
minimum : -64
maximum : 64
step : 1
default_value : 2
flags : 0
VIDIOC_QUERYCTRL(BASE+1)
id : 9963777
type : INTEGER
name : "Contrast"
minimum : 0
maximum : 64
step : 1
default_value : 36
flags : 0
VIDIOC_QUERYCTRL(BASE+2)
id : 9963778
type : INTEGER
name : "Saturation"
minimum : 1
maximum : 128
step : 1
default_value : 70
flags : 0
VIDIOC_QUERYCTRL(BASE+3)
id : 9963779
type : INTEGER
name : "Hue"
minimum : -40
maximum : 40
step : 1
default_value : 0
flags : 0
### video4linux device info [/dev/video0] ###
general info
VIDIOCGCAP
name : "Trust Webcam"
type : 0x1 [CAPTURE]
channels : 1
audios : 0
maxwidth : 640
maxheight : 480
minwidth : 48
minheight : 32
channels
VIDIOCGCHAN(0)
channel : 0
name : "Camera 1"
tuners : 0
flags : 0x0 []
type : CAMERA
norm : 0
tuner
ioctl VIDIOCGTUNER: Invalid argument
audio
ioctl VIDIOCGAUDIO: Invalid argument
picture
VIDIOCGPICT
brightness : 33791
hue : 32768
colour : 35606
contrast : 36863
whiteness : 766
depth : 16
palette : YUYV
buffer
ioctl VIDIOCGFBUF: Invalid argument
window
VIDIOCGWIN
x : 0
y : 0
width : 640
height : 480
chromakey : 0
flags : 0