[Live-devel] AAC Decoding Issue

Ross Finlayson finlayson at live555.com
Wed Jun 1 22:05:45 PDT 2016


The “MPEG4LATMAudioRTPSource” class implements the RTP payload format for LATM-multiplexed MPEG audio, as defined by RFC 3016.  If it is not working properly for you, then it's presumably because the stream does not properly conform to this RTP payload format.

I presume that your server is using the “MPEG4LATMAudioRTPSink” class.  Note that each input frame (that gets fed to that class) must be a “audioMuxElement”.  (See RFC 3016, section 4.1)


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




More information about the live-devel mailing list