Go to documentation repository
Page History
...
The video archive depth for each camera is calculated every 15 minutes by the Agent of Control.
An archive alarm is generated when the following two conditions are met simultaneously:
- "Current video archive depth" < "Keep archive for (days)";
- ("Current date" - "Camera connection date") > "Keep archive for (days)".
Info | ||
---|---|---|
| ||
An example of calculating the current video archive depth: Suppose that the following parameters for "Camera 1" were set when the list of cameras was configured (see Configuring the camera list):
Suppose that at the time of the current date 12.05.2020, the video was recorded to the archive on the following days: 20.04, 21.04, 22.04, 28.04, 30.04, 07.05, 08.05. That is, the total archive size = 7 days (the Total, days field). The size of the current video archive depth (the Current, days field) is calculated as follows:
Thus, the video archive depth for "Camera 1" = 2 days (the Current, days field). |
...