Reset Hikvision Onvif Camera

Joined
Dec 12, 2016
Messages
1
Reaction score
0
Hi everyone!

I have an IP camera and i can only access it through ip and password. Right now when I send it a snapshot request with my system I get

<?xml version="1.0" encoding="UTF-8" ?> <ResponseStatus version="1.0" xmlns="urn:psialliance-org"> <requestURL>/ISAPI/Streaming/channels/101/picture</requestURL> <statusCode>3</statusCode> <statusString>Device Error</statusString> <subStatusCode>deviceError</subStatusCode> </ResponseStatus>:


Right now what I need is to reset that Camera, for example
Model: Hikvision
Vendor: NVR CH1
IP: 10.70.25.1
PORT: 8100
user: shadmin
Password: shadmin.

How could I send some request to camera to reset it? or is there any lists of commands which we can use with http get post methods? Any lists for Hikvision cgi? and Onvif commands to reset the camera?

Any help will be thankful :)
 

vasycara

Getting the hang of it
Joined
Jun 22, 2015
Messages
227
Reaction score
48
Hi everyone!

I have an IP camera and i can only access it through ip and password. Right now when I send it a snapshot request with my system I get

<?xml version="1.0" encoding="UTF-8" ?> <ResponseStatus version="1.0" xmlns="urn:psialliance-org"> <requestURL>/ISAPI/Streaming/channels/101/picture</requestURL> <statusCode>3</statusCode> <statusString>Device Error</statusString> <subStatusCode>deviceError</subStatusCode> </ResponseStatus>:


Right now what I need is to reset that Camera, for example
Model: Hikvision
Vendor: NVR CH1
IP: 10.70.25.1
PORT: 8100
user: shadmin
Password: shadmin.

How could I send some request to camera to reset it? or is there any lists of commands which we can use with http get post methods? Any lists for Hikvision cgi? and Onvif commands to reset the camera?

Any help will be thankful :)

15/5000

See this post:
how to reset the hikvsion password
 
Top