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.
logger?
logLevel?
optional
logLevel:LogLevels
networkReconnectConfig?
optional
networkReconnectConfig:NetworkReconnectConfig
streamConfig?
optional
streamConfig:StreamConfig
A stream configuration matching one's IVS account configuration.