Commit Graph
2 Commits
Author SHA1 Message Date
thunderwolfandGitHub 2f7b9512a6 Merge fa116949ce into 6f80bcd19f 2026-07-19 14:36:44 +08:00
thunderwolf fa116949ce Publish segment end time for valid recording segment updates
The record watchdog compares latest_valid_segment_time against now() with
the record_stale_threshold. Publishing the segment start time means the
newest validated timestamp is already ~2x segment duration old in healthy
steady state (own duration + next segment recording + maintainer latency),
leaving little margin before a working ffmpeg record process is restarted.
Publish the end time so staleness measures the actual age of the newest
validated video data.
2026-07-07 22:27:14 -05:00