[Live-devel] Scheduling of MultiframedRTPSource::networkReadHandler(..)

Debal Mridha debal.mridha at gmail.com
Fri Mar 11 20:49:26 PST 2005


Hi All,
 I am studying how mplayer takes data from Live RTP stack and trying
to find out time gap between receiption of data from network and
rendering the data(by mplayer).
so i have some basic question..
 MultiframedRTPSource::doGetNextFrame(...)   
     1.turn on background read handller that insert the incoming
packet into ReorderingBufferedQueue.
     2. Call doGetNextFrame() that reads packet from ReorderingBufferedQueue. 
is it right?
If it is right , then Who schedule the handler function and when? is
there any time bound in scheduling of handler function?
pls help me out.
Thanks
Debal


More information about the live-devel mailing list