播放回调
开发中POST
/srs/on_play请求参数
Body 参数application/json
api
string
必需
clientip
null
必需
sdp
string
必需
streamurl
string
必需
tid
string
必需
示例
{
"api": "string",
"clientip": null,
"sdp": "string",
"streamurl": "string",
"tid": "string"
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 1 年前