Versions Compared

Key

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

Get a list of the calendar days when the

...

video was recorded

GET http://IP-address:port/prefix/archive/calendar/{VIDEOSOURCEID}/{BEGINTIME}/{ENDTIME}

...

Info
titleNote

The ENDTIME and BEGINTIME syntax is described in Get archive contents.


ParameterRequiredDescription
archiveNoThe name of the archive in the "hosts/SERVER1/MultimediaStorage.AliceBlue/MultimediaStorage" format (see Get archive contents). If the value is not specified, the default archive will be used for searching

Request example:

GET http://127.0.0.1/archive/calendar/SERVER1/DeviceIpint.1/SourceEndpoint.video:0:0/20211028T120000/20211102T210000

...