<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] MPEG2TransportStreamRTPSource and 
testMP</title></head><body>
<blockquote type="cite" cite>Actually, you won't need to insert a
&quot;MPEG2TransportStreamFramer&quot;, because its main purpose is to
extract presentation times from the transport stream, and you won't
need those if you're just outputting to a &quot;FileSink&quot;.<br>
</blockquote>
<blockquote type="cite" cite><font size="-1">Re: Doesn't
MPEG2TransportStreamFramer also check for sync bytes in the data
before passing the data forward? &nbsp;Is it useful in that
sense?</font></blockquote>
<div><br></div>
<div>Probably not if the input data is coming from a RTP (or even raw
UDP) source, because in this case the input Transport Stream data is
supposed to contain an integral number of 188-byte Transport Packets
(and therefore start with a sync byte).</div>
<div><br></div>
<div>However, inserting a &quot;MPEG2TransportStreamFramer&quot;
wouldn't hurt, I suppose...</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>