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?
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.