datatracker.ietf.org
Sign in
Version 5.3.0, 2014-04-12
Report a bug

RTP Control Protocol (RTCP) Extended Report (XR) for Bytes Discarded Metric
draft-ietf-xrblock-rtcp-xr-bytes-discarded-metric-02

Document type: Active Internet-Draft (xrblock WG)
Document stream: IETF
Last updated: 2014-03-04 (latest revision 2014-02-26)
Intended RFC status: Proposed Standard
Other versions: plain text, pdf, html

IETF State: Submitted to IESG for Publication
Consensus: Unknown
Document shepherd: Shida Schubert
Shepherd Write-Up: Last changed 2014-01-21

IESG State: RFC Ed Queue
IANA Review State: IANA OK - Actions Needed
IANA Action State: RFC-Ed-Ack
RFC Editor State: EDIT
Responsible AD: Gonzalo Camarillo
Send notices to: [email protected], [email protected]

XR Block Working Group                                     V. Singh, Ed.
Internet-Draft                                                    J. Ott
Intended status: Standards Track                        Aalto University
Expires: August 30, 2014                                       I. Curcio
                                                   Nokia Research Center
                                                       February 26, 2014

  RTP Control Protocol (RTCP) Extended Report (XR) for Bytes Discarded
                                 Metric
          draft-ietf-xrblock-rtcp-xr-bytes-discarded-metric-02

Abstract

   The RTP Control Protocol (RTCP) is used in conjunction with the Real-
   time Transport Protocol (RTP) in to provide a variety of short-term
   and long-term reception statistics.  The available reporting may
   include aggregate information across longer periods of time as well
   as individual packet reporting.  This document specifies a report
   computing the bytes discarded from the de-jitter buffer after
   successful reception.

Status of This Memo

   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 August 30, 2014.

Copyright Notice

   Copyright (c) 2014 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

Singh, et al.           Expires August 30, 2014                 [Page 1]
Internet-Draft          RTCP XR Bytes Discarded            February 2014

   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

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . .   2
   2.  Terminology . . . . . . . . . . . . . . . . . . . . . . . . .   4
   3.  XR Bytes Discarded Report Block . . . . . . . . . . . . . . .   4
   4.  Protocol Operation  . . . . . . . . . . . . . . . . . . . . .   5
     4.1.  Reporting Node (Receiver) . . . . . . . . . . . . . . . .   5
     4.2.  Media Sender  . . . . . . . . . . . . . . . . . . . . . .   6
   5.  SDP signaling . . . . . . . . . . . . . . . . . . . . . . . .   6
   6.  Security Considerations . . . . . . . . . . . . . . . . . . .   7
   7.  IANA Considerations . . . . . . . . . . . . . . . . . . . . .   8
     7.1.  XR Report Block Registration  . . . . . . . . . . . . . .   8
     7.2.  SDP Parameter Registration  . . . . . . . . . . . . . . .   8
     7.3.  Contact information for IANA registrations  . . . . . . .   8
   8.  Acknowledgments . . . . . . . . . . . . . . . . . . . . . . .   8
   9.  References  . . . . . . . . . . . . . . . . . . . . . . . . .   8
     9.1.  Normative References  . . . . . . . . . . . . . . . . . .   8
     9.2.  Informative References  . . . . . . . . . . . . . . . . .   9
   Appendix A.  Metrics represented using RFC6390 Template . . . . .  10
   Appendix B.  Change Log . . . . . . . . . . . . . . . . . . . . .  10
     B.1.  changes in            draft-singh-xrblock-rtcp-xr-bytes-
           discarded-metric-01 . . . . . . . . . . . . . . . . . . .  10
     B.2.  changes in            draft-singh-xrblock-rtcp-xr-bytes-
           discarded-metric-00 . . . . . . . . . . . . . . . . . . .  11
     B.3.  changes in            draft-ietf-xrblock-rtcp-xr-bytes-
           discarded-metric-00 . . . . . . . . . . . . . . . . . . .  11
     B.4.  changes in            draft-ietf-xrblock-rtcp-xr-bytes-
           discarded-metric-01 . . . . . . . . . . . . . . . . . . .  11
   Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . .  11

1.  Introduction

   RTP [RFC3550] provides a transport for real-time media flows such as
   audio and video together with the RTP control protocol (RTCP), which
   provides periodic feedback about the media streams received in a

[include full document text]