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

refine the build result.

This commit is contained in:
winlin 2013-12-23 13:38:31 +08:00
parent 2cefe1a9bb
commit 47e173bf24
6 changed files with 46 additions and 35 deletions

View file

@ -29,15 +29,7 @@ bash scripts/build.sh
<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/>
<pre>
# edit the folowing file:
# linux: /etc/hosts
# windows: C:\Windows\System32\drivers\etc\hosts
# where server ip is 192.168.2.111
192.168.2.111 demo.srs.com
</pre>
<strong>step 2:</strong> srs live show: [http://your-server-ip](http://your-server-ip) <br/>
<strong>step 3:</strong> stop srs demo<br/>
<pre>
bash scripts/stop.sh