Skip to main content
Version: v1.39.0

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?​

optional logger: Partial<Logger>


logLevel?​

optional logLevel: LogLevels


networkReconnectConfig?​

optional networkReconnectConfig: NetworkReconnectConfig


streamConfig?​

optional streamConfig: StreamConfig

A stream configuration matching one's IVS account configuration.