Crontab Plugin
features = ["crontab"]crontab: jobs: - name: "daily-record" cron: "0 8 * * *" action: "record_start" stream: "live/camera01" duration: 3600This plugin is primarily config-driven and does not expose a stable public HTTP API.