Main configuration interface for the API.

Hierarchy

  • Config

Properties

Authorization config. Note: Disabled for now.

ingestUrl?: string

URL of the stream.

inputCfg?: Nullable<InputConfig>

Configuration for input media streams and broadcast.

Metrics credentials

previewVideoElId?: Nullable<string>

Identifier for the video preview element in the DOM.

reconnect?: boolean | Nullable<ReconnectConfig>

Reconnection config.

serverUrl?: string

URL of the server.

streamName?: Nullable<string>

Name of the stream.

Generated using TypeDoc