> Trying to get an audio stream with openRTSP reports the error 
> MPEG4GenericRTPSource Warning: Unknown or unsupported "mode": AAC-hbr.

Are you using the latest version of the software???

See "liveMedia/MediaSession.cpp", line 1291.  When the "MPEG4GenericRTPSource" 
object is created, the 'mode' parameter is (should be) converted to lower case, 
using the function "attrVal_strToLower()" (as of version 2014.08.23).

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

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to