Reliable Transport
The Reliable Transport function takes in UDP packets and outputs them as either SRT (caller or listener), Zixi (feeder) or RIST (listener). It can also take in SRT input (caller or listener), Zixi input (receiver) or RIST (caller) and output the content as UDP or any of the other protocols. The UDP content is processed as a pipe without any modification to the UDP content and is typically used -but not solely- to carry Transport stream encapsulated in UDP or RTP.
From version v3.0.0, Reliable Transport also supports RTMP protocol. Functionality is provided in beta release, meaning that the entire set of features that can be expected from other supported protocols may not be present. Most noticeably, RTMP is available only in passthrough mode (RTMP input and output) or "decode" mode (RTMP input to UDP output).