0.1.2

blakeblackshear/frigate0.1.2May 11, 2019by blakeblackshear

AI Summary

Adds reliability features including watchdogs and configurable detection thresholds to prevent silent failures.

Key Highlights

  • Configurable thresholds per detection region
  • Watchdog to detect silent failures when reading RTSP streams
  • Fix for missing numpy import for default mask files

New Features

  • Regional configurable thresholds
  • Stream watchdog

Full Release Notes

Features:
- Implement configurable thresholds per region
- Add a watchdog to detect silent failures when reading the RTSP stream

Fixes:
- Fix missing numpy import for default mask files