<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>The problem is that your client (STB) is trying to send a RTSP "GET_PARAMETER" command with a "rtsp://" URL, without having first done a RTSP "DESCRIBE" and then a RTSP "SETUP" on this URL.  Our server doesn't support this, nor does any other server that I'm aware of.  (I'm not even sure if what the client's doing here is even legal RTSP.)</div><div><br></div><div>If your client had instead sent the "GET_PARAMETER" command with "*" as the URL, then our server would have responded without an error.  However, by default, our server just responds to "GET_PARAMETER" with an empty response.  Because your client is asking for a specific set of parameters, it's unlikely that it would be happy with our server's response, in any case.</div><div><br></div><div>So, unless you can get your STB's manufacturer to change its RTSP client implementation (to be more standard), you're probably out of luck with this client.  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>