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 -&gt; MPEG4VideoStreamStreamer -&gt;
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 -&gt; MP4StreamFramer -&gt; MP4RTPSink (or SimpleRTPSink)<br><br>

OR<br><br>ByteStreamFileSource -&gt; MP4Demux -&gt; MPEG4DemuxElementaryStream |-&gt; MPEG4VideoStreamFramer -&gt; MPEG4ESVideoRTPSink<br><div id=":2a" class="ii gt">                                                                                                              |-&gt; MPEG1or2AudioStreamFramer -&gt; MPEG1or2AudioRTPSink<br>

<br>Thanks for your suggestions.<br clear="all"></div><br clear="all"><br>-- <br>Woods<br>