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-07-21 11:41:02 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
89183c52c9aa9ed9df66af60637a1320873e27b7
89183c52
1 parent
31d2de3f
update hls and transcode wiki
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
9 行增加
和
9 行删除
README.md
README.md
查看文件 @
89183c5
...
...
@@ -119,9 +119,9 @@ cd srs/trunk
*
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
]
)
*
Usage: How to delivery HLS for other codec?(
[
CN
][
v1_CN_SampleTranscode2HLS
]
,
[
EN
][
v1_EN_SampleTranscode2HLS
]
)
*
Usage: How to transode RTMP stream by SRS?(
[
CN
][
v1_CN_SampleFFMPEG
]
,
[
EN
][
v1_EN_SampleFFMPEG
]
)
*
Usage: How to delivery HLS?(
[
CN
][
v2_CN_SampleHLS
]
,
[
EN
][
v2_EN_SampleHLS
]
)
*
Usage: How to delivery HLS for other codec?(
[
CN
][
v2_CN_SampleTranscode2HLS
]
,
[
EN
][
v2_EN_SampleTranscode2HLS
]
)
*
Usage: How to transode RTMP stream by SRS?(
[
CN
][
v2_CN_SampleFFMPEG
]
,
[
EN
][
v2_EN_SampleFFMPEG
]
)
*
Usage: How to forward stream to other server?(
[
CN
][
v1_CN_SampleForward
]
,
[
EN
][
v1_EN_SampleForward
]
)
*
Usage: How to deploy low lantency application?(
[
CN
][
v2_CN_SampleRealtime
]
,
[
EN
][
v2_EN_SampleRealtime
]
)
*
Usage: How to deploy SRS on ARM?(
[
CN
][
v1_CN_SampleARM
]
,
[
EN
][
v1_EN_SampleARM
]
)
...
...
@@ -904,12 +904,12 @@ Winlin
[
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
[
v1_EN_SampleTranscode2HLS
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_EN_SampleTranscode2HLS
[
v1_CN_SampleFFMPEG
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SampleFFMPEG
[
v1_EN_SampleFFMPEG
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_EN_SampleFFMPEG
[
v2_CN_SampleHLS
]:
https://github.com/simple-rtmp-server/srs/wiki/v2_CN_SampleHLS
[
v2_EN_SampleHLS
]:
https://github.com/simple-rtmp-server/srs/wiki/v2_EN_SampleHLS
[
v2_CN_SampleTranscode2HLS
]:
https://github.com/simple-rtmp-server/srs/wiki/v2_CN_SampleTranscode2HLS
[
v2_EN_SampleTranscode2HLS
]:
https://github.com/simple-rtmp-server/srs/wiki/v2_EN_SampleTranscode2HLS
[
v2_CN_SampleFFMPEG
]:
https://github.com/simple-rtmp-server/srs/wiki/v2_CN_SampleFFMPEG
[
v2_EN_SampleFFMPEG
]:
https://github.com/simple-rtmp-server/srs/wiki/v2_EN_SampleFFMPEG
[
v1_CN_SampleForward
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SampleForward
[
v1_EN_SampleForward
]:
https://github.com/simple-rtmp-server/srs/wiki/v1_EN_SampleForward
[
v2_CN_SampleRealtime
]:
https://github.com/simple-rtmp-server/srs/wiki/v2_CN_SampleRealtime
...
...
请
注册
或
登录
后发表评论