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 22:25:21 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0818677637f2e5646f9a1f86ddc33531f9c014ca
08186776
1 parent
5475d0e4
update readme.
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
6 行增加
和
6 行删除
README.md
README.md
查看文件 @
0818677
...
...
@@ -9,11 +9,11 @@ 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.
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.
1.
simple: also stable enough.
<br/>
2.
high-performance: single-thread, async socket, event/st-thread driven.
<br/>
3.
no edge server, origin server only.
<br/>
4.
no vod streaming, live streaming only.
<br/>
5.
no vhost,
\_\_
defaultVhost
\_\_
only.
<br/>
6.
no multiple processes, single process only.
<br/>
Winlin
...
...
请
注册
或
登录
后发表评论