Re: [Live-devel] afterGetting(this)

2007-08-21 Thread Thomas Christensen
Hi I'm curious. How did you solve the "request more data" at the bottom? You are calling getNextFrame() to solve this - Correct? Thomas On 8 Jun 2007, at 15:24, Julian Lamberty wrote: > Hi! > > I would like to know how I can > > 1. Request more data from a source (MPEG1or2VideoRTPSource) > 2.

[Live-devel] afterGetting(this)

2007-06-08 Thread Julian Lamberty
Hi! I would like to know how I can 1. Request more data from a source (MPEG1or2VideoRTPSource) 2. Tell a sink (MPEG4VideoStreamDiscreteFramer) that data is completely delivered to buffer (this should be afterGetting(this), right?) Right now I have a code structure like: void Transcoder::doGe