DS-KT1804AMF connect error hk.

mdtasarim

n3wb
Jun 1, 2025
2
0
Turkey
hello,

My aim is to send the read card number to my server side with the help of API. But I couldn't get anything to work.

The device gets an IP address. When I want to connect to the IP, it gives the following error.



Access Error: 404 -- Not Found​

Can't locate document: /
 
Personally don't know how to access that device. The manual talks about different things. It might be that you have to access the device with port 8000 as it talks about how to start it using SADP on 192.0.0.64 and port 8000 maybe that is the correct web Port as well>? Again in the manual it talks about how to access and when i click on web the page is empty so might be some type of secure setup and that is why they have the QR Code for accessing the device. This way others can't access without knowing how to.. I don't own it just trying to offer some insight of what the manual says..
 
There is documentation how to set alarm host via PUT request. You create a TCP or HTTP server listener to fetch data.

Second option is to use API to retrieve passes by polling POST requests with time interval.


to get api register and sign NDA at tpp.hikvision.com

Cheers.