Skip to main content

UDP 2 Carriers Setup

Description

This setup is designed for sending data between two nodes that have network access to each other. We will be using a sender and receiver pipeline. GStreamer is used in this example for simplicity.

Requirements

  • 2 Nodes (Sender and Receiver)
  • GStreamer installed on both machines

Setup Guide

  1. Configure IPs: You must change the UDP sender/receiver IP addresses in the configuration to match your nodes.
  2. Port Connections: Update the port connections on the Peer Writer between the Raft instances.
  3. Verify Connection: Once you see the connections running through the Raft, you can start the GStreamer commands.

Note: Raft connections will look something like this:

Connections

Multiple Connections

If you have multiple connections available, you should add an interface for each one on the UDP Remote component.

For detailed instructions on running the video stream, please refer to the GStreamer Guide.