1
0
Fork 0
forked from External/mediamtx

webrtc: allow configuring timeouts (#3404) (#3406)

* webrtc: allow configuring timeouts (#3404)

* fix from code inspect
This commit is contained in:
Jason Walton 2024-05-30 07:36:58 -04:00 committed by GitHub
parent 500c5ef350
commit 1c2f95f609
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 74 additions and 28 deletions

View file

@ -246,6 +246,10 @@ components:
type: string
clientOnly:
type: boolean
webrtcHandshakeTimeout:
type: string
webrtcTrackGatherTimeout:
type: string
# SRT server
srt: