From 81fc625c5da84784fa31e37f9f4f66bcf0029ab4 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 23 Feb 2026 12:10:39 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index d3fcb35b..462d3d78 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2024,6 +2024,23 @@ ], "type": "ct" }, + { + "name": "Frigate", + "slug": "frigate", + "desc": "Frigate is a complete and local NVR (Network Video Recorder) with realtime AI object detection for CCTV cameras.", + "script": "ct/frigate.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/frigate.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/frigate.sh", + "os": "debian", + "categories": [ + 15 + ], + "notes": [ + "SemanticSearch is not pre-installed due to high resource requirements (8+ cores, 16-24GB RAM, GPU recommended). Manual configuration required if needed.", + "OpenVino detector may fail on older CPUs (pre-Haswell/AVX2). If you encounter 'Illegal instruction' errors, consider using alternative detectors." + ], + "type": "ct" + }, { "name": "PVE LXC Filesystem Trim", "slug": "fstrim",