/api/v1/record/stop
GET
http://GB28181Server/api/v1/record/stop
接口描述
设备录像 - 停止录像
请求参数
参数名
类型
描述
必填
streamid
String
设备序列号
必填
userId
String
用户id
必填
token
String
验证码
必填
响应参数
参数名
类型
描述
必填
code
Number
接口返回状态 200为请求修改成功 400请求返回失败
必填
error
String
状态描述信息
可选
content
String
状态描述信息
可选