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