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'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"><<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>></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 -> MP4StreamFramer -> MP4RTPSink (or SimpleRTPSink)<br>
<br>
OR<br>
<br>
ByteStreamFileSource -> MP4Demux -> MPEG4DemuxElementaryStream |-> MPEG4VideoStreamFramer -> MPEG4ESVideoRTPSink<br>
<br>
<br>
|-> MPEG1or2AudioStreamFramer -> MPEG1or2AudioRTPSink<br>
</blockquote>
<br></div>
You need something like the latter - in particular, you need to write a demultiplexor for ".mp4'-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>