Hi,<br><br>Thanks for your reply.<br><br>But I want to ask another question though it is a bit out range of this mail list.<br><br>I want to know whether MPEG4 has its specific transport stream format? Such as mp4 is a Mpeg4 specific file format. Then how about mpeg4&#39;s transport stream format? Or just reusing mpeg2ts, which is possible according to my test?<br>
<br>Thanks<br><br>Woods<br><br><br><br><div class="gmail_quote">On Wed, Jun 24, 2009 at 8:00 PM, Ross Finlayson <span dir="ltr">&lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
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>
<br>
<br>
|-&gt; MPEG1or2AudioStreamFramer -&gt; MPEG1or2AudioRTPSink<br>
</blockquote>
<br></div>
You need something like the latter - in particular, you need to write a demultiplexor for &quot;.mp4&#39;-format files.<br>
-- <br><font color="#888888">
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a><br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Woods<br>