*downloadClip

Configuration Article | CA-20220907-TP-44

VDG Sense | API | Functions | Media

Download and save the clip of the given id. See addClip for the usage of the all the clip methods.

Note: This function requires VDG Sense version 2.5.4 or higher

Request

command=downloadClip&id=[UID]&serverid=[UID]

Parameter

type

remarks

Parameter

type

remarks

id

[UID]

unique clip id

serverid

[UID]

unique server id

Response

error code

description

remarks

error code

description

remarks

 

OK

Binary data

-40

Clip not found

Clip with given ID does not exist

Changelog

  • 2.7.2 – Added