<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite">I believe this change causes the media clients to only be able to<br>receive the first track of a multi-track file, such as an mkv with<br>video and audio. The answer to SETUP of the second track and others is<br>a "400 Bad Request".<br></blockquote><div><br></div>Yes, you're right.  This slipped by me; thanks for pointing it out.</div><div><br></div><div>I've now installed a new version (2014.09.11) of the code that fixes this.  (I've also updated the pre-built "LIVE555 Media Server" binary applications.)</div><div><br></div><div>The bug affected only the "LIVE555 Media Server" application.  However, to fix it, I made a change to the signature of the virtual function "RTSPServer::lookupServerMediaSession()"; this function now takes an extra (in) parameter "Boolean isFirstLookupInSession".</div><div><br></div><div>Therefore, if you have subclassed "RTSPServer" and redefined the function "lookupServerMediaSession()", you must update your redefinition to match this new signature.</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;  "><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;  ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>