<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.6.6 (Ruby 2.7.0) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ilola-avtcore-rtp-v3c-01" category="std" consensus="true" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.12.4 -->
  <front>
    <title abbrev="RTP payload format for V3C">RTP Payload Format for Visual Volumetric Video-based Coding (V3C)</title>
    <seriesInfo name="Internet-Draft" value="draft-ilola-avtcore-rtp-v3c-01"/>
    <author initials="L." surname="Ilola" fullname="Lauri Ilola">
      <organization>Nokia Technologies</organization>
      <address>
        <postal>
          <street>Werinherstrasse 91</street>
          <city>Munich</city>
          <code>D-81541</code>
          <country>Germany</country>
        </postal>
        <email>lauri.ilola@nokia.com</email>
      </address>
    </author>
    <author initials="L." surname="Kondrad" fullname="Lukasz Kondrad">
      <organization>Nokia Technologies</organization>
      <address>
        <postal>
          <street>Werinherstrasse 91</street>
          <city>Munich</city>
          <code>D-81541</code>
          <country>Germany</country>
        </postal>
        <email>lukasz.kondrad@nokia.com</email>
      </address>
    </author>
    <date year="2022" month="April" day="26"/>
    <area>Application</area>
    <workgroup>avtcore</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <t>This memo describes an RTP payload format for visual volumetric video-based coding (V3C) <xref target="ISO.IEC.23090-5"/>. A V3C bitstream is composed of V3C units that contain V3C video sub-bitstreams, V3C atlas sub-bitstreams, or a V3C parameter set. The RTP payload format for V3C video sub-bitstreams is defined by appropriate Internet Standards for the applicable video codec. The RTP payload format for V3C atlas sub-bitstreams is described by this memo. The RTP payload format allows for packetization of one or more V3C Network Abstraction Layer (NAL) units in a RTP packet payload as well as fragmentation of a V3C NAL unit into multiple RTP packets. The memo also describes the mechanisms for grouping RTP streams of V3C component sub-bitstreams, providing a complete solution for streaming V3C bitstream.</t>
    </abstract>
  </front>
  <middle>
    <section anchor="introduction">
      <name>Introduction</name>
      <t>Volumetric video, similar to traditional 2D video, when uncompressed, is represented by a large amount of data. The Visual Volumetric Video-based Coding (V3C) specification <xref target="ISO.IEC.23090-5"/> leverages the compression efficiency of existing 2D video codecs to reduce the amount of data needed for storage and transmission of volumetric video.</t>
      <t>V3C encoder converts volumetric frames, 3D volumetric information, into a collection of 2D images and associated data, known as atlas data. The converted 2D images are subsequently coded using existing video or image codecs, e.g. ISO/IEC International Standard 14496-10 <xref target="ISO.IEC.14496-10"/>, ISO/IEC International Standard 23008-2 <xref target="ISO.IEC.23008-2"/> or ISO/IEC International Standard 23090-3 <xref target="ISO.IEC.23090-3"/>. The atlas data is coded with mechanisms specified in <xref target="ISO.IEC.23090-5"/>. V3C is generic mechanism for volumetric video coding and it can be used by applications targeting volumetric content, such as point clouds, immersive video with depth, mesh representations of visual volumetric frames, etc. Examples of such applications are Video-based Point Cloud Compression (V-PCC) <xref target="ISO.IEC.23090-5"/>, and MPEG Immersive Video (MIV) <xref target="ISO.IEC.23090-12"/>.</t>
      <t>V3C utilizes high level syntax (HLS) syntax design known from traditional 2D video codecs to represent the associated coded data, i.e. atlas data. The atlas data is represented by Network Abstraction Layer (NAL) units. Consequently, RTP payload format for V3C atlas data described in this memo shares design philosophy, security, congestion control, and overall implementation complexity with other the NAL unit-based RTP payload formats such as the ones defined in <xref target="RFC6184"/>, <xref target="RFC6190"/>, and <xref target="RFC7798"/>.</t>
    </section>
    <section anchor="conventions">
      <name>Conventions</name>
      <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"/>.</t>
      <t>All fields defined in this specification related to RTP payload structures SHALL be considered in network order.</t>
    </section>
    <section anchor="definitions-and-abbreviations">
      <name>Definitions, and Abbreviations</name>
      <section anchor="definitions">
        <name>Definitions</name>
        <section anchor="general">
          <name>General</name>
          <t>This document uses the definitions of <xref target="ISO.IEC.23090-5"/>. The following terms, defined in <xref target="ISO.IEC.23090-5"/>, are provided here for convenience:</t>
        </section>
        <section anchor="definitions-from-the-v3c-specification">
          <name>Definitions from the V3C Specification</name>
          <t>atlas: collection of 2D bounding boxes and their associated information placed onto a rectangular frame and corresponding to a volume in 3D space on which volumetric data is rendered.</t>
          <t>atlas bitstream: sequence of bits that forms the representation of atlas frames and associated data forming one or more CASs.</t>
          <t>atlas coding layer NAL unit: collective term for coded atlas tile layer NAL units and the subset of NAL units that have reserved values of nal_unit_type that are classified as being of type class equal to ACL in this document.</t>
          <t>atlas frame: 2D rectangular array of atlas samples onto which patches are projected and additional information related to the patches, corresponding to a volumetric frame.</t>
          <t>atlas frame parameter set: syntax structure containing syntax elements that apply to zero or more entire coded atlas frames as determined by the content of a syntax element found in each tile header.</t>
          <t>atlas sequence parameter set: syntax structure containing syntax elements that apply to zero or more entire coded atlas sequences as determined by the content of a syntax element found in the AFPS referred to by a syntax element found in each tile header.</t>
          <t>attribute: scalar or vector property optionally associated with each point in a volumetric frame such as colour, reflectance, surface normal, time stamps, material ID, etc.</t>
          <t>coded atlas sequence: sequence of coded atlas access units, in decoding order, of an IRAP coded atlas access unit, followed by zero or more coded atlas access units that are not IRAP coded atlas access units, including all subsequent access units up to but not including any subsequent coded atlas access unit that is an IRAP coded atlas access unit.</t>
          <t>coded atlas access unit: set of atlas NAL units that are associated with each other according to a specified classification rule, are consecutive in decoding order, and contain all atlas NAL units pertaining to one particular output time.</t>
          <t>intra random access point coded atlas: coded atlas for which each ACL NAL unit has nal_unit_type in the range of NAL_BLA_W_LP to NAL_RSV_IRAP_ACL_29, inclusive.</t>
          <t>intra random access point coded atlas access unit: access unit in which the coded atlas with nal_layer_id equal to 0 is a IRAP coded atlas.</t>
          <t>network abstraction layer unit: syntax structure containing an indication of the type of data to follow and bytes containing that data in the form of an RBSP.</t>
          <t>patch: rectangular region within an atlas associated with volumetric information.</t>
          <t>raw byte sequence payload: syntax structure containing an integer number of bytes that is encapsulated in a NAL unit and that is either empty or has the form of a string of data bits containing syntax elements followed by an RBSP stop bit and zero or more subsequent bits equal to 0.</t>
          <t>tile: independently decodable rectangular region of an atlas frame</t>
          <t>visual volumetric video-based coding atlas sub-bitstream: extracted sub-bitstream from the V3C bitstream containing whole or portion of an atlas bitstream.</t>
          <t>visual volumetric video-based coding video sub-bitstream: extracted sub-bitstream from the V3C bitstream containing whole or portion of an video bitstream.</t>
          <t>visual volumetric video-based coding component: atlas, occupancy, geometry, or attribute of a particular type that is associated with a V3C volumetric content representation.</t>
          <t>visual volumetric video-based coding  parameter set: syntax structure containing syntax elements that apply to zero or more entire CVSs and may be referred to by syntax elements found in the V3C unit header</t>
          <t>volumetric frame: set of 3D points specified by their cartesian coordinates and zero or more corresponding sets of attributes at a particular time instance.</t>
        </section>
        <section anchor="definitions-specific-to-this-memo">
          <name>Definitions Specific to This Memo</name>
          <t>Placeholder</t>
        </section>
      </section>
      <section anchor="abbreviations">
        <name>Abbreviations</name>
        <t>ACL     atlas coding layer</t>
        <t>AFPS    atlas frame parameter set</t>
        <t>AP      aggregation packet</t>
        <t>ASPS    atlas sequence parameter set</t>
        <t>AU      aggregation unit</t>
        <t>CAS     coded atlas sequence</t>
        <t>DON     decoding order number</t>
        <t>IRAP    intra random access point</t>
        <t>MRMT    Multiple RTP streams on Multiple media Transports</t>
        <t>MRST    Multiple RTP streams over a Single media Transport</t>
        <t>MTU     maximum transmission unit</t>
        <t>NAL     network abstraction layer</t>
        <t>NALU    NAL unit</t>
        <t>RBSP    raw byte sequence payload</t>
        <t>SRST    Single RTP stream on a Single media Transport</t>
        <t>V3C     visual volumetric video-based coding</t>
        <t>VPS     V3C parameter set</t>
      </section>
    </section>
    <section anchor="media-format-description">
      <name>Media Format Description</name>
      <section anchor="overview-of-the-v3c-codec">
        <name>Overview of the V3C codec</name>
        <t>ISO/IEC International Standards 23090-5 <xref target="ISO.IEC.23090-5"/> enables  encoding and decoding processes of volumetric video which utilizes 2D video coding technologies and associated data. V3C encoding of volumetric frame is achieved through a conversion of volumetric frame from its 3D representation to multiple 2D representations and a generation of associated data.</t>
        <t>2D representations, known as V3C video components, of volumetric frame are encoded using traditional 2D video codecs. V3C video component may, for example, include occupancy, geometry, or attribute data. The occupancy data informs a V3C decoder which pixels in other V3C video components contribute to reconstructed 3D representation. The geometry data describes information on the position of the reconstructed voxels, while attribute data provides properties of that voxel, e.g. color or material information.</t>
        <t>Atlas data, known as V3C atlas component, provides information to interpret V3C video components and enables the reconstruction from a 2D representation back into a 3D representation of volumetric frame. Atlas data is composed of a collection of patches. Each patch identifies a region in all V3C video components and provides information necessary to perform the appropriate inverse projection of the indicated region back into 3D space. The shape of the patch region is determined by a 2D bounding box associated with each patch as well as their coding order. The shape of these patches is also further refined based on occupancy data.</t>
        <t>To enable parallelization, random access, as well as a variety of other functionalities, an atlas frame can be divided into one or more rectangular partitions referred to as tiles. Tiles are not allowed to overlap and SHOULD be independently decodeable. An atlas frame may contain regions that are not associated with any tile or patch.</t>
        <t>The binary form of V3C video components, i.e. video bitstream, and V3C atlas components, i.e. V3C atlas bitstream, can be grouped and represented by a single V3C bitstream. The V3C bitstream is composed of a set of V3C units. Each V3C unit has a V3C unit header and a V3C unit payload. The V3C unit header describes the V3C unit type for the payload. V3C unit payload contains V3C video components, V3C atlas components or V3C parameter set. V3C video component, i.e. occupancy, geometry, and attribute, corresponds to video data units (e.g. NAL units defined in <xref target="ISO.IEC.23008-2"/>) that could be decoded by an appropriate video decoder.</t>
      </section>
      <section anchor="v3c-parameter-set">
        <name>V3C parameter set</name>
        <t>While this memo intends to describe encapsulation of V3C atlas data, aspects related to signaling of V3C parameter set need to be considered. V3C parameter set is signaled in its own V3C unit, which allows decoupling the transmission of V3C parameter set from the V3C video and atlas components. V3C parameter set can be transmitted by external means (e.g., as a result of the capability exchange) or through a (reliable or unreliable) control protocol. This memo provides information how V3C parameter set can be signaled as part of session description protocol, see <xref target="Session-Description-Protocol"/>.</t>
      </section>
      <section anchor="v3c-atlas-and-video-components">
        <name>V3C atlas and video components</name>
        <section anchor="general-1">
          <name>General</name>
          <t>In V3C bitstream the atlas component is identified by vuh_unit_type equal to V3C_AD in the V3C unit header. The V3C atlas component consists of atlas NAL units that define header and payload pairs and are described in <xref target="Atlas-NAL-units"/>. V3C video components are identified by vuh_unit_type equal to V3C_OVD, V3C_GVD, V3C_AVD, and V3C_PVD respectively. V3C video components can be further separated by other values in the V3C unit header such as vuh_attribute_index, vuh_attribute_index, vuh_attribute_partition_index, vuh_map_index and vuh_auxiliary_video_flag. By mapping V3C parameter set information to vuh_attribute_index, a V3C decoder identifies which attribute a given V3C video component contains, e.g. color.</t>
          <t>The information supplied by V3C unit header SHOULD be provided in one form or another to a V3C decoder, e.g. as part of SDP as described in this memo in <xref target="Session-Description-Protocol"/>. The four-byte V3C unit header syntax and semantics are copied below as defined in <xref target="ISO.IEC.23090-5"/>.</t>
          <artwork><![CDATA[
v3c_unit_header( ) {
 unsigned int(5) vuh_unit_type;
 if( vuh_unit_type == V3C_AVD || vuh_unit_type == V3C_GVD ||
   vuh_unit_type == V3C_OVD || vuh_unit_type == V3C_AD ||
   vuh_unit_type == V3C_CAD || vuh_unit_type == V3C_PVD ) {     
   unsigned int(4) vuh_v3c_parameter_set_id;
  }
  if( vuh_unit_type == V3C_AVD || vuh_unit_type == V3C_GVD ||
    vuh_unit_type == V3C_OVD || vuh_unit_type == V3C_AD ||
    vuh_unit_type == V3C_PVD ) {
    unsigned int(6) vuh_atlas_id;
  }     
  if( vuh_unit_type == V3C_AVD ) {      
    unsigned int(7) vuh_attribute_index;
    unsigned int(5) vuh_attribute_partition_index;
    unsigned int(4) vuh_map_index;
    unsigned int(1) vuh_auxiliary_video_flag;
  } 
  if( vuh_unit_type == V3C_GVD ) {      
    unsigned int(4) vuh_map_index;
    unsigned int(1) vuh_auxiliary_video_flag;
    bit(12) vuh_reserved_zero_12bits;
  } 
  if( vuh_unit_type == V3C_OVD || vuh_unit_type == V3C_AD || 
      vuh_unit_type == V3C_PVD) {       
    bit(17) vuh_reserved_zero_17bits;
  } else {      
    bit(27) vuh_reserved_zero_27bits;
  }
}
]]></artwork>
          <t>vuh_unit_type indicates the V3C unit type for the V3C component as specified in  <xref target="ISO.IEC.23090-5"/>.</t>
          <t>vuh_v3c_parameter_set_id specifies the value of vps_v3c_parameter_set_id for the active V3C VPS.</t>
          <t>vuh_atlas_id specifies the ID of the atlas that corresponds to the current V3C unit.</t>
          <t>vuh_attribute_index indicates the index of the attribute data carried in the Attribute Video Data unit.</t>
          <t>vuh_attribute_partition_index indicates the index of the attribute dimension group carried in the attribute video data unit.</t>
          <t>vuh_map_index when present indicates the map index of the current geometry or attribute stream. When not present, the map index of the current geometry or attribute sub-bitstream is derived based on the type of the sub-bitstream.</t>
          <t>vuh_auxiliary_video_flag equal indicates if the associated geometry or attribute video data unit is a RAW and/or EOM coded points video only sub-bitstream.</t>
        </section>
        <section anchor="Atlas-NAL-units">
          <name>Atlas NAL units</name>
          <t>Atlas NAL unit (nal_unit(NumBytesInNalUnit)) is a byte-aligned syntax structure defined by <xref target="ISO.IEC.23090-5"/> to carry atlas data. atlas NAL unit always contains a 16-bit NAL unit header (nal_unit_header()), which indicates among other things the type of the NAL unit (nal_unit_type). The sample code below describes the NAL unit syntax, including the NAL unit header.</t>
          <artwork><![CDATA[
nal_unit_header(){
    bit(1) nal_forbidden_zero_bit;
    bit(6) nal_unit_type;
    bit(6) nal_layer_id;
    bit(3) nal_temporal_id_plus1;
}
nal_unit(NumBytesInNalUnit){
    nal_unit_header();
    NumBytesInRbsp = 0;
    for( i = 2; i < NumBytesInNalUnit; i++ )
      bit(8) rbsp_byte[ NumBytesInRbsp++ ];
}
]]></artwork>
          <t>nal_forbidden_zero_bit MUST be equal to 0. (F)</t>
          <t>nal_unit_type indicates the type of the RBSP data structure contained in the NAL unit (NUT)</t>
          <t>nal_layer_id indicates the identifier of the layer to which an ACL NAL unit belongs or the identifier of a layer to which a non-ACL NAL unit applies. (NLI)</t>
          <t>nal_temporal_id_plus1 minus 1 indicates a temporal identifier for the NAL unit. The value of nal_temporal_id_plus1 MUST NOT be equal to 0. (TID)</t>
        </section>
      </section>
      <section anchor="systems-and-transport-interfaces">
        <name>Systems and transport interfaces</name>
        <t>In addition to releasing specifications on V3C <xref target="ISO.IEC.23090-5"/> and <xref target="ISO.IEC.23090-12"/>, MPEG is conducting further systems level work on file format level to encapsulate compressed V3C content. The seventh edition of the ISOBMFF specification <xref target="ISO.IEC.14496-12"/> introduces a new media handler 'volv', intended to support volumetric visual media. It also specifies other structures to enable development of derived specifications detailing how various volumetric visual media may be stored in ISOBMFF.</t>
        <t>One of such derived specifications is <xref target="ISO.IEC.23090-10"/>, which focuses on defining how V3C content SHOULD be stored in a file and streamed over DASH. To a large extent ISO/IEC 23090-10 focuses on describing how ISOBMFF boxes and syntax elements may be used to store volumetric media, but in some cases new boxes and syntax elements are introduced to accommodate the fundamentally different type of new media. While the specification is not directly relevant for defining RTP payload format for V3C atlas data, it is a useful resource that SHOULD be considered especially when desiging ingestion of encoded V3C content into RTP streaming pipelines.</t>
      </section>
    </section>
    <section anchor="v3c-atlas-rtp-payload-format">
      <name>V3C Atlas RTP payload format</name>
      <section anchor="general-2">
        <name>General</name>
        <t>This section describes details related to V3C atlas RTP payload defintions. Aspects related to RTP header, RTP payload header and general payload structure are considered along with different packetization modes.</t>
      </section>
      <section anchor="rtp-header">
        <name>RTP Header</name>
        <t>The format of the RTP header is specified in <xref target="RFC3550"/> and replicated below in <xref target="fig-RTP-header"/> for convenience. This payload format uses the fields of the header in a manner consistent with that specification.</t>
        <figure anchor="fig-RTP-header">
          <name>RTP Header</name>
          <artwork><![CDATA[
    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
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |V=2|P|X|  CC   |M|     PT      |       sequence number         |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                           timestamp                           |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |           synchronization source (SSRC) identifier            |
    +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
    |            contributing source (CSRC) identifiers             |
    |                             ....                              |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        </figure>
        <t>The RTP header information to be set according to this RTP payload format is set as follows:</t>
        <t>Marker bit (M): 1 bit</t>
        <t>Set for the last packet of the access unit, carried in the current RTP stream. This is in line with the normal use of the M bit in video formats to allow an efficient playout buffer handling.</t>
        <t>When MRST or MRMT is in use, if an access unit appears in multiple RTP streams, the marker bit is set on each RTP stream's last packet of the access unit.</t>
        <t>Payload Type (PT): 7 bits</t>
        <t>The assignment of an RTP payload type for this new packet format is outside the scope of this document and will not be specified here. The assignment of a payload type has to be performed either through the profile used or in a dynamic way.</t>
        <t>NOTE: (informative) It is not required to use different payload type values for different RTP streams in MRST or MRMT.</t>
        <t>Sequence Number (SN): 16 bits</t>
        <t>Set and used in accordance with  <xref target="RFC3550"/></t>
        <t>Timestamp (32 bits):</t>
        <t>The RTP timestamp is set to the sampling timestamp of the content. A 90 kHz clock rate MUST be used.</t>
        <t>If the NAL unit has no timing properties of its own (e.g., parameter set and SEI NAL units), the RTP timestamp MUST be set to the RTP timestamp of the coded picture of the access unit in which case the NAL unit (according to Section 8.4.5.3 of <xref target="ISO.IEC.23090-5"/>) is included.</t>
        <t>Receivers MUST use the RTP timestamp for the display process, even when the bitstream contains atlas frame timing SEI messages as specified in <xref target="ISO.IEC.23090-5"/>.</t>
        <t>Synchronization source (SSRC): 32 bits</t>
        <t>Used to identify the source of the RTP packets.</t>
        <t>When using SRST, by definition a single SSRC is used for all parts of a single bitstream. In MRST or MRMT, different SSRCs are used for each RTP stream containing a subset of the sub-layers of the single (temporally scalable) bitstream. A receiver is required to correctly associate the set of SSRCs that are included parts of the same bitstream.</t>
        <t>The remaining RTP header fields are used as specified in <xref target="RFC3550"/>.</t>
      </section>
      <section anchor="rtp-payload-header">
        <name>RTP payload header</name>
        <t>The first two bytes of the payload of an RTP packet are referred to as the payload header. The payload header consists of the same fields (F, NUT, NLI, and TID) as the NAL unit header as shown in <xref target="Atlas-NAL-units"/>, irrespective of the type of the payload structure. For convenience the structure of RTP payload header is described below in <xref target="fig-RTP-payload-header"/>.</t>
        <figure anchor="fig-RTP-payload-header">
          <name>RTP Payload Header</name>
          <artwork><![CDATA[
    0                   1            
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |F|    NUT    |    NLI    | TID |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        </figure>
        <t>F: nal_forbidden_zero_bit as specified in <xref target="ISO.IEC.23090-5"/> MUST be equal to 0.</t>
        <t>NUT: nal_unit_type as specified in <xref target="ISO.IEC.23090-5"/> defines the type of the RBSP data structure contained in the NAL unit. NUT value could carry other meaning depending on the RTP packet type.</t>
        <t>NLI: nal_layer_id as specified in <xref target="ISO.IEC.23090-5"/> defines the identifier of the layer to which an ACL NAL unit belongs or the identifier of a layer to which a non-ACL NAL unit applies.</t>
        <t>TID: nal_temporal_id_plus1 minus 1 as specified in <xref target="ISO.IEC.23090-5"/> defines a temporal identifier for the NAL unit. The value of nal_temporal_id_plus1 MUST NOT be equal to 0.</t>
      </section>
      <section anchor="transmission-modes">
        <name>Transmission modes</name>
        <t>This memo enables transmission of an V3C atlas bitstream over:</t>
        <ul spacing="normal">
          <li>a Single RTP stream on a Single media Transport (SRST),</li>
          <li>Multiple RTP streams over a Single media Transport (MRST), or</li>
          <li>Multiple RTP streams on Multiple media Transports (MRMT).</li>
        </ul>
        <t>When in MRST or MRMT, multiple RTP streams may be grouped together as specified in <xref target="RFC5888"/> and <xref target="RFC9143"/>.</t>
        <t>SRST or MRST SHOULD be used for point-to-point unicast scenarios, whereas MRMT SHOULD be used for point-to-multipoint multicast scenarios where different receivers require different operation points of the same V3C atlas bitstream, to improve bandwidth utilizing efficiency.</t>
        <t>NOTE: A multicast may degrade to a unicast at some point when only one receiver has left. This is a justification of the first "SHOULD" instead of "MUST". There might be scenarios where MRMT is desirable but not possible, e.g., when IP multicast is not deployed in certain network. This is a justification of the second "SHOULD" instead of "MUST".</t>
        <t>The transmission mode is indicated by the tx-mode media parameter. If tx-mode is equal to "SRST", SRST MUST be used. Otherwise, if tx-mode is equal to "MRST", MRST MUST be used. Otherwise (tx-mode is equal to "MRMT"), MRMT MUST be used.</t>
        <t>NOTE: (informative) When an RTP stream does not depend on other RTP streams, any of SRST, MRST, or MRMT may be in use for the RTP stream.</t>
        <t>Receivers MUST support all of SRST, MRST, and MRMT. The required support of MRMT by receivers does not imply that multicast must be supported by receivers.</t>
      </section>
      <section anchor="payload-structures">
        <name>Payload structures</name>
        <section anchor="general-3">
          <name>General</name>
          <t>Three different types of RTP packet payload structures are specified. A receiver can identify the payload structure by the first two bytes of the RTP packet payload, which co-serves as the RTP payload header. These two bytes are always structured as a NAL unit header. The NAL unit type field indicates which structure is present in the payload.</t>
          <t>The three different payload structures are as follows:</t>
          <ul spacing="normal">
            <li>Single NAL Unit Packet: Contains a single NAL unit in the payload. This payload structure is specified in <xref target="Single-NAL-unit-packet"/>.</li>
            <li>Aggregation Packet: Contains multiple NAL units in a single RTP payload. This payload structure is specified in <xref target="Aggregation-packet"/>.</li>
            <li>Fragmentation Unit: Contains a subset of a single NAL unit. This payload structure is specified in <xref target="Fragmentation-unit"/>.</li>
          </ul>
          <t>NOTE: (informative) This specification does not limit the size of NAL units encapsulated in NAL unit packets and fragmentation units.  <xref target="ISO.IEC.23090-5"/> does not restrict the maximum size of a NAL unit directly either. Instead a NAL unit sample stream format may be used, which provides flexibility to signal NAL unit size up to UINT64_MAX bytes.</t>
        </section>
        <section anchor="Single-NAL-unit-packet">
          <name>Single NAL unit packet</name>
          <t>Single NAL unit packet contains exactly one NAL unit, and consists of a RTP payload header and following conditional fields: 16-bit DONL and 16-bit v3c-tile-id. The rest of the payload data contain the NAL unit payload data (excluding the NAL unit header). Single NAL unit packet may contain atlas NAL units of the types defined in Table 4 of <xref target="ISO.IEC.23090-5"/>. The structure of the single NAL unit packet is shown below in <xref target="fig-single-nal-unit-packet"/>.</t>
          <figure anchor="fig-single-nal-unit-packet">
            <name>Single NAL unit packet</name>
            <artwork><![CDATA[
    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 2
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |      RTP payload header       |      DONL (conditional)       |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-|
    |      v3c-tile-id (cond)       |                               |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+                               |
    |                                                               |
    |                        NAL unit data                          |
    |                                                               |
    |                               +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                               :...OPTIONAL RTP padding        |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          </figure>
          <t>RTP payload header SHOULD be an exact copy of the NAL unit header of the contained NAL unit.</t>
          <t>A NAL unit stream composed by de-packetizing single NAL unit packets in RTP sequence number order MUST conform to the NAL unit decoding order, when DONL is not present.</t>
          <t>The DONL field, when present, specifies the value of the 16-bit decoding order number of the contained NAL unit. If sprop-max-don-diff is greater than 0 for any of the RTP streams, the DONL field MUST be present, and the variable DONL for the contained NAL unit is derived as equal to the value of the DONL field. Otherwise (sprop-max-don-diff is equal to 0 for all the RTP streams), the DONL field MUST NOT be present.</t>
          <t>The v3c-tile-id field, when present, specifies the 16-bit tile identifier for the NAL unit, as signaled in V3C atlas tile header defied in <xref target="ISO.IEC.23090-5"/>. If v3c-tile-id-pres is equal to 1 and RTP payload header NUT is in range 0-35, inclusive, the v3c-tile-id field MUST be present. Otherwise, the v3c-tile-id field MUST NOT be present.</t>
          <t>NOTE: (informative) Only values for NAL unit type (NUT) in range 0-35, inclusive, are allocated for atlas tile layer data, defined in <xref target="ISO.IEC.23090-5"/>, which means that NAL unit types outside of the range are not specific to atlas tiles and SHOULD NOT contain v3c-tile-ids.</t>
        </section>
        <section anchor="Aggregation-packet">
          <name>Aggregation packet</name>
          <t>Aggregation Packets (APs) enable the reduction of packetization overhead for small NAL units, such as most of the non-ACL NAL units, which are often only a few octets in size.</t>
          <t>Aggregation packets may wrap multiple NAL units belonging to the same access unit in a single RTP payload. The first two bytes of the AP MUST contain RTP payload header. The NAL unit type (NUT) for the NAL unit header contained in the RTP payload header MUST be equal to 56, which falls in the unspecified range of the NAL unit types defined in <xref target="ISO.IEC.23090-5"/>. AP may contain a conditional v3c-tile-id field. AP MUST contain two or more aggregation units. The structure of AP is shown in <xref target="fig-aggregation-packet"/>.</t>
          <figure anchor="fig-aggregation-packet">
            <name>Aggregation Packet (AP)</name>
            <artwork><![CDATA[
    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 2
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |  RTP payload header (NUT=56)  |      v3c-tile-id (cond)       |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                                                               |
    |                  Two or more aggregation units                |
    |                                                               |
    |                               +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                               :...OPTIONAL RTP padding        |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          </figure>
          <t>The fields in the payload header are set as follows. The F bit MUST be equal to 0 if the F bit of each aggregated NAL unit is equal to zero; otherwise, it MUST be equal to 1. The NUT field MUST be equal to 56. The value of NLI MUST be equal to the lowest value of NLI of all the aggregated NAL units. The value of TID MUST be the lowest value of TID of all the aggregated NAL units.</t>
          <t>All ACL NAL units in an aggregation packet have the same TID value since they belong to the same access unit. However, the packet may contain non-ACL NAL units for which the TID value in the NAL unit header may be different than the TID value of the ACL NAL units in the same AP.</t>
          <t>The v3c-tile-id field, when present, specifies the 16-bit tile identifier for all ACL NAL units in the AP. If v3c-tile-id-pres is equal to 1, the v3c-tile-id field MUST be present. Otherwise, the v3c-tile-id field MUST NOT be present.</t>
          <t>AP MUST carry at least two aggregation units (AU) and can carry as many aggregation units as necessary. However, the total amount of data in an AP MUST fit into an IP packet, and the size SHOULD be chosen so that the resulting IP packet is smaller than the MTU size so to avoid IP layer fragmentation. The structure of the AU depends both on the presence of the decoding order number, the sequence order of the AU in the AP and the presence of v3c-tile-id field. The structure of an AU is shown in <xref target="fig-aggregation-unit"/>.</t>
          <figure anchor="fig-aggregation-unit">
            <name>Aggregation Unit (AU)</name>
            <artwork><![CDATA[
    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 2
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |  DOND (cond)  /  DONL (cond)  |      v3c-tile-id (cond)       |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-|
    |            NALU size          |                               |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+                               |
    |                                                               |
    |                            NAL unit                           |
    |                                                               |
    |                               +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                               |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          </figure>
          <t>If sprop-max-don-diff is greater than 0 for any of the RTP streams, an AU begins with the DOND / DONL field. The first AU in the AP contains DONL field, which specifies the 16-bit value of the decoding order number of the aggregated NAL unit. The variable DON for the aggregated NAL unit is derived as equal to the value of the DONL field. All subsequent AUs in the AP MUST contain an (8-bit) DOND field, which specifies the difference between the decoding order number values of the current aggregated NAL unit and the preceding aggregated NAL unit in the same AP. The variable DON for the aggregated NAL unit is derived as equal to the DON of the preceding aggregated NAL unit in the same AP plus the value of the DOND field plus 1 modulo 65536.</t>
          <t>When sprop-max-don-diff is equal to 0 for all the RTP streams, DOND / DONL fields MUST NOT be present in an aggregation unit. The aggregation units MUST be stored in the aggregation packet so that the decoding order of the containing NAL units is preserved. This means that the first aggregation unit in the aggregation packet SHOULD contain the NAL unit that SHOULD be decoded first.</t>
          <t>If v3c-tile-id-pres is equal to 2 and the AU NAL unit header type is in range 0-35, inclusive, the 16-bit v3c-tile-id field MUST be present in the aggregation unit after the conditional DOND/DONL field. Otherwise v3c-tile-id field MUST NOT be present in the aggregation unit.</t>
          <t>The conditional fields of the aggregation unit are followed by a 16-bit NALU size field, which provides the size of the NAL unit (in bytes) in the aggregation unit. The remainder of the data in the aggregation unit SHOULD contain the NAL unit (including the unmodified NAL unit header).</t>
        </section>
        <section anchor="Fragmentation-unit">
          <name>Fragmentation unit</name>
          <t>Fragmentation Units (FUs) are introduced to enable fragmenting a single NAL unit into multiple RTP packets, possibly without co-operation or knowledge of the encoder. A fragment of a NAL unit consists of an integer number of consecutive octets of that NAL unit. Fragments of the same NAL unit MUST be sent in consecutive order with ascending RTP sequence numbers (with no other RTP packets within the same RTP stream being sent between the first and last fragment.</t>
          <t>When a NAL unit is fragmented and conveyed within FUs, it is referred to as a fragmented NAL unit. Aggregation packets MUST NOT be fragmented. FUs MUST NOT be nested; i.e., an FU MUST NOT contain a subset of another FU. The RTP header timestamp of an RTP packet carrying an FU is set to the NALU-time of the fragmented NAL unit.</t>
          <t>A FU consists of a RTP payload header with NUT equal to 58, an 8-bit FU header, a conditional 16-bit DONL field, a conditional 16-bit v3c-tile-id field and an FU payload. The structure of an FU is illustrated below in <xref target="fig-fragmentation-unit"/>.</t>
          <figure anchor="fig-fragmentation-unit">
            <name>Fragmentation Unit</name>
            <artwork><![CDATA[
    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 2
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |  RTP payload header (NUT=58)  |   FU header   |  DONL (cond)  |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-|
    |  DONL (cond)  |    v3c-tile-id (cond)         |               |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+               |
    |                                                               |
    |                          FU payload                           |
    |                                                               |
    |                               +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                               :...OPTIONAL RTP padding        |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          </figure>
          <t>The fields in the RTP payload header are set as follows. The NUT field MUST be equal to 58. The rest of the fields MUST be equal to the fragmented NAL unit.</t>
          <t>The FU header consists of an S bit, an E bit, and a 6-bit FUT field. The structure of FU header is illustrated below in <xref target="fig-fragmentation-unit-header"/>.</t>
          <figure anchor="fig-fragmentation-unit-header">
            <name>Fragmentation unit header</name>
            <artwork><![CDATA[
   +---------------+
   |0|1|2|3|4|5|6|7|
   +-+-+-+-+-+-+-+-+
   |S|E|    FUT    |
   +-+-+-----------+
]]></artwork>
          </figure>
          <t>When set to 1, the S bit indicates the start of a fragmented NAL unit, i.e., the first byte of the FU payload is also the first byte of the payload of the fragmented NAL unit. When the FU payload is not the start of the fragmented NAL unit payload, the S bit MUST be set to 0.</t>
          <t>When set to 1, the E bit indicates the end of a fragmented NAL unit, i.e., the last byte of the payload is also the last byte of the fragmented NAL unit. When the FU payload is not the last fragment of a fragmented NAL unit, the E bit MUST be set to 0.</t>
          <t>The field FUT MUST be equal to the nal_unit_type field of the fragmented NAL unit.</t>
          <t>A non-fragmented NAL unit MUST NOT be transmitted in one FU; i.e., the Start bit and End bit MUST NOT both be set to 1 in the same FU header.</t>
          <t>The DONL field, when present, specifies the value of the 16-bit decoding order number of the fragmented NAL unit. If sprop-max-don-diff is greater than 0 for any of the RTP streams, and the S bit is equal to 1, the DONL field MUST be present in the FU, and the variable DON for the fragmented NAL unit is derived as equal to the value of the DONL field. Otherwise (sprop-max-don-diff is equal to 0 for all the RTP streams, or the S bit is equal to 0), the DONL field MUST NOT be present in the FU.</t>
          <t>The v3c-tile-id field, when present, specifies the 16-bit tile identifier for the fragmented NAL unit. If v3c-tile-id-pres is equal to 1, FUT is in range 0-35, and the S bit is equal to 1, the v3c-tile-id field MUST be present after the conditional DONL field. Otherwise, the v3c-tile-id field MUST NOT be present.</t>
          <t>The FU payload consists of fragments of the payload of the fragmented NAL unit so that if the FU payloads of consecutive FUs, starting with an FU with the S bit equal to 1 and ending with an FU with the E bit equal to 1, are sequentially concatenated, the payload of the fragmented NAL unit can be reconstructed.</t>
          <t>The NAL unit header of the fragmented NAL unit is not included as such in the FU payload, but rather the information of the NAL unit header of the fragmented NAL unit is conveyed in F, NLI, and TID fields of the RTP payload headers of the FUs and the FUT field of the FU header. An FU payload MUST NOT be empty.</t>
          <t>If an FU is lost, the receiver SHOULD discard all following fragmentation units in transmission order corresponding to the same fragmented NAL unit, unless the decoder in the receiver is known to be prepared to gracefully handle incomplete NAL units.</t>
        </section>
      </section>
      <section anchor="decoding-order-number">
        <name>Decoding Order Number</name>
        <t>For each atlas NAL unit, the variable AbsDon is derived, representing the decoding order number that is indicative of the NAL unit decoding order. Let NAL unit n be the n-th NAL unit in transmission order within an RTP stream.</t>
        <t>If sprop-max-don-diff is equal to 0 for all the RTP streams carrying the V3C atlas bitstream, AbsDon[n], the value of AbsDon for NAL unit n, is derived as equal to n.</t>
        <t>Otherwise (sprop-max-don-diff is greater than 0 for any of the RTP streams), AbsDon[n] is derived as follows, where DON[n] is the value of the variable DON for NAL unit n:</t>
        <ul spacing="normal">
          <li>If n is equal to 0 (i.e., NAL unit n is the very first NAL unit in transmission order), AbsDon[0] is set equal to DON[0].</li>
          <li>
            <t>Otherwise (n is greater than 0), the following applies for derivation of AbsDon[n]:
            </t>
            <ul spacing="normal">
              <li>If DON[n] == DON[n-1], AbsDon[n] = AbsDon[n-1]</li>
              <li>If (DON[n] &gt; DON[n-1] and DON[n] - DON[n-1] &lt; 32768), AbsDon[n] = AbsDon[n-1] + DON[n] - DON[n-1]</li>
              <li>If (DON[n] &lt; DON[n-1] and DON[n-1] - DON[n] &gt;= 32768), AbsDon[n] = AbsDon[n-1] + 65536 - DON[n-1] + DON[n]</li>
              <li>If (DON[n] &gt; DON[n-1] and DON[n] - DON[n-1] &gt;= 32768), AbsDon[n] = AbsDon[n-1] - (DON[n-1] + 65536 - DON[n])</li>
              <li>If (DON[n] &lt; DON[n-1] and DON[n-1] - DON[n] &lt; 32768), AbsDon[n] = AbsDon[n-1] - (DON[n-1] - DON[n])</li>
            </ul>
          </li>
        </ul>
        <t>For any two NAL units m and n, the following applies:</t>
        <ul spacing="normal">
          <li>AbsDon[n] greater than AbsDon[m] indicates that NAL unit n follows NAL unit m in NAL unit decoding order.</li>
          <li>When AbsDon[n] is equal to AbsDon[m], the NAL unit decoding order of the two NAL units can be in either order.</li>
          <li>AbsDon[n] less than AbsDon[m] indicates that NAL unit n precedes NAL unit m in decoding order.</li>
        </ul>
      </section>
    </section>
    <section anchor="packetization-and-de-packetization-rules">
      <name>Packetization and de-packetization rules</name>
      <t>The following packetization rules apply:</t>
      <ul spacing="normal">
        <li>If sprop-max-don-diff is greater than 0 for any of the RTP streams, the transmission order of NAL units carried in the RTP stream MAY be different than the NAL unit decoding order and the NAL unit output order. Otherwise (sprop-max-don-diff is equal to 0 for all the RTP streams), the transmission order of NAL units carried in the RTP stream MUST be the same as the NAL unit decoding order and, when tx-mode is equal to "MRST" or "MRMT", MUST also be the same as the NAL unit output order.</li>
        <li>A NAL unit of a small size SHOULD be encapsulated in an aggregation packet together with one or more other NAL units in order to avoid the unnecessary packetization overhead for small NAL units. For example, non-ACL NAL units such as access unit delimiters, parameter sets, or SEI NAL units are typically small and can often be aggregated with ACL NAL units without violating MTU size constraints.</li>
        <li>Each non-ACL NAL unit SHOULD, when possible from an MTU size perspective, be encapsulated in an aggregation packet together with its associated ACL NAL unit, as typically a non-ACL NAL unit would be meaningless without the associated ACL NAL unit being available.</li>
        <li>For carrying exactly one NAL unit in an RTP packet, a single NAL unit packet MUST be used</li>
      </ul>
      <t>The general concept behind de-packetization is to get the NAL units out of the RTP packets in an RTP stream and all RTP streams the RTP stream depends on, if any, and pass them to the decoder in the NAL unit decoding order.</t>
      <t>The de-packetization process is implementation dependent. Therefore, the following de-packetization rules SHOULD be taken as an example.</t>
      <ul spacing="normal">
        <li>All normal RTP mechanisms related to buffer management apply. In particular, duplicated or outdated RTP packets (as indicated by the RTP sequences number and the RTP timestamp) are removed. To determine the exact time for decoding, factors such as a possible intentional delay to allow for proper inter-stream synchronization must be factored in.</li>
        <li>NAL units with NAL unit type values in the range of 0 to 55, inclusive, may be passed to the decoder. NAL-unit-like structures with NAL unit type values in the range of 55 to 63, inclusive, MUST NOT be passed to the decoder.</li>
        <li>When sprop-max-don-diff is equal to 0 for the received RTP stream, the NAL units carried in the RTP stream may be directly passed to the decoder in their transmission order, which is identical to their decoding order.</li>
        <li>When sprop-max-don-diff is greater than 0 for any of the received RTP streams, the received NAL units need to be arranged into decoding order before handing them over to the decoder.</li>
        <li>For further de-packetization examples, the reader is referred to Section 6 of <xref target="RFC7798"/>.</li>
      </ul>
    </section>
    <section anchor="payload-examples">
      <name>Payload Examples</name>
      <section anchor="general-4">
        <name>General</name>
        <t>Examples describing the different payload formats is provided.</t>
      </section>
      <section anchor="v3c-fragmentation-unit">
        <name>V3C fragmentation unit</name>
        <t>This example illustrates how fragmetation unit may be used to divide one NAL unit into to RTP packets. The <xref target="fig-fragmentation-unit-packet-1"/> illustrates the structure of the first packet with the first part of the fragmented NAL unit.</t>
        <figure anchor="fig-fragmentation-unit-packet-1">
          <name>First packet of fragmented NAL unit</name>
          <artwork><![CDATA[
    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
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |V=2|P|X|  CC   |M|     PT      |       sequence number         |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                           timestamp                           |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |           synchronization source (SSRC) identifier            |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |            contributing source (CSRC) identifiers             |
    |                             ....                              |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |  RTP payload header (NUT=58)  |   FU header   |               |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+               |
    |                                                               |
    |                          FU payload                           |
    |                                                               |
    |                                                               |
    |                                                               |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        </figure>
        <t>The <xref target="fig-fragmentation-unit-packet-2"/> illustrates the structure of the second packet with the rest of the fragmented NAL unit.</t>
        <figure anchor="fig-fragmentation-unit-packet-2">
          <name>Second packet of fragmented NAL unit</name>
          <artwork><![CDATA[
    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
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |V=2|P|X|  CC   |M|     PT      |       sequence number         |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                           timestamp                           |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |           synchronization source (SSRC) identifier            |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |            contributing source (CSRC) identifiers             |
    |                             ....                              |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |  RTP payload header (NUT=58)  |   FU header   |               |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+               |
    |                                                               |
    |                          FU payload                           |
    |                                                               |
    |                               +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                               :...OPTIONAL RTP padding        |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        </figure>
      </section>
    </section>
    <section anchor="payload-format-parameters">
      <name>Payload Format Parameters</name>
      <t>This section specifies the parameters that MAY be used to select optional features of the payload format and certain features or properties of the bitstream or the RTP stream. The parameters are specified here as part of the media type registration for the V3C codec. A mapping of the parameters into the Session Description Protocol (SDP) <xref target="RFC8866"/> is also provided for applications that use SDP. Equivalent parameters could be defined elsewhere for use with control protocols that do not use SDP.</t>
      <section anchor="media-type-definition">
        <name>Media Type Definition</name>
        <t>Type name: application</t>
        <t>Subtype name: v3c</t>
        <t>Optional parameters: v3c-unit-header, v3c-unit-type, v3c-vps-id, v3c-atlas-id, v3c-attr-idx, v3c-attr-part-idx, v3c-map-idx, v3c-aux-video-flag, v3c-parameter-set, v3c-tile-id, v3c-tile-id-pres, v3c-atlas-data, v3c-common-atlas-data, v3c-sei, v3c-ptl-level-idc, v3c-ptl-tier-flag, v3c-ptl-codec-idc, v3c-ptl-toolset-idc, v3c-ptl-rec-idc, tx-mode and sprop-max-don-diff.</t>
        <artwork><![CDATA[
    v3c-unit-header: 
]]></artwork>
        <t>provides a V3C unit header bytes defined in  <xref target="ISO.IEC.23090-5"/>. The value contains base16 <xref target="RFC4648"/> (hexadecimal) representation of the 4 bytes of V3C unit header.</t>
        <artwork><![CDATA[
    v3c-unit-type: 
]]></artwork>
        <t>v3c-unit-type provides a V3C unit type value corresponding to vuh_unit_type defined in <xref target="ISO.IEC.23090-5"/>, i.e. defines V3C sub-bitstream type.</t>
        <artwork><![CDATA[
    v3c-vps-id:
]]></artwork>
        <t>v3c-vps-id provides a value corresponding to vuh_v3c_parameter_set_id defined in <xref target="ISO.IEC.23090-5"/>.</t>
        <artwork><![CDATA[
    v3c-atlas-id:
]]></artwork>
        <t>v3c-atlas-id provides a value corresponding to vuh_atlas_id defined in <xref target="ISO.IEC.23090-5"/>.</t>
        <artwork><![CDATA[
    v3c-attr-idx: 
]]></artwork>
        <t>v3c-attr-idx provides a value corresponding to vuh_attribute_index defined in <xref target="ISO.IEC.23090-5"/>.</t>
        <artwork><![CDATA[
    v3c-attr-part-idx: 
]]></artwork>
        <t>v3c-attr-part-idx provides a value corresponding to vuh_attribute_partition_index defined in <xref target="ISO.IEC.23090-5"/>.</t>
        <artwork><![CDATA[
    v3c-map-idx:
]]></artwork>
        <t>v3c-map-idx provides a value corresponding to vuh_map_index defined in <xref target="ISO.IEC.23090-5"/>.</t>
        <artwork><![CDATA[
    v3c-aux-video-flag: 
]]></artwork>
        <t>v3c-aux-video-flag provides a value corresponding to vuh_auxiliary_video_flag defined in <xref target="ISO.IEC.23090-5"/>.</t>
        <artwork><![CDATA[
    v3c-parameter-set: 
]]></artwork>
        <t>v3c-parameter-set provides V3C parameter set bytes as defined in <xref target="ISO.IEC.23090-5"/>. The value contains base16 <xref target="RFC4648"/> (hexadecimal) representation of the V3C parameter set bytes.</t>
        <artwork><![CDATA[
    v3c-tile-id:
]]></artwork>
        <t>v3c-tile-id indicates that the RTP stream contains only portion of the tiles in the atlas. v3c-tile-id is a comma-spearated (',') list of integer values, which indicate the v3c-tile-ids that are present in the RTP stream.</t>
        <artwork><![CDATA[
    v3c-tile-id-pres:
]]></artwork>
        <t>v3c-tile-id-pres indicates that the RTP packets contain v3c-tile-id field.</t>
        <artwork><![CDATA[
    v3c-atlas-data:
]]></artwork>
        <t>v3c-atlas-data may be used to convey any atlas data NAL units of the V3C atlas sub bitstream for out-of-band transmission. The value is a comma-separated (',') list of encoded representations of the atlas NAL units as specified in  <xref target="ISO.IEC.23090-5"/>. 
The NAL units SHOULD be encoded as base16 <xref target="RFC4648"/> (hexadecimal) representations.</t>
        <artwork><![CDATA[
    v3c-common-atlas-data:
]]></artwork>
        <t>v3c-common-atlas-data may be used to convey common atlas data NAL units of the V3C common atlas sub bitstream for out-of-band transmission. The value is a comma-separated (',') list of encoded representations of the common atlas NAL units (i.e. NAL_CASPS and NAL_CAF_IDR) as specified in <xref target="ISO.IEC.23090-5"/>. The NAL units SHOULD be encoded as base16 <xref target="RFC4648"/> (hexadecimal) representations.</t>
        <artwork><![CDATA[
    v3c-sei:
]]></artwork>
        <t>v3c-sei may be used to convey SEI NAL units of V3C atlas and common atlas sub bitstreams for out-of-band transmission. The value is a comma-separated (',') list of encoded representations of SEI NAL units (i.e. NAL_PREFIX_NSEI and NAL_SUFFIX_NSEI, NAL_PREFIX_ESEI, NAL_SUFFIX_ESEI) as specified in  <xref target="ISO.IEC.23090-5"/>. The SEI NAL units SHOULD be encoded as base16 <xref target="RFC4648"/> (hexadecimal) representations.</t>
        <artwork><![CDATA[
    v3c-ptl-level-idc: 
]]></artwork>
        <t>v3c-ptl-level-idc provides a value corresponding to ptl_level_idc defined in <xref target="ISO.IEC.23090-5"/>.</t>
        <artwork><![CDATA[
    v3c-ptl-tier-flag: 
]]></artwork>
        <t>v3c-ptl-tier-flag provides a value corresponding to ptl_tier_flag defined in  <xref target="ISO.IEC.23090-5"/>.</t>
        <artwork><![CDATA[
    v3c-ptl-codec-idc: 
]]></artwork>
        <t>v3c-ptl-codec-idc provides a value corresponding to ptl_profile_codec_group_idc defined in  <xref target="ISO.IEC.23090-5"/>.</t>
        <artwork><![CDATA[
    v3c-ptl-toolset-idc:
]]></artwork>
        <t>v3c-ptl-toolset-idc provides a value corresponding to ptl_profile_toolset_idc defined in <xref target="ISO.IEC.23090-5"/>.</t>
        <artwork><![CDATA[
    v3c-ptl-rec-idc: 
]]></artwork>
        <t>v3c-ptl-rec-idc provides a value corresponding to ptl_profile_reconstruction_idc
defined in <xref target="ISO.IEC.23090-5"/>.</t>
        <artwork><![CDATA[
    tx-mode:
]]></artwork>
        <t>This parameter indicates whether the transmission mode is SRST, MRST, or MRMT.</t>
        <t>The value of tx-mode MUST be equal to "SRST", "MRST" or "MRMT". When not present, the value of tx-mode is inferred to be equal to "SRST".</t>
        <t>If the value is equal to "MRST", MRST MUST be in use. Otherwise, if the value is equal to "MRMT", MRMT MUST be in use. Otherwise (the value is equal to "SRST"), SRST MUST be in
use.</t>
        <t>The value of tx-mode MUST be equal to "MRST" for all RTP streams in an MRST.</t>
        <t>The value of tx-mode MUST be equal to "MRMT" for all RTP streams in an MRMT.</t>
        <artwork><![CDATA[
    sprop-max-don-diff:
]]></artwork>
        <t>If the transmission order of NAL units in the RTP stream(s) is the same as the decoding and NAL unit output order, this parameter must be equal to 0.</t>
        <t>Otherwise, if the decoding order of the NAL units of the RTP stream(s) is the same as the NAL unit transmission order but not the same as NAL unit output order, the value of this parameter MUST be equal to 1.</t>
        <t>Otherwise, this parameter specifies the maximum absolute difference between the decoding order number (i.e., AbsDon) values of any two NAL units naluA and naluB, where naluA follows naluB in decoding order and precedes naluB in transmission order.</t>
        <t>The value of sprop-max-don-diff MUST be an integer in the range of 0 to 32767, inclusive.</t>
        <t>When not present, the value of sprop-max-don-diff is inferred to be equal to 0.</t>
        <t>Encoding considerations:</t>
        <t>This media type is framed and binary; see Section 4.8 in <xref target="RFC6838"/>.</t>
        <t>Security considerations:</t>
        <t>Please see <xref target="Security-considerations"/>.</t>
        <t>Interoperability considerations: N/A</t>
        <t>Published specification:</t>
        <t>Applications that use this media type: N/A</t>
        <t>Additional information: N/A</t>
        <t>Person &amp; email address to contact for further information:</t>
        <t>Intended usage: COMMON</t>
        <t>Restrictions on usage: N/A</t>
        <t>Author: See Authors' Addresses section of this memo.</t>
        <t>Change controller: IETF Payload working group delegated from the IESG.</t>
        <t>Provisional registration? (standards tree only): No</t>
      </section>
    </section>
    <section anchor="congestion-control-considerations">
      <name>Congestion Control Considerations</name>
      <t>This section is to describe the possibility to vary the bitrate as a response to congestion. Below is also a proposal for an initial text that reference RTP and profiles definition of congestion control.</t>
      <t>Congestion control for RTP SHALL be used in accordance with <xref target="RFC3550"/>, and with any applicable RTP profile: e.g., <xref target="RFC3551"/>.  An additional requirement if best-effort service is being used is users of this payload format MUST monitor packet loss to ensure that the packet loss rate is within acceptable parameters.</t>
      <t>Circuit Breakers <xref target="RFC8083"/> is an update to RTP <xref target="RFC3550"/> that defines criteria for when one is required to stop sending RTP Packet Streams. The circuit breakers is to be implemented and followed.</t>
    </section>
    <section anchor="Session-Description-Protocol">
      <name>Session Description Protocol</name>
      <t>The mapping of above defined payload format media type is mapped to fields in the Session Description Protocol (SDP) according to <xref target="RFC8866"/>.</t>
      <section anchor="mapping-of-payload-type-parameters-to-sdp">
        <name>Mapping of payload type parameters to SDP</name>
        <section anchor="for-v3c-atlas-components">
          <name>For V3C atlas components</name>
          <ul spacing="normal">
            <li>The media name in the "m=" line of SDP MUST be application.</li>
            <li>The encoding name in the "a=rtpmap" line of SDP must be v3c</li>
            <li>The clock rate in the "a=rtpmap" line MUST be 90000.</li>
            <li>The OPTIONAL parameters v3c-unit-header, v3c-unit-type, v3c-vps-id, v3c-atlas-id, v3c-attr-idx, v3c-attr-part-idx, v3c-map-idx, v3c-aux-video-flag, sprop-max-don-diff, v3c-parameter-set, v3c-atlas-data, v3c-common-atlas-data, v3c-sei, v3c-tile-id, v3c-tile-id-pres, v3c-ptl-level-idc, v3c-ptl-tier-flag, v3c-ptl-codec-idc, v3c-ptl-toolset-idc, v3c-ptl-rec-idc, when present, MUST be included in the "a=fmtp" line of SDP. This parameter is expressed as a media type string, in the form of a semicolon-separated list of parameter=value pairs.</li>
          </ul>
          <t>An example of media representation in SDP is as follows:</t>
          <artwork><![CDATA[
    m=application 49170 RTP/AVP 98
    a=rtpmap:98 v3c/90000
    a=fmtp:98 v3c-unit-header=08000000; // V3C_AD
              v3c-ptl-tier-flag=1
]]></artwork>
        </section>
        <section anchor="for-v3c-video-components">
          <name>For V3C video components</name>
          <ul spacing="normal">
            <li>The media name in the "m=" line of SDP MUST be video.</li>
            <li>The encoding name in the "a=rtpmap" line of SDP can be any video subtype, e.g. avc, hevc, vvc etc.</li>
            <li>The clock rate in the "a=rtpmap" line MUST be 90000.</li>
            <li>The OPTIONAL parameters v3c-unit-header, v3c-unit-type, v3c-vps-id, v3c-atlas-id, v3c-attr-idx, v3c-attr-part-idx, v3c-map-idx, v3c-aux-video-flag, sprop-max-don-diff, v3c-parameter-set, v3c-atlas-data, v3c-common-atlas-data, v3c-sei, v3c-tile-id, v3c-tile-id-pres, v3c-ptl-level-idc, v3c-ptl-tier-flag, v3c-ptl-codec-idc, v3c-ptl-toolset-idc, v3c-ptl-rec-idc, when present, MUST be included in the "a=fmtp" line of SDP. This parameter is expressed as a media type string, in the form of a semicolon-separated list of parameter=value pairs.</li>
            <li>The OPTIONAL parameters may include any optional parameters from the respective video payload specifications.</li>
          </ul>
          <t>An example of media representation corresponding to occupancy component in SDP is as follows:</t>
          <artwork><![CDATA[
    m=video 49170 RTP/AVP 99
    a=rtpmap:99 H265/90000
    a=fmtp:99 sprop-max-don-diff=0;
              v3c-unit-header=10000000
]]></artwork>
          <t>When v3c-unit-header or v3c-unit-type indicate V3C unit type V3C_PVD, v3c-parameter-set, v3c-atlas-data or v3c-common-atlas-data may be signaled along the video stream. When v3c-parameter-set, v3c-atlas-data or v3c-common-atlas-data are present it indicates that the provided data is static for the whole duration of the stream.</t>
          <t>When v3c-parameter-set, v3c-atlas-data or v3c-common-atlas-data are signaled along the video stream it is expected the respective v3c-parameter-set, v3c-atlas-data or v3c-common-atlas-data remain static for the duration of the stream.</t>
          <t>An example of media representation in SDP is as follows:</t>
          <artwork><![CDATA[
    m=video 49170 RTP/AVP 99
    a=rtpmap:99 H265/90000
    a=fmtp:99 v3c-unit-header=28000000;
              v3c-parameter-set=F6F0093992;
              v3c-atlas-data=ABCA,5D5A,68
]]></artwork>
        </section>
      </section>
      <section anchor="grouping-framework">
        <name>Grouping Framework</name>
        <t>Different V3C components can be represented by their own respective RTP streams. A grouping tool, as defined in <xref target="RFC5888"/>, may be extended to support V3C grouping.</t>
        <t>Group attribute with V3C type is provided to allow application to identifity "m" lines that belong to the same V3C bitstream. Grouping type V3C MUST be used with the group attribute. The tokens that follow are mapped to 'mid'-values of individual media lines in the SDP.</t>
        <artwork><![CDATA[
    a=group:V3C <tokens> <v3c specific session-level parameters>
]]></artwork>
        <t>The V3C grouping type attribute related v3c-specific session level parameters can include the following optional information:</t>
        <artwork><![CDATA[
    v3c-parameter-set=<value>
    v3c-atlas-data=<value>
    v3c-common-atlas-data=<value>
    v3c-sei=<value>
]]></artwork>
        <t>When signaled as a session level parameter, the data is considered to be static for the duration of the stream.</t>
        <t>The following example shows an SDP including four media lines, three describing V3C video components and one V3C atlas component. All the media lines are grouped under one V3C group which provides the V3C parameter set.</t>
        <artwork><![CDATA[
    ...
    a=group:V3C 1 2 3 4 v3c-parameter-set=AF6F00939921878 
    m=video 40000 RTP/AVP 96
    a=rtpmap:96 H264/90000
    a=fmtp:96 v3c-unit-header=10000000 // occupancy
    a=mid:1
    m=video 40002 RTP/AVP 97 
    a=rtpmap:97 H264/90000
    a=fmtp:97 v3c-unit-header=18000000 // geometry
    a=mid:2
    m=video 40004 RTP/AVP 98 
    a=rtpmap:98 H264/90000
    a=fmtp:98 v3c-unit-header=20000000 // attribute
    a=mid:3
    m=video 40008 RTP/AVP 100 
    a=rtpmap:100 v3c/90000 
    a=fmtp:100 v3c-unit-header=08000000; // atlas
    a=mid:4
]]></artwork>
        <t>V3C group attribute type can be used as follows to indicate different V3C components and associate static atlas data with them.</t>
        <artwork><![CDATA[
    ...
    a=group:v3c 1 2 3 v3c-parameter-set=AF6F00939921878;
                        v3c-atlas-data=ABCA,5D5D,68
    m=video 40000 RTP/AVP 96
    a=rtpmap:96 H264/90000
    a=fmtp:96 v3c-unit-header=10000000; // occupancy
    a=mid:1
    m=video 40002 RTP/AVP 97 
    a=rtpmap:97 H264/90000
    a=fmtp:96 v3c-unit-header=18000000; // geometry
    a=mid:2
    m=video 40004 RTP/AVP 98 
    a=rtpmap:98 H264/90000
    a=fmtp:96 v3c-unit-header=20000000; // attribute
    a=mid:3
]]></artwork>
        <t>The following example describes how every v3c video component is packed in to a single stream and associated with static atlas data.</t>
        <artwork><![CDATA[
    ...
    m=video 40000 RTP/AVP 96
    a=rtpmap:96 H265/90000
    a=fmtp:96 v3c-unit-header=28000000; // packed video
              v3c-parameter-set=AF6F00939921878;
              v3c-atlas-data=ABCA,5D5D,68
    a=mid:1
]]></artwork>
        <t>The example below describes how content with two atlases can be signaled as separate streams.</t>
        <artwork><![CDATA[
    ...
    a=group:V3C 1 2 3 4 5 6 7 8 v3c-parameter-set=AF6F00939921878;
                                v3c-common-atlas-data=AFFA,0110;
    m=video 40000 RTP/AVP 96
    a=rtpmap:96 H264/90000
    a=fmtp:96 v3c-unit-header=10000000 // occupancy, atlas 0
    a=mid:1
    m=video 40002 RTP/AVP 97 
    a=rtpmap:97 H264/90000
    a=fmtp:97 v3c-unit-header=18000000 // geometry, atlas 0
    a=mid:2
    m=video 40004 RTP/AVP 98 
    a=rtpmap:98 H264/90000
    a=fmtp:98 v3c-unit-header=20000000 // attribute, atlas 0
    a=mid:3
    m=video 40008 RTP/AVP 100 
    a=rtpmap:100 v3c/90000 
    a=fmtp:100 v3c-unit-header=08000000; // atlas 0
    a=mid:4
    m=video 40010 RTP/AVP 101
    a=rtpmap:101 H264/90000
    a=fmtp:101 v3c-unit-header=10020000 // occupancy, atlas 1
    a=mid:5
    m=video 40012 RTP/AVP 102
    a=rtpmap:102 H264/90000
    a=fmtp:102 v3c-unit-header=18020000 // geometry, atlas 1
    a=mid:6
    m=video 40014 RTP/AVP 103 
    a=rtpmap:103 H264/90000
    a=fmtp:103 v3c-unit-header=20020000 // attribute, atlas 1
    a=mid:7
    m=video 40018 RTP/AVP 104 
    a=rtpmap:104 v3c/90000 
    a=fmtp:104 v3c-unit-header=08020000; // V3C_AD, atlas 1
    a=mid:8
]]></artwork>
      </section>
      <section anchor="offeranswer-considerations">
        <name>Offer/Answer Considerations</name>
        <t>An example of offer which only sends V3C content. The following example contains video components at three different versions.</t>
        <artwork><![CDATA[
    ...
    a=group:v3c 1 2 3 4 v3c-ptl-level-idc=10;
                        v3c-parameter-set=AF6F00939921878 
    m=video 40000 RTP/AVP 96 97 98
    a=rtpmap:96 H264/90000
    a=rtpmap:97 H265/90000
    a=rtpmap:98 H266/90000
    a=fmtp:96 v3c-unit-type=2;v3c-vps-id=0;v3c-atlas-id=0
    a=fmtp:97 v3c-unit-type=2;v3c-vps-id=0;v3c-atlas-id=0
    a=fmtp:98 v3c-unit-type=2;v3c-vps-id=0;v3c-atlas-id=0
    a=sendonly
    a=mid:1
    m=video 40002 RTP/AVP 96 97 98
    a=rtpmap:96 H264/90000
    a=rtpmap:97 H265/90000
    a=rtpmap:98 H266/90000
    a=fmtp:96 v3c-unit-type=3;v3c-vps-id=0;v3c-atlas-id=0;
    a=fmtp:97 v3c-unit-type=3;v3c-vps-id=0;v3c-atlas-id=0;
    a=fmtp:98 v3c-unit-type=3;v3c-vps-id=0;v3c-atlas-id=0;
    a=mid:2
    a=sendonly
    m=video 40004 RTP/AVP 96 97 98
    a=rtpmap:96 H264/90000
    a=rtpmap:97 H265/90000
    a=rtpmap:98 H266/90000
    a=fmtp:96 v3c-unit-type=4;v3c-vps-id=0;v3c-atlas-id=0
    a=fmtp:97 v3c-unit-type=4;v3c-vps-id=0;v3c-atlas-id=0 
    a=fmtp:98 v3c-unit-type=4;v3c-vps-id=0;v3c-atlas-id=0 
    a=mid:3
    a=sendonly
    m=video 40006 RTP/AVP 100
    a=rtpmap:100 v3c/90000 
    a=fmtp:100 v3c-unit-type=1;v3c-vps-id=0;v3c-atlas-id=0
    a=mid:4
    a=sendonly
]]></artwork>
        <t>An example of answer which only receives V3C data with the selected versions.</t>
        <artwork><![CDATA[
    ...
    a=group:v3c 1 2 3 4
    m=video 50000 RTP/AVP 96
    a=rtpmap:96 H264/90000
    a=recvonly
    m=video 50002 RTP/AVP 97 
    a=rtpmap:97 H265/90000
    a=recvonly
    m=video 50004 RTP/AVP 98 
    a=rtpmap:98 H266/90000
    a=recvonly
    m=video 50006 RTP/AVP 96
    a=rtpmap:96 v3c/90000 
    a=recvonly
]]></artwork>
        <t>An example offer, which allows bundling different V3C components on one stream, based on <xref target="RFC9143"/>.</t>
        <artwork><![CDATA[
    ...
    a=group:BUNDLE 1 2 3 4
    a=group:v3c 1 2 3 4 v3c-parameter-set=AF6F00939921878 
    m=video 40000 RTP/AVP 96
    a=rtpmap:96 H264/90000
    a=fmtp:96 v3c-unit-type=2;v3c-vps-id=0;v3c-atlas-id=0
    a=mid:1
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
    m=video 40002 RTP/AVP 96 
    a=rtpmap:96 H264/90000
    a=fmtp:96 v3c-unit-type=3;v3c-vps-id=0;v3c-atlas-id=0;
    a=mid:2
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
    m=video 40004 RTP/AVP 96 
    a=rtpmap:96 H264/90000
    a=fmtp:96 v3c-unit-type=4;v3c-vps-id=0;v3c-atlas-id=0
    a=mid:3
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
    m=video 40006 RTP/AVP 97
    a=rtpmap:97 v3c/90000 
    a=fmtp:97 v3c-unit-type=1;v3c-vps-id=0;v3c-atlas-id=0
    a=mid:4
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
]]></artwork>
        <t>An example answer, which accepts bundling of different V3C components.</t>
        <artwork><![CDATA[
    a=group:BUNDLE 1 2 3 4
    a=group:v3c 1 2 3 4
    m=video 50000 RTP/AVP 96
    a=rtpmap:96 H264/90000
    a=mid:1
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
    m=video 0 RTP/AVP 96 
    a=rtpmap:96 H264/90000
    a=bundle-only
    a=mid:2
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
    m=video 0 RTP/AVP 96 
    a=rtpmap:96 H264/90000
    a=bundle-only
    a=mid:3
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
    m=video 0 RTP/AVP 97
    a=rtpmap:97 v3c/90000
    a=bundle-only 
    a=mid:4
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
]]></artwork>
      </section>
      <section anchor="declarative-sdp-considerations">
        <name>Declarative SDP Considerations</name>
        <t>Placeholder</t>
      </section>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>Placeholder</t>
    </section>
    <section anchor="Security-considerations">
      <name>Security Considerations</name>
      <t>RTP packets using the payload format defined in this specification are subject to the security considerations discussed in the RTP specification <xref target="RFC3550"/>, and in any applicable RTP profile such as RTP/AVP <xref target="RFC3551"/>, RTP/AVPF <xref target="RFC4585"/>, RTP/SAVP <xref target="RFC3711"/>, or RTP/SAVPF <xref target="RFC5124"/>. However, as "Securing the RTP Protocol Framework: Why RTP Does Not Mandate a Single Media Security Solution" <xref target="RFC7202"/> discusses, it is not an RTP payload format's responsibility to discuss or mandate what solutions are used to meet the basic security goals like confidentiality, integrity, and source authenticity for RTP in general. This responsibility lays on anyone using RTP in an application. They can find guidance on available security mechanisms and important considerations in "Options for Securing RTP Sessions" <xref target="RFC7201"/>. Applications SHOULD use one or more appropriate strong security mechanisms. The rest of this Security Considerations section discusses the security impacting properties of the payload format itself.</t>
      <t>This RTP payload format and its media decoder do not exhibit any significant non-uniformity in the receiver-side computational complexity for packet processing, and thus are unlikely to pose a denial-of-service threat due to the receipt of pathological data. Nor does the RTP payload format contain any active content.</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="ISO.IEC.23090-5" target="https://www.iso.org/standard/73025.html">
          <front>
            <title>Information technology --- Coded representation of immersive media --- Part 5: Visual volumetric video-based coding (V3C) and video-based point cloud compression (V-PCC)</title>
            <author>
              <organization>ISO/IEC</organization>
            </author>
            <date year="2021"/>
          </front>
          <seriesInfo name="ISO/IEC" value="23090-5"/>
        </reference>
        <reference anchor="ISO.IEC.23090-12" target="https://www.iso.org/standard/79113.html">
          <front>
            <title>Information technology --- Coded representation of immersive media --- Part 12: MPEG Immersive video (MIV)</title>
            <author>
              <organization>ISO/IEC</organization>
            </author>
            <date year="2022"/>
          </front>
          <seriesInfo name="ISO/IEC" value="23090-12"/>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author initials="S." surname="Bradner" fullname="S. Bradner">
              <organization/>
            </author>
            <date year="1997" month="March"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC3550" target="https://www.rfc-editor.org/info/rfc3550" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.3550.xml">
          <front>
            <title>RTP: A Transport Protocol for Real-Time Applications</title>
            <author initials="H." surname="Schulzrinne" fullname="H. Schulzrinne">
              <organization/>
            </author>
            <author initials="S." surname="Casner" fullname="S. Casner">
              <organization/>
            </author>
            <author initials="R." surname="Frederick" fullname="R. Frederick">
              <organization/>
            </author>
            <author initials="V." surname="Jacobson" fullname="V. Jacobson">
              <organization/>
            </author>
            <date year="2003" month="July"/>
            <abstract>
              <t>This memorandum describes RTP, the real-time transport protocol.  RTP provides end-to-end network transport functions suitable for applications transmitting real-time data, such as audio, video or simulation data, over multicast or unicast network services.  RTP does not address resource reservation and does not guarantee quality-of- service for real-time services.  The data transport is augmented by a control protocol (RTCP) to allow monitoring of the data delivery in a manner scalable to large multicast networks, and to provide minimal control and identification functionality.  RTP and RTCP are designed to be independent of the underlying transport and network layers.  The protocol supports the use of RTP-level translators and mixers. Most of the text in this memorandum is identical to RFC 1889 which it obsoletes.  There are no changes in the packet formats on the wire, only changes to the rules and algorithms governing how the protocol is used. The biggest change is an enhancement to the scalable timer algorithm for calculating when to send RTCP packets in order to minimize transmission in excess of the intended rate when many participants join a session simultaneously.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="64"/>
          <seriesInfo name="RFC" value="3550"/>
          <seriesInfo name="DOI" value="10.17487/RFC3550"/>
        </reference>
        <reference anchor="RFC3551" target="https://www.rfc-editor.org/info/rfc3551" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.3551.xml">
          <front>
            <title>RTP Profile for Audio and Video Conferences with Minimal Control</title>
            <author initials="H." surname="Schulzrinne" fullname="H. Schulzrinne">
              <organization/>
            </author>
            <author initials="S." surname="Casner" fullname="S. Casner">
              <organization/>
            </author>
            <date year="2003" month="July"/>
            <abstract>
              <t>This document describes a profile called "RTP/AVP" for the use of the real-time transport protocol (RTP), version 2, and the associated control protocol, RTCP, within audio and video multiparticipant conferences with minimal control.  It provides interpretations of generic fields within the RTP specification suitable for audio and video conferences.  In particular, this document defines a set of default mappings from payload type numbers to encodings. This document also describes how audio and video data may be carried within RTP.  It defines a set of standard encodings and their names when used within RTP.  The descriptions provide pointers to reference implementations and the detailed standards.  This document is meant as an aid for implementors of audio, video and other real-time multimedia applications. This memorandum obsoletes RFC 1890.  It is mostly backwards-compatible except for functions removed because two interoperable implementations were not found.  The additions to RFC 1890 codify existing practice in the use of payload formats under this profile and include new payload formats defined since RFC 1890 was published.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="65"/>
          <seriesInfo name="RFC" value="3551"/>
          <seriesInfo name="DOI" value="10.17487/RFC3551"/>
        </reference>
        <reference anchor="RFC3711" target="https://www.rfc-editor.org/info/rfc3711" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.3711.xml">
          <front>
            <title>The Secure Real-time Transport Protocol (SRTP)</title>
            <author initials="M." surname="Baugher" fullname="M. Baugher">
              <organization/>
            </author>
            <author initials="D." surname="McGrew" fullname="D. McGrew">
              <organization/>
            </author>
            <author initials="M." surname="Naslund" fullname="M. Naslund">
              <organization/>
            </author>
            <author initials="E." surname="Carrara" fullname="E. Carrara">
              <organization/>
            </author>
            <author initials="K." surname="Norrman" fullname="K. Norrman">
              <organization/>
            </author>
            <date year="2004" month="March"/>
            <abstract>
              <t>This document describes the Secure Real-time Transport Protocol (SRTP), a profile of the Real-time Transport Protocol (RTP), which can provide confidentiality, message authentication, and replay protection to the RTP traffic and to the control traffic for RTP, the Real-time Transport Control Protocol (RTCP).   [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3711"/>
          <seriesInfo name="DOI" value="10.17487/RFC3711"/>
        </reference>
        <reference anchor="RFC4585" target="https://www.rfc-editor.org/info/rfc4585" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.4585.xml">
          <front>
            <title>Extended RTP Profile for Real-time Transport Control Protocol (RTCP)-Based Feedback (RTP/AVPF)</title>
            <author initials="J." surname="Ott" fullname="J. Ott">
              <organization/>
            </author>
            <author initials="S." surname="Wenger" fullname="S. Wenger">
              <organization/>
            </author>
            <author initials="N." surname="Sato" fullname="N. Sato">
              <organization/>
            </author>
            <author initials="C." surname="Burmeister" fullname="C. Burmeister">
              <organization/>
            </author>
            <author initials="J." surname="Rey" fullname="J. Rey">
              <organization/>
            </author>
            <date year="2006" month="July"/>
            <abstract>
              <t>Real-time media streams that use RTP are, to some degree, resilient against packet losses.  Receivers may use the base mechanisms of the Real-time Transport Control Protocol (RTCP) to report packet reception statistics and thus allow a sender to adapt its transmission behavior in the mid-term.  This is the sole means for feedback and feedback-based error repair (besides a few codec-specific mechanisms).  This document defines an extension to the Audio-visual Profile (AVP) that enables receivers to provide, statistically, more immediate feedback to the senders and thus allows for short-term adaptation and efficient feedback-based repair mechanisms to be implemented.  This early feedback profile (AVPF) maintains the AVP bandwidth constraints for RTCP and preserves scalability to large groups.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4585"/>
          <seriesInfo name="DOI" value="10.17487/RFC4585"/>
        </reference>
        <reference anchor="RFC4648" target="https://www.rfc-editor.org/info/rfc4648" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.4648.xml">
          <front>
            <title>The Base16, Base32, and Base64 Data Encodings</title>
            <author initials="S." surname="Josefsson" fullname="S. Josefsson">
              <organization/>
            </author>
            <date year="2006" month="October"/>
            <abstract>
              <t>This document describes the commonly used base 64, base 32, and base 16 encoding schemes.  It also discusses the use of line-feeds in encoded data, use of padding in encoded data, use of non-alphabet characters in encoded data, use of different encoding alphabets, and canonical encodings.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4648"/>
          <seriesInfo name="DOI" value="10.17487/RFC4648"/>
        </reference>
        <reference anchor="RFC5124" target="https://www.rfc-editor.org/info/rfc5124" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.5124.xml">
          <front>
            <title>Extended Secure RTP Profile for Real-time Transport Control Protocol (RTCP)-Based Feedback (RTP/SAVPF)</title>
            <author initials="J." surname="Ott" fullname="J. Ott">
              <organization/>
            </author>
            <author initials="E." surname="Carrara" fullname="E. Carrara">
              <organization/>
            </author>
            <date year="2008" month="February"/>
            <abstract>
              <t>An RTP profile (SAVP) for secure real-time communications and another profile (AVPF) to provide timely feedback from the receivers to a sender are defined in RFC 3711 and RFC 4585, respectively.  This memo specifies the combination of both profiles to enable secure RTP communications with feedback.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5124"/>
          <seriesInfo name="DOI" value="10.17487/RFC5124"/>
        </reference>
        <reference anchor="RFC5888" target="https://www.rfc-editor.org/info/rfc5888" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.5888.xml">
          <front>
            <title>The Session Description Protocol (SDP) Grouping Framework</title>
            <author initials="G." surname="Camarillo" fullname="G. Camarillo">
              <organization/>
            </author>
            <author initials="H." surname="Schulzrinne" fullname="H. Schulzrinne">
              <organization/>
            </author>
            <date year="2010" month="June"/>
            <abstract>
              <t>In this specification, we define a framework to group "m" lines in the Session Description Protocol (SDP) for different purposes.  This framework uses the "group" and "mid" SDP attributes, both of which are defined in this specification.  Additionally, we specify how to use the framework for two different purposes: for lip synchronization and for receiving a media flow consisting of several media streams on different transport addresses.  This document obsoletes RFC 3388. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5888"/>
          <seriesInfo name="DOI" value="10.17487/RFC5888"/>
        </reference>
        <reference anchor="RFC6184" target="https://www.rfc-editor.org/info/rfc6184" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.6184.xml">
          <front>
            <title>RTP Payload Format for H.264 Video</title>
            <author initials="Y.-K." surname="Wang" fullname="Y.-K. Wang">
              <organization/>
            </author>
            <author initials="R." surname="Even" fullname="R. Even">
              <organization/>
            </author>
            <author initials="T." surname="Kristensen" fullname="T. Kristensen">
              <organization/>
            </author>
            <author initials="R." surname="Jesup" fullname="R. Jesup">
              <organization/>
            </author>
            <date year="2011" month="May"/>
            <abstract>
              <t>This memo describes an RTP Payload format for the ITU-T Recommendation H.264 video codec and the technically identical ISO/IEC International Standard 14496-10 video codec, excluding the Scalable Video Coding (SVC) extension and the Multiview Video Coding extension, for which the RTP payload formats are defined elsewhere. The RTP payload format allows for packetization of one or more Network Abstraction Layer Units (NALUs), produced by an H.264 video encoder, in each RTP payload.  The payload format has wide applicability, as it supports applications from simple low bitrate conversational usage, to Internet video streaming with interleaved transmission, to high bitrate video-on-demand.</t>
              <t>This memo obsoletes RFC 3984.  Changes from RFC 3984 are summarized in Section 14.  Issues on backward compatibility to RFC 3984 are discussed in Section 15.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6184"/>
          <seriesInfo name="DOI" value="10.17487/RFC6184"/>
        </reference>
        <reference anchor="RFC6190" target="https://www.rfc-editor.org/info/rfc6190" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.6190.xml">
          <front>
            <title>RTP Payload Format for Scalable Video Coding</title>
            <author initials="S." surname="Wenger" fullname="S. Wenger">
              <organization/>
            </author>
            <author initials="Y.-K." surname="Wang" fullname="Y.-K. Wang">
              <organization/>
            </author>
            <author initials="T." surname="Schierl" fullname="T. Schierl">
              <organization/>
            </author>
            <author initials="A." surname="Eleftheriadis" fullname="A. Eleftheriadis">
              <organization/>
            </author>
            <date year="2011" month="May"/>
            <abstract>
              <t>This memo describes an RTP payload format for Scalable Video Coding (SVC) as defined in Annex G of ITU-T Recommendation H.264, which is technically identical to Amendment 3 of ISO/IEC International Standard 14496-10.  The RTP payload format allows for packetization of one or more Network Abstraction Layer (NAL) units in each RTP packet payload, as well as fragmentation of a NAL unit in multiple RTP packets. Furthermore, it supports transmission of an SVC stream over a single as well as multiple RTP sessions.  The payload format defines a new media subtype name "H264-SVC", but is still backward compatible to RFC 6184 since the base layer, when encapsulated in its own RTP stream, must use the H.264 media subtype name ("H264") and the packetization method specified in RFC 6184.  The payload format has wide applicability in videoconferencing, Internet video streaming, and high-bitrate entertainment-quality video, among others.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6190"/>
          <seriesInfo name="DOI" value="10.17487/RFC6190"/>
        </reference>
        <reference anchor="RFC6838" target="https://www.rfc-editor.org/info/rfc6838" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.6838.xml">
          <front>
            <title>Media Type Specifications and Registration Procedures</title>
            <author initials="N." surname="Freed" fullname="N. Freed">
              <organization/>
            </author>
            <author initials="J." surname="Klensin" fullname="J. Klensin">
              <organization/>
            </author>
            <author initials="T." surname="Hansen" fullname="T. Hansen">
              <organization/>
            </author>
            <date year="2013" month="January"/>
            <abstract>
              <t>This document defines procedures for the specification and registration of media types for use in HTTP, MIME, and other Internet protocols.  This memo documents an Internet Best Current Practice.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="13"/>
          <seriesInfo name="RFC" value="6838"/>
          <seriesInfo name="DOI" value="10.17487/RFC6838"/>
        </reference>
        <reference anchor="RFC7798" target="https://www.rfc-editor.org/info/rfc7798" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7798.xml">
          <front>
            <title>RTP Payload Format for High Efficiency Video Coding (HEVC)</title>
            <author initials="Y.-K." surname="Wang" fullname="Y.-K. Wang">
              <organization/>
            </author>
            <author initials="Y." surname="Sanchez" fullname="Y. Sanchez">
              <organization/>
            </author>
            <author initials="T." surname="Schierl" fullname="T. Schierl">
              <organization/>
            </author>
            <author initials="S." surname="Wenger" fullname="S. Wenger">
              <organization/>
            </author>
            <author initials="M. M." surname="Hannuksela" fullname="M. M. Hannuksela">
              <organization/>
            </author>
            <date year="2016" month="March"/>
            <abstract>
              <t>This memo describes an RTP payload format for the video coding standard ITU-T Recommendation H.265 and ISO/IEC International Standard 23008-2, both also known as High Efficiency Video Coding (HEVC) and developed by the Joint Collaborative Team on Video Coding (JCT-VC).  The RTP payload format allows for packetization of one or more Network Abstraction Layer (NAL) units in each RTP packet payload as well as fragmentation of a NAL unit into multiple RTP packets.  Furthermore, it supports transmission of an HEVC bitstream over a single stream as well as multiple RTP streams. When multiple RTP streams are used, a single transport or multiple transports may be utilized.  The payload format has wide applicability in videoconferencing, Internet video streaming, and high-bitrate entertainment-quality video, among others.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7798"/>
          <seriesInfo name="DOI" value="10.17487/RFC7798"/>
        </reference>
        <reference anchor="RFC8083" target="https://www.rfc-editor.org/info/rfc8083" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8083.xml">
          <front>
            <title>Multimedia Congestion Control: Circuit Breakers for Unicast RTP Sessions</title>
            <author initials="C." surname="Perkins" fullname="C. Perkins">
              <organization/>
            </author>
            <author initials="V." surname="Singh" fullname="V. Singh">
              <organization/>
            </author>
            <date year="2017" month="March"/>
            <abstract>
              <t>The Real-time Transport Protocol (RTP) is widely used in telephony, video conferencing, and telepresence applications.  Such applications are often run on best-effort UDP/IP networks.  If congestion control is not implemented in these applications, then network congestion can lead to uncontrolled packet loss and a resulting deterioration of the user's multimedia experience.  The congestion control algorithm acts as a safety measure by stopping RTP flows from using excessive resources and protecting the network from overload.  At the time of this writing, however, while there are several proprietary solutions, there is no standard algorithm for congestion control of interactive RTP flows.</t>
              <t>This document does not propose a congestion control algorithm.  It instead defines a minimal set of RTP circuit breakers: conditions under which an RTP sender needs to stop transmitting media data to protect the network from excessive congestion.  It is expected that, in the absence of long-lived excessive congestion, RTP applications running on best-effort IP networks will be able to operate without triggering these circuit breakers.  To avoid triggering the RTP circuit breaker, any Standards Track congestion control algorithms defined for RTP will need to operate within the envelope set by these RTP circuit breaker algorithms.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8083"/>
          <seriesInfo name="DOI" value="10.17487/RFC8083"/>
        </reference>
        <reference anchor="RFC9143" target="https://www.rfc-editor.org/info/rfc9143" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.9143.xml">
          <front>
            <title>Negotiating Media Multiplexing Using the Session Description Protocol (SDP)</title>
            <author initials="C." surname="Holmberg" fullname="C. Holmberg">
              <organization/>
            </author>
            <author initials="H." surname="Alvestrand" fullname="H. Alvestrand">
              <organization/>
            </author>
            <author initials="C." surname="Jennings" fullname="C. Jennings">
              <organization/>
            </author>
            <date year="2022" month="February"/>
            <abstract>
              <t>This specification defines a new Session Description Protocol (SDP) Grouping Framework extension called 'BUNDLE'. The extension can be used with the SDP offer/answer mechanism to negotiate the usage of a single transport (5-tuple) for sending and receiving media described by multiple SDP media descriptions ("m=" sections). Such transport is referred to as a "BUNDLE transport", and the media is referred to as "bundled media". The "m=" sections that use the BUNDLE transport form a BUNDLE group. </t>
              <t>This specification defines a new RTP Control Protocol (RTCP) Source Description (SDES) item and a new RTP header extension.</t>
              <t>This specification updates RFCs 3264, 5888, and 7941. </t>
              <t>This specification obsoletes RFC 8843.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9143"/>
          <seriesInfo name="DOI" value="10.17487/RFC9143"/>
        </reference>
        <reference anchor="RFC8866" target="https://www.rfc-editor.org/info/rfc8866" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8866.xml">
          <front>
            <title>SDP: Session Description Protocol</title>
            <author initials="A." surname="Begen" fullname="A. Begen">
              <organization/>
            </author>
            <author initials="P." surname="Kyzivat" fullname="P. Kyzivat">
              <organization/>
            </author>
            <author initials="C." surname="Perkins" fullname="C. Perkins">
              <organization/>
            </author>
            <author initials="M." surname="Handley" fullname="M. Handley">
              <organization/>
            </author>
            <date year="2021" month="January"/>
            <abstract>
              <t>This memo defines the Session Description Protocol (SDP). SDP is intended for describing multimedia sessions for the purposes of session announcement, session invitation, and other forms of multimedia session initiation. This document obsoletes RFC 4566.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8866"/>
          <seriesInfo name="DOI" value="10.17487/RFC8866"/>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="ISO.IEC.14496-10" target="https://www.iso.org/standard/75400.html">
          <front>
            <title>Information technology - Coding of audio-visual objects - Part 10: Advanced video coding</title>
            <author>
              <organization>ISO/IEC</organization>
            </author>
            <date year="2020"/>
          </front>
          <seriesInfo name="ISO/IEC" value="14496-10"/>
        </reference>
        <reference anchor="ISO.IEC.14496-12" target="https://www.iso.org/standard/74428.html">
          <front>
            <title>Information technology --- Coding of audio-visual objects --- Part 12: ISO base media file format</title>
            <author>
              <organization>ISO/IEC</organization>
            </author>
            <date year="2020"/>
          </front>
          <seriesInfo name="ISO/IEC" value="14496-12"/>
        </reference>
        <reference anchor="ISO.IEC.23008-2" target="https://www.iso.org/standard/75484.html">
          <front>
            <title>Information technology --- High efficiency coding and media delivery in heterogeneous environments --- Part 2: High efficiency video coding</title>
            <author>
              <organization>ISO/IEC</organization>
            </author>
            <date year="2020"/>
          </front>
          <seriesInfo name="ISO/IEC" value="23008-2"/>
        </reference>
        <reference anchor="ISO.IEC.23090-3" target="https://www.iso.org/standard/73022.html">
          <front>
            <title>Information technology --- Coded representation of immersive media --- Part 3: Versatile video coding</title>
            <author>
              <organization>ISO/IEC</organization>
            </author>
            <date year="2021"/>
          </front>
          <seriesInfo name="ISO/IEC" value="23090-3"/>
        </reference>
        <reference anchor="ISO.IEC.23090-10" target="https://www.iso.org/standard/78991.html">
          <front>
            <title>Information technology --- Coded representation of immersive media --- Part 10: Carriage of visual volumetric video-based coding data</title>
            <author>
              <organization>ISO/IEC</organization>
            </author>
            <date year="2022"/>
          </front>
          <seriesInfo name="ISO/IEC" value="FDIS 23090-10"/>
        </reference>
        <reference anchor="RFC7201" target="https://www.rfc-editor.org/info/rfc7201" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7201.xml">
          <front>
            <title>Options for Securing RTP Sessions</title>
            <author initials="M." surname="Westerlund" fullname="M. Westerlund">
              <organization/>
            </author>
            <author initials="C." surname="Perkins" fullname="C. Perkins">
              <organization/>
            </author>
            <date year="2014" month="April"/>
            <abstract>
              <t>The Real-time Transport Protocol (RTP) is used in a large number of different application domains and environments.  This heterogeneity implies that different security mechanisms are needed to provide services such as confidentiality, integrity, and source authentication of RTP and RTP Control Protocol (RTCP) packets suitable for the various environments.  The range of solutions makes it difficult for RTP-based application developers to pick the most suitable mechanism.  This document provides an overview of a number of security solutions for RTP and gives guidance for developers on how to choose the appropriate security mechanism.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7201"/>
          <seriesInfo name="DOI" value="10.17487/RFC7201"/>
        </reference>
        <reference anchor="RFC7202" target="https://www.rfc-editor.org/info/rfc7202" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7202.xml">
          <front>
            <title>Securing the RTP Framework: Why RTP Does Not Mandate a Single Media Security Solution</title>
            <author initials="C." surname="Perkins" fullname="C. Perkins">
              <organization/>
            </author>
            <author initials="M." surname="Westerlund" fullname="M. Westerlund">
              <organization/>
            </author>
            <date year="2014" month="April"/>
            <abstract>
              <t>This memo discusses the problem of securing real-time multimedia sessions.  It also explains why the Real-time Transport Protocol (RTP) and the associated RTP Control Protocol (RTCP) do not mandate a single media security mechanism.  This is relevant for designers and reviewers of future RTP extensions to ensure that appropriate security mechanisms are mandated and that any such mechanisms are specified in a manner that conforms with the RTP architecture.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7202"/>
          <seriesInfo name="DOI" value="10.17487/RFC7202"/>
        </reference>
      </references>
    </references>
    <!-- Nothing here -->



  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA+19a3PbRrbgd1f5P2Cdqo14h6RFvSzR0ewykpWo1rK1luzM
1t2UCiJBEdckwAuAkjV2bu2P2F+4v2TPq59oUJQsJ7OzUapiCWh0nz59+rz7
dKfTefqkSqtp0o/enZ9Gp/HtNI9H0VFezOIqGudF9CEtF/E0+pBPF7OkKtIh
PBkleecyLpNRdJCP0uwqWvuwedB6+iS+vCySa+5qLl2Nra42D54+GeXDLJ7B
eKMiHleddJpP4058XQ3zIukU1bxzvTnsrPegYVxBq431jY3O+lZnY+fpk6dP
0nnRj6piUVYb6+t76xswZJHE/Wgwn0/TYVylefb0yc1VP5IOnz75eNOPjrMq
KbKk6hzikE+fQMN+VFYj7HFIE+hHi7ITl8M0ffpknvYj+Hn6JIqqfNiPbpMS
fy/zoiqScWke3M6svwGSRTXJiz6+6uD/oijN4O3rbnSMc+RHPPXX8aJI7cd5
ASC8yT+mcXSeDCdZPs2vUh4GBoJxE4D4l6RIs0lSwN9xWSbRXo/fD9Pqth+d
LLJ0OJEn+QhGOezs9ra3VKN8kVUFtPspgfXIbvlpMovTaT+aIjxdWor/miEU
3WE+C0zkv+UZrNrImcriY1z+3X3zR8+GQOp+ZJDsCT198l30LhknRZINEZ6M
aDO9hu6xh+Ozt93jVwfdjU2grc52n3uV7fHsOGNSBhqLKjWt2+j//K//jbsA
9kKRzIukTLKK2+TjKJ3NYILQfzRLRoANbHsaF1W03Vf76trsq2trXw2tfRXF
2ch5Oc/TrIqG03yBDWc4aokjrn3onB4ctJ4x3EKPEf8lq/IM5vgc5iht9B4T
vJawKEmZwkz76jP5AFoxVgQpcXGFqzipqnnZf/785uamm5Z5FwZ5XlYAcFyM
nr/YXN/Y7k6q2bSO3d7GN0QvdB6dnL76KTrWLQh/0drJ8YcH4WdjVfz0NlwE
PVuOob1eb5MwRAO+OzrY6PX2+vL75vb2uvV7T//+oqd/39re3da/72ztqt+3
extb+vfdXf18p7e7ZX7f0/3v7G7qNi9e7Onfd9d3N9Xve70t/fvu7s5On1iy
WjfYRfYy97a29nY6vfXVlrmjJAksa7wYpXnnmvdHfvlvybAqoQGv7Dow+9F1
DPtX9oRslYcs6vrdi6pmca9F3d5aXzeL6iHkfnS/DCUOucMoEXIH2QrjdJqI
6P22mLkfuW9tbezWMQM7Z323cw/E/JxeTaJkPE6HKXDyW8UtkU/y9EfJFOix
uAXJFU0SkP75VZIl+aKMkuw6LfJsBnzEwiAg0O/zdyAumfc9aWt3K4hB4D2b
35ClboLEgjfQcJp8NW5Wljab98INiJuNJtysyogeJm+AKx3ERZHGVwk2vF5F
tgM24m8kio4Oj8+UPLof69rd2+s58ujFxrqWNfA7b1Lk+4AY1NTU2FF09ur1
EfT/r9Dwb/Dz6zNs1el0ovgSdbxhhX+fT9ISsDfLYYuWwyK9TErYtk0Gw0p4
ZB3p82dPe/vtt240QJMjukwrVDrjWQRjo76U49ewTPgS9ExgBNUERhzmsNbA
MPAxU3i5uOzor8s2vYmraVzW3gCwMb2exwXoxcBxYIGqbnQ+SZZYQ8FhEMpR
Mk4zAPLyNorn8yKfA2lViTZkojNZsJJ6qmCQmC2gS3t3JsM7AQjNhgHg1SEQ
KrVojd3F02l+w8DM4+HHpEr/rndNniWInhmYYzTkm6S6yYuP0UDIApu9jm8B
Y2tvBq9bsiKwDrGMhP3pAQHam2Q6xX/HRXw1s/cnrwB0Qn1AF1UezRbTKp1P
E6uvkqdBVBhPS5sUK3o+nMRZWs54PldFvpgjnWEHCkNCPERMGYBQowdYM1gG
EkrUagokASbkdEGwYr/cFFs4NNqN1LaZpaPRNGGjBRa+yEeLIRu4T5988HZE
OyrTWTqNgRZysI/jUYotYetsHKoGN5MkA7woeyEZtXGdNZMTYgNTEPhEFM/Q
wMJpIpdifK3uCIjKeTJMx2KQh7ZmNE1APAO3ZJTbRowlgmH45FNaVtixmgjT
dYnzLBLASMLU78AbZUmCHJzRnOM4pBsAYrJylvI4yKY9LDLucTlgeBimQJYA
cAI5Wk3HuMFhiTcP7aepESdtpjxc+Ok0GSrqhBmkM5oywgI2bz7ETT0ikNvR
xyy/yZCseUsavAsM0NDqAfYSkFyZ/PsC1m5KGhA0WJSIKo0zRhgggb4SzLWj
pHvVVbJCWEos5KL4itZ7rcVTj377rX3X16LYuCuPT2DlAZy7v0bRX6ObTWTp
iBGDIeboOPWbtJrYW1dIEN6kQQrs0raDz1ExxAXU37Lk8UjDVjGBtQxBZl0m
gG/No5X7qRRJS/g3naBsgZWCfboYTnCVLRseliT17FSazSiZV5M2AFZOPGWk
DCsZijKTChj/q08xsh1qyoPaQCIB2dv3lMA5IJfCQd2lEMJgm5DhmdkfjJld
+6YHy99VOwwY4TT9O4A3Qb0b2cE0Km9hfp+itZ9fn7XUH8Cb06tMdse4yGdB
9uZwBcEUMwazzZhOeLOl3aRb22guWXmccSWp1QXcZXpTtu8WvDSYkbVAqlrW
RuUEFqlUCJhP0mle5vMJdFsmw0UBylcbyQrYAQGDFFbkU16VHLkrSMkUScDI
SJZEn+BTprAcUMTqgxKaQg51wEtNudgchJ5RUmiDiWsByUL+2FtXNEIP0Kkg
6/8doukaFUjAFmuFSfQxAaByVGmenbw/O3/W5n+jN2/p93ev/vv743evDvH3
s58Hr1/rX1SLs5/fvn99aH4zXx68PTl59eaQPz4Z/I9nDNazt6fnx29h5s80
4kf5cIHoov0BxAR7PEUmBaSAdBCX7mLRxNBjIxMbAMqB50xHDnKoZ1ckFsmU
aBKGsFENpAUyfoHLzlO7JPZfAokX3FcmZAiISgpB5iEORTui5IkNyA2fxhq/
3zmN+Ml30U/I+eKpVsv15IGt8TKPzEfIRoJsFNdunKP+hywPcIXqj0MaIc4B
6GUVCRoBDZKvgiVdhrI/6SsgLbhl+09YjTyzEUr+d9xR/brQvQTVgHj3Zf5J
hC/0kRY2b7CkdzSfxuhcylmGF9BXnF0tULci/kodDPMCFgl0P+qYGjIfxhmD
YlCCpom7BLSuFHaNxaMNe8loUbsadKMD9iPmIUMyJi+1gYIw8sLUbVPugiVA
SMGgj8mbZKnjB4Oz0gJAZNyU2JriCAajwN5xeWWpcOX4M3IJuB9pNLOWQpqZ
eUeTmcTXOA8wY6/RlRdPFyyrgK1fYLOL6naecFOkliGMVLJAR1Ql4hijRvQu
ApSBRIC1GBy8rm1oa5aEoz5Shr22YL3HtwaRpRKeSAW8iPO4Gk5E9wLaRR8c
AoOoHmmBZBOStckRE/J9u5l4jBD3wXXNyr4SjppfKNsVO5R3CTN+wTYK/1sc
6+9Jkev1RxZcJM5iKgpCDoarrcxQVtNJiWFTyx0GiGKR0X5PYsAVkcQkiRWT
EqQqqv7dZqNG/JoJYcPB0ekZrOc4KQpeULKV7okCWN7LBTpxymGMJIdqJhAR
2sxg4YOKD/Q3ZzqC2Vn7l2Q1dcpaI9nGPslo+QzbNV8UbQR3SgQ+TFDtLMbI
kijiBUpCleIXFVA5ECTQK6jAQL3Hh6w8SmC0hkaXMdkt4iEgueT9jfYPIFu4
CUmqNqE4i47fDU6bvmuLGOHlcVa2aSTDHrK8Wto5ATWcLliJBzFtrCe3x8Wc
lndRUZfWN9mt/U3DMAxQWt411xqGrXeI5MpwIo9t4mSDpMG6HPQDCNd8xVhB
in8qBWQxTVgMo34B+iSx98C6sbRjxxjizQcK6Va2KoyIwgU2d5UOianmi2oO
mERi6xpHIcaMQIeOwBofgUCXqYtBZHDSd/kS0ALzYZot8njt6JnAe1dsyLaF
EdghC00vfnw9uPjl4vUpwol/vzv7cIFrdAF9XWzsCYGgFdPluNYKMLrrZhNC
qmQ/8xnzBa0YQksS8yIdGcG1TpRTIxwCRyl+sWV/sMwVmlnCQ4EYUxA2Q60s
IEyEJ+UwgcF589F6X95WSWl3QJTHmgsjFoWcbOl3P56dEoQk3/qOUC2SKxwR
p4zkkymkefQbdqNQp0V8Q+DYsoN05RVmXCVXgJ5sMbuEf1CRommpHQqdxfNy
MRX9D/Cu6Yl1F2mW0r5KZnNkzwXRmoMBBECUEcIQqWtLBJjN5AR96KSa44c0
ssP5LJZDHRtaIfSgkOnj4iZz1CfJFUQ7mBzBgaXgNbNEPfaykps94CnuR8kn
IkZo5bxwNXXz2ELLzSSfkiI6z4vKh8x4Q1cGL+BJ/wbg8SgPAE97ivs8RRCI
w+FiDsIZrPirJMcvbzmMoPQEpi6LmxqFOK3vIfZ91z1OnqmwOsTfVkk7+HDG
NsIMtO7LxNet6pvGUsZU2Ea0K5qRpwxpGQq2GDFt2yHIyh8YgEPAbVKmMTpG
SGrGlRhPnvZh6+vQccnSWdYJPbbeQqVkCJake3VDlqwyXnG6ZHufJLMcG56i
8Qm0J/OCz2rGPIo+ChrWbDZ6i5qqfhswHqjRKUvi+OoK+IKYvRQbobdndhdh
pZ3ava/3guuC78CypHchLRLfH759Q+9ddUOYNTYgIRhh6lmDGMZGJ+9OzrHR
iR3k0TGazDzneO05+v9xQ5f88dmSj69RmYrOALT65/T1Oc9+Fn9KZ4uZG1tQ
WECJgj+NwlsaUVdK/OAzkgrw0yj+sNGZTECANODj1JfBjhsIf1bhA9Se6aEe
32T/0wmNICmjh+QfIzMmEgp+C7i8TpMbpXlw5AxWntZ5aSygVFlnwSBSkqGY
KyMO1yj3vCYpsKqQXNitUHPos3am3dC2J5kdWSZxMeRP4fiBHtgdgbcdcunh
JE3Qv1FNinxxNaGgEIZzAiEo/ohEE0r6zUPfy2NHMzf8twIkhzOMV8gHGlFe
/9aKPpmotBZZZTsIaUzc3A48LfHMd0MdI/Nvk2afcLBCGWnJCtLR+O11W6Wi
sp+MJSJRQ6Jsh3n6KZlScJnNpdBs2ZPOg1A8AS0kknow0dqqMAgKRtehXzru
oJyl1zwvU1sPd/u/zhFAjNai+8CdrfKYlspfkDJpk7SlDyW2hx4Aci9ow95W
q4kGBjr84K29kiqCjbYZ1J4L4EX7xcNIRGpU+9ObJkXAkczjOhlHlyCGVPy0
vgUCdNiNzFz8BA8/BCsuuG70KlYOvShFtRkVg5K8vaQli63bOLEgTrIEuU1c
kM4Dy0MWgqRm6AyOlDa/diBadCAWGiUeXbmYUA5lprVyErPlpp2KGmzfxxX7
/u8GrxJ1YmVWiHpkSeb60KX2aBKjwzyK8aKgXVWo7BWSIzhFZ4cyBZ7nQh8k
UmCVppIz0nalfdsGLI6u4yJNKvLU8hYeL7Ih85wUN0Tbs29UqHaUcrCBEGr7
wG0jiXQ45qa2Qio+bswbwX+0wykWSw57hGWdxnOiDgk/UeyoZpglOGWgWRdI
1IKVl4UX0/Nt1dT97JY9jJRxA8sgSIVFugQ9FohQGahhhk4BUM+aYWdPgAmo
9uaV9Y3gl9JkxB9eSyopWRXxEl3OawZYbfuKFq8TtWTnGgsgVnzeMghEEuqn
ojKZAe22bu6Pfku2lsqt0h34Xao1axKbIVxGEgD2EsUCHQjWg6KQpqikgx1S
oBg4d0Qckb10ayQXjNeuKT7HORotlQ+3mI5o7yQs5dljYbMzGYhlrFg6YTXx
FxJoJrqN4kOgVUtguWSEL7qBcuQEc8p8tiIrGByHrc8qWG1kygSSQK4JpHYD
DTFES10xVhBJKBXVirdFgZBEN5zxYj5l31hSSyyqd+94HBhrvIQucYQgkw0m
Y1SyqZJPpC9PAZvwnBe4zSwSKAHURCUhAKXxJSi5FX6DKS5XSSsiwlYa6Rqg
MyVOnKM3Uf3VUikFKKyqHCRpNzLpm0EROMlvmieg0YvZL5g1i4kpkmYysqwG
NRrmOSRAnmfcpmNZFp1TaYMBaIvqxL2YjWp7MRDzPs487lPpHBCjocJ0tYJA
eL9eTCw/s3bHQU8Xg8MGD4XhPH73RJOlcigE3P28UW3GpljPPE4LUfqLxE9L
IJWoA311qC+V7lRXZuDTlef39sMhsbSLn9QvA/xFhMbF6QdU12iHptfJ9LZh
SKEGpSuUCRKLEDVLdIkFh3Gpw1wIqOaAFyhpP7VXeahlvP16Fs/5TyYe/GDx
CTYNCNILmsHFeBoDB/3xFkT1fK6yNj0W4irIQVhco8TSPYW9aIUfLDnAYhbC
oZY6trrfVeLfhqJcYM4X49bHo9FSdCIGmkWZcm0jtUl+UO6CLcNa2/js8LSW
G2Oz+hV2MaeRLIoOuTtqi87+QFycMpnFgLRhKdGrOc0vodhFs2CTbBVE0tMn
//Ef//H0yfXmkAmdh1iLWtHnp09gVORTrCiubbfc/fASGqTjNW+T7O+rzRB9
+RJ+9xO9oxBY8P3bJd8Oln96MGj+FLckTEuibvA/Z3ZbPDtEhCbkCyDki3SE
E41+w/997XS/Zr5LJ8UtnAnttGTTAfPTk9CTXzoThaUo0O2LVmgvvwy03PZb
eswm9I2sguZAoTa9ViNPkkkuneBPd0zwMUCIUJCu9Ta4mcrruUBH+kVvA4Xs
KpDeSRf6iEwTaeh5RhZUL4JQvbCgSqZgz372P9wIfrhhffj0yW/CT4CjOCAp
e36ZYeGeIYi9rOVGDta0a/XnPCbJUXKZzMtwe314hLO7EJwPp2esUtk7yev4
+FApl5IAxtaCY4KQ6rmAR1mlJ2937OwlD1n8TA/h+MCGeMwqMYk5+i1nHh8q
myc0lrcbVxw1nSUZKalk4voAmIae0WUAMMoFncFQ6cnu6NDIhUAhT7sWHe+n
sqF/wR7RQSC9th/UmRMcJS9SkV7bDhw7YUCy+jrekZUm7iA6pJltOvYzs8NQ
efjk3Ih3g19QC3gOLV+9PZHwkkT45LhDNr314YuU+j/wdOzP3/masnGO6nSA
NZVbsvZmMfsRkwiOszfx9D08abUYLFRaOmCGErusRUqt01yhMAbsFiSqWych
3bUGwO68iW9L42+Io94OztBKgmFNSQOr9JpWS9muZgniWY4Gs2R/gzZb1la4
Pntiay1xBJK7ntAvupfrR9FfMy7s5CvntbKPtFZWg/6zxcZblDcDTOsyHYHm
zNwY3lgCaKflZgLVX6m0G+vNJr+pEuDEYBzCy4v5dFH2XhJ3X7L6n1UlDA9o
6dt88O6ynEf70bq8gCmsRSk82HgJ//wQ1XqGx3/5S9RSwg6B3G1FBfRygaT2
r17X0PbXl7YoCuMpooT6y8TOIonWjlrqiybhZdMFRSZpU9YyAQxTNMTz5v25
7l4nPHl8VxlBhRqD85p04i0YjE66FxIckqwIL/f7uPY1sMes43RAJ2HQnbv2
5vWxBq+2/NEszRZl1LM3TqRa2cMqMaoG4D2ixW+4c3W4obYe58eHLfFpnN2W
8GFpDq9hBJcjL5jNWYobQ+Ufc7hqmsQUjXNOHFA4HOVwiAHxGY36YZ02n+4h
r2xGpw+hW224C2x8dIcPJWR23QF5U+V2qlVkzh+K9kNZKsJVEjwUMomSkRMh
A8B+PDk6ajxVqCoRwExSOSdJS5UlNxL9nsAMpwDz99f59Pr7tjgfxYEINjJi
1QkQU1ycvu1GxxVHN4wOxIzTOqxR6VjGCOecz2eSVawEqbcWowT2C3kP0WOG
IQ0sTdAAgUqRwZOMvMUEIaQLvs0SfcKrYTRYv9rq0tkc3iDjfEgHPsgNN+aE
HuXIU0lExllgoJAiE2STk5xN+NxRdDg4+xkWNNenSdFXCZ2oUL8CwR2ZxIca
Wy25ObLhZwQJUugEHq4igmVjkFDXpkRegLXMKRKEgyFVNHdLDjFFRBz8GQLJ
znI8fs+Jf4tsFNORKszSHqVjKidUaSapqQ6VM/Z5Jx7pwoKgyjZKMfYEneCe
vY4zPhym12Clw2PtSGlGgInxYooeuHxRDCVRzKybdYyIfHQpgU8KKZ0wwxFT
fZgMT95KaN8mAwqemTwTSrJI5wlQclLKYSRszvpTHX7hav65o1ICoUaF4P3h
+PnNtO1+CVlE5d1oUA8OYFOWye5ZPMudyvkS0/oRLJ0cLViLUejIwUy96O5h
d6ASlCoyTRzwZ52hdj7RfFFJUg1clNbOq0r1H2HORcJHN7Wni9qM06sOdNLh
TqCpd4ZK3PUeDenDXXJQTaBRkOC+nsVZxoef0TmN86RpE0U5lNzVehtqKetR
/acXeLYReLapuujB681oK9qOdqIX0W60d59n3MlfOl/5H3fz5cP+xpfTL3/7
EkUHmC/15eQLgXp6ziB/EdB1apZkGqufL48LTQBp6gfzDeksx5I23w4aYKHD
SZFnahcI/1k7O3t30LLVpAA0+1/5XwA3OnuHdCCB5cCDpQzhZhmKo6gLP0sb
PCKKaUt97kffuVuca9fsPzOc5dlvirfY3MSNQ6DQTir3ZAg55wMChrgxeaI4
Tb2kc5gncfER+kULYu2k1Ye9d8lpimdJpZVfYM2KH2onin24x/ObKI+EkSbC
rlKK/KBIUVxHnVpC1qW6PiFoUpWRrc4oo7yWYwy6kESFJzpvc1AELhfIt1kb
BESIX4BcKJQMCjOhjFIGAUZro7MCQ97WwQ4wHpK4oBazQOaocsBojAlKczkW
Zpp+X96BM5YkqiTnOeoXa6fngP8XFLRkauPVx7M9V5nSOr2COpbLMWX9R4Y0
iw7YQTnHusowV+aecyI6w9ST6ZRUl8vEElh4fldO0LtguBDQyQkiR0mOQlUk
FR8Ex6Ip2aLISa8kzS4XiTS6zUDdGEY38S3JHLCbXvWjNav2XAv1dFGsCuDI
qeTuIM3Y8toCSOKMpHTpFnYScOrSRZdJXrj9G+b2a2dvcEfsyJLwnkBcEfxp
JvsOM8GZnm3hTptXM++1zQ3qpaUKQZmdbTi8kJN4WMkPQ3taN1AeP2VYDaK9
9ejjz3/HWhPDjxHGWrUfAGGkWR17Th86UZVjr5JIa6UbqtQISTlwY6CU//Tq
2LjYWm2t7BgY1fjWTNwGehLk3ktZIavvEHPKCnV7z/XgMLwz0TF3u1vd7e5m
w2n2Fm99SkFlxLxLhglWkisZ5oWM4kKrWOAoLZHVqMTjdoT2LOvYFSVmeQdN
SicHTJCN2JthIuEVn1q9u5AJUd0yIdyPhLKw5XuxmEQY8kFYaW5pprpUkuGR
nOSLWedtdGWa4gAmwwuHQxwS8SNaMI0S3e6l5HNxM8s1e+zusba1FbEztsh0
dx4LdY58WUfNlYuaXEFaxZXB15QvBv3EeBKXcl0skAaYE0irzgf1DTOhGAeZ
bNp7zT3zsAywzttThGQQIFs28U4QnVN+7Cw2dp9IclHRNQrq5KBZSdeyOlwz
R1sfaQHSprrJ5SCcziDlxrbcIOkQF0ktC9Jqb6e2eHaVndWipyxzWTtqR2/e
wzq/eX3MuSPo71Kd+95snPAEmU04qwXkc2FSTvyTjTa02qzr4kEF20piCLXV
B98FLEW3IlrdBJPm2hS7p2G0ovGzon4p2uwR6bOAa63bAsr5d0D5ytpqQBt1
Z2trpUpZsbXTo36D234V7hZyWZMC8P687535XaU3jsR8pVe7S0hl9y7nSHL4
ht2CmI9H5R0p85crbnhclYbmabw+7ruHge87iz/Oe0585fiw3+DfVs7z+0zo
27vXhUue2wmb5LZxi1PqkwteYmechZKgye1JltK/mHNXqx3HAgkN0q/Vxk/v
fxANzDH6GhazuYMlx+Dw+5PzVleL+NSXxiETR/leVcp3lV8lRPpB8YTFp3WM
QYpIC4M800PBv8ZVqaU9xXU7Vd7hc/dYEh4NpnIIy1OkOR2TAVUBhiWzbVkP
PA/qhn51O+J+LNWj0GqfiH/rHerCcmSS4862lAumyKO2NcMsOxD8gIebdFSp
k2dUr09XPLRsm4EFJ+J7lFwV8SjhZDyFCfTHoWebJ0aKJoW/MYtP6zCoy0+T
cWXs6zj6t0VZGX+0TIAVBFVHiw6wJqwYcEUu2neAill6NWET0MOfMp7RoVxQ
OETV0ZjnsIUu8YAXGw0E6vGpNUflE0/m0/yWyWfIpSXU6ck74S/xiNFo2QSU
KlT525/1fnUAR6rDVJ869I53jbZzQGcd63epdST/GdLzszZpyK6JFb3F/XGT
ikch+PEJf3yy5GNQXcNfnpw/a7UZ/TXTLmQq014XbU941ChP9AokGZ/aoU3t
+Dbw2AkqumQDnND/ldNEmAI7TjTPttw7AXNKxd7QSvC6pdqCaHRHrB2LEq6+
gNY06uWttVf1HLDs3S0r4tYuApohquUueJ31x0oynNZKsQXLpRVJ4sV+SqM6
OgVrrTAhVe1UDNKxMzAp2jHI6uEIIcoGLb4+sArvDfMOJa+VSseuq7eEY7Rs
da9UZYZTTjQEIz5dUMvdOLf1dvY1oapvRc0ZEDMVDEroJCj3hI3eoR6GG7Dp
OSr/RclJhAfzKGA5ESd9LDioEmdK00T5EBwQnKCJA7Qn3HgsbY90GP/KIv+X
aGCdi6/BoQWrSUZKLUPaWqR7QGSNaKBhYI6cYsnvqWaMjRRtO9cQdI/xnUEI
KQobIS50Xq+LqHfwNJ2llVjtf1clfARPfuUWvZLisyDe4RaHlsNjYeVTjQlE
haHjSjy4fK5fDW8Rvo7bsvcSfRgsaKw2kiCl6o2wo9WKWavdqY/RjLEup5zT
0cearP4QDK5N9f74zfnO1sXJ4G+8Wbs6u+3Mo2xhCJ+/a6BU0sHC32gPVfIp
prmiSqEa6apQ5uxKU3jVVIZE2awOh7MvoK9y2A7fvnlNreVvvAEKDzd20pFi
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

-->

</rfc>
