WhipOutputSettings interface

The settings for a WebRTC Whip Output see NorskOutput.whip()

Signature:

export interface WhipOutputSettings extends SinkNodeSettings<WhipOutputNode>, StreamStatisticsMixin

Properties

Property Type Description

authHeader

string

The auth header to supply (for example: 'Bearer: mybearertoken')

bufferDelayMs?

number

(Optional) Jitter buffer delay in milliseconds

uri

string

The URI to make the initial publish request to (as per the WHIP protocol)