blakeblackshear.frigate/frigate
Josh Hawkins c49b2d5336
Offline preview image (#21752)
* use latest preview frame for latest image when camera is offline

* remove frame extraction logic

* tests

* frontend

* add description to api endpoint
2026-01-22 10:21:41 -07:00
..
api Offline preview image (#21752) 2026-01-22 10:21:41 -07:00
camera Camera connection quality indicator (#21297) 2025-12-15 14:02:03 -07:00
comms Media sync API refactor and UI (#21542) 2026-01-06 08:20:19 -07:00
config Implement llama.cpp GenAI Provider (#21690) 2026-01-18 06:34:30 -07:00
data_processing Miscellaneous Fixes (#21208) 2025-12-11 07:23:34 -07:00
db
detectors Adds support for YOLO v9 models running on Google Coral (#21124) 2025-12-02 13:26:57 -07:00
embeddings Fix trigger sync (#21264) 2025-12-13 12:15:25 -06:00
events Various Tweaks (#20800) 2025-11-04 17:06:14 -06:00
genai Implement LLM Chat API with tool calling support (#21731) 2026-01-20 09:13:12 -06:00
images
jobs Media sync API refactor and UI (#21542) 2026-01-06 08:20:19 -07:00
motion Miscellaneous Fixes (#21241) 2025-12-12 07:45:03 -06:00
object_detection [MemryX] Clean shutdown of detector process (#21035) 2025-11-25 10:25:07 -07:00
output Offline preview image (#21752) 2026-01-22 10:21:41 -07:00
ptz Miscellaneous Fixes (#21193) 2025-12-09 12:08:44 -06:00
record Remove parents in remove_empty_directories (#21726) 2026-01-19 21:24:27 -07:00
review Miscellaneous Fixes (#20850) 2025-11-09 08:38:38 -06:00
service_manager
stats Add support for GPU and NPU temperatures (#21495) 2025-12-31 13:32:07 -07:00
test Offline preview image (#21752) 2026-01-22 10:21:41 -07:00
track Miscellaneous Fixes (#21241) 2025-12-12 07:45:03 -06:00
util Remove parents in remove_empty_directories (#21726) 2026-01-19 21:24:27 -07:00
__init__.py
__main__.py
app.py Add login page docs hint (#20619) 2025-10-22 12:24:53 -05:00
const.py Media sync API refactor and UI (#21542) 2026-01-06 08:20:19 -07:00
ffmpeg_presets.py Miscellaneous Fixes (0.17 beta) (#21279) 2025-12-14 16:41:38 -07:00
log.py
models.py Create scaffolding for case management (#21293) 2025-12-15 08:28:52 -07:00
mypy.ini
plus.py
storage.py Miscellaneous Fixes (#21102) 2025-12-02 07:21:15 -07:00
timeline.py Miscellaneous Fixes (#21024) 2025-11-24 06:34:56 -07:00
types.py Media sync API refactor and UI (#21542) 2026-01-06 08:20:19 -07:00
video.py Camera connection quality indicator (#21297) 2025-12-15 14:02:03 -07:00
watchdog.py