blob: 202c1112dcac3937b1829eaa379602cf5c584f0e (
plain)
- [Unit]
- Description = voctomix test-video-source cam4
- After = voctomix-voctocore.service
- Requires = voctomix-voctocore.service
- [Service]
- Type = simple
- ExecStart = /usr/share/doc/voctomix/example-scripts/gstreamer/source-videotestsrc-as-cam4.sh
- Restart = always
- RestartSec = 1s
- StartLimitInterval = 0
- [Install]
- WantedBy = voctomix-voctocore.service
|