frigate/mediamtx/rpi/docker-compose.yaml
2025-07-26 14:12:06 +01:00

5 lines
114 B
YAML

services:
mediamtx:
image: bluenviron/mediamtx:latest-ffmpeg-rpi
network_mode: host
restart: always