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
2014-03-21 12:19:55 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
02e27c7d5a59354708dcea5a5787a4de6e492574
02e27c7d
1 parent
dbf64272
update readme, add hls(audio-only) support to readme. update sample flv from h264+mp3 to h264+aac
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
README.md
README.md
查看文件 @
02e27c7
...
...
@@ -11,7 +11,7 @@ minimum run. see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Bu
SRS supports
[
vhost
](
https://github.com/winlinvip/simple-rtmp-server/wiki/RtmpUrlVhost
)
,
rtmp(
[
encoder push
](
https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryRTMP
)
, client/edge pull), ingester(srs pull),
[
HLS
](
https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS
)
,
HLS audio only
,
[
transcoding
](
https://github.com/winlinvip/simple-rtmp-server/wiki/FFMPEG
)
,
[
HLS
](
https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS
)
,
[
HLS audio only
](
https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS#hlsaudioonly
)
,
[
transcoding
](
https://github.com/winlinvip/simple-rtmp-server/wiki/FFMPEG
)
,
[
forward
](
https://github.com/winlinvip/simple-rtmp-server/wiki/FFMPEG
)
,
[
http hooks
](
https://github.com/winlinvip/simple-rtmp-server/wiki/HTTPCallback
)
.
Blog:
[
http://blog.csdn.net/win_lin
](
http://blog.csdn.net/win_lin
)
<br/>
...
...
请
注册
或
登录
后发表评论