HI,
I am using Hikvison NVR DS-9632NI-M8 Firmware version V 5.01 with PTZ camera DS-2DE4425IW-DE firmware V5.8
I want to move to the cameras different presets using the HTTP command, I am using the following command but gettin autohrization error
The command and response is pasted below, please help to solve this.
$ curl -X PUT "http://admin:abcd2468@192.168.1.12:80/ISAPI/PTZCtrl/channels/1/presets/2/goto"
<!DOCTYPE html>
<html><head><title>Document Error: Unauthorized</title></head>
<body><h2>Access Error: 401 -- Unauthorized</h2>
<p>Authentication Error</p>
</body>
</html>
I am using Hikvison NVR DS-9632NI-M8 Firmware version V 5.01 with PTZ camera DS-2DE4425IW-DE firmware V5.8
I want to move to the cameras different presets using the HTTP command, I am using the following command but gettin autohrization error
The command and response is pasted below, please help to solve this.
$ curl -X PUT "http://admin:abcd2468@192.168.1.12:80/ISAPI/PTZCtrl/channels/1/presets/2/goto"
<!DOCTYPE html>
<html><head><title>Document Error: Unauthorized</title></head>
<body><h2>Access Error: 401 -- Unauthorized</h2>
<p>Authentication Error</p>
</body>
</html>