1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00

update readme

This commit is contained in:
winlin 2013-11-04 23:23:13 +08:00
parent 883b054f9d
commit 151e243a98

View file

@ -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