>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 should be easy to do (just use one of the existing "*FleServerMediaSubsession" classes as a model). > Using this classes could I >stream a MPEG4 elementary audio stream based on RFC3640? No, for RFC3640 audio streaming you would use the existing "ADTSAudioFileServerMediaSubsession" (and "ADTSAudioFileSource") classes. Note that the "live555MediaServer" application, and the demo "testOnDemandRTSPServer" application already stream ADTS-format MPEG-4 audio files using RFC3640. -- 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