Commit 4ffb171dbb14320761904dd878e634e9de5697df

Authored by 刘炯
1 parent b1206642

demo

02.直播云/2.2 获取推流直播播放地址Flash.md
... ... @@ -13,7 +13,7 @@
13 13 | :----------- | :------: | :------: | :------: |
14 14 | appId | string | true | 应用ID |
15 15 | activityId| string | true | 活动ID,确保SP下的唯一性 ---备注 : 活动ID/频道ID 不能同时为空 |
16   -| channelId| string | true | 频道ID(或主播ID),确保SP下的唯一性------备注 :活动ID/频道ID 不能同时为空 |
  16 +| channelID| string | true | 频道ID(或主播ID),确保SP下的唯一性------备注 :活动ID/频道ID 不能同时为空 |
17 17 | uid| string | false | 用户标识(uuid_时间戳),不传为0 |
18 18 | sid| string | false | 用户ID,不传为0 |
19 19 | retry | int | false | 重试次数,在0--4之间递增累加 |
... ... @@ -32,4 +32,4 @@
32 32 }
33 33 ```
34 34  
35   -###[页面DEMO](http://open.cnlive.com/demo/live/flash_live_demo.html)
36 35 \ No newline at end of file
  36 +### [页面DEMO](http://open.cnlive.com/demo/live/flash_live_demo.html)
37 37 \ No newline at end of file
... ...