summarylogtreecommitdiffstats
path: root/mediamtx.service
blob: 8c088b46f64d046d42c3ee7ced2ffd87c80d7ca7 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Ready-to-use RTSP / RTMP / LL-HLS server and proxy
After=network.target

[Service]
Type=simple
User=mediamtx
ExecStart=/usr/bin/mediamtx /etc/mediamtx/mediamtx.yml

[Install]
WantedBy=multi-user.target