I added a Axis 213 PTZ dome camera to our ZoneMinder server using the following settings (After turning on PTZ in the Options->System tab (ZM_OPT_CONTROL), and restarting ZoneMinder):
General Tab:
- Source type: remote
- FPS: 6.00 (keep this high or you will get a delay in the image)
- Remote host name: xxx.xxx.xxx.xxx
- Remote host port: 80
- Remote host path: /axis-cgi/mjpg/video.cgi?resolution=CIF
- 24 bit colour
- Capture width: 384
- Capture Height: 288
- Control Type: Axis API v2
- Control Device:
- Control Address: xxx.xxx.xxx.xxx:80 (mind the ':' and the port number !!)
- sudo apt-get install libmodule-load-perl
2 comments:
Hi! I had the same problem, but your post solved it! Thanks!
Excellent! Thanks for the post!
Post a Comment