[Live-devel] Relaying transport Stream UDP source to an RTPsink

Ross Finlayson finlayson at live555.com
Tue Nov 15 17:31:24 PST 2011


> 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.

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.

See http://www.live555.com/liveMedia/faq.html#liveInput-unicast


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20111116/242e96eb/attachment.html>


More information about the live-devel mailing list