forked from External/mediamtx
* webrtc: allow configuring timeouts (#3404) * fix from code inspect
This commit is contained in:
parent
500c5ef350
commit
1c2f95f609
11 changed files with 74 additions and 28 deletions
|
|
@ -246,6 +246,10 @@ components:
|
|||
type: string
|
||||
clientOnly:
|
||||
type: boolean
|
||||
webrtcHandshakeTimeout:
|
||||
type: string
|
||||
webrtcTrackGatherTimeout:
|
||||
type: string
|
||||
|
||||
# SRT server
|
||||
srt:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue