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

add scripts

This commit is contained in:
winlin 2013-12-23 10:40:29 +08:00
parent 0846f05e6a
commit 686721ac73

View file

@ -39,6 +39,10 @@ requires client add server ip to hosts. <br/>
# where server ip is 192.168.2.111
192.168.2.111 demo.srs.com
</pre>
<strong>step 4:</strong> stop srs demo<br/>
<pre>
bash scripts/stop.sh
</pre>
### Usage(detail)
<strong>step 1:</strong> build srs <br/>