Re: [Live-devel] MPEG4 Audio

2007-07-05 Thread Ross Finlayson
>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

[Live-devel] MPEG4 Audio

2007-07-05 Thread Ramon Martin de Pozuelo Genis
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