1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

refine the script, add build/run/stop

This commit is contained in:
winlin 2013-12-23 13:16:31 +08:00
parent 1783e1f764
commit 2cefe1a9bb
15 changed files with 148 additions and 106 deletions

View file

@ -16,14 +16,18 @@ who is the contributors: <br/>
2. the name of all contributors will send in the response of NetConnection.connect and metadata.
### Usage(simple)
<strong>step 0:</strong> get srs<br/>
<strong>step -1:</strong> get srs<br/>
<pre>
git clone https://github.com/winlinvip/simple-rtmp-server &&
cd simple-rtmp-server/trunk
</pre>
<strong>step 1:</strong> build and start srs all demo features.<br/>
<strong>step 0:</strong> build srs system.<br/>
<pre>
bash scripts/demo.sh
bash scripts/build.sh
</pre>
<strong>step 1:</strong> start srs all demo features.<br/>
<pre>
bash scripts/run.sh
</pre>
<strong>step 2:</strong> srs live show: [http://demo.srs.com/players](http://demo.srs.com/players) <br/>
requires client add server ip to hosts. <br/>