Interface: BroadcastClientConfig
The configuration used to initialize the BroadcastClient.
Properties
ingestEndpoint?
optional
ingestEndpoint:string
URL used to communicate with the WebRTC backend. If provided an rtmps url, we will convert it to a usable https url.
logLevel?
optional
logLevel:LogLevels
logger?
networkReconnectConfig?
optional
networkReconnectConfig:NetworkReconnectConfig
streamConfig?
optional
streamConfig:StreamConfig
A stream configuration matching one's IVS account configuration.