MoqOutputRelaySettings interface

Settings for connecting to a MoQT relay (e.g. CDN primary or backup).

Signature:

export interface MoqOutputRelaySettings

Properties

Property Type Description

disableTlsVerify?

boolean

(Optional) When true, skip TLS certificate verification for this relay. Required for self-signed certificates (e.g. local testing).

namespace?

string[]

(Optional) Optional namespace override for this relay, as a list of segments (the on-the-wire MoQT tuple). If not provided, the main namespace is used.

relayUrl

string

The URL of the MoQT relay to connect to and publish tracks for