创建直播第三方转推任务 请求示例 { "App":"test", "DomainName":"ctyun.cn", "ExtParam":{ "PullRetryTimeOut":"300", "PullRetryType":"1" }, "Stream":"test", "SrcUrl":[ "rtmp://live.pull.ctyun.cn/live/test1", "rtmp://live.pull.ctyun.cn/live/test2" ], "DstUrl":[ "rtmp://live.push.ctyun.cn/live/test1", "rtmp://live.push.ctyun.cn/live/test2" ] } 正确响应示例 { "code":100000, "message":"success", "taskID":"123" } 错误码请参考: 参数code和message含义
来自: