Commit cee40a0d0679f0e7dee8192d4c7c2c7d59b5fbee
1 parent
257a70fa
shuoming
Showing
1 changed file
with
8 additions
and
0 deletions
02.直播云/2.3 获取推流直播播放地址H5.md
| ... | ... | @@ -18,3 +18,11 @@ |
| 18 | 18 | | sid| string | false | 用户ID,不传为0 | |
| 19 | 19 | | retry | int | false | 重试次数,在0--4之间递增累加 | |
| 20 | 20 | | rate | int | false | 1-流畅,2-标清,3-高清,4-超清,不传为2, getLiveActivityPlayInfo 接口会返回实际的码流路数| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | +备注 : | |
| 25 | +1.活动ID/频道ID 不能同时为空 | |
| 26 | +2.当出现ID不正常,或没有直播时,302返回固定垫片 http://video02.cnlive.com/video/data1/2015/0518/cnlive_200.mp4?frm=shixunyun | |
| 27 | + | |
| 28 | + | ... | ... |