<div>Hi,</div>
<div>&nbsp;</div>
<div>I am just new to Liblive555, so need some help from you ppl.</div>
<div>&nbsp;</div>
<div>I have to do something like below</div>
<div>&nbsp;</div>
<div>RTPSource --&gt; FileSink&nbsp;---- some processing ----&nbsp;FileSource ---&gt; RTPSink</div>
<div>&nbsp;</div>
<div>Is it possible that i call</div>
<div>&nbsp;</div>
<div>FileSink-&gt;startplaying()</div>
<div>RTPSink-&gt;startplaying()</div>
<div>&nbsp;</div>
<div>in same thread and </div>
<div>&nbsp;</div>
<div>Will <a href="http://www.live555.com/liveMedia/doxygen/html/classTaskScheduler.html">TaskScheduler::doEventLoop()</a>&nbsp;be able to&nbsp;start generating tasks that need to be done for both sinks. </div>
<div>&nbsp;</div>
<div>Actually i have tried this and <a href="http://www.live555.com/liveMedia/doxygen/html/classTaskScheduler.html">TaskScheduler::doEventLoop()</a>&nbsp; never process any event. </div>
<div>&nbsp;</div>
<div>Is&nbsp;having two sinks in same thread not possible or i am doing somthing wrong?</div>
<div>&nbsp;</div>
<div>Thanks for your time</div>
<div>&nbsp;</div>
<div>best regards</div>
<div>adnan</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>