>testonDemandRTSPServer can stream multiple media files at the same >time,then how can I use/modify the testOnDemandRTSPServer or >livemedia server to stream Mpeg4 video & pcm (wave) audio at the >same time to single client(just one connection), i.e how can I >multiplex & stream separate mpeg4 video data & PCM (wave) audio >data.?.. is it possible?
Yes. You would create a "ServerMediaSession" object, and add two separate "ServerMediaSubsession" objects to it - one for the MPEG-4 video stream, one for the PCM audio stream. -- 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