<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div align="justify">Hi Ross,<br>
In the latest live555ProxyServer, I am facing an issue with
multiple clients. My Stream source contains Both Audio and Video
subsessions. Using openRTSP as client1, I receive only the video
stream (<i>openRTSP -v <a class="moz-txt-link-freetext" href="rtsp://">rtsp://</a><URL></i>) and another
instance as client2. When I close the client2 The ProxyServer
sends PAUSE to the Stream Source even when client1 is still
running. Causing an undesirable video loss to client1.<br>
<br>
On checking the source code, I could see that the TEARDOWN from
client2 ends the Audio stream and calls <i><b>closeStreamSource</b></i>
function. This In turn sends Pause command to the parent Session.<br>
<br>
I am using the latest live555 (2016.02.22) proxyserver and
openRTSP client. For Stream source I am depending on this online
stream (<a class="moz-txt-link-freetext" href="rtsp://streaming1.osu.edu/media2/ufsap/ufsap.mov">rtsp://streaming1.osu.edu/media2/ufsap/ufsap.mov</a>).<br>
</div>
<br>
<div class="moz-signature">-- <br>
<font color="#333333">
<font face="monospace"><b>- Best Regards<br>
<br>
</b></font>
<font face="monospace"> Lakshmi Narayanan.G<br>
VVDN Technologies Pvt Ltd</font><br>
</font></div>
</body>
</html>