Pull splitting and URL Aliasing on Helix Server
Basic:
There are 2 Helix Server => Helix01 and Helix02.
Helix01 as transmitter and Helix02 as receiver.
Helix01 has sdp file but Helix02 don't have so if Helix02 can transmitting sdp file, Helix02 act as Helix Receiver.
1. setting on Helix01
2. setting on Helix02
link that will be create like this
rtsp://10.10.10.3/broadcast/split/10.10.10.2:2030/rtpencoder/test.sdp
we also can shorten that link with url aliasing
so we get this rtsp://10.10.10.3/rtpreceiver/test.sdp
Great thanks to Mas Abi, he has a great of Streaming Solution.