<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>Re: [Live-devel] questions on
openRTSP</title></head><body>
<blockquote type="cite" cite>1.
Can I use single instance of openRTSP to receive multiple video
streams.</blockquote>
<div><br></div>
<div>No. The "openRTSP" application is intended to
receive a single stream only.</div>
<div><br></div>
<div>However, you can, of course, run the "openRTSP"
application multiple times (concurrently) - each with a different
"rtsp://" URL.</div>
<div><br></div>
<div><br></div>
<blockquote type="cite" cite>I read the FAQs and it was suggested
there "Note, in particular, that you<b> do not</b> need multiple
threads in order to transmit (or receive) multiple streams
concurrently"</blockquote>
<div><br></div>
<div>Yes, that's true: A single LIVE555 application (with a single
event loop) can be designed to receive multiple streams concurrently.
However, the "openRTSP" application was not designed to do
this.</div>
<x-sigsep><pre>--
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>