Commit e4304bfbb69dd7ef41829e35d49d1611fcb8c972

Authored by 刘基城
1 parent 4ffb171d

修改 channelID 为 channelId

02.直播云/2.3 获取推流直播播放地址H5.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之间递增累加 |
@@ -24,4 +24,4 @@ @@ -24,4 +24,4 @@
24 2. 当出现ID不正常,或没有直播时,302返回固定垫片 http://video02.cnlive.com/video/data1/2015/0518/cnlive_200.mp4?frm=shixunyun 24 2. 当出现ID不正常,或没有直播时,302返回固定垫片 http://video02.cnlive.com/video/data1/2015/0518/cnlive_200.mp4?frm=shixunyun
25 25
26 26
27 -### [页面DEMO](http://open.cnlive.com/demo/live/h5_live_demo.html) 27 -### [页面DEMO](http://open.cnlive.com/demo/live/h5_live_demo.html)
  28 +### [页面DEMO](http://open.cnlive.com/demo/live/h5_live_demo.html)
28 \ No newline at end of file 29 \ No newline at end of file