How can i get that label (human_numeric or human_coordinates) by using ISAPI hikvision or another tools?

gandul

n3wb
Feb 2, 2025
2
0
indonesia
use a Hikvision IP camera and DVR which supports human detection. When a human is there, the live streamer DVR automatically displays label (human_numeric or human coordinates). I need coordinates or that human data by using ISAPI. How can i get that label (human_numeric or human_coordinates) by using ISAPI hikvision or another tools?
WhatsApp Image 2025-02-03 at 7.57.11 AM.jpeg
 
I have done this, but you simply must use Blue Iris.
Upon detection of a human, BI will log out the label and coordinates.
You simply scrape the log with perl/python/java/etc and whamo! You have your coordinates.

I have absolutely no idea if a proprietary NVR solution logs out this info. You would have to research that.