Securex Nvr PLUGIN PLATFORM

Keep Frigate native.
Install only what you need.

Use official Frigate as the base and extend it on demand with Securex Nvr Universal and the Plugin Store. Install, uninstall, and reinstall commands are provided below.

Securex Nvr Plugin Store preview
LINUX INSTALLERS

Linux Installers

Four install entries are available, plus uninstall and reinstall. The Universal installer remains recommended.

6 actions
Auto-detect common Linux distributions · Recommended
curl -fsSL \
  https://onlinestore.147lab.com/installers/install_securex_nvr_linux_recommended.sh \
  -o /tmp/install_securex_nvr.sh \
  && bash /tmp/install_securex_nvr.sh
RELEASES & HISTORY

Current Baseline & Release History

Store Fix34V Universal v1.9.59 Fix30
VIDEO COREFrigate v0.18.0Production baseline
PLUGIN PLATFORMUniversal v1.9.59Fix30 · Empty Base
STORE PORTALStore v1.2.0Fix34V
AI CLOUDv1.1.7Sample · Review · Train · Deploy
TRAINING WORKERv1.0.12Persistent Ultralytics config · job reattach
RECENT UPDATES

September 2026 · Fix34 Series

Grouped by phase
Fix34P2026-09-14

Manual annotator drawing fix

Latest

Fixes the stale empty-state overlay and pointer-event interception after manual upload. Add(W)/W drawing now receives drag events correctly with stable canvas/annotation layering.

Fix34O2026-09-13

Manual image upload & annotation

AI Cloud

Adds manual image upload, JPG/PNG/WEBP support, a Frigate-style annotation workspace, Add(W) bounding boxes, and a dedicated manual-annotation source.

Fix34N2026-09-12

Plugin developer documentation sync

Docs

Updates the developer guide for sidebar preferences, hot config, iframe routing, theme sync, CSRF, async loopback safety, and runtime/artifact preservation.

Fix34M2026-09-11

AI Cloud manual-review timeout fix

Stability

AI Cloud v1.1.7 moves Frigate event/snapshot loopback reads to a worker thread, preventing ASGI event-loop self-deadlocks and timeouts.

Fix34L–J2026-09-10

Frigate manual review → cloud-confirmed AI loop

AI Cloud

Yes/No submits immediately; Store idempotently records correct/incorrect by event_id and separates auto sampling, manual review, and evaluation samples. Frigate only shows Submitted after cloud confirmation.

Fix34A–G2026-09-08

Sidebar controls, hot apply & unified interaction

Platform

Adds sidebar visibility controls, hot configuration apply, unified plugin routes/themes, CSRF handling, loading feedback for refresh/update checks, modal release history, and Worker log clearing.

Fix342026-09-06

Shadow A/B evaluation & portal UI unification

AI

Runs production A and candidate B on the same raw frame and computes TP/FP/FN, Precision, Recall, and F1 after review; Store, Relay, and Token pages were unified at the same time.

MILESTONES

How the AI Cloud closed loop was built

Fix33 · Model feedback loop2026-09-05 · AI Cloud v1.0.9

Post-deployment samples feed evaluation, model-version comparison, safe rollback, and improved YOLO datasets, closing the feedback loop from production back into training.

Fix32 · Safe model deployment to NVR2026-09-04 · AI Cloud v1.0.7

Adds a deployment center with SHA256 verification, Frigate config preflight, backup, restart health checks, rollback guard, and safe_auto/stage_only/onnx_replace modes.

Fix31 · Training center & standalone Worker2026-09-03 · AI Cloud v1.0.6

Creates training jobs from YOLO datasets; a standalone Python Worker claims jobs, trains models, reports epoch metrics, uploads best.pt/ONNX, and registers models automatically.

Fix30 · Image deletion, dataset management & model registry2026-09-02

Adds image/dataset deletion, model upload/download, SHA256, inherited labels, and model-version management, forming the foundation for Training Worker and NVR deployment.

Platform foundation · Store v1.2.02026-09-01

Empty Base
Universal returned to an empty-base model; feature plugins install on demand from the Store.

Store & licensing
Store Token, device binding, PayPal, paid licensing, plugin review, and download tracking matured.

Push & remote access
Push Relay/FCM, Tailscale, MQTT Hub, Matter, Aqara, and related features were modularized as plugins.

Portal & i18n
User portal, admin UI, Simplified/Traditional Chinese and English navigation, and a unified visual system were completed incrementally.