2 Jun 2003 15:57
RTSP redirection
<philippe.gentric <at> philips.com>
2003-06-02 13:57:40 GMT
2003-06-02 13:57:40 GMT
dear MMUSICers, following the post last week on RTSP redirection there was a discussion during the last RTSP phone call here are the results (please comment/correct ) ******************************************************** 1) The core RTSP spec needs a few clarifications about redirection (that -in short- [redirection=failure]) 1.A) There is a need for a piece of text explaining that in general the server providing the RTSP streaming service (i.e. SETUP etc ...) is assumed to also be the one that provides the session description (i.e. DESCRIBE) [reasons: simplicity/logic, easier to do interrop testing, backward compatibility] 1.B) Specifically a minimal RTSP client implementation does not need to expect that the response to DESCRIBE would be used to point to another server whatever mean would be used for that (i.e. content-location, absolute URL is SDP etc) unless it is signaled *explicitely* as a redirection: 1.C) Specifically if a server wishes to redirect a client at DESCRIBE time (e.g. for load balancing etc) it MUST issue a 3xx code (TBD) and the answer MUST NOT contain any SDP (i.e. this is the single minimal interoperable RTSP redirection behavior) Open Issue: what is the most appropriate way to signal the alternate server ? is it Content-Location ?(Continue reading)
RSS Feed