Commit 0e425683f3967ec4e8bf3a2b5ea967bc959b86fe
1 parent
11cde6cf
update
Showing
1 changed file
with
12 additions
and
12 deletions
8.直播云/1.1 获取直播活动信息接口.md
| @@ -22,15 +22,15 @@ HTTP GET | @@ -22,15 +22,15 @@ HTTP GET | ||
| 22 | ``` json | 22 | ``` json |
| 23 | { | 23 | { |
| 24 | "ret":"0", | 24 | "ret":"0", |
| 25 | + "mp4_url_rate2":"http://api.cnlive.com/open/api3/play/IPS/liveplay?cid=xinyingshi&sp_id=iqhpk8pl19", | ||
| 25 | "mp4_url_rate1":"http://api.cnlive.com/open/api3/play/IPS/liveplay?cid=xinyingshi&sp_id=iqhpk8pl19", | 26 | "mp4_url_rate1":"http://api.cnlive.com/open/api3/play/IPS/liveplay?cid=xinyingshi&sp_id=iqhpk8pl19", |
| 26 | - "mp4_url_rate0":"http://api.cnlive.com/open/api3/play/IPS/liveplay?cid=xinyingshi&sp_id=iqhpk8pl19", | 27 | + "mp4_url_rate4":"", |
| 27 | "mp4_url_rate3":"", | 28 | "mp4_url_rate3":"", |
| 28 | - "mp4_url_rate2":"", | ||
| 29 | "status":"1", | 29 | "status":"1", |
| 30 | + "hls_url_rate2":"http://api.cnlive.com/open/api3/play/IPS/liveplay?cid=xinyingshi&sp_id=iqhpk8pl19", | ||
| 30 | "hls_url_rate1":"http://api.cnlive.com/open/api3/play/IPS/liveplay?cid=xinyingshi&sp_id=iqhpk8pl19", | 31 | "hls_url_rate1":"http://api.cnlive.com/open/api3/play/IPS/liveplay?cid=xinyingshi&sp_id=iqhpk8pl19", |
| 31 | - "hls_url_rate0":"http://api.cnlive.com/open/api3/play/IPS/liveplay?cid=xinyingshi&sp_id=iqhpk8pl19", | 32 | + "hls_url_rate4":"", |
| 32 | "hls_url_rate3":"", | 33 | "hls_url_rate3":"", |
| 33 | - "hls_url_rate2":"", | ||
| 34 | "msg":"请求成功", | 34 | "msg":"请求成功", |
| 35 | "title":"测试活动", | 35 | "title":"测试活动", |
| 36 | "smallImg":"小图图片URL", | 36 | "smallImg":"小图图片URL", |
| @@ -62,42 +62,42 @@ JSON属性说明: 四路播放地址至少一个有效 | @@ -62,42 +62,42 @@ JSON属性说明: 四路播放地址至少一个有效 | ||
| 62 | <td>0:未开始/1:直播中/2:直播结束、回放生成中/3:已结束</td> | 62 | <td>0:未开始/1:直播中/2:直播结束、回放生成中/3:已结束</td> |
| 63 | </tr> | 63 | </tr> |
| 64 | <tr> | 64 | <tr> |
| 65 | - <td>mp4_url_rate0</td> | 65 | + <td>mp4_url_rate1</td> |
| 66 | <td>播放地址,流畅</td> | 66 | <td>播放地址,流畅</td> |
| 67 | <td>地址有防盗链,需要做播放签名</td> | 67 | <td>地址有防盗链,需要做播放签名</td> |
| 68 | </tr> | 68 | </tr> |
| 69 | <tr> | 69 | <tr> |
| 70 | - <td>mp4_url_rate1</td> | 70 | + <td>mp4_url_rate2</td> |
| 71 | <td>播放地址,标清</td> | 71 | <td>播放地址,标清</td> |
| 72 | <td>地址有防盗链,需要做播放签名</td> | 72 | <td>地址有防盗链,需要做播放签名</td> |
| 73 | </tr> | 73 | </tr> |
| 74 | <tr> | 74 | <tr> |
| 75 | - <td>mp4_url_rate2</td> | 75 | + <td>mp4_url_rate3</td> |
| 76 | <td>播放地址,高清</td> | 76 | <td>播放地址,高清</td> |
| 77 | <td>地址有防盗链,需要做播放签名</td> | 77 | <td>地址有防盗链,需要做播放签名</td> |
| 78 | </tr> | 78 | </tr> |
| 79 | <tr> | 79 | <tr> |
| 80 | - <td>mp4_url_rate3</td> | 80 | + <td>mp4_url_rate4</td> |
| 81 | <td>播放地址,超清</td> | 81 | <td>播放地址,超清</td> |
| 82 | <td>地址有防盗链,需要做播放签名</td> | 82 | <td>地址有防盗链,需要做播放签名</td> |
| 83 | </tr> | 83 | </tr> |
| 84 | <tr> | 84 | <tr> |
| 85 | - <td>hls_url_rate0</td> | 85 | + <td>hls_url_rate1</td> |
| 86 | <td>播放地址,流畅</td> | 86 | <td>播放地址,流畅</td> |
| 87 | <td>地址有防盗链,需要做播放签名</td> | 87 | <td>地址有防盗链,需要做播放签名</td> |
| 88 | </tr> | 88 | </tr> |
| 89 | <tr> | 89 | <tr> |
| 90 | - <td>hls_url_rate1</td> | 90 | + <td>hls_url_rate2</td> |
| 91 | <td>播放地址,标清</td> | 91 | <td>播放地址,标清</td> |
| 92 | <td>地址有防盗链,需要做播放签名</td> | 92 | <td>地址有防盗链,需要做播放签名</td> |
| 93 | </tr> | 93 | </tr> |
| 94 | <tr> | 94 | <tr> |
| 95 | - <td>hls_url_rate2</td> | 95 | + <td>hls_url_rate3</td> |
| 96 | <td>播放地址,高清</td> | 96 | <td>播放地址,高清</td> |
| 97 | <td>地址有防盗链,需要做播放签名</td> | 97 | <td>地址有防盗链,需要做播放签名</td> |
| 98 | </tr> | 98 | </tr> |
| 99 | <tr> | 99 | <tr> |
| 100 | - <td>hls_url_rate3</td> | 100 | + <td>hls_url_rate4</td> |
| 101 | <td>播放地址,超清</td> | 101 | <td>播放地址,超清</td> |
| 102 | <td>地址有防盗链,需要做播放签名</td> | 102 | <td>地址有防盗链,需要做播放签名</td> |
| 103 | </tr> | 103 | </tr> |