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/>
step 1: build srs <br/>
<pre>
tar xf srs.*.*.tar.gz
cd srs.*.*
./configure
make
./objs/simple_rtmp_server 1935
tar xf srs.*.*.tar.gz
cd srs.*.*
./configure
make
./objs/simple_rtmp_server 1935
</pre>
step 2: publish live stream <br/>
<pre>