moved stream settings to optional private file /srv/private-nginx.conf
2 files changed, 2 insertions(+), 1 deletions(-) M .gitignore M nginx.conf
M .gitignore => .gitignore +1 -1
M nginx.conf => nginx.conf +1 -0
@@ 63,6 63,7 @@ rtmp { #push rtmp://stream.dlive.tv/live/<PUT YOUR STREAM KEY HERE>; #push rtmp://live.twitch.tv/app/<PUT YOUR STREAM KEY HERE>; #push rtmp://a.rtmp.youtube.com/live2/<PUT YOUR STREAM KEY HERE>; include /srv/*.conf; # When stream starts, authenticate #on_publish http://localhost:5005/auth;