1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

refine the conf files, rename srs.conf to demo.conf

This commit is contained in:
winlin 2014-03-18 15:13:25 +08:00
parent d67edf631b
commit b36338853a
8 changed files with 813 additions and 856 deletions

View file

@ -52,7 +52,7 @@ cd simple-rtmp-server/trunk
<strong>Step 2:</strong> build SRS,
<strong>Requires Centos6.x/Ubuntu12 32/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
./configure --with-ssl --without-hls --without-ffmpeg --without-http-callback && make
</pre>
<strong>Step 3:</strong> start SRS <br/>
<pre>