Go to documentation repository
GET http://IP address:port/prefix/archive/statistics/depth/{VIDEOSOURCEID}—to get the information about the archive depth.
Tip |
---|
{VIDEOSOURCEID}—three-component source endpoint ID (see 비디오 카메라 목록 및 정보 가져오기 참조). For instance, "SERVER1/DeviceIpint.3/SourceEndpoint.video:0:0". |
...
Code Block |
---|
{ "start": "20230506T125443.056000" ,"end": "20230804T065741.643000" } |
GET http://IP address:port/prefix/archive/statistics/capacity/{VIDEOSOURCEID}/{ENDTIME}/{BEGINTIME}—to get the information about the recording capacity to specific camera archive starting at BEGINTIME and ending at ENDTIME.
...