WHEP Egest
Sends audio and video streams via WebRTC using WHEP protocol
Component Configuration
| Option | Description | Required |
|---|---|---|
id |
A unique identifier for the component instance |
✓ |
displayName |
The name shown in the Studio UI of this component |
✓ |
jitterBuffer |
Configure the buffer to smooth outgoing data (default: {"bufferDelayMs":500}) |
✗ |
showPreview |
Show video preview (default: true) |
✗ |
notes |
Additional notes about this component |
✗ |
Jitter Buffer
| Option | Description | Required |
|---|---|---|
bufferDelayMs |
How many milliseconds in the jitter buffer (default: 500) |
✗ |
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: whep webrtc egest