MediaSFU Shared
Preparing search index...
PublishWhipOptions
Interface PublishWhipOptions
interface
PublishWhipOptions
{
url
:
string
;
stream
:
MediaStream
;
headers
?:
Record
<
string
,
string
>
;
iceServers
?:
RTCIceServer
[]
;
}
Index
Properties
url
stream
headers?
ice
Servers?
Properties
url
url
:
string
The WHIP endpoint.
stream
stream
:
MediaStream
The stream to publish.
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
ice
Servers
iceServers
?:
RTCIceServer
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
url
stream
headers
ice
Servers
MediaSFU
MediaSFU Shared - v1.2.5
Loading...
The WHIP endpoint.