[Live-devel] Which "Source" subclass and "MediaServerSubsession" subclass should be chose for AAC stream?

Ross Finlayson finlayson at live555.com
Wed Apr 24 07:47:49 PDT 2013


> I want to transfer AAC stream by RTP-over-TCP to live555 RTSP server, is it practical?

Yes, except that you don't stream *to* a server (because that's not what servers should be doing).  Instead, you stream *from* a server.

If your AAC data source already has a RTSP server, then you can either stream from it directly, or - if you wish - use the "LIVE555 Proxy Server" as an intermediary.

If, instead, you want to develop you own RTSP server that streams AAC audio, you can do so by writing your own "FramedSource" subclass that delivers AAC audio frames, and feeding it to a "MPEG4GenericRTPSink".  See, for example, "ADTSAudioFileServerMediaSubsession.cpp", which shows how this is done when streaming from an ADTS-format AAC file.


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/20130424/305b448c/attachment.html>


More information about the live-devel mailing list