python-detector-worker/config.json
2025-01-14 22:19:01 +07:00

7 lines
121 B
JSON

{
"poll_interval_ms": 100,
"max_streams": 5,
"target_fps": 2,
"reconnect_interval_sec": 5,
"max_retries": -1
}