2.1.33 cs-uri-stem

This field MUST specify the URL actually used by the client. Any query strings MUST be excluded from the URL. (This means that the value of the cs-uri-stem field is equal to the URL actually used by the client, truncated at the first "?" character.)

Note that the value of this field can be different from the URL originally requested by the client if the server redirected the client to a different URL, or if the client decided to use a streaming protocol that is different from the one indicated by the URL scheme of the original URL.

When the MSB Protocol is used, the "asfm" MUST be used as the URL scheme in the cs-uri-stem field, as specified in [MS-MSB].

The syntax of the cs-uri-stem field is defined in section 4.1 of [RFC3986], as follows.

 cs-uri-stem= URI-reference; 

Example:

  
 rtsp://server/test/sample.asf