[Live-devel] Make live media server stream mpeg to transport stream
Ross Finlayson
finlayson at live555.com
Thu Jun 4 09:56:29 PDT 2009
>I plan to modify the Live Media server to stream Mpeg file as Mpeg2 TS stream.
>Current code streams two respective streams for video and audio.
The current server code *already* streams Transport Stream data as
multiplexed (combined) audio+video. If you have a MPEG Transport
Stream file, then you don't need to modify any of the existing code
to stream it.
MPEG *Program* Stream files, however, are streamed as separate audio
and video RTP streams.
Do you want to convert a Program Stream file to a Transport Stream
file (so you can stream it as such)? If so, you can do so using our
"testMPEG1or2ProgramToTransportStream" demo application (in the
"testProgs" directory).
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list