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
2013-10-20 08:50:04 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
02e30e490df24d7b85af42cffa2b2ca21f0e2828
02e30e49
1 parent
bd64ae82
update readme
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
9 行增加
和
4 行删除
README.md
README.md
100644 → 100755
查看文件 @
02e30e4
...
...
@@ -4,11 +4,16 @@ simple-rtmp-server
simple rtmp origin live server over state-threads.
<br/>
can be used as origin server, or rtmp-server for encoder.
Summary:
<br/>
srs is a simple, high-performance, running in single process,
<br/>
origin live server, with single vhost(like FMS
\_\_
defaultVhost
\_\_
).
<br/>
Features:
<br/>
1.
simple: also stable enough.
2.
high-performance: single-thread, async socket, event/st-thread driven.
3.
support origin only, no edge mode.
4.
only for live streaming.
5.
donot support vhost,
\_\_
defaultVhost
\_\_
only.
6.
single process, no multiple processes yet.
3.
no edge server, origin server only.
4.
no vod streaming, live streaming only.
5.
no vhost,
\_\_
defaultVhost
\_\_
only.
6.
no multiple processes, single process only.
Winlin
...
...
请
注册
或
登录
后发表评论