Chaos
Injects chaos into a stream
Component Configuration
| Option | Description | Required |
|---|---|---|
id |
A unique identifier for the component instance |
✓ |
displayName |
The name shown in the Studio UI of this component |
✓ |
frameDrop |
Drop frames from the stream |
✓ |
jitter |
Inject jitter into stream |
✗ |
Frame Drop (Random)
| Option | Description | Required |
|---|---|---|
kind |
"random" |
✓ |
percentage |
Percentage |
✓ |
start |
Start dropping after this many frames |
✗ |
end |
End dropping after this many frames |
✗ |