Tunnelling an RTP Stream Through SRT
With the release of version 3.3, Media Gateway/SRT Gateway supports tunnelling RTP streams through SRT. See https://www.srtalliance.org/interoperability-between-rtp-and-srt/ for more information.
To set up two Haivision Gateways for RTP tunnelling as illustrated in the following figure:

On your source streaming device, output an RTP stream to your local Gateway.
On the local Gateway, create a new input, output, and route connecting the two. See Creating a Route for more details.
For the input:
In Protocol, select the TS over RTP protocol.
Enter the appropriate RTP parameters for your source stream.
Check the Retain Header > Passthrough Mode checkbox.
For the output:
Select the TS over SRT protocol.
Enter the desired SRT streaming parameters, and check the RTP Header checkbox.
On the remote Gateway, create a new input, output, and route connecting the two.
For the input:
In Protocol, select TS over SRT.
Enter the appropriate SRT streaming parameters to correlate with those parameters on the local Gateway.
For the output:
Select TS over RTP protocol.
Enter the appropriate RTP parameters for your output stream, and check the Retain Header > Passthrough Mode checkbox.
Note: RTP Redundancy must not be enabled.
Start the streams on both Gateways. See Starting, Stopping, Duplicating, and Deleting a Route for details.
You have now successfully tunneled an RTP stream via SRT to take advantage of SRT reliability across the public Internet and firewalls.
Tip
If desired, on your local Gateway you can create multiple SRT outputs to tunnel the RTP stream to multiple remote Gateways. Just ensure that the RTP Header and Retain Header > Passthrough Mode checkboxes are checked for each output.