Forum
Please or Register to create posts and topics.

Stream Splitter Block

The Stream Splitter block extracts a combined stream be to the original streams:

Stream Splitter Block

Left hand side input:

  • Mux (combined streams)

Right hand side output:

  •  Out (Streams, up to 16)

Up to 16 streams (any data type e.g. I/Q, SPECTRA, Video, JAVA etc.) could be within the Mux stream. At the Stream Selection output you can connect any block that might match to one of those streams within the mux stream. You can even crisscross the stream outputs or create multiple outputs for the same stream:

Splitter Block Setup

Typical missions:

Stream Splitter Typical Missions

Drone Detection Software Setup with RF Detector, Radar, Jammer an Camera

One major use case for this is to feed the Mux stream of the Stream Merger into a HTTP Server, and retrieve the original streams by connecting the Stream Splitter to a HTTP client. That way only a single HTTP connection has to be configured, independent of how many streams are actually transferred.

Stream Multiplexing SourceStream Multiplexing Target