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
883b054f9d
commit
151e243a98
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ see also: [http://winlinvip.github.io/simple-rtmp-server](http://winlinvip.githu
|
|||
### Usage
|
||||
step 1: build srs <br/>
|
||||
<pre>
|
||||
tar xf srs.*.*.tar.gz
|
||||
cd srs.*.*
|
||||
tar xf simple-rtmp-server-*.*.tar.gz
|
||||
cd simple-rtmp-server-*.*/trunk
|
||||
./configure
|
||||
make
|
||||
./objs/simple_rtmp_server -c conf/srs.conf
|
||||
|
|
Loading…
Reference in a new issue