Files
MultiRoombaRover/pi/mediamtx/mediamtx.yml
T
2025-11-09 21:15:13 -05:00

17 lines
361 B
YAML

logLevel: info
webrtc: yes
webrtcLocalTCPAddress: 0.0.0.0
webrtcLocalUDPAddress: 0.0.0.0
webrtcDisableDefaultICEServers: true
webrtcICEServers:
- urls:
- stun:stun.l.google.com:19302
paths:
rovercam:
source: rpiCamera
rpiCameraWidth: 1280
rpiCameraHeight: 720
rpiCameraFrameRate: 30
rpiCameraHFlip: false
rpiCameraVFlip: false