Remote Commentary
Manages remote commentators with WebRTC, providing event audio/video monitoring and talkback capabilities
Component Configuration
| Option | Description | Required |
|---|---|---|
id |
A unique identifier for the component instance |
✓ |
displayName |
The name shown in the Studio UI of this component |
✓ |
channelLayout |
Audio channel layout (default: "stereo") |
✗ |
commentators |
Commentary channels. Each row is one commentator/language slot with an optional RFC 5646 language tag (e.g. "en", "es", "pt-BR") that flows onto the per-commentator output audio stream metadata. (default: [{"name":"English","languageCode":"en"}]) |
✗ |
Commentators
| Option | Description | Required |
|---|---|---|
name |
Commentator/channel display name (e.g. "English", "Spanish", "Pundit Booth") |
✗ |
languageCode |
RFC 5646 language tag for this channel's broadcast output audio. Optional. Leave blank to emit un-tagged audio. |
✗ |
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 |
✗ |
Tags: commentary remote webrtc talkback comms