blakeblackshear.frigate/frigate/comms
Nicolas Mowen 91f7d67c5e
Smarter Regions (#8194)
* Smarter Regions

* Formatting

* Cleanup

* Fix motion region checking logic

* Add database table and migration for regions

* Update region grid on startup

* Revert init delay change

* Fix mypy

* Move object related functions to util

* Remove unused

* Fix tests

* Remove log

* Update the region daily at 2

* Fix logic

* Formatting

* Initialize grid before starting processing frames

* Move back to creating grid in main process

* Formatting

* Fixes

* Formating

* Fix region check

* Accept all but true

* Use regions grid for startup scan

* Add clarifying comment

* Fix new grid requests

* Add tests

* Delete stale region grids from DB
2023-10-18 18:21:52 -05:00
..
dispatcher.py Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
inter_process.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
mqtt.py Basic PTZ object autotracking functionality (#6913) 2023-07-08 07:04:47 -05:00
ws.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00