Skip to main content
Version: Next

Interface: MoqAccess

Defined in: fishjam-openapi/dist/index.d.ts:204

Connection details for a MoQ relay client

Export

MoqAccess

Properties

connection_url

connection_url: string

Defined in: fishjam-openapi/dist/index.d.ts:210

Relay connection URL with the JWT embedded as a ?jwt= query parameter. Pass directly to a MoQ client SDK.

Memberof

MoqAccess


token

token: string

Defined in: fishjam-openapi/dist/index.d.ts:216

JWT authorizing the MoQ relay connection, also embedded in connection_url

Memberof

MoqAccess