Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
winlin
2015-05-24 09:39:03 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9e342f41a4e9fd084720efa94b0e2b3a03593cdb
9e342f41
1 parent
94efe3f7
add rtmp cluster.
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
3 行增加
和
0 行删除
README.md
README.md
查看文件 @
9e342f4
...
...
@@ -116,6 +116,7 @@ cd simple-rtmp-server/trunk
<strong>
See also:
</strong>
*
Usage: How to delivery RTMP?(
[
CN
][
v1_CN_SampleRTMP
]
,
[
EN
][
v1_EN_SampleRTMP
]
)
*
Usage: How to delivery RTMP Cluster?(
[
CN
][
v1_CN_SampleRTMPCluster
]
,
[
EN
][
v1_EN_SampleRTMPCluster
]
)
*
Usage: How to delivery HTTP FLV Live Streaming?(
[
CN
][
v2_CN_SampleHttpFlv
]
,
[
EN
][
v2_EN_SampleHttpFlv
]
)
*
Usage: How to delivery HTTP FLV Live Streaming Cluster?(
[
CN
][
v2_CN_SampleHttpFlvCluster
]
,
[
EN
][
v2_EN_SampleHttpFlvCluster
]
)
*
Usage: How to delivery HLS?(
[
CN
][
v1_CN_SampleHLS
]
,
[
EN
][
v1_EN_SampleHLS
]
)
...
...
@@ -839,6 +840,8 @@ Winlin
[
v1_EN_Git
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_EN_Git
[
v1_CN_SampleRTMP
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SampleRTMP
[
v1_EN_SampleRTMP
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_EN_SampleRTMP
[
v1_CN_SampleRTMPCluster
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SampleRTMPCluster
[
v1_EN_SampleRTMPCluster
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_EN_SampleRTMPCluster
[
v1_CN_SampleHLS
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SampleHLS
[
v1_EN_SampleHLS
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_EN_SampleHLS
[
v1_CN_SampleTranscode2HLS
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SampleTranscode2HLS
...
...
请
注册
或
登录
后发表评论