83 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
122
views
DS-K1T320MFWX – SDK connects but fails to retrieve access events or users (VB.NET)
I'm working with a Hikvision DS-K1T320MFWX terminal and trying to integrate it using the official SDK downloaded from Hikvision's website. I'm developing in VB.NET, and the connection works fine: I ...
0
votes
1
answer
332
views
Hikvision SDK - Callback for Motion Detection Events Not Triggered
I'm trying to listen to all motion detection events from a Hikvision camera using their SDK. So far, I have successfully logged into the camera and set up the listening functionality along with a ...
0
votes
0
answers
179
views
Hikvision ISAPI /picture endpoint returns "Invalid XML Content" for digital channels
I'm trying to capture snapshots from digital channels on a Hikvision NVR using the ISAPI /picture endpoint, but consistently receive an "Invalid XML Content" error.
System Details
NVR Model:...
0
votes
1
answer
288
views
Extracting Timestamps from RTSP Stream with OpenCV and GStreamer
I am working with an RTSP stream from a Hikvision camera, which has its internal time synchronized via NTP. I am trying to extract timestamps from the video frames using OpenCV and GStreamer. My goal ...
0
votes
1
answer
106
views
Get real time temperature data from HIKVISION thermal camera using ISAPI
Does anyone have an idea how to do that?
Camera Model Number is : (DS-2TD2617B-3/PA thermal and optical bullet camera)
1
vote
2
answers
800
views
Hikvision ANPR (ISAPI) - Triggering Plate Recognition via API
I'm trying to integrate a Hikvision ANPR/LPR camera using ISAPI, but I can't find clear documentation on whether it's possible to trigger plate recognition manually instead of running it continuously.
...
1
vote
2
answers
219
views
How to get Data from the SD card from a HikVision camera?
I have a Hikvision camera that scans license plates and then saves them to the SD card.
I use ISAPI for queries. How can I receive all scanned vehicles that are on the SD card with the specified from-...
0
votes
0
answers
133
views
Hikvision C# sdk NET_DVR_SET_CARD ERROR 9 CARD AND MEMBER ENROLMENT ERROR
I am building a fingerprint enrollement system with the help of the Hikvision SDK I downloaded from their website and the language I am using is C#. From the sample of the code section for the card ...
1
vote
1
answer
2k
views
How to Retrieve ISAPI Endpoints for DS-K1T343 Hikvision Face ID Terminal and Fetch Today's Attendance Statistics?
I'm working with a Hikvision DS-K1T343 Face ID Terminal and need to integrate it with a software system. Specifically, I want to know how to access the ISAPI endpoints that are supported by this model....
0
votes
0
answers
183
views
Aravis + Python + Docker takes no pictures
I’m just starting to use Aravis and I’m stuck trying to get the Python libary to work.
My system is a Docker (ubuntu:latest) container running over Windows 10 with WSL2. I have a HIKVision GigE camera ...
1
vote
2
answers
2k
views
Integrating Hikvision Face Recognition Terminal (DS-K1T343) with Backend for Event-Based User Data Transmission
I'm working with the Hikvision DS-K1T343 Face Recognition Terminal (MinMoe Series) and need to set up an event system so that whenever a user completes a face check, the terminal will send user data ...
0
votes
1
answer
238
views
how to detect people and vehicle onvif
I'm trying to write an onvif client and I can already receive onvif events, but I don't understand why I specify the options for detecting people and cars if I can't receive these messages through ...
0
votes
2
answers
1k
views
upload a face with ISAPI
I'm trying to upload a face using the POST method using this endpoint:
http://\<ip\>/ISAPI/Intelligent/FDLib/FaceDataRecord?format=json
And using this body:
{
"faceUR": "http://...
0
votes
1
answer
109
views
Possibility to use access terminal to disarm the NVR
We have the NVR Hikvision with some cameras that send motion detection notification to Hik-Connect app.
I'm wondering whether it is possible to use Access control terminal (DS-K1T805MBFWX for example) ...
0
votes
1
answer
678
views
How can I determine the Channel ID of my Hikvision camera to use ISAPI?
I'm working on a project where I need to interact with a Hikvision camera model DS-TCG405-E through its ISAPI API. Using Postman, I have been able to retrieve information from the camera using the GET ...