public paste
bluenviron/mediamtx yml
—99 views462 chars
stdout
Paste content
services:
mediamtx:
image: bluenviron/mediamtx:1
container_name: mediamtx
restart: unless-stopped
environment:
- MTX_RTSPTRANSPORTS=tcp
- MTX_WEBRTCADDITIONALHOSTS=192.168.1.1
ports:
- "8554:8554" # RTSP
- "1935:1935" # RTMP
- "8888:8888" # Web UI / HLS
- "8889:8889" # WebRTC TCP
- "8890:8890/udp" # WebRTC UDP
- "8189:8189/udp" # WebRTC ICE
$ tail -f comments.log
Comments [0]
// no comments yet