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