创建录像任务
POST
http://xx.com/api/record/{app}/{name}
接口描述
录像任务创建接口
请求参数
参数名
类型
描述
必填
filepath
string
录像保持路径
必填
filename
string
录像保持文件名
必填
recordtime
string
录像时间
可选
响应参数
参数名
类型
描述
必填
createtime
int
录像任务创建的时间戳
可选
starttime
int
录像任务执行的时间
可选
status
int
录像任务执行的状态
可选