Skip to main content
Version: v1.10.1

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

Optional logger: Partial<Logger>


networkReconnectConfig

Optional networkReconnectConfig: NetworkReconnectConfig


streamConfig

Optional streamConfig: StreamConfig

A stream configuration matching one's IVS account configuration.