<!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] Multiple Unicast sessions for
RTSP</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1"
color="#000080">I am trying to get multiple unicast connections to a
streaming network camera working. The camera can stream both H264 and
MPEG4 streams. Apparently I can connect multiple clients to the MPEG4
stream sessions but cannot connect more than one client to the H264
stream.</font></blockquote>
<div><br></div>
<div>This should work.&nbsp; Remember, though, to set the
&quot;reuseFirstSource&quot; parameter in
&quot;OnDemandServerMediaSubsession&quot; (when you subclass it) to
true.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>