‘liusuyi’
2023-08-28 418a8806dba90a2463f194da759ed6338018d7d2
lib/mediamtx/mediamtx.yml
@@ -105,7 +105,7 @@
# RTMP parameters
# Disable support for the RTMP protocol.
rtmpDisable: yes
rtmpDisable: no
# Address of the RTMP listener. This is needed only when encryption is "no" or "optional".
rtmpAddress: :1935
# Encrypt connections with TLS (RTMPS).
@@ -181,7 +181,7 @@
# WebRTC parameters
# Disable support for the WebRTC protocol.
webrtcDisable: yes
webrtcDisable: no
# Address of the WebRTC listener.
webrtcAddress: :8889
# Enable TLS/HTTPS on the WebRTC server.