Streaming video from Door Station of Hikvision (DS-KV8102-IP)

Joined
Jan 14, 2020
Messages
3
Reaction score
0
Location
Viet Nam
I need to start Two way audio with Door Station camera Hikvision (DS-KV8102-IP firmware: 1.51). I am using Curl to test:
curl --digest -u admin:admin http://192.168.1.203:8102/ISAPI/System/status
It returned:
Warning: Binary output can mess up your terminal. Use "--output -" to tell
Warning: curl to output it to your terminal anyway, or consider "--output
Warning: <FILE>" to save to a file.
I set http port for this camera is 8102 but it did not make scene. I also tested with ivs4200 which provided by Hikvision: Camera Door station can enable two way audio normally. I have change port from 1-9999 but there are no any port work in this case.
I used Batch Configuration to enable for Door station Camera, then it returned "configuration failed". I cannot enable ISAPI/CGI for this Door Station Camera.
I have test with other camera: DS-2CD2143G0-I, DS-2DE2A404IW-DE3 (firmware: 5.55). It ran fine.

Do you have any command to make this camera work? Do I need to change port or anything on this camera?
 
Joined
Jan 14, 2020
Messages
3
Reaction score
0
Location
Viet Nam
Last edited:

StewartM

Getting the hang of it
Joined
Dec 11, 2017
Messages
260
Reaction score
75
Location
Cape Town
I haven't worked with the Door station series so I can't say for sure. However, if you are able to access the webGUI, there may be a 'work around' to enable CGI.
Are you able to log into the DS-KV8102-IP webGUI?
 
Joined
Jan 14, 2020
Messages
3
Reaction score
0
Location
Viet Nam
Yup, DS-KV8102-IP (and all this series) has no webGUI and cannot enable CGI. It only supports SDK from Hikvision website. I got those information from Hikvision technical support team.
 
Top