fix: motion detection pipeline bugs and improvements #10

Merged
elirtf merged 1 commit from fix/motion into master 2026-06-11 15:50:31 +00:00
Owner
  • Fix detector reset loop causing perpetual warmup (compare values before reset)
  • Fix go2rtc health check treating missing stream keys as offline
  • Fix calibration noise floor over-estimation (resize frames to match analysis res)
  • Fix env_map gaps for morph/contrast/lightning params
  • Suppress HEVC decoder log spam in OpenCV frame capture
  • Clear _state in _reset_all_subs for clean lightning detection after reset
  • Raise default concurrent captures from 4 to 16 for multi-camera setups
  • Pass morph/grid params through to detector update_params
- Fix detector reset loop causing perpetual warmup (compare values before reset) - Fix go2rtc health check treating missing stream keys as offline - Fix calibration noise floor over-estimation (resize frames to match analysis res) - Fix env_map gaps for morph/contrast/lightning params - Suppress HEVC decoder log spam in OpenCV frame capture - Clear _state in _reset_all_subs for clean lightning detection after reset - Raise default concurrent captures from 4 to 16 for multi-camera setups - Pass morph/grid params through to detector update_params
- Fix detector reset loop causing perpetual warmup (compare values before reset)
- Fix go2rtc health check treating missing stream keys as offline
- Fix calibration noise floor over-estimation (resize frames to match analysis res)
- Fix env_map gaps for morph/contrast/lightning params
- Suppress HEVC decoder log spam in OpenCV frame capture
- Clear _state in _reset_all_subs for clean lightning detection after reset
- Raise default concurrent captures from 4 to 16 for multi-camera setups
- Pass morph/grid params through to detector update_params
elirtf merged commit 956c085350 into master 2026-06-11 15:50:31 +00:00
elirtf deleted branch fix/motion 2026-06-11 15:50:31 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
elirtf/opus!10
No description provided.