python-detector-worker/config.json

7 lines
120 B
JSON

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