blakeblackshear.frigate/frigate
Josh Hawkins af24eb7dbf
Autotracking tweaks (#8400)
* optimize motion and velocity estimation

* change recommended fps and fix config validate

* remove unneeded var

* process at most 3 objects per second

* fix test
2023-11-01 06:12:43 -05:00
..
comms MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
detectors
events Use int for drawing box (#8388) 2023-10-30 19:53:29 -04:00
images
motion
ptz Autotracking tweaks (#8400) 2023-11-01 06:12:43 -05:00
record Handle recording checks in utc (#8379) 2023-10-30 20:25:21 -04:00
test Autotracking tweaks (#8400) 2023-11-01 06:12:43 -05:00
track Make initialization configurable (#8392) 2023-10-30 20:26:31 -04:00
util clean passwords when both rtsp and http present (#8399) 2023-10-31 08:04:42 -05:00
__init__.py
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
config.py Autotracking tweaks (#8400) 2023-11-01 06:12:43 -05:00
const.py Autotracking tweaks (#8400) 2023-11-01 06:12:43 -05:00
ffmpeg_presets.py
http.py more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py
object_processing.py Autotracking tweaks (#8400) 2023-11-01 06:12:43 -05:00
output.py Improve logic of birdseye (#8375) 2023-10-30 20:24:42 -04:00
plus.py
stats.py Fix bug on bad storage stats read (#8275) 2023-10-22 13:35:19 -05:00
storage.py more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
timeline.py Reduce zones for timeline (#8300) 2023-10-24 19:24:59 -04:00
types.py MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
video.py Handle recording checks in utc (#8379) 2023-10-30 20:25:21 -04:00
watchdog.py