Axis 215PTZ configuration

Forum for questions and support relating to the 1.24.x releases only.
Locked
tahi
Posts: 2
Joined: Wed Dec 30, 2009 7:10 pm

Axis 215PTZ configuration

Post by tahi »

Hi all

I try to configure an Axis 215PTZ on ZM but despite my various attempts configuration I can not.

I tried with all axis preset and custom resolution (according with camera settings) but nothing works.

By cons I could install an Axis 212PTZ and an Axis M1031W carefree.

If someone can help me I would be very grateful!

Code: Select all

Dec 31 10:19:50 Zoneminder zmdc[2879]: INF [Starting pending process, zmc -m 4]
Dec 31 10:19:50 Zoneminder zmdc[2924]: INF ['zmc -m 4' started at 09/12/31 10:19:50]
Dec 31 10:19:50 Zoneminder zmdc[2879]: INF ['zmc -m 4' starting at 09/12/31 10:19:50, pid = 2924]
Dec 31 10:19:50 Zoneminder zmc_m4[2924]: INF [Debug Level = 0, Debug Log = <none>]
Dec 31 10:19:50 Zoneminder zmc_m4[2924]: INF [Starting Capture]
Dec 31 10:19:50 Zoneminder zmc_m4[2924]: ERR [Captured image does not match expected size, check width, height and colour depth]
Dec 31 10:19:50 Zoneminder zmc_m4[2924]: ERR [Failed to capture image from monitor 4 (0/1)]
Dec 31 10:19:50 Zoneminder zmdc[2879]: ERR ['zmc -m 4' exited abnormally, exit status 255]
Zoneminder v1.24.2
Dedian 5 SID kernel 2.6.26-2-686
grmela
Posts: 7
Joined: Thu Dec 31, 2009 3:05 pm
Location: Brno, Czechia (EU)

Post by grmela »

Hello,
I've got the Axis Q6032 running (including the PTZ function) and since the Q is quite similar to the 215PTZ, here's my config:

Code: Select all

Type: Network
Function: Nodect (using the in-camera detection like on Axis 207)
URL: /axis-cgi/mjpg/video.cgi?resolution=704x576
Resolution: 704x576
Colors: 24 bit color
Orientation: Normal
Max FPS: 3
Alarm max FPS: 10

PTZ config:
Control type: Axis API v2, everything else is default (only IP is set)
The camera works great even though is connected via a cheap $10 Wi-Fi link.
Locked