Commit b964bc7c5fcba2add65243d72c9b6475e26395ae
1 parent
bcf3147e
xxxx
Showing
1 changed file
with
2 additions
and
1 deletions
8.直播云/1.2 获取直播URL接口.md
| 1 | /* Title: 1.2 获取直播URL接口 */ | 1 | /* Title: 1.2 获取直播URL接口 */ |
| 2 | ### 获取直播URL接口 | 2 | ### 获取直播URL接口 |
| 3 | ----- | 3 | ----- |
| 4 | -#### URL: http://api.cnlive.com/open/api3/play/IPS/liveplay?cid=xinyingshi&sp_id=iqhpk8pl19 | 4 | +#### URL: http://api.cnlive.com/open/api3/play/IPS/liveplay?cid=xinyingshi&sp_id=xxxx |
| 5 | ----- | 5 | ----- |
| 6 | #### 接口说明: 返回H5或APP的直播播放地址 | 6 | #### 接口说明: 返回H5或APP的直播播放地址 |
| 7 | ----- | 7 | ----- |
| @@ -18,4 +18,4 @@ | @@ -18,4 +18,4 @@ | ||
| 18 | | sid| String | false | 用户ID,不传为0 | | 18 | | sid| String | false | 用户ID,不传为0 | |
| 19 | | retry | int | false | 重试次数,从0开始,不断累加,不传为0 | | 19 | | retry | int | false | 重试次数,从0开始,不断累加,不传为0 | |
| 20 | | rate | int | false | 1-流畅,2-标清,3-高清,4-超清,不传为0 | | 20 | | rate | int | false | 1-流畅,2-标清,3-高清,4-超清,不传为0 | |
| 21 | -| sign | String | false | APP必须使用,H5不用,签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | | 21 | -| sign | String | false | APP必须使用,H5不用,签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | |
| 22 | +| sign | String | false | APP必须使用,H5不用,签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | | ||
| 22 | \ No newline at end of file | 23 | \ No newline at end of file |