<div dir="ltr">Hi Ross.<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You don&#39;t do this.  Please everybody, read the FAQ!<br>
<br>
The &quot;LIVE555 Streaming Media&quot; software uses an event loop (a single thread of control) for concurrency, instead of using multiple threads.<br></blockquote><div><br>Sorry for barging into this thread - an architecture question if I may. I expirirmented with Live555 several times, and got left with a question - if Live555 supports only a single event-loop, how it&#39;s possible to effectively process multiple real-time sources?<br>
<br>I mean, if I get packets from 2 sources, there seems no way to process them both, but only to launch a separate thread (via callback function perhaps) which would handle them.<br><br>Regards.<br></div></div></div>