[Unit] Description=MediaMTX RTSP server (HB2 cameras) After=network-online.target Wants=network-online.target [Service] Type=simple User=robot Group=robot SupplementaryGroups=video WorkingDirectory=/var/lib/mediamtx ExecStart=/usr/local/bin/mediamtx /etc/mediamtx/mediamtx.yml Restart=always RestartSec=2 [Install] WantedBy=multi-user.target