From 97b677388e070beae48f3855c480e984068c3b57 Mon Sep 17 00:00:00 2001 From: perco Date: Tue, 2 Jun 2026 13:53:36 +0200 Subject: [PATCH] perf: increase detect fps from 2 to 5 at 1080p More frames = better chance of capturing plate when car stops at gate. Co-Authored-By: Claude Sonnet 4.6 --- config/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.yml b/config/config.yml index a60edc3..0459807 100644 --- a/config/config.yml +++ b/config/config.yml @@ -23,7 +23,7 @@ cameras: enabled: true width: 1920 height: 1080 - fps: 2 + fps: 5 objects: track: - car