1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-14 20:31:56 +00:00

simplify usage

This commit is contained in:
winlin 2014-03-10 18:14:14 +08:00
parent 1afa10d063
commit ea68d6c77d

View file

@ -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>