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
detectors
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
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion
output
ptz
record Cleanup after recordings refactor (#13518) 2024-09-03 08:49:50 -06:00
review
stats
test Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
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
const.py
ffmpeg_presets.py
log.py
models.py
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 Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
types.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
video.py
watchdog.py