Support RTMPS

This commit is contained in:
Chocobozzz
2021-11-05 11:38:17 +01:00
parent 8dd754c767
commit df1db951c5
20 changed files with 343 additions and 51 deletions
+7
View File
@@ -380,8 +380,15 @@ live:
# Your firewall should accept traffic from this port in TCP if you enable live
rtmp:
enabled: true
port: 1935
rtmps:
enabled: false
port: 1936
key_file: ''
cert_file: ''
# Allow to transcode the live streaming in multiple live resolutions
transcoding:
enabled: true