Page 1 of 1
Hikvision DS-2DE4220-AE PTZ Control
Posted: Thu Sep 08, 2016 2:05 pm
by apbb2
Hi all,
I have been using ZM since 1.24 but just started to install PTZ cameras.
Has anyone gotten the a Hikvsion PTZ controlled over IP working on ZM?
Any instructions or wiki I missed? Would love to get them working. Currently testing on 1.30 with ONIVF setup, which is awesome BTW. No typing & remembering strings & it gives the alt streams.
If anyone has PTZ up & running let me know.
Thank you.
Re: Hikvision DS-2DE4220-AE PTZ Control
Posted: Tue Nov 01, 2016 8:14 pm
by Paranoid
I just bought an HikVision and am working on a module for the PTZ controls.
If I get it working I'll post it
Re: Hikvision DS-2DE4220-AE PTZ Control
Posted: Tue Nov 01, 2016 8:30 pm
by iconnor
You can always try the onvif ptz script..
Re: Hikvision DS-2DE4220-AE PTZ Control
Posted: Tue Nov 01, 2016 8:32 pm
by knight-of-ni
The Netcat ptz script sends PTZ commands using the ONVIF standard. Theoretically, the script should work with other ONVIF PTZ cameras if those cameras follow the same ONVIF standard. Note, however, the script currently does not use any form of authentication, mainly because my Netcat camera ignored the credentials I sent to it.
NOTE: The ptz script with the name "ONVIF" currently bundled with zoneminder is not onvif at all. We will replace it once we get a working script known to work with many/most onvif cameras.
Re: Hikvision DS-2DE4220-AE PTZ Control
Posted: Wed Nov 02, 2016 1:19 pm
by Paranoid
I've posted the control script
here
Re: Hikvision DS-2DE4220-AE PTZ Control
Posted: Sun Nov 06, 2016 1:17 pm
by mcgeek
Just thought I would add that I used this thread to and script to get my TRENDnet TV-IP420P camera working. They seem to be the same hardware so I took a shot and it worked. PTZ all work but no iris control or focus. The camera seems to handle auto focus fine so that really isn't an issue.
Re: Hikvision DS-2DE4220-AE PTZ Control
Posted: Sun Nov 06, 2016 2:11 pm
by knight-of-ni
FYI:
https://github.com/ZoneMinder/ZoneMinder/pull/1674
Note I did make the assumption Paranoid implicitly gave his permission to include his script in ZoneMinder. If this is note the case, then please let us know. It's your script, so tell us if this is ok.