blakeblackshear.frigate/frigate
2024-12-15 20:51:23 -06:00
..
api Ensure that go2rtc streams are cleaned (#15524) 2024-12-15 16:56:24 -06:00
camera
comms Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
config Standardize handling of config files (#15451) 2024-12-11 18:46:42 -06:00
db
detectors fix: use requests.Session() for DeepStack API (#15505) 2024-12-14 07:54:13 -07:00
embeddings Improve handling of error conditions with ollama and snapshot regeneration (#15527) 2024-12-15 20:51:23 -06:00
events Cleanup handling of first object message (#15480) 2024-12-12 21:22:47 -06:00
genai Improve handling of error conditions with ollama and snapshot regeneration (#15527) 2024-12-15 20:51:23 -06:00
images
motion
output fix writing to birdseye restream buffer (#15052) 2024-11-18 10:14:49 -06:00
ptz Standardize handling of config files (#15451) 2024-12-11 18:46:42 -06:00
record Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
review Refactor event cleanup to consider review severity (#15415) 2024-12-09 08:25:45 -07:00
service_manager Add service manager infrastructure (#14150) 2024-10-21 10:00:38 -05:00
stats More bug fixes (#14593) 2024-10-25 09:45:11 -05:00
test Refactor event cleanup to consider review severity (#15415) 2024-12-09 08:25:45 -07:00
track Refactor event cleanup to consider review severity (#15415) 2024-12-09 08:25:45 -07:00
util Standardize handling of config files (#15451) 2024-12-11 18:46:42 -06:00
__init__.py
__main__.py
app.py Handle case where camera name ends in number (#15296) 2024-12-01 12:33:10 -07:00
const.py SHM tweaks (#15274) 2024-12-01 10:39:35 -06:00
ffmpeg_presets.py
log.py
models.py Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
mypy.ini Add service manager infrastructure (#14150) 2024-10-21 10:00:38 -05:00
object_detection.py Make all SHM management untracked (#15011) 2024-11-15 14:14:37 -07:00
object_processing.py Refactor event cleanup to consider review severity (#15415) 2024-12-09 08:25:45 -07:00
plus.py
storage.py Cap storage bandwidth (#15473) 2024-12-12 14:46:00 -06:00
timeline.py
types.py Tracked object metadata changes (#15055) 2024-11-18 11:26:44 -07:00
video.py Handle case where camera name ends in number (#15296) 2024-12-01 12:33:10 -07:00
watchdog.py