A simple idea for the future: Implement RELAY support. In this case the stream is received and processed by the tool. This will open up different possibilities:
Unicast-to-multicast: in this case the SAT>IP server only supports unicast, then the tool will translate it to multicast.
RTP-to-UDP: when the receiver only accepts plain UDP MPEG-TS packets, then the tool will remove the RTP header.
PIPE output: the tool will read the RTP stream and pass it with a pipe to another tool.
All are useful. However I need sufficient time to implement it.
Help is welcomed!
Hi,
A simple idea for the future: Implement RELAY support. In this case the stream is received and processed by the tool. This will open up different possibilities:
All are useful. However I need sufficient time to implement it. Help is welcomed!