Axis 2120

Forum for questions and support relating to the 1.25.x releases only.
Locked
TimGuyUK
Posts: 2
Joined: Tue Jan 08, 2013 12:21 pm

Axis 2120

Post by TimGuyUK »

Anyone got one of these guys to go? ive tried all axis remote paths and it wont kick in

Ive also tried probing it but get the errror 127 although Im not sure if thats misleading or not.

Im running some 3 x 205's quiet happily.

Cheers

Tim
TimGuyUK
Posts: 2
Joined: Tue Jan 08, 2013 12:21 pm

Re: Axis 2120

Post by TimGuyUK »

Sorted with help from previous posts.

Remote host path was: /axis-cgi/mjpg/video.cgi?camera=&showlength=1&resolution=704x576

Also had to modify /Zoneminder/Memory.pm as per:

http://www.zoneminder.com/forums/viewto ... 29&t=19601

Changing: $arch = int(3.2*length(~0))
For: $arch = 32;

And also:

Modify /etc/sysctl.conf as per:

http://www.zoneminder.com/wiki/index.ph ... esolutions.

Adding kernel.shmmax = 536870912 into the file.

Cheers

Tim
Locked