blakeblackshear.frigate/frigate
Josh Hawkins d430b99562 Autotracking: better handle objects that touch frame edges (#9062)
* handle edge cases better

* don't lowercase status strings

* ruff formatting
2024-01-31 12:56:11 +00:00
..
comms
detectors Don't fail if deepstack detector times out (#8979) 2023-12-15 23:25:21 +00:00
events
images
motion
output
ptz
record Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
test
track Make initialization configurable (#8392) 2023-10-30 20:26:31 -04:00
util
__init__.py
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
config.py Remove rtmp (#8941) 2024-01-31 12:56:11 +00:00
const.py Autotracking: better handle objects that touch frame edges (#9062) 2024-01-31 12:56:11 +00:00
ffmpeg_presets.py Remove rtmp (#8941) 2024-01-31 12:56:11 +00:00
http.py
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
object_processing.py Autotracking: better handle objects that touch frame edges (#9062) 2024-01-31 12:56:11 +00:00
plus.py add support for docker secrets (#8409) 2023-11-02 05:35:30 -05:00
stats.py
storage.py
timeline.py Add support for filtering history page and add support for creating timeline entries for audio / custom events (#9034) 2024-01-31 12:56:11 +00:00
types.py Add MQTT topic for active autotracking (#8419) 2023-11-01 23:20:26 +00:00
video.py Write recording segments to cache with timezone info (#8468) 2023-11-05 14:30:29 -06:00
watchdog.py