[Live-devel] Streamer eats up Cpu.

David Wu davidw at aten-ca.com
Tue Mar 15 11:41:20 PST 2005


Thanks. It really helped me to find out the problem:

I should not give 0 as the first parameter of scheduleDelayedTask() as following:

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

I have tried 20. It works well. But later, I will calculate a better one.


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


More information about the live-devel mailing list