Axis 215ptz problem: zmwatch.log:shared memory not valid

Support and queries relating to all previous versions of ZoneMinder
Locked
steasy
Posts: 1
Joined: Wed Dec 12, 2007 8:53 am

Axis 215ptz problem: zmwatch.log:shared memory not valid

Post by steasy »

I have a problem with my Axis 215 ptz new cam.
the image does not appear and the system don't record anything.
the other axis (a 207w) work's well at 640*480.
I have already tried to increase memory to 428212224 Byte (as the faq says:

kernel.shmall = 428212224
kernel.shmmax = 428212224

the address in host i'have tried are :

/axis-cgi/mjpg/video.cgi?resolution=4CIF
/axis-cgi/mjpg/video.cgi?resolution=705x576
/axis-cgi/mjpg/video.cgi

(is not an autentication problem because i use the same autentication parameters than the 207w)

Anyone can help me?

where i'm wrong?

thank you a lot.

i use 1.22.3 on ubuntu latest

*****update****
here the copy of /tmp/zmwatch.log

12/13/07 22:19:40.101882 zmwatch[6256].INF ['zmc -m 3' starting at07/12/13 22:19:40, pid = 6404]
12/13/07 22:19:50.119515 zmwatch[6256].ERR [Can't get shared memory id '7a6d2003', 3: No such file or directory]
12/13/07 22:19:50.119700 zmwatch[6256].INF [Restarting capture daemon for cam, shared memory not valid]
12/13/07 22:19:50.210708 zmwatch[6256].INF ['zmc -m 3' starting at 07/12/13 22:19:50, pid = 6413]

thanks

Stefano
tahi
Posts: 2
Joined: Wed Dec 30, 2009 7:10 pm

Post by tahi »

Hi

I know it's a very old post but have you find a solution?
I have same problem with my 215PTZ :(
Zoneminder v1.24.2
Dedian 5 SID kernel 2.6.26-2-686
codabiz
Posts: 59
Joined: Sun Jan 04, 2009 10:16 am
Location: London, UK

Post by codabiz »

Can you get a single JPEG images in a browser with the path, say:


<IP>/axis-cgi/jpg/image.cgi?resolution=CIF
dougwright
Posts: 1
Joined: Tue Mar 09, 2010 5:59 pm

Post by dougwright »

Had the same problem. I used the following source settings to make it work:

Protocol: RTSP
Method: RTP/RTSP
Port: 554
Path: /mpeg4/media.amp
Colours: 24 bit
Width: 704
Height: 576
Locked