We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a57e78 commit 935f60eCopy full SHA for 935f60e
config.ini
@@ -169,7 +169,7 @@ poll_interval_sec = 3
169
# If overlay time does not move for this many seconds -> treat as stuck
170
stuck_threshold_sec = 30
171
# How many backward jumps in a row -> treat as "deadloop"
172
-loop_reset_threshold = 3
+loop_reset_threshold = 10
173
# ---- timestamp parsing ----
174
# Current camera overlay (your case):
175
# "14/11/2025 17:51:02"
0 commit comments