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:
parent
d67edf631b
commit
b36338853a
8 changed files with 813 additions and 856 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue