<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div dir="ltr"><div>we're using live555 to stream to android 2.x clients.</div></div></blockquote><div><br></div>Do 'we' not have our own domain name :-)</div><div><br></div><div><br><blockquote type="cite"><div dir="ltr"><div> we're trying to update our servers from the nov 2010 version to the latest version,</div><div>but we're seeing an issue where the audio stops playing after 2-3 seconds, while video continues. this does not happen with the earlier version of live555.</div>
<div>our server code did not change, and the client is android RTSP client [does not depend on live555].</div><div>can you offer some insight into what we should check or look into to understand the issue better?</div></div></blockquote></div><br><div>First, I suggest adding</div><div><br></div><div>#define DEBUG 1</div><div><br></div><div>to the start of "RTSPServer.cpp", and recompiling.  This should tell you a lot about what is happening in your server, at least wrt. RTSP protocol handling.</div><div><br></div><div>Also, you should check whether the problem happens just with this one (Android) RTSP client, or with every RTSP client.  In particular, I suggest that you try running "openRTSP" as your client, and see whether it receives all of the audio, or just 2-3 seconds worth.</div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>