blakeblackshear.frigate/frigate
MkSavin c9d9aa9b44
fix(auth): Added trimming to jwt secret token read from .jwt_secret
Added cleaning of leading and trailing spaces and special characters from a line when reading a secret token from a `.jwt_secret` file
2025-02-11 05:43:41 +03:00
..
api fix(auth): Added trimming to jwt secret token read from .jwt_secret 2025-02-11 05:43:41 +03:00
camera Sub label sensors (#16218) 2025-02-08 12:47:01 -06:00
comms Add ability to set mqtt qos in config (#16435) 2025-02-09 16:45:04 -06:00
config Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07: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 Implement support for YOLOv9 via ONNX (#16459) 2025-02-10 15:00:12 -06:00
embeddings Face recognition reprocess (#16212) 2025-02-08 12:47:01 -06:00
events Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
genai Improve handling of error conditions with ollama and snapshot regeneration (#15527) 2024-12-15 20:51:23 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
output fix writing to birdseye restream buffer (#15052) 2024-11-18 10:14:49 -06:00
ptz Add autotracking calibration message (#16431) 2025-02-09 14:29:08 -07:00
record Refactor export filenames to include start and end date/time (#16446) 2025-02-10 08:30:23 -07: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 Fix missing prometheus commit (#16415) 2025-02-09 10:04:39 -07:00
test Add support for SR-IOV GPU stats (#15796) 2025-02-08 12:47:01 -06:00
track Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
util Implement support for YOLOv9 via ONNX (#16459) 2025-02-10 15:00:12 -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 Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
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 Make all SHM management untracked (#15011) 2024-11-15 14:14:37 -07:00
object_processing.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
plus.py Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00
storage.py Cap storage bandwidth (#15473) 2024-12-12 14:46:00 -06:00
timeline.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00
types.py Processing refactor (#15935) 2025-02-08 12:47:01 -06:00
video.py Implement support for YOLOv9 via ONNX (#16459) 2025-02-10 15:00:12 -06:00
watchdog.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00