When I type:
Code: Select all
~$ zmu -d /dev/video1 -q -v
Aborted
Code: Select all
~$ sudo zmu -d /dev/video1 -q -v
Video Capabilities
Name: USB Camera (046d:08a2)
Type: 1
Can capture
Video Channels: 1
Audio Channels: 0
Maximum Width: 640
Maximum Height: 480
Minimum Width: 48
Minimum Height: 32
Window Attributes
X Offset: 0
Y Offset: 0
Width: 640
Height: 480
Picture Attributes
Palette: 0 - Unknown
Colour Depth: 8
Brightness: 32896
Hue: 0
Colour :0
Contrast: 32768
Whiteness: 39321
Channel 0 Attributes
Name: zc3xx
Channel: 0
Flags: 0
Type: 2 - Camera
Format: 0 - PAL
Code: Select all
~$ zmu -l
Aborted
Code: Select all
~$ sudo zmu -l
Id Func State TrgState LastImgTim RdIdx WrIdx LastEvt FrmRate
Code: Select all
Dec 4 00:06:41 cath-laptop zmwatch[5841]: ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
Dec 4 00:06:41 cath-laptop zmwatch[5841]: INF [Restarting capture daemon for testi, shared memory not valid]
Dec 4 00:06:42 cath-laptop zmdc[5809]: INF ['zmc -d /dev/video1' starting at 08/12/04 00:06:42, pid = 9260]
Dec 4 00:06:42 cath-laptop zmdc[9260]: INF ['zmc -d /dev/video1' started at 08/12/04 00:06:42]
Dec 4 00:06:42 cath-laptop zmwatch[5841]: INF ['zmc -d /dev/video1' starting at 08/12/04 00:06:42, pid = 9260]
Dec 4 00:06:42 cath-laptop zmc_dvideo1[9260]: INF [Debug Level = 0, Debug Log = <none>]
Dec 4 00:06:42 cath-laptop zmc_dvideo1[9260]: ERR [Can't shmget, probably not enough shared memory space free: Invalid argument]
Dec 4 00:06:42 cath-laptop zmdc[5809]: ERR ['zmc -d /dev/video1' exited abnormally, exit status 255]
http://img132.imageshack.us/img132/1614 ... estdy1.png
My webcam works fine with other programs but not with Zoneminder..
What should I do?