From 275a25cb48567332bb5c42ce4e97fdffffaecd6b Mon Sep 17 00:00:00 2001 From: Siwat Sirichai Date: Fri, 10 Jan 2025 12:21:14 +0700 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 53b0229..1cd0989 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { "poll_interval_ms": 100, "max_streams": 5, - "target_fps": 0.5 + "target_fps": 2 }