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

add nginx and used as http server

This commit is contained in:
winlin 2013-11-26 16:45:50 +08:00
parent 5841cfaf76
commit 57ea56970d
6 changed files with 39 additions and 6 deletions

View file

@ -21,7 +21,7 @@ step 2: start srs <br/>
</pre>
step 3(optional): start nginx for HLS <br/>
<pre>
sudo ./objs/nginx/_release/sbin/nginx
sudo ./objs/nginx/sbin/nginx
</pre>
step 4: publish live stream <br/>
<pre>