> -----Original Message-----
> From: Jan Lindquist [mailto:jan.lindquist@ericsson.com]
> Sent: Friday, June 11, 2010 10:22 AM
> To: Martin Stiemerling; mmusic (E-mail)
> Subject: RTSPv2 bandwidth indication
>
> Hello,
>
> The response to the RTSP DESCRIBE includes an SDP which is according to
> RFC4566. The bandwidth information is populated as follows (section
> 5.8):
>
> The <bandwidth> is interpreted as kilobits per second by default.
>
> Additionally the bandwidth is the maximum bandwidth of the stream to be
> setup.
>
>
> The bandwidth header in the RTSP SETUP is populated as follows (section
> 16.8):
>
> The Bandwidth request-header field describes the estimated bandwidth
> available to the client, expressed as a positive integer and
> measured
> in bits per second. The bandwidth available to the client may
> change
> during an RTSP session, e.g., due to mobility, congestion, etc.
>
> The two text have a mismatch and should be clarified.
I will revert this change due to that I see no reason for changing the headers definition from RTSP 1.0 to 2.0. The SDP bandwidht modifiers exist of both kinds, both in bps, and kbps. Thus there is no improvement by this change, only forcing another change.