Remove video clip support — become snapshot archiver #125
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Remove all video clip processing, transcoding, storage, and serving. Cang should ingest, index, and browse only surveillance snapshots (JPEG images from cameras). Also remove ffmpeg from the container image, fix snapshot scrubber playback performance, update all docs and metadata to reflect the snapshot-only identity, and delete ROADMAP.md and TODO.md (all items complete).
Plan in
.superpowers/plans/2026-07-23-remove-video-support.mdand spec in.superpowers/specs/2026-07-23-remove-video-support-design.md.Approach: Full surgical removal of all video/clip functionality:
Breaking change:
video_retention_daysconfig key silently ignored; existing clips table rows orphaned but left intact.Branch: feat/issue-125-remove-video-support