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-10 18:14:14 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ea68d6c77d55c0843fb92f750feba43ee379a08f
ea68d6c7
1 parent
1afa10d0
simplify usage
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
2 行删除
README.md
README.md
查看文件 @
ea68d6c
...
...
@@ -33,6 +33,7 @@ git clone https://github.com/winlinvip/simple-rtmp-server &&
cd simple-rtmp-server/trunk
</pre>
<strong>
Step 2:
</strong>
build SRS
<br/>
<strong>
Requires: Centos6.x 64bits, others see
[
Build
](
https://github.com/winlinvip/simple-rtmp-server/wiki/Build
)
</strong><br/>
<pre>
./configure --with-ssl --without-hls --without-ffmpeg --without-http && make
</pre>
...
...
@@ -41,8 +42,6 @@ cd simple-rtmp-server/trunk
./objs/srs -c conf/srs.conf
</pre>
<strong>
Requires: Centos6.x 64bits, others see
[
Build
](
https://github.com/winlinvip/simple-rtmp-server/wiki/Build
)
</strong><br/>
### Architecture
System Architecture:
<pre>
...
...
请
注册
或
登录
后发表评论