Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
801cdfc5f117d7cdd49692578b4004bb9d5f8058
Authored by
李志鑫
2017-05-17 13:21:21 +0800
1 parent
6927d036
2
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
02.直播云/1.02 H5播放器获取EPG信息接口.md
02.直播云/1.02 H5播放器获取EPG信息接口.md
View file @
801cdfc
...
...
@@ -20,7 +20,7 @@ HTTP GET
20
20
|uid| string | false | 用户标识(uuid_时间戳) |
21
21
|sid| String | false | 用户ID |
22
22
|retry| int | false | 重试次数,在0~4之间累加 |
23
-|isHLS| int | false | 0:rtmp流,1:hls流(默认
0
) |
23
+|isHLS| int | false | 0:rtmp流,1:hls流(默认
1
) |
24
24
25
25
### 返回值 ###
26
26
...
...