Hikvision face terminal conectivity

Avatar
  • updated
Hello! I have been trying for a few days to connect a hikvision facial recognition terminal
(ds-k1t341am) to comfort click using http. I would like to take over from this moment when he 
gives the command to unlock the door. for any command I used, it tells me that it is an 
unauthorized or invalid code as well as the status code. Does anyone have an idea how I could 
solve this problem? In Postman I tried to retrieve certain data, the only thing I managed to 
retrieve (using /ISAPI/System/deviceInfo) was the device data, but if I use this command in 
comfort click, it tells me that it is unauthorized. Thank you!

Avatar
Alexandru Dumbravă
Quote from Jürgen Jürgenson

I think the problem is with digest password. Currently http driver does not support it. If you can turn it off from hikvision settings then it might work. 

Hi, Thank you for your time! It's a posibility, i just have to find a way how to disable that.

Avatar
Alexandru Dumbravă
Quote from Bao Tran


You can try with this configuration, it works for me.

URL : http://IPCamera/

Parser Type : XML

Username / Password : Info Login Cam

Image 5084

GET

Command : ISAPI/System/deviceInfo


Image 5085

Response Data

Image 5086

Hi! Thank you for your answer. Still not work. I get unauthorized as status code

Avatar
Bao Tran


You can try with this configuration, it works for me.

URL : http://IPCamera/

Parser Type : XML

Username / Password : Info Login Cam

Image 5084

GET

Command : ISAPI/System/deviceInfo


Image 5085

Response Data

Image 5086

Avatar
Jürgen Jürgenson

I think the problem is with digest password. Currently http driver does not support it. If you can turn it off from hikvision settings then it might work.