forked from External/mediamtx
This commit is contained in:
parent
418f4a90b5
commit
1a748bb971
22 changed files with 237 additions and 131 deletions
|
|
@ -149,10 +149,17 @@ components:
|
|||
type: array
|
||||
items:
|
||||
type: string
|
||||
webrtcICEServers:
|
||||
webrtcICEServers2:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
type: object
|
||||
properties:
|
||||
url:
|
||||
type: string
|
||||
username:
|
||||
type: string
|
||||
password:
|
||||
type: string
|
||||
webrtcICEHostNAT1To1IPs:
|
||||
type: array
|
||||
items:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue