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:
parent
5841cfaf76
commit
57ea56970d
6 changed files with 39 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue