Fix frigate-notify: webapi polling, dedup, hi-res snapshots #242
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/frigate-notify-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
notify_once: true— one notification per event instead of repeats as object changes zonesnosnap: drop— skip events without snapshots (was causing all events to be dropped on v0.3.5)snap_hires: true— use recording stream for higher quality snapshot imagesDeployment and Testing
argocd app set frigate --revision fix/frigate-notify-config && argocd app sync frigatekubectl --context=k3s-ringtail -n frigate get pods -l app=frigate-notifyargocd app set frigate --revision main && argocd app sync frigate