blakeblackshear.frigate/frigate
Nicolas Mowen e66f47bdf6
Cleanup after recordings refactor (#13518)
* Cleanup after recordings refactor

* Fix default retention mode

* Formatting

* Fix review item query

* Default review retention
2024-09-03 08:49:50 -06:00
..
api Add button for downloading full set of logs (#13188) 2024-08-29 20:19:50 -06:00
comms Fix ZMQ race condition with events (#13198) 2024-08-29 20:19:50 -06:00
detectors Catch hailo initialization error (#12558) 2024-08-29 20:19:50 -06:00
embeddings reindex events in batches to reduce memory and cpu load (#12124) 2024-08-29 20:19:50 -06:00
events Cleanup after recordings refactor (#13518) 2024-09-03 08:49:50 -06:00
genai Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
images
motion
output Fix preview generation for offline camera (#13449) 2024-08-31 10:48:58 -06:00
ptz Lower onvif timeouts to 10s (#13473) 2024-08-31 16:15:10 -05:00
record Cleanup after recordings refactor (#13518) 2024-09-03 08:49:50 -06:00
review Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
stats Catch case where github sends bad json data (#13077) 2024-08-14 20:41:41 -05:00
test Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
track
util Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
__init__.py
__main__.py Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
app.py Disable semantic search by default (#12568) 2024-08-29 20:19:50 -06:00
config.py Cleanup after recordings refactor (#13518) 2024-09-03 08:49:50 -06:00
const.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
ffmpeg_presets.py Remove user args from http jpeg (#12909) 2024-08-09 16:22:24 -06:00
log.py
models.py Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
mypy.ini
object_detection.py
object_processing.py Emit an 'active' metric for events to address issue #7667 (#13279) 2024-09-02 07:24:15 -06:00
plus.py
storage.py
timeline.py
types.py
video.py Revert "Limited shm frame count (#12346)" (#12362) 2024-07-09 11:49:08 -05:00
watchdog.py