update Readme

This commit is contained in:
winlin 2013-10-27 08:57:16 +08:00
parent 79aa7e9280
commit 693a98b286

View File

@ -11,11 +11,11 @@ origin live server, with single vhost(like FMS \_\_defaultVhost\_\_).<br/>
Usage:<br/> Usage:<br/>
step 1: build srs <br/> step 1: build srs <br/>
<pre> <pre>
tar xf srs.*.*.tar.gz tar xf srs.*.*.tar.gz
cd srs.*.* cd srs.*.*
./configure ./configure
make make
./objs/simple_rtmp_server 1935 ./objs/simple_rtmp_server 1935
</pre> </pre>
step 2: publish live stream <br/> step 2: publish live stream <br/>
<pre> <pre>