ffplayout/assets/ffplayout@.service

14 lines
244 B
Desktop File

[Unit]
Description=Rust and ffmpeg based multi channel playout solution
After=network.target remote-fs.target
[Service]
ExecStart=/usr/bin/ffplayout %I
Restart=always
RestartSec=1
KillMode=mixed
User=ffpu
[Install]
WantedBy=multi-user.target