mirror of
https://github.com/ossrs/srs.git
synced 2025-02-12 11:21:52 +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/>
|
||||
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>
|
||||
|
|
Loading…
Reference in a new issue