Hi all,<br><br>&nbsp;&nbsp; I need to create a media subsession which takes RTP packets from an UDP port and forwards them to a different port.<br>From what I saw, I should first subclass OnDemandServerMediaSubsession. Is that correct?<br>
<br>Actually I don&#39;t know how to tell my new class to read data from a UDP port and to send it &quot;as it is&quot; to another port. I guess I shall use a MediaSink (or RTPSink) but I am getting quite confused by the huge amount of classes with almost similar names. Could you please give some hints?<br>
<br>Regards,<br>&nbsp;&nbsp; Rippel<br><br><br>