gracefully stop WS connection
This commit is contained in:
parent
d5e0ebbe9d
commit
af26c1477c
2 changed files with 130 additions and 66 deletions
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"poll_interval_ms": 100,
|
||||
"max_streams": 5,
|
||||
"target_fps": 2
|
||||
"target_fps": 2,
|
||||
"reconnect_interval_sec": 5,
|
||||
"max_retries": 3
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue