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

support reload the forwarder

This commit is contained in:
winlin 2013-12-15 12:34:22 +08:00
parent 7622878979
commit b90b64954e
6 changed files with 134 additions and 54 deletions

View file

@ -83,7 +83,7 @@ vhost __defaultVhost__ {
vhost dev {
enabled on;
gop_cache on;
#forward 127.0.0.1:19350;
forward 127.0.0.1:19350;
hls {
hls off;
hls_path ./objs/nginx/html;