Source Switcher

This component manages multiple A/V (audio and video) streams from different sources, switching between the sources dynamically.

Component Configuration

Option Description Required

id

A unique identifier for the component instance

displayName

The name shown in the Studio UI of this component

resolution

All video will be normalised to this resolution (default: {"width":1920,"height":1080})

𐄂

frameRate

All video will be normalised to this frame rate (default: {"frames":25,"seconds":1})

𐄂

sampleRate

All audio will be normalised to this sample rate (default: 48000)

𐄂

channelLayout

All audio will be normalised to this channel layout (default: "stereo")

𐄂

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