~~~[api]
get:/api/vision/api/getPlayUrl
*string:device_id=默认值#设备id
name#说明文字
<<<
success
{
"status": true,
"data": {
"url": "http://hls01open.ys7.com/openlive/temp.m3u8?t=DeR3e3HJ7oCRuEjfAgWqDDyAU0TGtTZ2cnGplhs2h7DsjXEOrId6Gny\_9yxdFgjK"
},
"msg": ""
}
<<<
error
{"status":false,"data":\[\],"msg":"系统错误,请稍后"}
~~~