Versions Compared

Key

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

...

Section


Column
width50%


Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleIn the section:borderStylesolid
Table of Contents



Column
 


By default, the archive is exported in mp4 format. Change the format using the ExportContainerFormat registry key (see Registry keys reference guide). The export of the archive in H.264 or MPEG4 formats is supported. 

...

POST http://192.168.15.182:809680/createarchivetask
Content Type: application/json
Content:

...

Example:
GET http://192.168.15.182:809680/getarchivetaskstatus?archivetaskid=104b38d4-07d7-4d2f-84da-49b3e255d2bf

...

    "Url" : "http://192.168.15.182:809680/download?file=104b38d4-07d7-4d2f-84da-49b3e255d2bf",

...

Example:
DELETE http://192.168.15.182:809680/removearchive?archivetaskid=084b56a5-bd49-4327-82db-9bc911f7ff96

...