[Live-devel] Looping a source

Daniel Graupner Daniel at smartCast.org
Sun Oct 1 11:33:05 PDT 2006


Hello,

I want to loop a source. Therefore I used the afterPlay Callback to 
sink->startplaying and start sink->startPlaying again in this callback.
The result is as expected, the input file is looped, but the memory used by 
the application grows with every loop, so I have a memory leak.

How can I loop a source properly? Do I have to setup the whole source/sink 
chain again for every loop run?

Thanks,
Danie.


More information about the live-devel mailing list