Page 1 of 1

ZM 1.24 and Centos 5

Posted: Sat Jun 06, 2009 2:22 pm
by arielf
following the install guide, http://www.zoneminder.com/wiki/index.ph ... der_1.23.3
zm, but version 1.24, seems to have been installed correctly
, the only thing that I found my camera USB, if thing happens with version 1.23

zmu -d /dev/video0 -q -v
Video Capabilities
Name: Genius VideoCAM Express V2
Type: 1
Can capture
Video Channels: 1
Audio Channels: 0
Maximum Width: 352
Maximum Height: 288
Minimum Width: 160
Minimum Height: 120
Window Attributes
X Offset: 0
Y Offset: 0
Width: 160
Height: 120
Picture Attributes
Palette: 4 - 24bit RGB
Colour Depth: 24
Brightness: 1920
Hue: 0
Colour :0
Contrast: 38464
Whiteness: 0
Channel 0 Attributes
Name: SPCA561
Channel: 0
Flags: 0
Type: 2 - Camera
Format: 0 - PAL


in zm web , configure

device patch /dev/video
Capture Method Video for linux v2
Device Format undefined
Capture Palette Undefined
320 * 240


there to see me and not show any image with the version 1.23 works OK

Re: ZM 1.24 and Centos 5

Posted: Sat Jun 06, 2009 10:01 pm
by Syrinx
in zm web , configure

device patch /dev/video
Capture Method Video for linux v2
Device Format undefined
Capture Palette Undefined
320 * 240
You sure those are right? Are you sure /dev/video exists?

What's the output from this:

ls -l /dev/video*

Posted: Sat Jun 06, 2009 11:07 pm
by arielf
ls -l /dev/video*
lrwxrwxrwx 1 root root 6 jun 6 10:02 /dev/video -> video0
crw----rw- 1 root root 81, 0 jun 6 10:02 /dev/video0

Posted: Sat Jun 06, 2009 11:38 pm
by arielf
tail -f /var/log

zmc_dvideo[30667]: FAT [Failed to query video device: Invalid argument]
Jun 6 20:37:17 host13 zma_m2[30602]: WAR [Waiting for capture daemon]
Jun 6 20:37:17 host13 zmdc[29064]: INF ['zmc -d /dev/video' crashed, signal 6]
Jun 6 20:37:18 host13 zma_m2[30602]: WAR [Waiting for capture daemon]
Jun 6 20:37:18 host13 zmdc[29064]: INF ['zma -m 2' stopping at 09/06/06 20:37:18]
Jun 6 20:37:18 host13 zmdc[29064]: INF ['zma -m 2' exited, signal 14]

Posted: Mon Jun 08, 2009 7:00 pm
by cordel
Try using the /dev/video0 instead of the symlink.