...
Configuration Article | CA-20240119-MF-20 VDG Sense | API | Functions | LayoutsMedia |
|
Table of Contents |
---|
Note:
This function requires an API license
Introduced in VDG Sense version 2.7.3
...
parameters | type | remarks |
---|---|---|
serverid | [UID] | Unique server id |
deviceid | [UID] | Unique device id |
starttime | [timestamp] | UTC Timestamp (format: yyyy-mm-dd hh:nn:ss.zzz) |
endtime | [timestamp] | UTC timestamp (format: yyyy-mm-dd hh:nn:ss.zzz) |
path | [string] | Path (on the server) to where the video is exported tobandwith, if the folder doesn’t exist it will be created |
bandwidth | [value] | [optional] If the storage path is connected via a metered connection, then it’s possible to add a maximum bandwidth value here in kilobits bytes per second. If a value of 0 is used, it will try to copy with maximal available bandwith |
Deleting a pending videoexport:
...