2.2.6.8 RTP-Info

The syntax of the RTP-Info header MUST adhere to the ABNF syntax specified in [RFC2326] section 12.33, with the following modifications: The stream-url field can be enclosed in double-quotes and the parameter field is optional and the maximum number of consecutive occurrences of the parameter field is 32.

These rules can be expressed using the following ABNF syntax:

 RTP-Info        = "RTP-Info: " 
                             1# ( optq-stream-url  ; defined in [MS-RTSP], "X-RTP-Info"
                                 *32parameter ) ; defined in [RFC2326] section 12.33   

Note See [MS-RTSP] section 2.2.6.27.

Note See [RFC2326] section 12.33.