From 4f20856ed4d7f5bc0e85ad40b58af8014dba48db Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 11 Jan 2021 09:20:44 +0100 Subject: Add more hints regarding live port --- config/default.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/default.yaml') diff --git a/config/default.yaml b/config/default.yaml index 9d428f764..01e5c8480 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -264,6 +264,7 @@ live: # /!\ transcoding.enabled (and not live.transcoding.enabled) has to be true to create a replay allow_replay: false + # Your firewall should accept traffic from this port in TCP if you enable live rtmp: port: 1935 -- cgit v1.2.3