Skip to main content
Version: v1.15.0

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.