7380
PROPOSED STANDARD

RTP Control Protocol (RTCP) Extended Report (XR) Block for MPEG2 Transport Stream (TS) Program Specific Information (PSI) Decodability Statistics Metrics Reporting

Authors: J. Tong, C. Bi, R. Even, Q. Wu, R. Huang
Date: November 2014
Area: rai
Working Group: xrblock
Stream: IETF

Abstract

An MPEG2 Transport Stream (TS) is a standard container format used in the transmission and storage of multimedia data. Unicast/multicast MPEG2 TS over RTP is widely deployed in IPTV systems. This document defines an RTP Control Protocol (RTCP) Extended Report (XR) block that allows the reporting of MPEG2 TS decodability statistics metrics related to transmissions of MPEG2 TS over RTP. The metrics specified in the RTCP XR block are related to Program Specific Information (PSI) carried in MPEG TS.

RFC 7380: RTP Control Protocol (RTCP) Extended Report (XR) Block for MPEG2 Transport Stream (TS) Program Specific Information (PSI) Decodability Statistics Metrics Reporting [RFC Home] [TEXT|PDF|HTML] [Tracker] [IPR] [Info page]

PROPOSED STANDARD
Internet Engineering Task Force (IETF)                           J. Tong
Request for Comments: 7380                                    C. Bi, Ed.
Category: Standards Track                                  China Telecom
ISSN: 2070-1721                                                  R. Even
                                                              Q. Wu, Ed.
                                                                R. Huang
                                                                  Huawei
                                                           November 2014


    <span class="h1">RTP Control Protocol (RTCP) Extended Report (XR) Block for MPEG2</span>
 <span class="h1">Transport Stream (TS) Program Specific Information (PSI) Decodability</span>
                      <span class="h1">Statistics Metrics Reporting</span>

Abstract

   An MPEG2 Transport Stream (TS) is a standard container format used in
   the transmission and storage of multimedia data.  Unicast/multicast
   MPEG2 TS over RTP is widely deployed in IPTV systems.  This document
   defines an RTP Control Protocol (RTCP) Extended Report (XR) block
   that allows the reporting of MPEG2 TS decodability statistics metrics
   related to transmissions of MPEG2 TS over RTP.  The metrics specified
   in the RTCP XR block are related to Program Specific Information
   (PSI) carried in MPEG TS.

Status of This Memo

   This is an Internet Standards Track document.

   This document is a product of the Internet Engineering Task Force
   (IETF).  It represents the consensus of the IETF community.  It has
   received public review and has been approved for publication by the
   Internet Engineering Steering Group (IESG).  Further information on
   Internet Standards is available in <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.

   Information about the current status of this document, any errata,
   and how to provide feedback on it may be obtained at
   <a href="https://www.rfc-editor.org/info/rfc7380">http://www.rfc-editor.org/info/rfc7380</a>.













<span class="grey">Tong, et al.                 Standards Track                    [Page 1]</span>

<span id="page-2" ></span>
<span class="grey"><a href="./rfc7380">RFC 7380</a>                 RTCP XR TS Decodability           November 2014</span>


Copyright Notice

   Copyright (c) 2014 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) 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.

Table of Contents

   <a href="#section-1">1</a>. Introduction ....................................................<a href="#page-3">3</a>
      <a href="#section-1.1">1.1</a>. MPEG2 Transport Stream Decodability Metrics ................<a href="#page-3">3</a>
      <a href="#section-1.2">1.2</a>. RTCP and RTCP XR Reports ...................................<a href="#page-3">3</a>
      <a href="#section-1.3">1.3</a>. Performance Metrics Framework ..............................<a href="#page-3">3</a>
      <a href="#section-1.4">1.4</a>. Applicability ..............................................<a href="#page-3">3</a>
   <a href="#section-2">2</a>. Terminology .....................................................<a href="#page-4">4</a>
      <a href="#section-2.1">2.1</a>. Standards Language .........................................<a href="#page-4">4</a>
   <a href="#section-3">3</a>. MPEG2 TS PSI Decodability Statistics Metrics Block ..............<a href="#page-4">4</a>
   <a href="#section-4">4</a>. SDP Signaling ...................................................<a href="#page-8">8</a>
      <a href="#section-4.1">4.1</a>. SDP rtcp-xr-attrib Attribute Extension .....................<a href="#page-8">8</a>
      <a href="#section-4.2">4.2</a>. Offer/Answer Usage .........................................<a href="#page-8">8</a>
      <a href="#section-4.3">4.3</a>. Usage Outside of Offer/Answer ..............................<a href="#page-8">8</a>
   <a href="#section-5">5</a>. IANA Considerations .............................................<a href="#page-9">9</a>
      <a href="#section-5.1">5.1</a>. New RTCP XR Block Type Value ...............................<a href="#page-9">9</a>
      <a href="#section-5.2">5.2</a>. New RTCP XR SDP Parameter ..................................<a href="#page-9">9</a>
      <a href="#section-5.3">5.3</a>. Contact Information for Registrations ......................<a href="#page-9">9</a>
   <a href="#section-6">6</a>. Security Considerations .........................................<a href="#page-9">9</a>
   <a href="#section-7">7</a>. References ......................................................<a href="#page-9">9</a>
      <a href="#section-7.1">7.1</a>. Normative References .......................................<a href="#page-9">9</a>
      <a href="#section-7.2">7.2</a>. Informative References ....................................<a href="#page-10">10</a>
  Authors' Addresses .................................................<a href="#page-11">11</a>













<span class="grey">Tong, et al.                 Standards Track                    [Page 2]</span>

<span id="page-3" ></span>
<span class="grey"><a href="./rfc7380">RFC 7380</a>                 RTCP XR TS Decodability           November 2014</span>


<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>.  Introduction</span>

<span class="h3"><a class="selflink" id="section-1.1" href="#section-1.1">1.1</a>.  MPEG2 Transport Stream Decodability Metrics</span>

   The European Telecommunications Standards Institute (ETSI) has
   defined a set of syntax and information consistency tests and
   corresponding indicators [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>] that are recommended for the
   monitoring of MPEG2 Transport Streams [<a href="#ref-ISO-IEC.13818-1.2007">ISO-IEC.13818-1.2007</a>].  The
   tests and corresponding indicators are grouped according to priority:

   First priority:  Necessary for decodability (basic monitoring)

   Second priority:  Recommended for continuous or periodic monitoring

   Third priority:  Recommended for application-dependent monitoring

   This memo defines a new block type for use with MPEG2 Transport
   Streams [<a href="#ref-ISO-IEC.13818-1.2007">ISO-IEC.13818-1.2007</a>] to augment those defined in [<a href="./rfc3611" title=""RTP Control Protocol Extended Reports (RTCP XR)"">RFC3611</a>].
   The new block type supports reporting of the number of occurrences of
   each Program Specific Information (PSI) indicator in the first and
   second priorities listed in Sections <a href="#section-5.2.1">5.2.1</a> and <a href="#section-5.2.2">5.2.2</a>, respectively,
   of [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>].  The third priority indicators are not supported.  The
   metrics defined here supplement information from the PSI-Independent
   Decodability Statistics Metrics Block [<a href="./rfc6990" title=""RTP Control Protocol (RTCP) Extended Report (XR) Block for MPEG2 Transport Stream (TS) Program Specific Information (PSI) Independent Decodability Statistics Metrics reporting"">RFC6990</a>].

<span class="h3"><a class="selflink" id="section-1.2" href="#section-1.2">1.2</a>.  RTCP and RTCP XR Reports</span>

   The use of RTCP for reporting is defined in [<a href="./rfc3550" title=""RTP: A Transport Protocol for Real-Time Applications"">RFC3550</a>].  [<a href="./rfc3611" title=""RTP Control Protocol Extended Reports (RTCP XR)"">RFC3611</a>]
   defines an extensible structure for reporting using an RTCP Extended
   Report (XR).  This document defines a new Extended Report block for
   use with [<a href="./rfc3550" title=""RTP: A Transport Protocol for Real-Time Applications"">RFC3550</a>] and [<a href="./rfc3611" title=""RTP Control Protocol Extended Reports (RTCP XR)"">RFC3611</a>].

<span class="h3"><a class="selflink" id="section-1.3" href="#section-1.3">1.3</a>.  Performance Metrics Framework</span>

   The Performance Metrics Framework [<a href="./rfc6390" title=""Guidelines for Considering New Performance Metric Development"">RFC6390</a>] provides guidance on the
   definition and specification of performance metrics.  The RTP
   Monitoring Architectures [<a href="./rfc6792" title=""Guidelines for Use of the RTP Monitoring Framework"">RFC6792</a>] provides guidelines for RTCP XR
   block formats.  The new report block described in this memo is in
   compliance with the monitoring architecture specified in [<a href="./rfc6792" title=""Guidelines for Use of the RTP Monitoring Framework"">RFC6792</a>]
   and the Performance Metrics Framework [<a href="./rfc6390" title=""Guidelines for Considering New Performance Metric Development"">RFC6390</a>].

<span class="h3"><a class="selflink" id="section-1.4" href="#section-1.4">1.4</a>.  Applicability</span>

   These metrics are applicable to any type of RTP application that uses
   the MPEG2 TS standard format for multimedia data, for example, MPEG4
   over MPEG2 TS over RTP.  This new block type can be useful for
   measuring content stream or TS quality by checking TS header
   information [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>] and identifying the existence (and characterizing



<span class="grey">Tong, et al.                 Standards Track                    [Page 3]</span>

<span id="page-4" ></span>
<span class="grey"><a href="./rfc7380">RFC 7380</a>                 RTCP XR TS Decodability           November 2014</span>


   the severity) of bitstream packetization problems that may affect
   users' perception of a service delivered over RTP.  It may also be
   useful for verifying the continued correct operation of an existing
   system management tool.

<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>.  Terminology</span>

<span class="h3"><a class="selflink" id="section-2.1" href="#section-2.1">2.1</a>.  Standards Language</span>

   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 <a href="./rfc2119">RFC 2119</a> [<a href="./rfc2119" title=""Key words for use in RFCs to Indicate Requirement Levels"">RFC2119</a>].

<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>.  MPEG2 TS PSI Decodability Statistics Metrics Block</span>

   ETSI TR 101 290 [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>] generally defines indicators related to error
   events whereas the XR block defined in this document contains counts
   of occurrences of the [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>] indicators.  The block defined in this
   document reports MPEG2 TS PSI decodability statistics metrics beyond
   the information carried in the standard RTCP packet format and PSI-
   Independent Decodability Statistics Metrics Block [<a href="./rfc6990" title=""RTP Control Protocol (RTCP) Extended Report (XR) Block for MPEG2 Transport Stream (TS) Program Specific Information (PSI) Independent Decodability Statistics Metrics reporting"">RFC6990</a>], which
   are measured at the receiving end of the RTP stream.  It contains
   counts of seven metrics defined in ETSI TR 101 290 [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>].
   Information is reported about basic monitoring parameters necessary
   to ensure that the TS can be decoded, including:

   o  Program Association Table (PAT) errors

   o  PAT2 errors

   o  Program Map Table (PMT) errors

   o  PMT2 errors

   o  Packet Identifier (PID) errors

   Information is also reported about continuous monitoring parameters
   necessary to ensure continuous decoding, including:

   o  Cyclic Redundancy Check (CRC) errors

   o  Conditional Access Table (CAT) errors

   In these parameters, PAT2 errors and PMT2 errors are actually
   replacements for and improvements on PAT errors and PMT errors,
   respectively, and are therefore preferred in future implementations.
   In addition, measurement results for some of these parameters (e.g.,
   PAT errors or PMT errors) may be different based on whether



<span class="grey">Tong, et al.                 Standards Track                    [Page 4]</span>

<span id="page-5" ></span>
<span class="grey"><a href="./rfc7380">RFC 7380</a>                 RTCP XR TS Decodability           November 2014</span>


   scrambling is employed.  The other parameters defined in Section 5 of
   [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>] are ignored since they do not apply to all MPEG2
   implementations.  For further detailed information on these
   parameters, see [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>].

   The MPEG2 TS PSI Decodability Metrics Block has the following format:

       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=32    |    Reserved   |         block length          |
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
      |                     SSRC of source                            |
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
      |          begin_seq            |             end_seq           |
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
      |        PAT_error_count        |      PAT_error_2_count        |
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
      |        PMT_error_count        |      PMT_error_2_count        |
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
      |       PID_error_count         |      CRC_error_count          |
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
      |        CAT_error_count        |        Reserved               |
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

   block type (BT): 8 bits

      The MPEG2 TS PSI Decodability Metrics Block is identified by the
      constant 32;.

   Reserved: 8 bits

      These bits are reserved.  They MUST be set to zero by senders
      ignored by receivers (see <a href="./rfc6709#section-4.2">Section 4.2 of [RFC6709]</a>).

   block length: 16 bits

      The constant 6, in accordance with the definition of this field in
      <a href="./rfc3611#section-3">Section 3 of [RFC3611]</a>.  The block MUST be discarded if the block
      length is set to a different value.

   Synchronization Source (SSRC) of source: 32 bits

      As defined in <a href="./rfc3611#section-4.1">Section 4.1 of [RFC3611]</a>.

   begin_seq: 16 bits

      As defined in <a href="./rfc3611#section-4.1">Section 4.1 of [RFC3611]</a>.



<span class="grey">Tong, et al.                 Standards Track                    [Page 5]</span>

<span id="page-6" ></span>
<span class="grey"><a href="./rfc7380">RFC 7380</a>                 RTCP XR TS Decodability           November 2014</span>


   end_seq: 16 bits

      As defined in <a href="./rfc3611#section-4.1">Section 4.1 of [RFC3611]</a>.

   PAT_error_count: 16 bits

      A count of the number of PAT errors that occurred in the above
      sequence number interval.  The Program Association Table (PAT) is
      the only packet with Packet Identifier (PID) 0x0000.  A PAT error
      occurs when (1) a packet with PID 0x0000 does not occur at least
      every 0.5 seconds, (2) a packet with PID 0x0000 does not contain
      table_id 0x00 (i.e., a PAT), or (3) the Scrambling_control_field
      in the TS packet header is not 00 for a packet with PID 0x0000.
      See Section 5.2.1 of [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>].  Every program within the MPEG TS
      stream is listed in the PAT; if it is missing, then no programs
      can be decoded.

      The measured value is an unsigned value.  If the measurement is
      unavailable, then the value 0xFFFF MUST be reported.  NOTE 1 of
      the table in Section 5.2.1 of [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>] recommends using
      PAT_error_2_count.  Upon reception, if PAT_error_2_count is
      available (that is, other than 0xFFFF), then receivers MUST ignore
      PAT_error_count.

   PAT_error_2_count: 16 bits

      A count of the number of PAT2 errors that occurred in the above
      sequence number interval.  A PAT2 error occurs when (1) a packet
      with PID 0x0000 containing table_id 0x00 does not occur at least
      every 0.5 seconds, (2) a packet with PID 0x0000 contains a table
      with a table_id other than 0x00, or (3) the
      Scrambling_control_field in the TS packet header is not 00 for a
      packet with PID 0x0000.  See Section 5.2.1 of [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>].

      The measured value is an unsigned value.  If the measurement is
      unavailable, then the value 0xFFFF MUST be reported.

   PMT_error_count: 16 bits

      A count of the number of PMT errors that occurred in the above
      sequence number interval.  A PMT_error occurs when (1) a packet
      containing a table with table_id 0x02 (i.e., a PMT) does not occur
      at least every 0.5 seconds on the PID that is referred to in the
      PAT or (2) the Scrambling_control_field in the TS packet header is
      not 00 for all packets with PID containing a table with table_id
      0x02 (i.e., a PMT).  See Section 5.2.1 of [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>].





<span class="grey">Tong, et al.                 Standards Track                    [Page 6]</span>

<span id="page-7" ></span>
<span class="grey"><a href="./rfc7380">RFC 7380</a>                 RTCP XR TS Decodability           November 2014</span>


      The measured value is an unsigned value.  If the measurement is
      unavailable, the value 0xFFFF MUST be reported.  NOTE 2 of the
      table in Section 5.2.1 of [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>] recommends using
      PMT_error_2_count.  Upon reception, if PMT_error_2_count is
      available (that is, other than 0xFFFF), then receivers MUST ignore
      PMT_error_count.

   PMT_error_2_count: 16 bits

      A count of the number of PMT2 errors that occurred in the above
      sequence number interval.  A PMT2_error occurs when (1) a packet
      containing table_id 0x02 (i.e., a PMT) does not occur at least
      every 0.5 seconds on each program_map_PID that is referred to in
      the PAT or (2) the Scrambling_control_field in the TS packet
      header is not 00 for all packets containing a table with table_id
      0x02 (i.e., a PMT) on each program_map_PID that is referred to in
      the PAT.  See Section 5.2.1 of [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>].

      The measured value is an unsigned value.  If the measurement is
      unavailable, then the value 0xFFFF MUST be reported.

   PID_error_count: 16 bits

      A count of the number of PID errors that occurred in the above
      sequence number interval.  A PID error occurs when no data stream
      is present corresponding to a given PID.  This may be caused by
      multiplexing or demultiplexing, then remultiplexing.  See
      Section 5.2.1 of [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>].

      The measured value is an unsigned value.  If the measurement is
      unavailable, then the value 0xFFFF MUST be reported.

   CRC_error_count: 16 bits

      A count of the number of CRC errors that occurred in the above
      sequence number interval.  A CRC_error occurs if data corruption
      occurred in any of the following tables -- CAT, PAT, PMT, Network
      Information Table (NIT), Event Information Table (EIT), Bouquet
      Association Table (BAT), Service Description Table (SDT), or Time
      Offset Table (TOT), as defined in Section 5.2.2 of [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>].

      The measured value is an unsigned value.  If the measurement is
      unavailable, then the value 0xFFFF MUST be reported.








<span class="grey">Tong, et al.                 Standards Track                    [Page 7]</span>

<span id="page-8" ></span>
<span class="grey"><a href="./rfc7380">RFC 7380</a>                 RTCP XR TS Decodability           November 2014</span>


   CAT_error_count: 16 bits

      A count of the number of CAT errors that occurred in the above
      sequence number interval.  A CAT_error occurs when (1) a packet
      with PID 0x0001 contains a table with a table_id other than 0x01
      (i.e., not a CAT) or (2) a packet does not contain a table with
      table_id = 0x01 (i.e., a CAT) when scrambling is employed (i.e.,
      the Scrambling_control_field is set as a value other than 00).
      See Section 5.2.2 of [<a href="#ref-ETSI" title=""Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems"">ETSI</a>].

      The measured value is an unsigned value.  If the measurement is
      unavailable, then the value 0xFFFF MUST be reported.

   Reserved: 16 bits

      These bits are reserved.  They MUST be set to zero by senders
      ignored by receivers (see <a href="./rfc6709#section-4.2">Section 4.2 of [RFC6709]</a>).

<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>.  SDP Signaling</span>

   [<a id="ref-RFC3611">RFC3611</a>] defines the use of the Session Description Protocol (SDP)
   [<a href="./rfc4566" title=""SDP: Session Description Protocol"">RFC4566</a>] for signaling the use of RTCP XR blocks.  However, XR
   blocks MAY be used without prior signaling (see <a href="./rfc3611#section-5">Section 5 of
   [RFC3611]</a>).

<span class="h3"><a class="selflink" id="section-4.1" href="#section-4.1">4.1</a>.  SDP rtcp-xr-attrib Attribute Extension</span>

   This session augments the SDP attribute "rtcp-xr" defined in
   <a href="./rfc3611#section-5.1">Section 5.1 of [RFC3611]</a> by providing an additional value of
   "xr-format" to signal the use of the report block defined in this
   document.  The ABNF [<a href="./rfc5234" title=""Augmented BNF for Syntax Specifications: ABNF"">RFC5234</a>] syntax is as follows:

   xr-format =/  xr-tpd-block

   xr-tpd-block = "ts-psi-decodability"

<span class="h3"><a class="selflink" id="section-4.2" href="#section-4.2">4.2</a>.  Offer/Answer Usage</span>

   When SDP is used in Offer/Answer context, the SDP Offer/Answer usage
   defined in [<a href="./rfc3611" title=""RTP Control Protocol Extended Reports (RTCP XR)"">RFC3611</a>] for unilateral "rtcp-xr" attribute parameters
   applies.  For detailed usage of Offer/Answer for unilateral
   parameters, refer to <a href="./rfc3611#section-5.2">Section 5.2 of [RFC3611]</a>.

<span class="h3"><a class="selflink" id="section-4.3" href="#section-4.3">4.3</a>.  Usage Outside of Offer/Answer</span>

   For usage outside of Offer/Answer, refer to <a href="./rfc3611#section-5.3">Section 5.3 of [RFC3611]</a>.





<span class="grey">Tong, et al.                 Standards Track                    [Page 8]</span>

<span id="page-9" ></span>
<span class="grey"><a href="./rfc7380">RFC 7380</a>                 RTCP XR TS Decodability           November 2014</span>


<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>.  IANA Considerations</span>

   New report block types for RTCP XR are subject to IANA registration.
   For general guidelines on IANA allocations for RTCP XR, refer to
   <a href="./rfc3611#section-6.2">Section 6.2 of [RFC3611]</a>.

<span class="h3"><a class="selflink" id="section-5.1" href="#section-5.1">5.1</a>.  New RTCP XR Block Type Value</span>

   This document assigns the block type value 32 "MPEG2 Transport Stream
   PSI Decodability Statistics Metrics Block" in the "RTCP XR Block
   Type" subregistry of the IANA "RTP Control Protocol Extended Reports
   (RTCP XR) Block Type Registry".

<span class="h3"><a class="selflink" id="section-5.2" href="#section-5.2">5.2</a>.  New RTCP XR SDP Parameter</span>

   This document also registers a new parameter "ts-psi-decodability" in
   the "RTCP XR SDP Parameters" subregistry of the "RTP Control Protocol
   Extended Reports (RTCP XR) Session Description Protocol (SDP)
   Parameters Registry".

<span class="h3"><a class="selflink" id="section-5.3" href="#section-5.3">5.3</a>.  Contact Information for Registrations</span>

   The contact information for the registrations is:

   RAI Area Directors <rai-ads@tools.ietf.org>

<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>.  Security Considerations</span>

   This proposed RTCP XR block introduces no new security considerations
   beyond those described in [<a href="./rfc3611" title=""RTP Control Protocol Extended Reports (RTCP XR)"">RFC3611</a>] and [<a href="./rfc6990" title=""RTP Control Protocol (RTCP) Extended Report (XR) Block for MPEG2 Transport Stream (TS) Program Specific Information (PSI) Independent Decodability Statistics Metrics reporting"">RFC6990</a>].

<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>.  References</span>

<span class="h3"><a class="selflink" id="section-7.1" href="#section-7.1">7.1</a>.  Normative References</span>

   [<a id="ref-ETSI">ETSI</a>]     ETSI, "Digital Video Broadcasting (DVB); Measurement
              guidelines for DVB systems", ETSI TR 101 290, June 2014.

   [<a id="ref-RFC2119">RFC2119</a>]  Bradner, S., "Key words for use in RFCs to Indicate
              Requirement Levels", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc2119">RFC 2119</a>, March 1997,
              <<a href="https://www.rfc-editor.org/info/rfc2119">http://www.rfc-editor.org/info/rfc2119</a>>.

   [<a id="ref-RFC3550">RFC3550</a>]  Schulzrinne, H., "RTP: A Transport Protocol for Real-Time
              Applications", <a href="./rfc3550">RFC 3550</a>, July 2003,
              <<a href="https://www.rfc-editor.org/info/rfc3550">http://www.rfc-editor.org/info/rfc3550</a>>.






<span class="grey">Tong, et al.                 Standards Track                    [Page 9]</span>

<span id="page-10" ></span>
<span class="grey"><a href="./rfc7380">RFC 7380</a>                 RTCP XR TS Decodability           November 2014</span>


   [<a id="ref-RFC3611">RFC3611</a>]  Friedman, T., Caceres, R., and A. Clark, "RTP Control
              Protocol Extended Reports (RTCP XR)", <a href="./rfc3611">RFC 3611</a>, November
              2003, <<a href="https://www.rfc-editor.org/info/rfc3611">http://www.rfc-editor.org/info/rfc3611</a>>.

   [<a id="ref-RFC4566">RFC4566</a>]  Handley, M., Jacobson, V., and C. Perkins, "SDP: Session
              Description Protocol", <a href="./rfc4566">RFC 4566</a>, July 2006,
              <<a href="https://www.rfc-editor.org/info/rfc4566">http://www.rfc-editor.org/info/rfc4566</a>>.

   [<a id="ref-RFC5234">RFC5234</a>]  Crocker, D. and P. Overell, "Augmented BNF for Syntax
              Specifications: ABNF", STD 68, <a href="./rfc5234">RFC 5234</a>, January 2008,
              <<a href="https://www.rfc-editor.org/info/rfc5234">http://www.rfc-editor.org/info/rfc5234</a>>.

<span class="h3"><a class="selflink" id="section-7.2" href="#section-7.2">7.2</a>.  Informative References</span>

   [<a id="ref-ISO-IEC.13818-1.2007">ISO-IEC.13818-1.2007</a>]
              ISO/IEC, "Information technology - Generic coding of
              moving pictures and associated audio information - Part 1:
              Systems", ISO International Standard 13818-1, 2013.

   [<a id="ref-RFC6390">RFC6390</a>]  Clark, A. and B. Claise, "Guidelines for Considering New
              Performance Metric Development", <a href="https://www.rfc-editor.org/bcp/bcp170">BCP 170</a>, <a href="./rfc6390">RFC 6390</a>,
              October 2011, <<a href="https://www.rfc-editor.org/info/rfc6390">http://www.rfc-editor.org/info/rfc6390</a>>.

   [<a id="ref-RFC6709">RFC6709</a>]  Carpenter, B., Aboba, B., and S. Cheshire, "Design
              Considerations for Protocol Extensions", <a href="./rfc6709">RFC 6709</a>,
              September 2012, <<a href="https://www.rfc-editor.org/info/rfc6709">http://www.rfc-editor.org/info/rfc6709</a>>.

   [<a id="ref-RFC6792">RFC6792</a>]  Wu, Q., Hunt, G., and P. Arden, "Guidelines for Use of the
              RTP Monitoring Framework", <a href="./rfc6792">RFC 6792</a>, November 2012,
              <<a href="https://www.rfc-editor.org/info/rfc6792">http://www.rfc-editor.org/info/rfc6792</a>>.

   [<a id="ref-RFC6990">RFC6990</a>]  Wu, Q., "RTP Control Protocol (RTCP) Extended Report (XR)
              Block for MPEG2 Transport Stream (TS) Program Specific
              Information (PSI) Independent Decodability Statistics
              Metrics reporting", <a href="./rfc6990">RFC 6990</a>, May 2013,
              <<a href="https://www.rfc-editor.org/info/rfc6990">http://www.rfc-editor.org/info/rfc6990</a>>.















<span class="grey">Tong, et al.                 Standards Track                   [Page 10]</span>

<span id="page-11" ></span>
<span class="grey"><a href="./rfc7380">RFC 7380</a>                 RTCP XR TS Decodability           November 2014</span>


Authors' Addresses

   Jiangang Tong
   Shanghai Research Institute of China Telecom Corporation Limited
   No. 1835, South Pudong Road
   Shanghai  200122
   China

   EMail: [email protected]


   Claire Bi (editor)
   Shanghai Research Institure of China Telecom Corporation Limited
   No. 1835, South Pudong Road
   Shanghai  200122
   China

   EMail: [email protected]


   Roni Even
   Huawei
   14 David Hamelech
   Tel Aviv  64953
   Israel

   EMail: [email protected]


   Qin Wu (editor)
   Huawei
   101 Software Avenue, Yuhua District
   Nanjing, Jiangsu  210012
   China

   EMail: [email protected]


   Rachel Huang
   Huawei
   101 Software Avenue, Yuhua District
   Nanjing, Jiangsu  210012
   China

   EMail: [email protected]






Tong, et al.                 Standards Track                   [Page 11]

Additional Resources