adding restreamer proxying better
This commit is contained in:
parent
2eff833bf1
commit
953df5a3fc
|
@ -120,7 +120,11 @@
|
|||
};
|
||||
virtualHosts = {
|
||||
"restream.luctorcrc.org".extraConfig = ''
|
||||
reverse_proxy 172.16.1.202:443
|
||||
@live {
|
||||
protocol rtmp
|
||||
}
|
||||
reverse_proxy 172.16.1.202:8080
|
||||
reverse_proxy @live 172.16.1.202:1935
|
||||
encode gzip
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue