- Jan 20, 2016
- 309
- 72
Hi,
I know I can get a still image from the NVR using the following call, but can I add a param to get the image for around that time?
I'm going to assume not, but would be nice to know.
I found this and it does not seem to contain anything that would be able to.
These is a way to speak to the storage on the NVR and I can see all the different channels, using the following command.
I've looked though the HikVision documentation here, but to no avail.
Many Thanks,
Paul
I know I can get a still image from the NVR using the following call, but can I add a param to get the image for around that time?
Code:
http://<ipaddress>/ISAPI/Streaming/channels/101/picture
I'm going to assume not, but would be nice to know.
I found this and it does not seem to contain anything that would be able to.
These is a way to speak to the storage on the NVR and I can see all the different channels, using the following command.
Code:
http://<ipaddress>/ISAPI/ContentMgmt/record/tracks
I've looked though the HikVision documentation here, but to no avail.
Many Thanks,
Paul