mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +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
|
### Usage
|
||||||
step 1: build srs <br/>
|
step 1: build srs <br/>
|
||||||
<pre>
|
<pre>
|
||||||
tar xf srs.*.*.tar.gz
|
tar xf simple-rtmp-server-*.*.tar.gz
|
||||||
cd srs.*.*
|
cd simple-rtmp-server-*.*/trunk
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
./objs/simple_rtmp_server -c conf/srs.conf
|
./objs/simple_rtmp_server -c conf/srs.conf
|
||||||
|
|
Loading…
Reference in a new issue