<!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] TS over UDP (or
RTP)</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1"
color="#000080">Can I do this as soon as I get a block and as fast as
a for loop will pass off the 7xTS packets. In other words will the
Framer buffer until it needs to go?</font></blockquote>
<div><br></div>
<div>I don't really understand your question.</div>
<div><br></div>
<div>Just set up a standard LIVE555 data chain:</div>
<div><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</x-tab>your-7-transport-packet-source -&gt;
MPEG2TransportStreamFramer -&gt; SimpleRTPSink</div>
<div><br></div>
<div>Because of the &quot;MPEG2TransportStreamFramer&quot; object,
data will end up getting streamed at an appropriate rate.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>