mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update Readme
This commit is contained in:
parent
79aa7e9280
commit
693a98b286
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue