[Live-devel] Two Sink in same thread
Adnan
atariq at gmail.com
Sun Aug 6 05:42:11 PDT 2006
Hi,
I am just new to Liblive555, so need some help from you ppl.
I have to do something like below
RTPSource --> FileSink ---- some processing ---- FileSource ---> RTPSink
Is it possible that i call
FileSink->startplaying()
RTPSink->startplaying()
in same thread and
Will TaskScheduler::doEventLoop()<http://www.live555.com/liveMedia/doxygen/html/classTaskScheduler.html>
be
able to start generating tasks that need to be done for both sinks.
Actually i have tried this and
TaskScheduler::doEventLoop()<http://www.live555.com/liveMedia/doxygen/html/classTaskScheduler.html>
never process any event.
Is having two sinks in same thread not possible or i am doing somthing
wrong?
Thanks for your time
best regards
adnan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20060806/d3d17709/attachment.html
More information about the live-devel
mailing list