mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
simplify usage
This commit is contained in:
parent
f28acb4fd1
commit
c88e44c720
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ git clone https://github.com/winlinvip/simple-rtmp-server &&
|
||||||
cd simple-rtmp-server/trunk
|
cd simple-rtmp-server/trunk
|
||||||
</pre>
|
</pre>
|
||||||
<strong>Step 2:</strong> build SRS,
|
<strong>Step 2:</strong> build SRS,
|
||||||
<strong>Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/>
|
<strong>Requires Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/>
|
||||||
<pre>
|
<pre>
|
||||||
./configure --with-ssl --without-hls --without-ffmpeg --without-http && make
|
./configure --with-ssl --without-hls --without-ffmpeg --without-http && make
|
||||||
</pre>
|
</pre>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue