Difference between revisions of "Axis"
m |
|||
Line 1: | Line 1: | ||
[[Image:Axis cameras.jpg]] | [[Image:Axis cameras.jpg]] | ||
ZoneMinder will work well with just about any [http://www.axis.com Axis camera], including the 205, 206, 207, 209, 210 and | ZoneMinder will work well with just about any [http://www.axis.com Axis camera], including the 205, 206, 207, 209, 210, 211 and M10 ranges. It will also work with the 213 and 2130 cameras and support their [[PTZ]] functions through the web interface. | ||
Please note that early 207's has some hardware issues. See [http://www.zoneminder.com/forums/viewtopic.php?t=5022 this thread] in the forum for details. | Please note that early 207's has some hardware issues. See [http://www.zoneminder.com/forums/viewtopic.php?t=5022 this thread] in the forum for details. |
Revision as of 17:53, 26 March 2011
ZoneMinder will work well with just about any Axis camera, including the 205, 206, 207, 209, 210, 211 and M10 ranges. It will also work with the 213 and 2130 cameras and support their PTZ functions through the web interface.
Please note that early 207's has some hardware issues. See this thread in the forum for details. Also note that the 2100 has been discontinued by Axis and no longer supported, possibly due to hardware related problems. It's noted in the forums that the camera sends the pictures it captures somewhat diced up.
How to Offload the Motion to cameras AxisMotionDetection
AXIS 2110
/axis-cgi/mjpg/video.cgi?camera=&resolution=320×240
AXIS 207W
<User>:<Password>@<IP Address>/axis-cgi/mjpg/video.cgi?camera=&resolution=320×240
AXIS P33XX-V/VE
<User>:<Password>@<IP Address>/axis-cgi/mjpg/video.cgi?camera=&resolution=320×240 or <User>:<Password>@<IP Address>/mjpg/video.mjpg
AXIS 213PTZ
The axis 213PTZ works perfectly. Use the folowing settings:
SOURCE Remote Protocol: RTSP Remote Method: RTP/RTSP Remote Host Name: <USER>:<PASS>@<CAM IP/HOSTNAME> Remote Host Port: 554 Remote Host Path: /mpeg4/media.amp
CONTROL Controllable: Yes Control Type: Axis API v2 Control Address: <USER>:<PASS>@<CAM IP/HOSTNAME>
The resolution must match the one especified in the camera settings. Resolutions up to CIF will work without any problems but 2CIF and 4CIF will need the shared memory tweak (lean more at the FAQ)
The AxisMotionDetection trick works quite well with this camera.
The Max FPS option of zoneminder introduces very big latency, so I use the option of the camera for limiting the FPS.
This was tested with zoneminder 1.24.2 running on Gentoo stable