One document matched: draft-ietf-xrblock-rtcp-xr-summary-stat-01.xml
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type='text/xsl' href='http://xml.resource.org/authoring/rfc2629.xslt' ?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
<!ENTITY rfc2119 PUBLIC "" "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml">
<!ENTITY rfc2250 PUBLIC "" "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2250.xml">
<!ENTITY rfc3611 PUBLIC "" "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3611.xml">
<!ENTITY rfc3357 PUBLIC "" "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3357.xml">
<!ENTITY rfc3550 PUBLIC "" "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3550.xml">
<!ENTITY rfc4566 PUBLIC "" "http://xml.resource.org/public/rfc/bibxml/reference.RFC.4566.xml">
<!ENTITY rfc5216 PUBLIC "" "http://xml.resource.org/public/rfc/bibxml/reference.RFC.5216.xml">
<!ENTITY rfc5234 PUBLIC "" "http://xml.resource.org/public/rfc/bibxml/reference.RFC.5234.xml">
<!ENTITY rfc5296 PUBLIC "" "http://xml.resource.org/public/rfc/bibxml/reference.RFC.5296.xml">
<!ENTITY rfc5247 PUBLIC "" "http://xml.resource.org/public/rfc/bibxml/reference.RFC.5247.xml">
<!ENTITY I-D.ietf-avt-rapid-rtp-sync PUBLIC "" "http://xml.resource.org/public/rfc/bibxml3/reference.I-D.ietf-avt-rapid-rtp-sync.xml">
<!ENTITY I-D.ietf-pmol-metrics-framework PUBLIC "" "http://xml.resource.org/public/rfc/bibxml3/reference.I-D.ietf-pmol-metrics-framework.xml">
<!ENTITY I-D.hunt-avt-monarch PUBLIC "" "http://xml.resource.org/public/rfc/bibxml3/reference.I-D.hunt-avt-monarch.xml">
<!ENTITY I-D.ietf-avt-rtp-svc PUBLIC "" "http://xml.resource.org/public/rfc/bibxml3/reference.I-D.ietf-avt-rtp-svc.xml">
]>
<?rfc strict="yes" ?>
<?rfc toc="yes"?>
<?rfc tocdepth="4"?>
<?rfc symrefs="yes"?>
<?rfc sortrefs="yes" ?>
<?rfc compact="yes" ?>
<?rfc subcompact="yes" ?>
<rfc category="std" docName="draft-ietf-xrblock-rtcp-xr-summary-stat-01"
ipr="trust200902">
<front>
<title abbrev="Statistics Summary Blocks">RTP Control Protocol (RTCP)
Extended Report (XR) Block for Summary Statistics Metrics
Reporting</title>
<author fullname="Glen Zorn" initials="G." surname="Zorn">
<organization>Network Zen</organization>
<address>
<postal>
<street>77/440 Soi Phoomjit, Rama IV Road</street>
<street>Phra Khanong, Khlong Toie</street>
<city>Bangkok</city>
<code>10110</code>
<country>Thailand</country>
</postal>
<phone>+66 (0) 87 502 4274</phone>
<email>gwz@net-zen.net</email>
</address>
</author>
<author fullname="Roland Schott" initials="R." surname="Schott">
<organization>Deutsche Telekom</organization>
<address>
<postal>
<street>Deutsche-Telekom-Allee 7</street>
<street></street>
<city>Darmstadt</city>
<code>64295</code>
<country>Germany</country>
</postal>
<email>Roland.Schott@telekom.de</email>
</address>
</author>
<author fullname="Qin Wu" initials="Q." surname="Wu">
<organization>Huawei</organization>
<address>
<postal>
<street>101 Software Avenue, Yuhua District</street>
<city>Nanjing</city>
<region>Jiangsu</region>
<code>210012</code>
<country>China</country>
</postal>
<email>sunseawq@huawei.com</email>
</address>
</author>
<author fullname="Rachel Huang" initials="R." surname="Huang">
<organization>Huawei</organization>
<address>
<postal>
<street>101 Software Avenue, Yuhua District</street>
<city>Nanjing</city>
<code>210012</code>
<country>China</country>
</postal>
<email>Rachel@huawei.com</email>
</address>
</author>
<date year="2012" />
<abstract>
<t>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.</t>
</abstract>
</front>
<middle>
<section title="Introduction">
<t>This draft defines three new block types to augment those defined in
<xref target="RFC3611"></xref> for use in a range of RTP
applications.</t>
<t>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 <xref target="MONARCH"></xref>. 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.</t>
<t>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 <xref
target="MONARCH"></xref>.</t>
</section>
<section title="Terminology">
<section title="Standards Language">
<t>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 <xref
target="RFC2119">RFC 2119</xref>.</t>
<t>In addition, the following terms are defined:</t>
<t><list style="hanging">
<t hangText="Picture Type"><vspace blankLines="1" />Picture types
used in the different video algorithms compose of the key-frame
and the Derived frame. Key-frame is also called a reference frame
and used as a reference for predicting other pictures. It is coded
without prediction from other pictures. The Derived frame is
derived from Key-frame using prediction from the reference frame.
<vspace blankLines="1" /></t>
</list></t>
</section>
</section>
<section title="Transport Related End System Metrics">
<section anchor="BGLSS" title="Burst/Gap Loss Summary Statistics Block">
<t>The metrics described here are intended to be used as described in
this section, in conjunction with information from the Measurement
Information block <xref target="MEASIDENT"></xref> (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 <xref target="RFC3550"></xref>.</t>
<t>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 <xref target="BGLOSS"></xref> and other information
which is sent together with this report block.</t>
<section title="Report Block Structure">
<figure>
<artwork>
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 |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
</artwork>
</figure>
</section>
<section title="Definition of Fields in Loss Summary Statistics Block">
<t><list style="hanging">
<t hangText="Block Type (BT): 8 bits"><vspace
blankLines="1" />Burst/Gap Loss Summary Statistics Block is
identified by the constant <BGLSS>. <vspace
blankLines="1" /></t>
<t hangText="Interval Metric flag (I): 2 bits"><vspace
blankLines="1" />This field is used to indicate whether the
Burst/Gap Loss Summary Statistics metrics are Sampled, Interval
or Cumulative metrics, that is, whether the reported values
applies to the most recent measurement interval duration between
successive metrics reports (I=10) (the Interval Duration) or to
the accumulation period characteristic of cumulative
measurements (I=11) (the Cumulative Duration) or is a sampled
instantaneous value (I=01) (Sampled Value). <vspace
blankLines="1" /></t>
<t hangText="Reserved: 6 bits"><vspace blankLines="1" /> This
field is reserved for future definition. In the absence of such
a definition, the bits in this field MUST be set to zero and
MUST be ignored by the receiver. <vspace blankLines="1" /></t>
<t hangText="Block Length: 16 bits"><vspace blankLines="1" />The
constant 3, in accordance with the definition of this field in
Section 3 of <xref target="RFC3611">RFC 3611</xref>. <vspace
blankLines="1" /></t>
<t hangText="SSRC of Source: 32 bits"><vspace
blankLines="1" />As defined in Section 4.1 of <xref
target="RFC3611">RFC3611</xref>.<vspace blankLines="1" /></t>
<t hangText="Burst Loss Rate: 16 bits"><vspace
blankLines="1" />The fraction of packets lost during bursts
since the beginning of reception, expressed as a fixed point
number with the binary point at the left edge of the field. This
value is calculated by dividing Packets Loss in Bursts by Total
Packets expected in Bursts as follows: <vspace
blankLines="1" />Packets Loss in Bursts / Total Packets expected
in Bursts<vspace blankLines="1" /></t>
<t hangText="Gap Loss Rate: 16 bits"><vspace
blankLines="1" />The fraction of packets lost during gaps since
the beginning of reception expressed as a fixed point number
with the binary point at the left edge of the field. This value
is calculated by dividing the difference between number of
packets lost and Packets lost in Bursts by the difference
between Packets Expected and Total Packets expected in Bursts as
follows: <vspace blankLines="1" />(number of packets lost -
Packets Lost in Bursts) / (Packets Expected - Total Packets
expected in Bursts) <vspace blankLines="1" />where "number of
packets lost" is obtained from standard RTCP [RFC3550] and
Packets Expected is calculated as the difference between
"extended last sequence number" and "extended first sequence
number" (Interval or Cumulative) provided in the Measurement
Identity and Information block [MEASIDENT]. <vspace
blankLines="1" /> Note that if the metric is to be calculated on
an Interval basis, a difference must be taken between the
current and preceding values of "cumulative number of packets
lost" in RTCP, to obtain the "number of packets lost" for the
reporting interval. <vspace blankLines="1" /></t>
<t hangText="Burst Duration Mean:16bits"><vspace
blankLines="1" />The mean burst duration is obtained as the
quotient: <vspace blankLines="1" />mean = Sum of Burst Durations
/ Number of Bursts<vspace blankLines="1" />where " Sum of Burst
Durations " and “Number of Bursts”is obtained from the RTCP XR
Burst/Gap Loss Block <xref target="BGLOSS"></xref>. <vspace
blankLines="1" /></t>
<t hangText="Burst Duration Variance:16bits"><vspace
blankLines="1" />The variance of the burst duration is obtained
using the standard result: <vspace blankLines="1" />var = ( Sum
of Squares of Burst Durations - Number of Bursts * mean^2 ) /
(Number of Bursts - 1) <vspace blankLines="1" />where " Sum of
Squares of Burst Durations " and “Number of Bursts”is obtained
from the RTCP XR Burst/Gap Loss Block <xref
target="BGLOSS"></xref>.<vspace blankLines="1" /></t>
</list></t>
</section>
</section>
<section anchor="BGDSS"
title="Burst/Gap Discard Summary Statistics Block">
<t>The metrics described here are intended to be used as described in
this section, in conjunction with information from the Measurement
Identity block <xref target="MEASIDENT"></xref> (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 <xref target="DISCARD"></xref>. The RTCP XR Discard
Block SHOULD be sent if the Burst/Gap Discard block is sent, but the
converse does not apply.</t>
<t>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 <xref
target="BGDISCARD"></xref> and other information which is sent
together with this report block.</t>
<section title="Report Block Structure">
<figure>
<artwork>
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 |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
</artwork>
</figure>
</section>
<section title="Definition of Fields in Discard Summary Statistics Block">
<t><list style="hanging">
<t hangText="Block Type (BT): 8 bits"><vspace
blankLines="1" />Burst/Gap Discard Summary Statistics Block is
identified by the constant <BGDSS>. <vspace
blankLines="1" /></t>
<t hangText="Reserved: 8 bits"><vspace blankLines="1" /> This
field is reserved for future definition. In the absence of such
a definition, the bits in this field MUST be set to zero and
MUST be ignored by the receiver. <vspace blankLines="1" /></t>
<t hangText="Interval Metric flag (I): 2 bits"><vspace
blankLines="1" />This field is used to indicate whether the
Burst/Gap Discard Summary Statistics metrics are Sampled,
Interval or Cumulative metrics, that is, whether the reported
values applies to the most recent measurement interval duration
between successive metrics reports (I=10) (the Interval
Duration) or to the accumulation period characteristic of
cumulative measurements (I=11) (the Cumulative Duration) or is a
sampled instantaneous value (I=01) (Sampled Value). <vspace
blankLines="1" /></t>
<t hangText="Reserved: 6 bits"><vspace blankLines="1" />This
field is used to indicate whether the Burst/Gap Discard Summary
Statistics metrics are Sampled, Interval or Cumulative metrics,
that is, whether the reported values applies to the most recent
measurement interval duration between successive metrics reports
(I=10) (the Interval Duration) or to the accumulation period
characteristic of cumulative measurements (I=11) (the Cumulative
Duration) or is a sampled instantaneous value (I=01) (Sampled
Value). <vspace blankLines="1" /></t>
<t hangText="Block Length: 16 bits"><vspace blankLines="1" />
The constant 2, in accordance with the definition of this field
in Section 3 of <xref target="RFC3611">RFC 3611</xref>. <vspace
blankLines="1" /></t>
<t hangText="SSRC of Source: 32 bits"><vspace
blankLines="1" />As defined in Section 4.1 of <xref
target="RFC3611">RFC3611</xref>.<vspace blankLines="1" /></t>
<t hangText="Burst Discard Rate: 16 bits"><vspace
blankLines="1" />The fraction of packets discarded during bursts
since the beginning of reception, expressed as a fixed point
number with the binary point at the left edge of the field. This
value is calculated by dividing Packets Discarded in Bursts by
Total Packets expected in Bursts as follows: <vspace
blankLines="1" />Packets Discarded in Bursts / Total Packets
expected in Bursts<vspace blankLines="1" /></t>
<t hangText="Gap Discard Rate: 16 bits"><vspace
blankLines="1" />The fraction of packets discarded during gaps
since the beginning of reception expressed as a fixed point
number with the binary point at the left edge of the field. This
value is calculated by dividing the difference between number of
packets discarded and Packets Discarded in Bursts by the
difference between Packets Expected and Total Packets expected
in Bursts as follows: <vspace blankLines="1" />(number of
packets discarded - Packets Discarded in Bursts) / (Packets
Expected - Total Packets expected in Bursts) <vspace
blankLines="1" />where "number of packets discarded" is obtained
from the RTCP XR Discard Count Block <xref
target="DISCARD"></xref> and Packets Expected is calculated as
the difference between "extended last sequence number" and
"extended first sequence number" (Interval or Cumulative)
provided in the Measurement Information block <xref
target="MEASIDENT"></xref>. In order for Burst/Gap Discard
Summary Statistics Block to be meaningful either 1. a single
instance of the Discard Count block with DT=3 or 2. exactly 2
instances of the Discard Count block with DT=1 and DT=2,
respectively MUST be included in the same RTCP compound packet.
In this case,if Discard Count (DT=3) Block is received, “the
number of packet discarded”is be filled with the number of
packets discarded due to both early and late arrival(DT=3); if
Discard Count (DT=3) is not received, “the number of packet
discarded” is calculated as the sum of packet discards due to
early arrival (DT=1)and packet discards due to late
arrival(DT=2).</t>
</list></t>
</section>
</section>
</section>
<section title="Application Level Metrics">
<section anchor="FISS" title="Frame Impairment Statistics Summary Block">
<t>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 <xref
target="RFC3611"></xref>. 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.</t>
<section title="Report Block Structure">
<figure>
<artwork>
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 |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
</artwork>
</figure>
</section>
<section title="Definition of Fields in Frame Impairment Summary Statistics Block">
<t><list style="hanging">
<t hangText="Block type (BT): 8 bits"><vspace
blankLines="1" />Frame Impairment Statistics Summary Block is
identified by the constant <FISS>. <vspace
blankLines="1" /></t>
<t hangText="Picture type indicator (I): 1 bit"><vspace
blankLines="1" /> Picture types used in the different video
algorithms compose of key-frame and derivation frame. This field
is used to indicate the frame type to be reported. Bits set to 0
if the lost_frames field or dup_frames field contain a key_frame
report or reference frame report, 1 if the lost_frames field and
dup_frames field contain other derivation frame report. Note
that if both the key frame report and derivation frame are sent,
they should be sent in the same RTCP compound packet using two
XR Blocks.<vspace blankLines="1" /></t>
<t hangText="Reserved: 7 bits"><vspace blankLines="1" /> This
field is reserved for future definition. In the absence of such
a definition, the bits in this field MUST be set to zero and
MUST be ignored by the receiver.<vspace blankLines="1" /></t>
<t hangText="Block Length: 16 bits"><vspace blankLines="1" />
The constant 7, in accordance with the definition of this field
in Section 3 of <xref target="RFC3611">RFC 3611</xref>. <vspace
blankLines="1" /></t>
<t hangText="SSRC of Source: 32 bits"><vspace
blankLines="1" />As defined in Section 4.1 of <xref
target="RFC3611">RFC3611</xref>.<vspace blankLines="1" /></t>
<t hangText="Begin_seq: 16 bits "><vspace blankLines="1" /> As
defined in Section 4.1 of <xref target="RFC3611">RFC
3611</xref>. <vspace blankLines="1" /></t>
<t hangText="end_seq: 16 bits "><vspace blankLines="1" /> As
defined in Section 4.1 of <xref target="RFC3611">RFC
3611</xref>. <vspace blankLines="1" /></t>
<t hangText="Number of frames received:32bits"><vspace
blankLines="1" />A count of the number of frames received,
estimated if necessary. If no frames have been received then
this count shall be set to Zero. <vspace blankLines="1" /></t>
<t
hangText="Number of discarded frames (discarded_frames): 32 bits"><vspace
blankLines="1" />Number of frames discarded in the above
sequence number interval.<vspace blankLines="1" /></t>
<t
hangText="Number of duplicated frames (dup_frames): 32 bits"><vspace
blankLines="1" /> Number of duplicated frames in the above
sequence number interval. <vspace blankLines="1" /></t>
<t
hangText="Number of full frames lost (lost_full_frames): 32 bits"><vspace
blankLines="1" />If one frame is completely lost, this frame is
regarded as one lost full_frame. The lost_full_frames is
equivalent to the number of full frames lost in the above
sequence number interval. <vspace blankLines="1" /></t>
<t
hangText="Number of partial frames lost (lost_partial_frames): 32 bits"><vspace
blankLines="1" />If one frame is partially lost, this frame is
regarded as one lost fractional frame. The lost_partial_frames
is equivalent to the number of partial_frames lost in the above
sequence number interval. <vspace blankLines="1" /></t>
</list></t>
</section>
</section>
</section>
<section title="SDP Signaling">
<t><xref target="RFC3611"></xref> defines the use of SDP (Session
Description Protocol) <xref target="RFC4566"></xref> for signaling the
use of XR blocks. XR blocks MAY be used without prior signaling.</t>
<section title="SDP rtcp-xr-attrib Attribute Extension">
<t>This section augments the SDP <xref target="RFC4566"></xref>
attribute "rtcp-xr" defined in <xref target="RFC3611"></xref> by
providing three additional value of "xr-format" to signal the use of
the report block defined in this document.</t>
<figure align="left">
<artwork>
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"
</artwork>
</figure>
</section>
<section title="Offer/Answer Usage">
<t>When SDP is used in offer-answer context, the SDP Offer/Answer
usage defined in <xref target="RFC3611"></xref> applies.</t>
</section>
</section>
<section title="IANA Considerations">
<t>New block types for RTCP XR are subject to IANA registration. For
general guidelines on IANA considerations for RTCP XR, refer to<xref
target="RFC3611"></xref> .</t>
<section title="New RTCP XR Block Type values">
<t>This document assigns three new block type value in the RTCP XR
Block Type Registry: <figure>
<artwork>
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
</artwork>
</figure></t>
</section>
<section title="New RTCP XR SDP Parameters">
<t>This document also registers three new SDP <xref
target="RFC4566"></xref> parameters for the "rtcp-xr" attribute in the
RTCP XR SDP Parameters Registry: <figure>
<artwork>
* " burst-gap-loss-stat "
* " burst-gap-discard-stat "
* " frame-impairment-stat "
</artwork>
</figure></t>
</section>
<section title="Contact information for registrations">
<t>The contact information for the registrations is:</t>
<figure>
<artwork>
Glen Zorn
Network Zen
227/358 Thanon Sanphawut
Bang Na, Bangkok 10110
Thailand
</artwork>
</figure>
</section>
</section>
<section title="Security Considerations">
<t>The new RTCP XR report blocks proposed in this document introduces no
new security considerations beyond those described in <xref
target="RFC3611"></xref>.</t>
</section>
<section title="Acknowledgements">
<t>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.</t>
</section>
</middle>
<back>
<references title="Normative References">
&rfc3611;
&rfc2119;
&rfc4566;
&rfc3550;
</references>
<references title="Informative References">
<reference anchor="MONARCH">
<front>
<title>Monitoring Architecture for RTP</title>
<author fullname="Qin Wu" initials="Q." surname="Wu">
<organization>Huawei</organization>
</author>
<date month="September" year="2012" />
</front>
<seriesInfo name="ID" value="draft-ietf-avtcore-monarch-22" />
<format type="TXT" />
</reference>
<reference anchor="MEASIDENT">
<front>
<title>Measurement Identity and information Reporting using SDES
item and XR Block</title>
<author fullname="Qin Wu" initials="Q." surname="Wu">
<organization></organization>
</author>
<date month="August" year="2012" />
</front>
<seriesInfo name="ID"
value="draft-ietf-xrblock-rtcp-xr-meas-identity-10" />
<format type="TXT" />
</reference>
<reference anchor="DISCARD">
<front>
<title>RTCP XR Report Block for Discard metric Reporting</title>
<author fullname="Geoff Hunt" initials="G." surname="Hunt">
<organization></organization>
</author>
<date month="October" year="2012" />
</front>
<seriesInfo name="ID" value="draft-ietf-xrblock-rtcp-xr-discard-09" />
<format type="TXT" />
</reference>
<reference anchor="BGLOSS">
<front>
<title>RTCP XR Report Block for Burst Gap Loss metric
Reporting</title>
<author fullname="Geoff Hunt" initials="G." surname="Hunt">
<organization></organization>
</author>
<date month="October" year="2012" />
</front>
<seriesInfo name="ID"
value="draft-ietf-xrblock-rtcp-xr-burst-gap-loss-04" />
<format type="TXT" />
</reference>
<reference anchor="BGDISCARD">
<front>
<title>RTCP XR Report Block for Burst Gap Discard metric
Reporting</title>
<author fullname="Geoff Hunt" initials="G." surname="Hunt">
<organization></organization>
</author>
<date month="October" year="2012" />
</front>
<seriesInfo name="ID"
value="draft-ietf-xrblock-rtcp-xr-burst-gap-discard-09" />
<format type="TXT" />
</reference>
<reference anchor="RFC6390">
<front>
<title>Framework for Performance Metric Development</title>
<author fullname="Alan Clark " initials="A." surname="Clark">
<organization>Telchemy Incorporated</organization>
</author>
<date month="January" year="2011" />
</front>
<seriesInfo name="RFC" value="6390" />
<format type="TXT" />
</reference>
</references>
<section title="Change Log">
<t>Note to the RFC-Editor: please remove this section prior to
publication as an RFC.</t>
<section title="draft-ietf-xrblock-rtcp-xr-summary-stat-01">
<t>The following are the major changes compared to 00: <list
style="symbols">
<t>Outdated Reference update</t>
<t>Add text to clarify the selection of discard count based on
discard count metric block.</t>
<t>Revise Interval metric flag defintion for consistency.</t>
<t>SDP text restructure</t>
<t>Other editorial changes based on comments on the list.</t>
</list></t>
</section>
</section>
</back>
</rfc>
| PAFTECH AB 2003-2026 | 2026-04-24 07:29:28 |