python-detector-worker/config.json
ziesorx 2f3c2b08cb
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 11s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m56s
Build Worker Base and Application Images / deploy-stack (push) Successful in 10s
fix: RTSP Connection Issues
2025-09-25 03:12:27 +07:00

9 lines
178 B
JSON

{
"poll_interval_ms": 100,
"max_streams": 20,
"target_fps": 2,
"reconnect_interval_sec": 10,
"max_retries": -1,
"rtsp_buffer_size": 3,
"rtsp_tcp_transport": true
}