Sign in
BOSS Team
/
OPEN_API
·
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
24505832d868c6630c81d3405f0581816fc736f0
Authored by
刘炯
2016-07-27 11:13:11 +0800
1 parent
d794ba07
11
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
8.直播云/1.2 获取flash直播URL接口.md
8.直播云/1.2 获取flash直播URL接口.md
View file @
2450583
...
...
@@ -33,7 +33,7 @@
33
33
"location":"rtmp://wsrtmp4.live.cnlive.com/cdn/xinyingshi?wsSecret=a1b8ee5edd76fc8c80eda08cc03bec10&wsTime=57982548"
34
34
}
35
35
```
36
-####
java
示例:
36
+####
java
示例:
37
37
38
38
``` java
39
39
public String getFlashLive() {
...
...