liusuyi
2024-07-11 b1084891961232e3c697ea9fc52f127cdccffb6b
server/mediamtx/mediamtx.yml
@@ -229,13 +229,13 @@
# Address of a ICE UDP listener in format host:port.
# If filled, ICE traffic will pass through a single UDP port,
# allowing the deployment of the server inside a container or behind a NAT.
webrtcICEUDPMuxAddress:
webrtcICEUDPMuxAddress: :8189
# Address of a ICE TCP listener in format host:port.
# If filled, ICE traffic will pass through a single TCP port,
# allowing the deployment of the server inside a container or behind a NAT.
# Using this setting forces usage of the TCP protocol, which is not
# optimal for WebRTC.
webrtcICETCPMuxAddress: 192.168.1.227:1234
webrtcICETCPMuxAddress:
###############################################
# Global settings -> SRT