1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 11:21:52 +00:00

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>