bobylapointe69300 wrote: ↑Tue Mar 20, 2018 8:18 am
Understood that your issue is with PTZ control, but to troubleshoot that, you have to investigate what commands your camera can accept over http.
Code: Select all
http://192.168.1.200:8080/ISAPI/System/deviceInfo
is a basic one from HIKVISION API, so if this is not working, then you will not be able to monitor PTZ in ZM with the HIKVISION module...
What about asking your amazon seller (or any seller who can support) a SELTEK API documentation and sharing it there?
I saw...it's sure the camera could accept PTZ commands and it's HIKvision compatible since i'm able to do through the standard Hikvision client (named iVMS 4200. please see the link below). It's working fine with PTZ commands (movements, focus, presets,...) without any configuration by me!!!
I only configured in the iVMS4200 client the IP of the cam
192.168.1.200, user
admin and pwd
admin and it'sworking.
http://en.hikvision.com.106.mountor.com ... ls_84.html
so, that's the reason the PTZ commands for the camera shall work with HIkvision protocol. In ZM too with the proper script/configuration based on HIKvision protocol.
For the camera url to get the info I understand it is the standard url for HIKvision cameras. And i'm worried it's not working with mine.
On the other side since the camera is working with the HIKvision standard client iVMS4200 there should be the compatibility. Probably slightly different urlto get the info..I hope.
I already tried with the seller. The answer I received is poor:
"We use standard Pelco-D protocol":
{ff,01,00,08,00,ff,08,}//ÉÏ
{ff,01,00,10,00,ff,10,}//ÏÂ
{ff,01,00,04,ff,00,04,}//×ó
{ff,01,00,02,ff,00,02,}//ÓÒ
{ff,01,00,20,00,00,21,}//zoom in
{ff,01,00,40,00,00,41,}//zoom out
{ff,01,00,80,00,00,81,}//focus in
{ff,01,01,00,00,00,02,}//focus out
{ff,01,02,00,00,00,03,}//aperture small
{ff,01,04,00,00,00,05,}//aperture big
{ff,01,00,0b,00,01,0d,}//turn off light
{ff,01,00,09,00,01,0b,}//turn on light
{ff,01,00,07,00,01,09,}//to preset point 001
{ff,01,00,03,00,01,05,}//set preset point 001
{ff,01,00,05,00,01,07,}//delete preset point001
{ff,01,00,00,00,00,01,}//stop command
Probably he is a re-seller with a poor knowledge about the technical aspects.
I wrote again to them asking to speak with their technical support.