Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GET http://IP-address:port/getarchiveranges?cameraid={cameraid}&max_count={max_count}

or

GET http://IP-address:port/getavailablearchiveranges?cameraid={cameraid}&max_count={max_count}

Request parameters:

Parameter

Is required

Description

cameraidYes

Camera ID

max_countNo

The maximum number of recordings in the response. Default is 1000 recordings

Request example:

Response example:

Returns time periods over which archive recordings from the specified video surveillance device are available. By default fragments are merged if the interval between them is less than 5 seconds. This time period can be changed using the SplitArchiveIntervals registry key (see Registry keys reference guide).

...