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

update readme, add ubuntu12 to test list

This commit is contained in:
winlin 2014-03-18 13:04:06 +08:00
parent c85dde7f3f
commit d67edf631b
2 changed files with 2 additions and 2 deletions

View file

@ -50,7 +50,7 @@ git clone https://github.com/winlinvip/simple-rtmp-server &&
cd simple-rtmp-server/trunk
</pre>
<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/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
</pre>