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-11-02 19:54:49 +08:00
parent a5339c2a27
commit 6d4eb3d373

View file

@ -14,7 +14,7 @@ tar xf srs.*.*.tar.gz
cd srs.*.*
./configure
make
./objs/simple_rtmp_server 1935
./objs/simple_rtmp_server -c conf/srs.conf
</pre>
step 2: publish live stream <br/>
<pre>