<div dir="ltr"><div>The android RTSP client library has many bugs and issues.</div><div>sometimes it gets stuck during the prepare stage, and there's no way to stop it using its API.</div><div><br></div><div>I'd like to stop the server session it is connected to, in order to 'convince' the RTSP client to go away.</div>
<div>so essentially i'm lookling to do something like:</div><div><font face="'courier new', monospace">  RTSPServer::RTSPClientSession* client = get_the_stuck_client_session();</font></div><div><font face="'courier new', monospace">  delete client;</font></div>
<div><font face="'courier new', monospace"><br></font></div><div><font face="arial, helvetica, sans-serif">well that's the general idea, not the actual code.</font></div><div><font face="arial, helvetica, sans-serif">the problem is obviously, that </font><span style="font-family:'courier new',monospace">RTSPServer::</span><span style="font-family:'courier new',monospace">RTSPClientSession </span>is sort-of an internal class, I didn't find a way to enumerate the currently running sessions, or tell them to stop.</div>
<div><br></div><div>help appreciated,</div><div><font face="arial, helvetica, sans-serif">  </font></div><div><br></div><div><br></div>-- <br><p style="margin-bottom:0.0001pt"><font face="tahoma, sans-serif"><b><span style="color:rgb(34,34,34)">Aviad Rozenhek<br>
</span></b><span style="color:rgb(34,34,34)">Media Technologies Architect<br></span><span style="color:rgb(34,34,34)">RayV Technologies<br></span><span style="color:rgb(34,34,34)">Mobile: </span><u><font color="#1155cc">+972 54 9764671<br>
</font></u></font><span style="font-family:tahoma,sans-serif;color:rgb(31,73,125)">Tel: </span><a value="+97237979200" style="font-family:tahoma,sans-serif"><font color="#1155cc">+972 3 7979200 Ext:216<br></font></a><a href="http://www.rayv.com/" target="_blank" style="color:rgb(17,85,204)"><span style="color:blue"><font face="tahoma, sans-serif">www.rayv.com</font></span></a></p>
<p></p><p style="margin-bottom:0.0001pt"><font color="#222222" face="tahoma, sans-serif"><br></font></p><br class="Apple-interchange-newline"><div><br></div></div>