blakeblackshear.frigate/frigate
2025-02-08 12:47:01 -06:00
..
api Sanitize provided name 2025-02-08 12:47:01 -06:00
camera Sub label sensors (#16218) 2025-02-08 12:47:01 -06:00
comms Face recognition reprocess (#16212) 2025-02-08 12:47:01 -06:00
config Bird classification (#15966) 2025-02-08 12:47:01 -06:00
data_processing Quick fix for face rec (#16226) 2025-02-08 12:47:01 -06:00
db Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
detectors Sub label sensors (#16218) 2025-02-08 12:47:01 -06:00
embeddings Face recognition reprocess (#16212) 2025-02-08 12:47:01 -06:00
events Fix event cleanup (#15724) 2024-12-29 14:47:40 -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
ptz Fix onvif packages (#15906) 2025-02-08 12:47:01 -06:00
record Add ffmpeg config to increase HEVC compatibility with Apple devices (#15795) 2025-02-08 12:47:01 -06:00
review Handle case where user has multiple manual events on same camera (#15943) 2025-01-11 07:47:45 -07:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Processing refactor (#15935) 2025-02-08 12:47:01 -06:00
test Add support for SR-IOV GPU stats (#15796) 2025-02-08 12:47:01 -06:00
track Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00
util Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
__init__.py
__main__.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
app.py Processing refactor (#15935) 2025-02-08 12:47:01 -06:00
const.py Add ffmpeg config to increase HEVC compatibility with Apple devices (#15795) 2025-02-08 12:47:01 -06:00
ffmpeg_presets.py Add ffmpeg config to increase HEVC compatibility with Apple devices (#15795) 2025-02-08 12:47:01 -06:00
log.py Update base image (#15103) 2025-02-08 12:47:01 -06:00
models.py
mypy.ini Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
object_detection.py
object_processing.py Refactor camera activity processing (#15803) 2025-02-08 12:47:01 -06:00
plus.py Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00
storage.py
timeline.py
types.py Processing refactor (#15935) 2025-02-08 12:47:01 -06: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