Dear all,<br><br>I am seeking your suggestions on streaming a MP4 file using liveMedia library.<br><br>The mp4 file is consisted of mp4v and mpga streams.<br><br>I
only see MPEG4VIDEO related sources, framers and sinks in the library.
A typical workflow, according to your test program, is
ByteStreamFileSource -> MPEG4VideoStreamStreamer ->
MPEG4ESVideoRTPSink.<br>
<br>Should I create corresponding components for MP4 format, so I can create workflow something like the following two solution? <br><br>ByteStreamFileSource -> MP4StreamFramer -> MP4RTPSink (or SimpleRTPSink)<br><br>
OR<br><br>ByteStreamFileSource -> MP4Demux -> MPEG4DemuxElementaryStream |-> MPEG4VideoStreamFramer -> MPEG4ESVideoRTPSink<br><div id=":2a" class="ii gt"> |-> MPEG1or2AudioStreamFramer -> MPEG1or2AudioRTPSink<br>
<br>Thanks for your suggestions.<br clear="all"></div><br clear="all"><br>-- <br>Woods<br>