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