nginx: create rtmp streaming server
This commit is contained in:
parent
12d95c1808
commit
24a9343a20
2 changed files with 45 additions and 0 deletions
|
@ -96,6 +96,7 @@ in
|
|||
allowedTCPPorts = [
|
||||
111 2049 4000 4001 4002 # NFS
|
||||
3483 9000 9090 # Slimserver
|
||||
1935 # RTMP
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
111 2049 4000 4001 4002 # NFS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue