Skip to content

Add recordings/captures.jsonl capture manifest #4

Description

@fayerman-source

Append one structured line per saved clip to recordings/captures.jsonl so there is a durable, greppable record independent of service logs.

Example:

{"time":"2026-06-17T15:45:31Z","camera":"Front","trigger":"motion","file":"Front_....mp4","bytes":5909985,"seconds":30}

Open question: log failed recordings too (with "status":"failed") for a complete audit trail, or only successful captures? Leaning toward logging both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions