blakeblackshear.frigate/frigate
2023-10-21 08:08:03 -05:00
..
comms Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
detectors
events
images
motion Adjust motion calibration to be more dynamic (#8250) 2023-10-20 19:22:38 -04:00
ptz fix logic error in preset fetch (#8245) 2023-10-20 19:27:47 -04:00
record use sum() instead of len() to count only enabled cameras (#8232) 2023-10-19 17:14:06 -05:00
test
track
util Use different consolidation requirement depending on label (#8249) 2023-10-20 19:29:52 -04:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py
config.py Set default min score for attributes labels to 0.7 (#8001) 2023-09-30 07:38:15 -05:00
const.py Use different consolidation requirement depending on label (#8249) 2023-10-20 19:29:52 -04:00
ffmpeg_presets.py
http.py address codeql scan results (#8260) 2023-10-21 08:08:03 -05:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py
output.py
plus.py Fix linter error (#7428) 2023-08-10 05:49:11 -05:00
stats.py Change camera stats to be more structured (#8151) 2023-10-19 17:15:47 -05:00
storage.py Reduce database queries to necessary fields (#7751) 2023-09-11 17:07:04 -05:00
timeline.py
types.py
video.py Use existing bounding box for region when object is stationary (#8248) 2023-10-20 19:21:34 -04:00
watchdog.py