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