Commit b7a6f373f7d2b21954cd2d0b56f2134c2b0d4572

Authored by 费有文
1 parent fb615998

3

8.直播云/1.2 获取flash直播URL接口.md
@@ -12,13 +12,11 @@ @@ -12,13 +12,11 @@
12 | 参数名 | 参数类型 | 必选 | 参数说明 | 12 | 参数名 | 参数类型 | 必选 | 参数说明 |
13 | :----------- | :------: | :------: | :------: | 13 | :----------- | :------: | :------: | :------: |
14 | sp_id | string | true | 应用ID | 14 | sp_id | string | true | 应用ID |
15 -| channelID| string | true | 直播频道或主播ID | 15 +| channelID| string | true | 直播频道或 devID_主播ID |
16 | uid| string | false | 用户标识(uuid_时间戳)| 16 | uid| string | false | 用户标识(uuid_时间戳)|
17 | sid| string | false | 用户ID | 17 | sid| string | false | 用户ID |
18 -| retry | int | false | 重试次数,从0开始,不断累加,不传为0 | 18 +| retry | int | false | 重试次数,在0~4之间累加 |
19 | rate | int | false | 1-流畅,2-标清,3-高清,4-超清,不传为2,EPG接口会返回实际的码流路数--标清为必须项| 19 | rate | int | false | 1-流畅,2-标清,3-高清,4-超清,不传为2,EPG接口会返回实际的码流路数--标清为必须项|
20 20
21 21
22 -  
23 -#### 页面播放DEMO:  
24 - 22 +#### 页面播放DEMO:
25 \ No newline at end of file 23 \ No newline at end of file