[Live-devel] doGetNextFrame() isn't being called again

Salick salick at videocells.com
Sun Apr 2 04:56:16 PDT 2006


Hello,

 

I've subclassed the FramedSource class and overridden doGetNextFrame()

 

When no new frame is available I'm just returning from the func instead of
calling 

nextTask() = envir().taskScheduler().scheduleDelayedTask(0,
(TaskFunc*)FramedSource::afterGetting, this);

 

But when I just return, doGetNextFrame() is never being called again.

Should I do something else than just return if I have no new data?

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20060402/b040f310/attachment.html 


More information about the live-devel mailing list