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-30 20:50:19 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2e9c39b8534e2d1b13377e1a210f6a83c06a0772
2e9c39b8
1 parent
188d74f6
update readme, remove all br.
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
17 行增加
和
17 行删除
README.md
README.md
查看文件 @
2e9c39b
...
...
@@ -131,23 +131,23 @@ Supported operating systems and hardware:
## Summary
1.
Simple: also stable enough.
<br/>
1.
[
High-performance
](
https://github.com/winlinvip/simple-rtmp-server/wiki/Performance
)
: single-thread, async socket, event/st-thread driven.
<br/>
03.
Support RTMP edge server(plan), support origin server.
<br/>
04.
RTMP without vod streaming, live streaming only.
<br/>
05.
Support multiple processes, support single process.
<br/>
06.
Support vhost, support
\_\_
defaultVhost
\_\_
.
<br/>
07.
Support adobe rtmp live streaming.
<br/>
08.
Support apple
[
HLS(m3u8)
](
https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS
)
live streaming.
<br/>
09.
Support HLS audio-only live streaming.
<br/>
10.
Support reload config to enable changes.
<br/>
11.
Support cache last gop for flash player to fast startup.
<br/>
12.
Support listen at multiple ports.
<br/>
13.
Support long time(>4.6hours) publish/play.
<br/>
14.
High performace, 1800 connections(500kbps), 900Mbps, CPU 90.2%, 41MB
<br/>
15.
Support forward publish stream to build active-standby
[
cluster
](
https://github.com/winlinvip/simple-rtmp-server/wiki/Cluster
)
.
<br/>
16.
Support broadcast by forward the stream to other servers(origin/edge).
<br/>
17.
Support live stream transcoding by ffmpeg.
<br/>
18.
Support live stream forward(acopy/vcopy) by ffmpeg.
<br/>
19.
Support ffmpeg filters(logo/overlay/crop), x264 params, copy/vn/an.
<br/>
1.
Support RTMP edge server(plan), support origin server.
<br/>
1.
RTMP without vod streaming, live streaming only.
<br/>
1.
Support multiple processes, support single process.
<br/>
1.
Support vhost, support
\_\_
defaultVhost
\_\_
.
<br/>
1.
Support adobe rtmp live streaming.
<br/>
1.
Support apple
[
HLS(m3u8)
](
https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS
)
live streaming.
<br/>
1.
Support HLS audio-only live streaming.
<br/>
1.
Support reload config to enable changes.
<br/>
1.
Support cache last gop for flash player to fast startup.
<br/>
1.
Support listen at multiple ports.
<br/>
1.
Support long time(>4.6hours) publish/play.
<br/>
1.
High performace, 1800 connections(500kbps), 900Mbps, CPU 90.2%, 41MB
<br/>
1.
Support forward publish stream to build active-standby
[
cluster
](
https://github.com/winlinvip/simple-rtmp-server/wiki/Cluster
)
.
<br/>
1.
Support broadcast by forward the stream to other servers(origin/edge).
<br/>
1.
Support live stream transcoding by ffmpeg.
<br/>
1.
Support live stream forward(acopy/vcopy) by ffmpeg.
<br/>
1.
Support ffmpeg filters(logo/overlay/crop), x264 params, copy/vn/an.
<br/>
20.
Support audio transcode only, speex/mp3 to aac
<br/>
21.
Support
[
http callback api hooks
](
https://github.com/winlinvip/simple-rtmp-server/wiki/HTTPCallback
)(
for
authentication and injection).
<br/>
22.
Support bandwidth test api and flash client.
<br/>
...
...
请
注册
或
登录
后发表评论