I have a new DS-7608NXI-K2/8P(D) 8-Channel PoE 1U 4K K-Series AcuSense, firmware 4.84.025
I can retrieve recordings from the device using the string below:
rtsp://admin:<password>@<ip address>/Streaming/tracks/<camera number>/?starttime=20251017T163857Z&endtime=20251017T163942Z
However, this only returns them in real-time, which can be slow for long recordings
Any attempt to retrieve the same data using the ISAPI protocol (which I have enabled) gives me various different XML errors - despite both me and chatGPT trying to find a request that works .
Does anyone know of a "known good" ISAPI example I could use to retrieve recordings from my NVR?
I can retrieve recordings from the device using the string below:
rtsp://admin:<password>@<ip address>/Streaming/tracks/<camera number>/?starttime=20251017T163857Z&endtime=20251017T163942Z
However, this only returns them in real-time, which can be slow for long recordings
Any attempt to retrieve the same data using the ISAPI protocol (which I have enabled) gives me various different XML errors - despite both me and chatGPT trying to find a request that works .
Does anyone know of a "known good" ISAPI example I could use to retrieve recordings from my NVR?