Preview

Displays video and audio streams in real-time for monitoring via WebRTC or JPEG

Component Configuration

Option Description Required

id

A unique identifier for the component instance

displayName

The name shown in the Studio UI of this component

previewMode

How to display the video (default: "image")

showPreview

Show video preview (default: true)

jitterBuffer

Configure the buffer to smooth outgoing data (default: {"bufferDelayMs":500})

notes

Additional notes about this component

Jitter Buffer

Option Description Required

startupMode

What to do with bursty start-up data (default: "queueAndEase")

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