>I saw there are implemented classes to stream MPEG4 Audio based on RFC3016
>(MPEG4LATMAudioRTPSink, MPEG4LATMAudioRTPSource). What kind of session may I
>use to create an on-demand service of this audio?
You would need to write your own
"MPEG4LATMAudioFileServerMediaSubsession" class. This shou
Hi,
I saw there are implemented classes to stream MPEG4 Audio based on RFC3016
(MPEG4LATMAudioRTPSink, MPEG4LATMAudioRTPSource). What kind of session may I
use to create an on-demand service of this audio? Using this classes could I
stream a MPEG4 elementary audio stream based on RFC3640?
Thanks i