<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><base href="x-msg://37/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Subhankar,</div><div><br></div><div>Thanks for the note.</div><div><br><blockquote type="cite"><div lang="EN-US" link="blue" vlink="purple" style="font-family: Helvetica; font-size: medium; 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-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="WordSection1"><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">Question#1: When we close our server, we do not see the RTCP BYE being sent to the downstream clients viewing the streams from the server. Is this an issue with ‘<span style="font-size: 10pt; font-family: 'Courier New'; ">deleteServerMediaSession’</span>?</div></div></div></blockquote><div><br></div>Yes, there was a minor bug in our RTSP server implementation that was preventing this from working.  I have now installed a new version (2013.04.23) of the "LIVE555 Streaming Media" code that fixes this.</div><div><br></div><div>Note that "deleteServerMediaSession()" will now cause a RTCP "BYE" to be sent, but it will *not* cause the client's TCP connection to be closed.  The reason for this is that the client is allowed to use the existing TCP connection to make more RTSP requests (e.g., to play some other stream).  However, if the client does not make any more RTSP requests over the TCP connection, the TCP connection will eventually be closed down (because of the server's usual 'garbage collection' of inactive TCP connections).</div><div><br></div><div><br><blockquote type="cite"><div lang="EN-US" link="blue" vlink="purple" style="font-family: Helvetica; font-size: medium; 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-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="WordSection1"><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><span style="font-size: 11pt; ">Question#2: We have a requirement to make the Server a multicast UDP server. From looking at the code, it appears ProxyServerMediaSession makes use of OnDemandServerMediaSubsession … which is unicast. Is there any plan to support multicasting?</span></div></div></div></blockquote><div><br></div>No.  Sorry.</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>