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

Frame Drop (Every)

Option Description Required

kind

"every"

every

Drop every N frames

Frame Drop (Start)

Option Description Required

kind

"start"

start

Drop this many frames from the start

Frame Drop (After)

Option Description Required

kind

"drop_after"

start

Let this many frames through

count

And then drop this many frames

Tags: