GrabBag/App/DroneScrewbolt/DroneScrewServer/service/mediamtx-dronescrew.service
2026-06-26 17:55:15 +08:00

14 lines
310 B
Desktop File

[Unit]
Description=MediaMTX RTSP Server for DroneScrewServer
After=network.target
[Service]
Type=simple
WorkingDirectory=/opt/dronescrewserver
ExecStart=/opt/dronescrewserver/bin/mediamtx /opt/dronescrewserver/etc/mediamtx_dronescrew.yml
Restart=on-failure
RestartSec=5s
[Install]
WantedBy=multi-user.target