<!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] About the details  of the
live555</title></head><body>
<blockquote type="cite" cite><font face="Times New Roman">That's it.
I don't know why</font><font size="+1">
ByteStreamFileSource::doGetNextFrame</font> appears here suddenly. Who
calls it?</blockquote>
<div><br></div>
<div>It's called by &quot;FramedSource::getNextFrame()&quot;, which in
turn is called by the downstream object - in this case a
&quot;MPEG4VideoStreamFramer&quot;.</div>
<div><br></div>
<div>For the &quot;testMPEG4VideoStreamer&quot; application, the data
flows through the following chain of objects (classes):</div>
<div><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</x-tab>ByteStreamFileSource -&gt; MPEG4VideoStreamFramer -&gt;
MPEG4ESVideoRTPSink</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>