[Live-devel] Adding multiple sources
Stas Desyatnlkov
stas at mer.co.il
Sun Apr 2 05:28:34 PDT 2006
Hi All,
I'm trying to use live library in my VoIP application. I need to be able
to add and remove RTP sources in run time.
What I currently do is:
1) Stop the doEventLoop loop by setting watch variable from other
thread
2) Add new RTP source
3) Restart the doEventLoop
This is ugly - when a new channel is added all others are stopped, so
there is a hiccup in the sound stream.
How can I add a new source without stopping the doEventLoop ?
Regards,
Stas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20060402/313aec46/attachment-0001.html
More information about the live-devel
mailing list