WHEP Egest

This component allows us to use WebRTC egress for outputs.

Features

  • Accepts only a single stream. Can either be an audio stream, a video stream, or a stream with both audio and video

  • Integration with ICE (Interactive Connectivity Establishment) servers for NAT traversal

  • Configurable jitter buffer for managing network inconsistencies

Component Configuration

Option Description Required

id

A unique identifier for the component instance

displayName

The name shown in the Studio UI of this component

bufferDelayMs

How many milliseconds in the jitter buffer (default: 500)

𐄂

Global Configuration

Ice Servers

Option Description Required

url

URL of the STUN/TURN server (with turn:/stun: prefix) as accessed by Norsk Studio

reportedUrl

Optional URL of the STUN/TURN server as accessed by the client (if different to the above)

username

Optional username

credential

Optional password