Bandwidth:

Bandwidth: ヘッダー (RTSP)

[5] Bandwidth: は、 RTSPヘッダーの1つです。 帯域を記述するものです。

目次

  1. 仕様書
  2. 歴史
  3. 関連
  4. メモ

仕様書#

#

[8] ヘッダー値は、ASCII数字の1つ以上の列です。 >>7

ASCII数字

歴史#

[7] RFC 2326 12.6 Bandwidth

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 modem retraining.

[1] Bandwidth (帯域) 要求頭欄は、クライアントの利用可能な帯域の見積もりを、正の整数でビット毎秒単位で表現します。 クライアントに利用可能な帯域は RTSP session 途中でも例えばモデム再調整により変わるかもしれません。

  • [2] Bandwidth = "Bandwidth" ":" 1*DIGIT

Example:

  • [3] Bandwidth: 4000

関連#

[4] 453

メモ#