blakeblackshear.frigate/frigate
Nicolas Mowen f36e7430ae
Fix logging (#14079)
* Fix log level setting

* fix app.py mypy issues
2024-09-30 17:45:22 -05:00
..
api Misc Improvements (#14076) 2024-09-30 16:55:44 -05:00
camera Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
comms Add ability to configure genai to use snapshot instead of thumbnails (#14077) 2024-09-30 15:54:53 -06:00
config Fix logging (#14079) 2024-09-30 17:45:22 -05:00
detectors Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
embeddings Add ability to configure genai to use snapshot instead of thumbnails (#14077) 2024-09-30 15:54:53 -06:00
events Add ability to configure genai to use snapshot instead of thumbnails (#14077) 2024-09-30 15:54:53 -06:00
genai
images
motion
output
ptz Misc fixes (#14064) 2024-09-30 07:32:54 -06:00
record Misc Improvements (#14076) 2024-09-30 16:55:44 -05:00
review Remove debug log (#14037) 2024-09-28 10:26:11 -05:00
stats Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
test Improve Intel GPU stats (#14073) 2024-09-30 16:41:14 -05:00
track Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
util Fix logging (#14079) 2024-09-30 17:45:22 -05:00
__init__.py
__main__.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
app.py Fix logging (#14079) 2024-09-30 17:45:22 -05:00
const.py Dynamic attributes config (#14035) 2024-09-28 07:49:04 -06:00
ffmpeg_presets.py Improve gamma filter (#14065) 2024-09-30 11:42:51 -06:00
log.py Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
models.py
mypy.ini
object_detection.py Improve rocm handling of different models (#14072) 2024-09-30 16:40:46 -05:00
object_processing.py Dynamic attributes config (#14035) 2024-09-28 07:49:04 -06:00
plus.py
storage.py
timeline.py
types.py Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
video.py Dynamic attributes config (#14035) 2024-09-28 07:49:04 -06:00
watchdog.py