<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I don’t know of any server that would have a problem with receiving “OPTIONS” commands that contain a “Session:” header, even though it’s (arguably) not compliant with RFC 2326.  (RFC 2326’s only mention of this is in the table in section 12, where it notes that the “Session:” header is valid for “all but SETUP, OPTIONS” - which is somewhat dubious, because the “Session:” header *is* used in (all but the first) “SETUP” commands in a multi-track stream.)  If a server doesn’t expect to see a “Session:” header in the “OPTIONS” command, then it’ll probably just ignore it, rather than returning an error.  On the other hand, I have heard of servers that complain if the “Session:” header is *not* present in the “OPTIONS” command (once a session has been established).  And I’ve heard of servers that handle “OPTIONS”, but not “GET_PARAMETER”, even sometimes when they return “GET_PARAMETER” as one of their supported commands in response to an initial “OPTIONS” request!<div class=""><br class=""></div><div class="">The bottom line is that there are a lot of fucked up servers out there, but sending “OPTIONS” (with a “Session:” header if appropriate) seems to work more often than either sending “OPTIONS” without “Session:” header, or “GET_PARAMETER”.  This is what the "LIVE555 Proxy Server” does, for example.</div><div class=""><br class=""></div><div class="">But, to be safe, you might wish to send “OPTIONS” (with the “Session:” header, where appropriate) only for Julian Scheel’s new “satip” access method, but continue to use “GET_PARAMETER” for regular “rtsp” access.  Your call...</div><br class=""><br class=""><div apple-content-edited="true" class="">
<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 class="">Live Networks, Inc.<br class=""><a href="http://www.live555.com/" class="">http://www.live555.com/</a></span></span>
</div>
<br class=""></body></html>