JPPS

Adding Sources and Destinations

Adding Sources and Destinations

Every source and destination has a type dropdown when you add it — pick whichever matches your actual encoder, software, or hardware. This page walks through each one at a glance; for OBS and vMix specifically, see the dedicated step-by-step guides:

What the dashboard looks like

Adding a source or destination happens on the Setup tab — sources on the left, destinations on the right. Each source/destination type is picked from a dropdown naming real hardware/apps, not raw protocol jargon. Every source and destination card shows a live traffic stat (bytes, uptime, bitrate) next to its status dot. SRT-protocol cards also have a toggle for overriding latency, passphrase, or port numbers — called SRT settings on a source's card, Edit ports on a destination's card (same idea, different name depending which side you're on):

Setup tab

Routing lives on its own Operate tab, sized to fill the actual browser window rather than a fixed layout. Every source and destination appears as a tile with a live-ish thumbnail and a color-coded status border (red/yellow/green, same meaning as the status dots described in Ports and Troubleshooting). Two different drags do two different things:

Adding a source (something pushing video in)

On the Setup tab, click Add source, give it a name, and pick its type:

OBS / vMix / generic encoder (SRT push) — the default

Most cameras/encoders and OBS itself default to this. In your encoder's SRT output settings:

See the OBS Setup Guide for the exact OBS dialog.

OBS / generic encoder (RTMP push)

Same idea, but RTMP instead of SRT:

Hardware encoder (UDP MPEG-TS)

For encoders that only speak raw UDP-TS (no SRT/RTMP option) — common on some older or embedded hardware:

RIST-capable encoder

Adding a destination (where video goes out to)

On the Setup tab, click Add destination, give it a name and host/IP, and pick its type.

vMix / OBS (SRT, 3 slots + program-out) — the default

The original vMix-shaped destination: 3 input slots you drag sources onto, plus a program-out feed you can route back to the field or into another destination. See the vMix Setup Guide or OBS Setup Guide for exact steps.

Epiphan / hardware decoder (UDP MPEG-TS)

A single-feed destination — create it here on Setup, then go to Operate and drag a source (a source tile, or another destination's program-out tile) onto it; the gateway sends whatever's routed there straight out as UDP-TS:

YouTube / Twitch / Facebook / RTMP server

RIST decoder appliance

A note on reroutes

Changing what feeds a vMix/OBS or UDP-TS destination takes effect instantly with no interruption — that's a live, in-process switch.

Changing what feeds an RTMP or RIST destination causes a brief real interruption (a second or two) — those two protocols are bridged through an external tool that has to restart to pick up a new source. Expect a short glitch on that specific output when you reroute it, even though everything else keeps running normally.