Commit 11cde6cf61d1457f279856d6d9e872b6563878f5

Authored by 刘炯
1 parent cdd86f36

update

8.直播云/1.1 获取直播活动信息接口.md
... ... @@ -22,13 +22,13 @@ HTTP GET
22 22 ``` json
23 23 {
24 24 "ret":"0",
25   - "mp4_url_rate1":"http://api.cnlive.com/open/api3/play/IPS/getH5Epg2?cid=xinyingshi&sp_id=iqhpk8pl19",
26   - "mp4_url_rate0":"http://api.cnlive.com/open/api3/play/IPS/getH5Epg2?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_rate0":"http://api.cnlive.com/open/api3/play/IPS/liveplay?cid=xinyingshi&sp_id=iqhpk8pl19",
27 27 "mp4_url_rate3":"",
28 28 "mp4_url_rate2":"",
29 29 "status":"1",
30   - "hls_url_rate1":"http://api.cnlive.com/open/api3/play/IPS/getH5Epg2?cid=xinyingshi&sp_id=iqhpk8pl19",
31   - "hls_url_rate0":"http://api.cnlive.com/open/api3/play/IPS/getH5Epg2?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_rate0":"http://api.cnlive.com/open/api3/play/IPS/liveplay?cid=xinyingshi&sp_id=iqhpk8pl19",
32 32 "hls_url_rate3":"",
33 33 "hls_url_rate2":"",
34 34 "msg":"请求成功",
... ...