From 870238607cd629271a865d4d869ce866b1685174 Mon Sep 17 00:00:00 2001 From: Alessandro Ros Date: Thu, 2 Nov 2023 13:55:01 +0100 Subject: [PATCH] update docs (#2630) --- mediamtx.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mediamtx.yml b/mediamtx.yml index b6a40e5f..a9c60706 100644 --- a/mediamtx.yml +++ b/mediamtx.yml @@ -220,8 +220,8 @@ webrtcICEServers2: # the secret must be inserted into the password field. username: '' password: '' -# List of interfaces that will be used to gather IPs to send -# to the counterpart to establish a connection. +# List of interfaces whose IPs will be sent to clients +# to establish a connection. An empty list means all interfaces. webrtcICEInterfaces: [] # List of public IP addresses that are to be used as a host. # This is used typically for servers that are behind 1:1 D-NAT.