blakeblackshear.frigate/frigate
Josh Hawkins ac8e647b92
Fixes (#18077)
* fix onvif reinitialization

* api docs: clarify usage of clip.mp4 endpoint

* Always show train tab

* Add description to API

* catch lpr model inference exceptions

* always apply motion mask when using yolov9 plate detection

* lpr faq

* fix incorrect focus when reopening search detail dialog on video tab

* only use keyboard listener in face library when train tab is active

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-05-07 16:31:24 -06:00
..
api Fixes (#18077) 2025-05-07 16:31:24 -06:00
camera Improve object tracking (#17671) 2025-04-13 12:10:35 -06:00
comms Change default zmq timeout (#17971) 2025-04-30 08:29:16 -06:00
config Fixes (#18055) 2025-05-05 20:42:24 -06:00
data_processing Fixes (#18077) 2025-05-07 16:31:24 -06:00
db
detectors implement RKNN downloads for yolov9 and yolox models (#17875) 2025-04-23 12:22:23 -05:00
embeddings Use HF_ENDPOINT env instead of hardcoding https://huggingface.co (#18036) 2025-05-04 19:38:17 -05:00
events Change default zmq timeout (#17971) 2025-04-30 08:29:16 -06:00
genai Catch crash when openai compatible endpoints don't return results correctly (#17572) 2025-04-07 06:59:39 -06:00
images
motion Various fixes (#17342) 2025-03-24 12:25:36 -05:00
object_detection Fix video MP typing (#17880) 2025-04-23 17:59:02 -06:00
output Clean up enabled config updates (#17547) 2025-04-05 08:47:58 -05:00
ptz Refactor async ONVIF (#18093) 2025-05-07 07:53:29 -06:00
record Lower timeout in object processing (#17970) 2025-04-30 07:42:53 -06:00
review Clean up enabled config updates (#17547) 2025-04-05 08:47:58 -05:00
service_manager
stats Add support for rockchip GPU stats (#17812) 2025-04-19 16:34:05 -05:00
test Autotracking improvements (#17955) 2025-04-29 10:17:56 -06:00
track Lower timeout in object processing (#17970) 2025-04-30 07:42:53 -06:00
util Fixes (#18055) 2025-05-05 20:42:24 -06:00
__init__.py
__main__.py
app.py Refactor async ONVIF (#18093) 2025-05-07 07:53:29 -06:00
const.py Lower timeout in object processing (#17970) 2025-04-30 07:42:53 -06:00
ffmpeg_presets.py Increase ffmpeg timeout to 10 seconds (#17831) 2025-04-21 07:38:51 -05:00
log.py
models.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
mypy.ini
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py
timeline.py
types.py Add face and lpr to tracked object update topic (#17940) 2025-04-28 16:43:03 -06:00
video.py Fix video MP typing (#17880) 2025-04-23 17:59:02 -06:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00