Commit deabb3f030f150ddd62d108cb1f69368cdf32d22
1 parent
5c156294
1
Showing
1 changed file
with
5 additions
and
4 deletions
02.直播云/2.3 获取推流直播播放地址H5.md
| @@ -19,8 +19,9 @@ | @@ -19,8 +19,9 @@ | ||
| 19 | | retry | int | false | 重试次数,在0--4之间递增累加 | | 19 | | retry | int | false | 重试次数,在0--4之间递增累加 | |
| 20 | | rate | int | false | 1-流畅,2-标清,3-高清,4-超清,不传为2, getLiveActivityPlayInfo 接口会返回实际的码流路数| | 20 | | rate | int | false | 1-流畅,2-标清,3-高清,4-超清,不传为2, getLiveActivityPlayInfo 接口会返回实际的码流路数| |
| 21 | 21 | ||
| 22 | - | ||
| 23 | - | ||
| 24 | -### 备注 : | 22 | +### 备注: |
| 25 | 1. 活动ID/频道ID 不能同时为空 | 23 | 1. 活动ID/频道ID 不能同时为空 |
| 26 | - 2. 当出现ID不正常,或没有直播时,302返回固定垫片 http://video02.cnlive.com/video/data1/2015/0518/cnlive_200.mp4?frm=shixunyun | ||
| 27 | \ No newline at end of file | 24 | \ No newline at end of file |
| 25 | + 2. 当出现ID不正常,或没有直播时,302返回固定垫片 http://video02.cnlive.com/video/data1/2015/0518/cnlive_200.mp4?frm=shixunyun | ||
| 26 | + | ||
| 27 | + | ||
| 28 | +### [页面DEMO](http://open.cnlive.com/demo/live/h5_live_demo.html) |