[Live-devel] How to Stream different media format(mpeg4 & pcm) at the same time?
Ross Finlayson
finlayson at live555.com
Mon May 28 23:06:59 PDT 2007
>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/
More information about the live-devel
mailing list