WebRTC Duplex
Sends video and/or audio to a client, receives video and/or audio from client
Component Configuration
| Option | Description | Required |
|---|---|---|
id |
A unique identifier for the component instance |
✓ |
displayName |
The name shown in the Studio UI of this component |
✓ |
acceptVideo |
Accept video from the client (default: true) |
✗ |
notes |
Notes about this component |
✗ |
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: webrtc duplex bidirectional interactive