[Live-devel] how to stream mp4 file using liveMedia (typo corrected)
Ross Finlayson
finlayson at live555.com
Wed Jun 24 05:00:08 PDT 2009
>Should I create corresponding components for MP4 format, so I can
>create workflow something like the following two solution?
>
>ByteStreamFileSource -> MP4StreamFramer -> MP4RTPSink (or SimpleRTPSink)
>
>OR
>
>ByteStreamFileSource -> MP4Demux -> MPEG4DemuxElementaryStream |->
>MPEG4VideoStreamFramer -> MPEG4ESVideoRTPSink
>
>
>|-> MPEG1or2AudioStreamFramer -> MPEG1or2AudioRTPSink
You need something like the latter - in particular, you need to write
a demultiplexor for ".mp4'-format files.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list