Network Working Group | G. Zorn |
Internet-Draft | Network Zen |
Intended status: Standards Track | R. Schott |
Expires: April 16, 2013 | Deutsche Telekom |
Q. Wu | |
R. Huang | |
Huawei | |
October 15, 2012 |
RTP Control Protocol (RTCP) Extended Report (XR) Block for Summary Statistics Metrics Reporting
draft-ietf-xrblock-rtcp-xr-summary-stat-01
This document defines three RTP Control Protcol (RTCP) Extended Report (XR) Blocks and associated SDP parameters that allows the reporting of loss, duplication and discard summary statistics metrics for use in a range of RTP applications.
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at http:/⁠/⁠datatracker.ietf.org/⁠drafts/⁠current/⁠.
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."
This Internet-Draft will expire on April 16, 2013.
Copyright (c) 2012 IETF Trust and the persons identified as the document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http:/⁠/⁠trustee.ietf.org/⁠license-⁠info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.
This draft defines three new block types to augment those defined in [RFC3611] for use in a range of RTP applications.
The first two block types support the reporting of burst gap loss/ discard, summary statistics including packet loss/discard proportion, mean and variance and belong to the class of transport related end system metrics defined in [MONARCH]. These two blocks are intended to be used in conjunction with information from the Burst Gap Loss metric block or Burst Gap Discard metric block, and on which these two block therefore depends. However the metrics in the Burst Gap Loss block or Burst Gap Discard metric block may be used independently of the metrics defined in the first two blocks.These two blocks reflect transient IP problem that affect user experience and can be used to influence sender strategies to mitigate the problem.
To form an accurate assessment of user quality of experience, it is therefore necessary to know not just overall rates of packet loss/discard, but also which frame type were affected. The third block supports the reporting of detailed statistics for each frame type, including the number of received, lost and discarded of each frame type in the Group of Pictures (GOP) and additional data allowing the calculation of statistical parameters (e.g.,the proportion of each frame type impaired by packet loss and discard). The metrics defined in this block belong to the class of application layer metrics defined in [MONARCH].
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 [RFC2119].
In addition, the following terms are defined:
The metrics described here are intended to be used as described in this section, in conjunction with information from the Measurement Information block [MEASIDENT] (which MUST be present in the same RTCP packet as the Burst/Gap Loss block) and also with the metric "cumulative number of packets lost" provided in standard RTCP [RFC3550].
These metrics provide information relevant to statistical parameters, including burst loss rate, gap loss rate, burst duration mean, burst duration variance and are calculated using burst gap loss metrics defined in [BGLOSS] and other information which is sent together with this report block.
0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | BT=BGLSS | I | Reserved | block length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | SSRC of Source | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Burst Loss Rate | Gap Loss Rate | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Burst duration Mean | Burst duration Variance | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
The metrics described here are intended to be used as described in this section, in conjunction with information from the Measurement Identity block [MEASIDENT] (which MUST be present in the same RTCP packet as the Burst/Gap Discard block) and also with the metric "number of packets discarded" provided in the RTCP XR Discard Block [DISCARD]. The RTCP XR Discard Block SHOULD be sent if the Burst/Gap Discard block is sent, but the converse does not apply.
These metrics provide information relevant to statistical parameters, including burst discard rate, gap discard rate and are calculated using burst gap loss metrics defined in [BGDISCARD] and other information which is sent together with this report block.
0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | BT=BGDSS | I | Reserved | block length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | SSRC of Source | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Burst Discard Rate | Gap Discard Rate | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
This block reports statistics on which frame type were affected beyond the information carried in the Statistics Summary Report Block RTCP packet specified in the section 4.6 of RFC 3611 [RFC3611]. Information is recorded about umber of frames received, lost frames ,duplicated frames, lost partial frames. Such information can be useful for network management and video quality monitoring.
0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | BT=FISS |I| Reserved | block length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | SSRC of Source | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Begin_seq | End_seq | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Number of frames received | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Discarded_frames | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Dup_frames | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Lost_full_frames | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Lost_partial_frames | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
[RFC3611] defines the use of SDP (Session Description Protocol) [RFC4566] for signaling the use of XR blocks. XR blocks MAY be used without prior signaling.
This section augments the SDP [RFC4566] attribute "rtcp-xr" defined in [RFC3611] by providing three additional value of "xr-format" to signal the use of the report block defined in this document.
xr-format = / burst-gap-loss-stat / burst-gap-discard-stat / frame-impairment-stat Burst-gap-loss-stat ="burst gap loss summary statistics" Burst-gap-discard-stat="burst gap discard summary statistics" Frame-impairment-stat="frame impairment summary statistics"
When SDP is used in offer-answer context, the SDP Offer/Answer usage defined in [RFC3611] applies.
New block types for RTCP XR are subject to IANA registration. For general guidelines on IANA considerations for RTCP XR, refer to[RFC3611] .
Name: BGLSS Long Name: Burst/Gap Loss Summsary Statistics Block Value <BGLSS> Reference: Section 3.1 Name: BGDSS Long Name: Burst/Gap Discard Summary Statistics Block Value <BGDSS> Reference: Section 3.2 Name: FISS Long Name: Frame Impairment Statistics Summary Value <FISS> Reference: Section 4.1
This document assigns three new block type value in the RTCP XR Block Type Registry:
* " burst-gap-loss-stat " * " burst-gap-discard-stat " * " frame-impairment-stat "
This document also registers three new SDP [RFC4566] parameters for the "rtcp-xr" attribute in the RTCP XR SDP Parameters Registry:
The contact information for the registrations is:
Glen Zorn Network Zen 227/358 Thanon Sanphawut Bang Na, Bangkok 10110 Thailand
The new RTCP XR report blocks proposed in this document introduces no new security considerations beyond those described in [RFC3611].
The authors would like to thank Bill Ver Steeg, David R Oran, Ali Begen,Colin Perkins, Roni Even,Youqing Yang, Wenxiao Yu, Yinliang Hu,Jing Zhao and Brandenburg, R. (Ray) van for their valuable comments and suggestions on this document.
[RFC3611] | Friedman, T., Caceres, R. and A. Clark, "RTP Control Protocol Extended Reports (RTCP XR)", RFC 3611, November 2003. |
[RFC2119] | Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997. |
[RFC4566] | Handley, M., Jacobson, V. and C. Perkins, "SDP: Session Description Protocol", RFC 4566, July 2006. |
[RFC3550] | Schulzrinne, H., Casner, S., Frederick, R. and V. Jacobson, "RTP: A Transport Protocol for Real-Time Applications", STD 64, RFC 3550, July 2003. |
[MONARCH] | Wu, Q., "Monitoring Architecture for RTP", ID draft-ietf-avtcore-monarch-22, September 2012. |
[MEASIDENT] | Wu, Q., "Measurement Identity and information Reporting using SDES item and XR Block", ID draft-ietf-xrblock-rtcp-xr-meas-identity-10, August 2012. |
[DISCARD] | Hunt, G., "RTCP XR Report Block for Discard metric Reporting", ID draft-ietf-xrblock-rtcp-xr-discard-09, October 2012. |
[BGLOSS] | Hunt, G., "RTCP XR Report Block for Burst Gap Loss metric Reporting", ID draft-ietf-xrblock-rtcp-xr-burst-gap-loss-04, October 2012. |
[BGDISCARD] | Hunt, G., "RTCP XR Report Block for Burst Gap Discard metric Reporting", ID draft-ietf-xrblock-rtcp-xr-burst-gap-discard-09, October 2012. |
[RFC6390] | Clark, A., "Framework for Performance Metric Development", RFC 6390, January 2011. |
Note to the RFC-Editor: please remove this section prior to publication as an RFC.
The following are the major changes compared to 00: