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
Axis 2120
Re: Axis 2120
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
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