<div dir="ltr">>> I want to know if is it possible to relay a transport stream 
streamed from a source using >>udp to a destination using RTP. The
 chain is :> UDPSource> (TransportStream(H264 + >>AAC)) to 
be relayed to >RTPSink. Is it possible to setup an RTSP server 
serving this >>RTP stream.<br>
>Yes, you can use the "testOnDemandRTSPServer" application code as a 
model for this.  >You can define your own subclass of 
"OnDemandServerMediaSubsession", and redefine >the 
"createNewStreamSource()" virtual function to return a "BasicUDPSource",
 fed into a >"MPEG2TransportStreamFramer" object.<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
See <a href="http://www.live555.com/liveMedia/faq.html#liveInput-unicast" target="_blank">http://www.live555.com/liveMedia/faq.html#liveInput-unicast</a><br>
</blockquote><br>What about http source relaying ? <br clear="all"><br>-- <br>Achraf Gazdar<br>Associate Professor on Computer Science<br>Hana Research Unit, CRISTAL Lab.<br><a href="http://www.hana-uma.org">http://www.hana-uma.org</a><br>
Tunisia<br>
</div>