Commit dde27c07161b43cbcf5d531c6d9fdd6a005c736b

Authored by 刘炯
1 parent 8c8617f5

update

8.直播云/1.1 获取直播活动信息接口.md
... ... @@ -17,7 +17,7 @@ HTTP GET
17 17 | sp_id | string | true | 应用ID |
18 18 | activityid| string | true | 由开发者通过API创建接口或者在直播云管理端创建,保证唯一性 |
19 19 | timestamp | int | true | 精确到秒,当前Unix时间戳,请保证请求服务器时间正确 |
20   -| sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> |
  20 +| sign | String | true | 签名规则见 [签名详情](http://help.open.cnlive.com/common.html) |
21 21  
22 22  
23 23 ### 返回值 ###
... ... @@ -51,7 +51,7 @@ HTTP GET
51 51 "hls_url_rate2":"http://api.cnlive.com/open/api3/play/IPS/liveplay?channelID=xinyingshi&rate=2&sp_id=iqhpk8pl19",
52 52 "hls_url_rate3":""
53 53 "hls_url_rate4":""
54   - extViews
  54 + "extViews"
55 55
56 56 "mp4_url_rate1":"",
57 57 "mp4_url_rate2":"http://api.cnlive.com/open/api3/play/IPS/liveplayBySWF?channelID=xinyingshi_m1&rate=2&sp_id=iqhpk8pl19",
... ...