blakeblackshear.frigate/frigate
2024-12-27 08:36:21 -06:00
..
api Fix crash when streams are undefined in go2rtc config password cleaning (#15695) 2024-12-27 08:36:21 -06:00
camera
comms Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
config GenAI: add ability to save JPGs sent to provider (#15643) 2024-12-23 07:05:34 -07:00
db
detectors fix: use requests.Session() for DeepStack API (#15505) 2024-12-14 07:54:13 -07:00
embeddings GenAI: add ability to save JPGs sent to provider (#15643) 2024-12-23 07:05:34 -07: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 Fix #7944: Adds tls_insecure to the onvif configuration (#15603) 2024-12-19 12:54:33 -07:00
record Bug Fixes (#15598) 2024-12-19 09:46:14 -06: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 Catch OS error (#15590) 2024-12-18 17:45:08 -06: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 Add "frame" to shm frame names to avoid camera name issues (#15615) 2024-12-20 08:46:40 -06: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 Add "frame" to shm frame names to avoid camera name issues (#15615) 2024-12-20 08:46:40 -06:00
watchdog.py