[Live-devel] Encoding the Stream in AMR-WB+

Ross Finlayson finlayson at live555.com
Wed Dec 28 22:37:52 PST 2016


> I have seen that LIVE 555 server supports AMR Stream, but will it support AMR-WB+ encoding

Yes, it should.  If your AMR input source is a file, or a pipe (i.e., “stdin”), then you can use the existing “AMRAudioFileServerMediaSubsession” class.  Otherwise, you’ll need to define your own “OnDemandServerMediaSubsession” subclass
	see this FAQ:	http://live555.com/liveMedia/faq.html#liveInput-unicast
that uses your own subclass of the “AMRAudioSource” abstract base class. 


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




More information about the live-devel mailing list