Versions Compared

Key

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

Get list of archives the recording is performed to:

GET http://IPaddressIP-Address:port/prefix/archive/list/{VIDEOSOURCEID}

...

Get archive contents:

GET http://IPaddressIP-Address:port/prefix/archive/contents/intervals/{VIDEOSOURCEID}/{ENDTIME}/{BEGINTIME} – get archive contents starting at BEGINTIME and ending at ENDTIME.

...