Commit b0690eb814b5d900e35402b8db977944ecd1c425
1 parent
ada7c198
11
Showing
1 changed file
with
4 additions
and
1 deletions
8.直播云/1.9 获取H5直播URL接口.md
| ... | ... | @@ -16,4 +16,7 @@ |
| 16 | 16 | | uuid| string | false | 用户标识(uuid_时间戳),不传为0 | |
| 17 | 17 | | sid| string | false | 用户ID,不传为0 | |
| 18 | 18 | | retry | int | false | 重试次数,从0开始,不断累加,不传为0 | |
| 19 | -| rate | int | false | 1-流畅,2-标清,3-高清,4-超清,不传为2,EPG接口会返回实际的码流路数--标清为必须项| | |
| 20 | 19 | \ No newline at end of file |
| 20 | +| rate | int | false | 1-流畅,2-标清,3-高清,4-超清,不传为2,EPG接口会返回实际的码流路数--标清为必须项| | |
| 21 | + | |
| 22 | + | |
| 23 | +### [页面DEMO](http://open.cnlive.com/demo/live/h5_live_demo.html) | |
| 21 | 24 | \ No newline at end of file | ... | ... |