The tflite plugin requires manual migration: docs/5_Migration.md
- use rust 2024 edition
- reduce binary size by 37 MiB
- BREAKING: rename
tflite
plugin toobject_detection
- BREAKING: move
monitorGroups.json
from storage to config dir - BREAKING: use mode
640
instead of666
for all new files - BREAKING: mute stdout debug logs by default
- BREAKING: use mp4 streamer by default
- BREAKING: detector http api now validates csrf token
- BREAKING: destabilize most of the http api