update max streams 999 #8

Merged
taipong merged 2 commits from feat/tracker into dev 2025-09-10 05:57:51 +00:00
Showing only changes of commit 356da144fc - Show all commits

View file

@ -1,6 +1,6 @@
{
"poll_interval_ms": 100,
"max_streams": 16,
"max_streams": 999,
"target_fps": 2,
"reconnect_interval_sec": 5,
"max_retries": -1