<?xmlversion="1.0" encoding="US-ASCII"?>version='1.0' encoding='utf-8'?> <!DOCTYPE rfc SYSTEM"rfc2629.dtd"> <?rfc toc="yes"?> <?rfc tocompact="yes"?> <?rfc tocdepth="3"?> <?rfc tocindent="yes"?> <?rfc symrefs="yes"?> <?rfc sortrefs="yes"?> <?rfc comments="yes"?> <?rfc inline="yes"?> <?rfc compact="yes"?> <?rfc subcompact="no"?>"rfc2629-xhtml.ent"> <rfc xmlns:xi="http://www.w3.org/2001/XInclude" category="std"docName="draft-ietf-mmusic-sdp-simulcast-14"ipr="trust200902"submissionType="IETF">submissionType="IETF" number="8853" consensus="true" obsoletes="" updates="" xml:lang="en" tocInclude="true" symRefs="true" sortRefs="true" version="3" docName="draft-ietf-mmusic-sdp-simulcast-14"> <!-- xml2rfc v2v3 conversion 2.31.0 --> <front> <title abbrev="Simulcast">Using Simulcast inSDPSession Description Protocol (SDP) and RTP Sessions</title> <seriesInfo name="RFC" value="8853"/> <author fullname="Bo Burman" initials="B." surname="Burman"> <organization>Ericsson</organization> <address> <postal> <street>Gronlandsgatan 31</street> <city>SE-164 60 Stockholm</city> <region/> <code/> <country>Sweden</country> </postal> <phone/><facsimile/><email>bo.burman@ericsson.com</email> <uri/> </address> </author> <author fullname="Magnus Westerlund" initials="M." surname="Westerlund"> <organization>Ericsson</organization> <address> <postal> <street>Torshamnsgatan 23</street> <city>SE-164 83 Stockholm</city> <country>Sweden</country> </postal><phone>+46 10 714 82 87</phone><email>magnus.westerlund@ericsson.com</email> </address> </author> <author fullname="Suhas Nandakumar" initials="S." surname="Nandakumar"> <organization>Cisco</organization> <address> <postal> <street>170 West Tasman Drive</street> <city>San Jose</city> <region>CA</region> <code>95134</code><country>USA</country><country>United States of America</country> </postal> <phone/><facsimile/><email>snandaku@cisco.com</email> <uri/> </address> </author> <author fullname="Mo Zanaty" initials="M." surname="Zanaty"> <organization>Cisco</organization> <address> <postal> <street>170 West Tasman Drive</street> <city>San Jose</city> <region>CA</region> <code>95134</code><country>USA</country><country>United States of America</country> </postal> <phone/><facsimile/><email>mzanaty@cisco.com</email> <uri/> </address> </author> <dateday="5" month="March" year="2019"/>month="May" year="2020"/> <keyword>Conference</keyword> <keyword>multi-party</keyword> <keyword>middlebox</keyword> <keyword>MCU</keyword> <keyword>SFU</keyword> <keyword>media</keyword> <keyword>video</keyword> <keyword>restrictions</keyword> <keyword>RTCP</keyword> <keyword>RID</keyword> <keyword>RtpStreamId</keyword> <abstract> <t>In some applicationscenariosscenarios, it may be desirable to send multiple differently encoded versions of the same media source in different RTP streams. This is called simulcast. This document describes how to accomplish simulcast in RTP and how to signal it inSDP.the Session Description Protocol (SDP). The described solution uses an RTP/RTCP identification method to identify RTP streams belonging to the same mediasource,source and makes an extension to SDP torelateindicate that those RTP streamsas beingare different simulcast formats of that media source. The SDP extension consists of a newmedia levelmedia-level SDP attribute that expresses capability to send and/or receive simulcast RTP streams.</t> </abstract> </front> <middle> <section anchor="sec-intro"title="Introduction">numbered="true" toc="default"> <name>Introduction</name> <t>Most of today's multipartyvideo conferencevideo-conference solutions make use of centralized servers to reduce the bandwidth and CPU consumption in the endpoints. Those servers receive RTP streams from each participant and send some suitable set of possibly modified RTP streams to the rest of the participants, which usually have heterogeneous capabilities (screen size, CPU, bandwidth, codec,etc).etc.). One of the biggest issues is how to perform RTP stream adaptation to different participants' constraints with the minimum possible impact on both video quality and server performance.</t> <t>Simulcast is defined in this memo as the act of simultaneously sending multiple different encoded streams of the same mediasource, e.g.source -- e.g., the same video source encoded with differentvideo encodervideo-encoder types or image resolutions. This can be done in several ways and for different purposes. This document focuses on the case where it is desirable to provide a media source as multiple encoded streams over <xreftarget="RFC3550">RTP</xref>target="RFC3550" format="default">RTP</xref> towards an intermediary so that the intermediary can provide the wanted functionality by selecting which RTP stream(s) to forward to other participants in the session, and more specifically how the identification and grouping of the involved RTP streams are done.</t> <t>The intended scope of the defined mechanism is to support negotiation and usage of simulcast when using SDP offer/answer and media transport over RTP. The media transport topologies considered arepoint to pointpoint-to-point RTPsessionssessions, as well as centralizedmulti-partymultiparty RTP sessions, where a media sender will provide the simulcasted streams to an RTP middlebox or endpoint, and middleboxes may further distribute the simulcast streams to other middleboxes or endpoints. Simulcastcould,could be used point to point between middleboxes as part of a distributedmulti-party scenario, be used point-to-point between middleboxes.multiparty scenario. Usage of multicast or broadcast transport is out of scope and left for future extensions.</t> <t>This document describes a few scenarios that motivate the use ofsimulcast,simulcast and also defines the needed RTP/RTCP and SDP signaling for it.</t> </section> <section anchor="sec-definitions"title="Definitions"> <t/> <section title="Terminology">numbered="true" toc="default"> <name>Definitions</name> <section numbered="true" toc="default"> <name>Terminology</name> <t>This document makes use of the terminology defined in <xreftarget="RFC7656">RTP Taxonomy</xref>,target="RFC7656" format="default">"A Taxonomy of Semantics and Mechanisms for Real-Time Transport Protocol (RTP) Sources"</xref> and <xreftarget="RFC7667">RTP Topologies</xref>.target="RFC7667" format="default">"RTP Topologies"</xref>. The following terms are especially noted or heredefined:<list style="hanging"> <t hangText="RTP Mixer:">Andefined:</t> <dl newline="false" spacing="normal"> <dt>RTP mixer:</dt> <dd>An RTPmiddle node, definedmiddlebox, in the wide sense of the term, encompassing Sections <xref target="RFC7667" section="3.6" sectionFormat="bare"/> to <xref target="RFC7667" section="3.9" sectionFormat="bare"/> of <xreftarget="RFC7667"/> (Section 3.6 to 3.9).</t> <t hangText="RTP Session:">Antarget="RFC7667" format="default"/>.</dd> <dt>RTP session:</dt> <dd>An association among a group of participants communicating with RTP, as defined in <xreftarget="RFC3550"/>target="RFC3550" format="default"/> and amended by <xreftarget="RFC7656"/>.</t> <t hangText="RTP Stream:">Atarget="RFC7656" format="default"/>.</dd> <dt>RTP stream:</dt> <dd>A stream of RTP packets containing media data, as defined in <xreftarget="RFC7656"/>.</t> <t hangText="RTP Switch:">Atarget="RFC7656" format="default"/>.</dd> <dt>RTP switch:</dt> <dd>A common short term for the terms "switching RTP mixer", "source projecting middlebox", and "video switchingMCU"Multipoint Control Unit (MCU)", as discussed in <xreftarget="RFC7667"/>.</t> <t hangText="Simulcast Stream:">Onetarget="RFC7667" format="default"/>.</dd> <dt>Simulcast stream:</dt> <dd>One encoded stream or dependent stream from a set of concurrently transmitted encoded streams and optional dependent streams, all sharing a common media source, as defined in <xreftarget="RFC7656"/>.target="RFC7656" format="default"/>. For example, HD and thumbnail video simulcast versions of a single media source sent concurrently as separate RTPStreams.</t> <t hangText="Simulcast Format:">Differentstreams.</dd> <dt>Simulcast format:</dt> <dd>Different formats of a simulcast stream serve the same purpose as alternative RTP payload types innon-simulcastnonsimulcast SDP: to allow multiple alternative media formats for a given RTP stream. As for multiple RTP payload types on them-line"m=" line in <xreftarget="RFC3264">offer/answer</xref>,target="RFC3264" format="default">offer/answer</xref>, any one of the negotiated alternative formats can be used in a single RTP stream at a given point in time, but not more than one (based on RTP timestamp). What format is used can change dynamically from one RTP packet toanother.</t> </list></t>another.</dd> </dl> </section> <sectiontitle="Requirements Language"> <t>Thenumbered="true" toc="default"> <name>Requirements Language</name> <t> The key words"MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY","<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>", "<bcp14>MAY</bcp14>", and"OPTIONAL""<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as described inBCP 14BCP 14 <xreftarget="RFC2119"/>target="RFC2119" format="default"/> <xreftarget="RFC8174"/>target="RFC8174" format="default"/> when, and only when, they appear in all capitals, as shownhere.</t>here. </t> </section> </section> <section anchor="sec-use-cases"title="Use Cases">numbered="true" toc="default"> <name>Use Cases</name> <t>The use cases of simulcast described in this document relate to amulti-partymultiparty communication session where one or more central nodes are used to adapt the view of the communication session towards individualparticipants,participants and facilitate the media transport between participants. Thus, these cases target the RTPMixermixer type of topology.</t> <t>There are two principal approaches for an RTPMixermixer to provide this adapted view of the communication session to each receivingparticipant:<list style="symbols"> <t>Transcodingparticipant:</t> <ul spacing="normal"> <li>Transcoding (decoding and re-encoding) received RTP streams with characteristics adapted to each receiving participant. This oftenincludeincludes mixing or composition of media sources from multiple participants into a mixed media source originated by the RTPMixer.mixer. The main advantage of this approach is that it achievesclose to optimalclose-to-optimal adaptation to individual receiving participants. The main disadvantages are that it can be very computationally expensive to the RTPMixer,mixer, typically degrades media Quality of Experience (QoE) such as creating end-to-end delay for the receiving participants, and requires the RTPMixermixer to have access to mediacontent.</t> <t>Switchingcontent.</li> <li>Switching a subset of all received RTP streams orsub-streamssubstreams to each receiving participant, where the used subset is typically specific to each receiving participant. The main advantages of this approach are that it is computationally cheap to the RTPMixer,mixer, has very limited impact on media QoE, and does not require the RTPMixermixer to have (full) access to media content. The main disadvantage is that it can be difficult to combine a subset of received RTP streams into a perfect fittofor the resource situation of a receiving participant. It is also a disadvantage that sending multiple RTP streams consumes more network resources from the sending participant to the RTPMixer.</t> </list></t>mixer.</li> </ul> <t>The use of simulcast relates to the latter approach, where it is more important to reduce the load on the RTPMixermixer and/or minimize QoE impact than to achieve an optimal adaptation of resource usage.</t> <section anchor="sec-diverse-receivers"title="Reachingnumbered="true" toc="default"> <name>Reaching a Diverse Set ofReceivers">Receivers</name> <t>The media sources provided by a sending participant potentially need to reach several receiving participants that differ in terms of available resources. The receiver resources that typically differ include, but are not limitedto:<list style="hanging"> <t hangText="Codec:">Thisto:</t> <dl newline="false" spacing="normal"> <dt>Codec:</dt> <dd>This includes codec type (such as RTP payload format MIME type) and can include codec configuration. A couple of codec resources that differ only in codec configuration will be "different" if they are somehow not "compatible",likesuch as if they differ in video codecprofile,profile or the transport packetizationconfiguration.</t> <t hangText="Sampling:">Thisconfiguration.</dd> <dt>Sampling:</dt> <dd>This relates to how the media source is sampled, in spatial as well asintemporal domain. For video streams, spatial sampling affects imageresolutionresolution, and temporal sampling affects video frame rate. For audio, spatial sampling relates to the number of audiochannelschannels, and temporal sampling affects audio bandwidth. This may be used to suit different rendering capabilities or needs at the receivingendpoints.</t> <t hangText="Bitrate:">Thisendpoints.</dd> <dt>Bitrate:</dt> <dd>This relates to the number of bits sent per second to transmit the media source as an RTP stream, which typically also affects the QoE for the receivinguser.</t> </list>Lettinguser.</dd> </dl> <t>Letting the sending participant create a simulcast of a few differently configured RTP streams per media source can be a goodtradeofftrade-off when using an RTP switch as middlebox, instead of sending a single RTP stream and using an RTP mixer to create individual transcodings to each receiving participant.</t> <t>This requires that the receiving participants can be categorized in terms of available resources and that the sending participant can choose a matching configuration for a single RTP stream per category and media source. For example, a set of receiving participants differ only in screen resolution; some are able to display video with at most 360presolutionresolution, and some support 720p resolution. A sending participant can then reach all receivers with best possible resolution by creating a simulcast of RTP streams with 360p and 720p resolution for each sent video media source.</t> <t>The maximum number of simulcasted RTP streams that can be sent is mainly limited by the amount of processing and uplink network resources available to the sending participant.</t> </section> <section anchor="sec-application-specific"title="Application Specificnumbered="true" toc="default"> <name>Application-Specific Media SourceHandling">Handling</name> <t>The application logic that controls the communication session may include special handling of some media sources. It is, for example, commonly the case that the media from a sending participant is not sent back to itself.</t> <t>It is also common that a currently active speaker participant is shown in larger size or higher quality than other participants (the sampling or bitrate aspects of <xreftarget="sec-diverse-receivers"/>)target="sec-diverse-receivers" format="default"/>) in a receiving client. Many conferencing systems do not send the active speaker's media back to the sender itself, which means there is some other participant's media that instead is forwarded to the activespeaker;speaker -- typically the previous active speaker. This way, the previously active speaker is needed both in larger size (to current active speaker) and in small size (to the rest of the participants), which can be solved with a simulcast from the previously active speaker to the RTP switch.</t> </section> <section anchor="sec-receiver-preferences"title="Receiver Media Source Preferences">numbered="true" toc="default"> <name>Receiver Media-Source Preferences</name> <t>The application logic that controls the communication session may allow receiving participants to state preferences on the characteristics of the RTP stream they like to receive, for example in terms of the aspects listed in <xreftarget="sec-diverse-receivers"/>.target="sec-diverse-receivers" format="default"/>. Sending a simulcast of RTP streams is one way of accommodating receivers with conflicting or otherwise incompatible preferences.</t> </section> </section> <section anchor="sec-overview"title="Overview">numbered="true" toc="default"> <name>Overview</name> <t>This memo defines <xreftarget="RFC4566">SDP</xref>target="RFC4566" format="default">SDP</xref> signaling that covers the above described simulcast use cases and functionalities. A number of requirements for such signaling are elaborated in <xreftarget="sec-requirements"/>.</t>target="sec-requirements" format="default"/>.</t> <t>TheRIDRestriction Identifier (RID) mechanism, as defined in <xreftarget="I-D.ietf-mmusic-rid"/>,target="RFC8851" format="default"/>, enables an SDP offerer or answerer to specify a number of different RTP stream restrictions for a rid-id by using the "a=rid" line. Examples of such restrictions are maximum bitrate, maximum spatial video resolution (width and height), maximum videoframerate,frame rate, etc. Each rid-id may also be restricted to use only a subset of the RTP payload types in the associated SDP media description. Those RTP payload types can have their own configurations and parameters affecting what can be sent or received, using the "a=fmtp" line as well as other SDP attributes.</t> <t>A new SDPmedia level attribute "a=simulcast"media-level attribute, "a=simulcast", is defined. The attribute describes, independently forsend"send" andreceive"receive" directions, the number of simulcast RTP streams as well as potential alternative formats for each simulcast RTP stream. Each simulcast RTP stream, including alternatives, is identified using the RID identifier (rid-id), defined in <xreftarget="I-D.ietf-mmusic-rid"/>.</t> <figure align="left"> <artwork align="left"><![CDATA[a=simulcast:sendtarget="RFC8851" format="default"/>.</t> <!-- DO NOT EDIT --> <sourcecode type="sdp"> a=simulcast:send 1;2,3 recv 4]]></artwork> </figure></sourcecode> <!-- End DNE --> <t>Ifthe abovethis line is included in an SDP offer, the "send" part indicates the offerer's capability and proposal to send two simulcast RTP streams. Each simulcast stream is described by one or more RTP stream identifiers(rid-id),(rid-ids), and each group of rid-ids for a simulcast stream is separated by a semicolon (";"). When a simulcast stream has multiple rid-ids that are separated by a comma (","), they describe alternative representations for that particular simulcast RTP stream. Thus, theabove"send" part shown above is interpreted as an intention to send two simulcast RTP streams. The first simulcast RTP stream is identified and restricted according to rid-id 1. The second simulcast RTP stream can be sent as two alternatives, identified and restricted according to rid-ids 2 and 3. The "recv" part of theaboveline shown here indicates that the offerer desires to receive a single RTP stream (no simulcast) according to rid-id 4.</t> <t>A more complete exampleSDP offerSDP-offer media description is providedbelow:</t>in <xref target="fig-md-offer" format="default"/>.</t> <!-- DO NOT EDIT --> <figurealign="center" anchor="fig-md-offer" title="Exampleanchor="fig-md-offer"> <name>Example Simulcast Media Description inOffer"> <artwork align="left"><![CDATA[Offer</name> <sourcecode type="sdp"> m=video 49300 RTP/AVP 97 98 99 a=rtpmap:97 H264/90000 a=rtpmap:98 H264/90000 a=rtpmap:99 VP8/90000 a=fmtp:97 profile-level-id=42c01f;max-fs=3600;max-mbps=108000 a=fmtp:98 profile-level-id=42c00b;max-fs=240;max-mbps=3600 a=fmtp:99 max-fs=240; max-fr=30 a=rid:1 send pt=97;max-width=1280;max-height=720 a=rid:2 send pt=98;max-width=320;max-height=180 a=rid:3 send pt=99;max-width=320;max-height=180 a=rid:4 recv pt=97 a=simulcast:send 1;2,3 recv 4 a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id]]></artwork></sourcecode> </figure> <!-- End DNE --> <t>TheaboveSDP media description in <xref target="fig-md-offer" format="default"/> can be interpreted at a high level to say that the offerer is capable of sending two simulcast RTPstreams,streams: one H.264 encoded stream in up to 720p resolution, and one additional stream encoded as either H.264 or VP8 with a maximum resolution of 320x180 pixels. The offerer can receive one H.264 stream with maximum 720p resolution.</t> <t>The receiver of this SDP offer can generate an SDP answer that indicates what it accepts. It uses the "a=simulcast" attribute to indicate simulcast capability and specify what simulcast RTP streams and alternatives to receive and/or send. An example of such an answering "a=simulcast" attribute, corresponding to the above offer, is:</t><figure align="left"> <artwork align="left"><![CDATA[a=simulcast:recv<!-- DO NOT EDIT --> <sourcecode type="sdp"> a=simulcast:recv 1;2 send 4]]></artwork> </figure></sourcecode> <!-- End DNE --> <t>With this SDP answer, the answerer indicates in the "recv" part that it wants to receive the two simulcast RTP streams. It has removed an alternative that it doesn't support (rid-id 3). Thesend"send" part confirms to the offerer that it will receive one stream for this media source according to rid-id 4. The corresponding, more complete example SDP answer media description could looklike:</t>like <xref target="fig-md-answer" format="default"/>.</t> <!-- DO NOT EDIT --> <figurealign="center" anchor="fig-md-answer" title="Exampleanchor="fig-md-answer"> <name>Example Simulcast Media Description inAnswer"> <artwork align="left"><![CDATA[Answer</name> <sourcecode type="sdp"> m=video 49674 RTP/AVP 97 98 a=rtpmap:97 H264/90000 a=rtpmap:98 H264/90000 a=fmtp:97 profile-level-id=42c01f;max-fs=3600;max-mbps=108000 a=fmtp:98 profile-level-id=42c00b;max-fs=240;max-mbps=3600 a=rid:1 recv pt=97;max-width=1280;max-height=720 a=rid:2 recv pt=98;max-width=320;max-height=180 a=rid:4 send pt=97 a=simulcast:recv 1;2 send 4 a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id]]></artwork></sourcecode> </figure> <!-- End DNE --> <t>It is assumed that a single SDP media description is used to describe a single media source. This is aligned with the concepts defined in <xreftarget="RFC7656"/>target="RFC7656" format="default"/> and will work in a WebRTC context, both with and without<xref target="I-D.ietf-mmusic-sdp-bundle-negotiation">BUNDLE</xref>BUNDLE grouping of mediadescriptions.</t>descriptions <xref target="RFC8843" format="default"/>.</t> <t>To summarize, the "a=simulcast" line describessend"send"- andreceive direction"receive"-direction simulcast streams separately. Each direction can in turn describe one or more simulcast streams, separated bysemicolon.semicolons. The identifiers describing simulcast streams on the "a=simulcast" line arerid-id,rid-ids, as defined by "a=rid" lines in <xreftarget="I-D.ietf-mmusic-rid"/>.target="RFC8851" format="default"/>. Each simulcast stream can be offered as a list of alternativerid-id,rid-ids, with each alternative separated by a comma(notas shown in theexamples above).example offer in <xref target="fig-md-offer"/>. A detailed specification can be found in <xreftarget="sec-details"/>target="sec-details" format="default"/>, and more detailed examples are outlined in <xreftarget="sec-ex"/>.</t>target="sec-ex" format="default"/>.</t> </section> <section anchor="sec-details"title="Detailed Description">numbered="true" toc="default"> <name>Detailed Description</name> <t>This section provides further details to the overview in <xreftarget="sec-overview">above</xref>.target="sec-overview" format="default"/>. First, formal syntax is <xreftarget="sec-attr">provided</xref>,target="sec-attr" format="default">provided</xref>, followed by the rest of the SDP attribute definition in <xreftarget="sec-cap"/>.target="sec-cap" format="default"/>. <xreftarget="sec-relating">Relatingtarget="sec-relating" format="default">"Relating SimulcastStreams </xref>Streams"</xref> provides the definition of the RTP/RTCP mechanisms used. The sectionis concludedconcludes with a number of examples.</t> <section anchor="sec-attr"title="Simulcast Attribute">numbered="true" toc="default"> <name>Simulcast Attribute</name> <t>This document defines a new SDP media-level "a=simulcast" attribute, with value according to thefollowing <xref target="RFC5234">ABNF</xref>syntax in <xref target="fig-abnf" format="default"/>, which uses <xref target="RFC5234" format="default">ABNF</xref> and itsupdate forupdate, <xreftarget="RFC7405">Case-Sensitivetarget="RFC7405" format="default">"Case-Sensitive String Support inABNF</xref>:</t>ABNF"</xref>:</t> <!-- DO NOT EDIT --> <figurealign="center" anchor="fig-abnf" title="ABNFanchor="fig-abnf"> <name>ABNF for SimulcastValue"> <artwork align="center"><![CDATA[Value</name> <sourcecode type="abnf"> sc-value = ( sc-send [SP sc-recv] ) / ( sc-recv [SP sc-send] ) sc-send = %s"send" SP sc-str-list sc-recv = %s"recv" SP sc-str-list sc-str-list = sc-alt-list *( ";" sc-alt-list ) sc-alt-list = sc-id *( "," sc-id ) sc-id-paused = "~" sc-id = [sc-id-paused] rid-id ; SP defined in [RFC5234] ; rid-id defined in[I-D.ietf-mmusic-rid] ]]></artwork>[RFC8851] </sourcecode> </figure><t><list style="empty"> <t>Note to RFC Editor: Replace "I-D.ietf-mmusic-rid" in the above figure with RFC number of draft-ietf-mmusic-rid before publication of this document.</t> </list></t><!-- End DNE --> <t>The "a=simulcast" attribute has a parameter in the form of one or two simulcast stream descriptions, each consisting of a direction ("send" or "recv"), followed by a list of one or more simulcast streams. Each simulcast stream consists of one or more alternative simulcast formats. Each simulcast format is identified by a simulcast stream identifier (rid-id). The rid-idMUST<bcp14>MUST</bcp14> have the form of an RTP stream identifier, as described by <xreftarget="I-D.ietf-mmusic-rid">RTPtarget="RFC8851" format="default">"RTP Payload FormatRestrictions</xref>.</t>Restrictions"</xref>.</t> <t>In the list of simulcast streams, each simulcast stream is separated by a semicolon (";"). Each simulcast streamcancan, inturnturn, be offered in one or more alternative formats, represented by rid-ids, separated bya commacommas (","). Each rid-id can also be specified as initially <xreftarget="RFC7728">paused</xref>,target="RFC7728" format="default">paused</xref>, indicated by prepending a "~" to the rid-id. The reason to allow separate initial pause states for each rid-id is that pause capability can be specified individually for each RTP payload type referenced byana rid-id. Since pause capability specified via the "a=rtcp-fb" attribute applies only to specified payloadtypestypes, and a rid-id specified by "a=rid" can refer to multiple different payload types, it is unfeasible to pause streams with rid-id where any of the related RTP payload type(s) do not have pause capability.</t> </section> <section anchor="sec-cap"title="Simulcast Capability">numbered="true" toc="default"> <name>Simulcast Capability</name> <t>Simulcast capability is expressed through a newmedia levelmedia-level <xreftarget="sec-attr">SDPtarget="sec-attr" format="default">SDP attribute, "a=simulcast"</xref>. The use of this attribute at the session level is undefined. Implementations of this specificationMUST NOT<bcp14>MUST NOT</bcp14> use it at the session level andMUST<bcp14>MUST</bcp14> ignore it if received at the session level. Extensions to this specification may define suchsession levelsession-level usage. Each SDP media descriptionMUST<bcp14>MUST</bcp14> contain at most one "a=simulcast" line.</t> <t>There are separate and independent sets of simulcast streams insendthe "send" andreceive"receive" directions. When listing multiple directions, each directionMUST NOT<bcp14>MUST NOT</bcp14> occur more than once on the same line.</t> <t>Simulcast streams using undefinedrid-id MUST NOTrid-ids <bcp14>MUST NOT</bcp14> be used as valid simulcast streams by an RTP stream receiver. The direction forana rid-idMUST<bcp14>MUST</bcp14> be aligned with the direction specified for the corresponding RTP stream identifier on the "a=rid" line.</t> <t>The listed number of simulcast streams for a direction sets a limit to the number of supported simulcast streams in that direction. The order of the listed simulcast streams in the "send" direction suggests a proposed order of preference, in decreasing order: the rid-id listed first is the mostpreferredpreferred, and subsequent streams have progressively lower preference. The order of the listedrid-idrid-ids in the "recv" direction expresses which simulcast streamsthatare preferred, with the leftmost being most preferred. This can be of importance if the number of actually sent simulcast streamshavehas to be reduced for some reason.</t><t>rid-id<t>rid-ids that have explicit <xreftarget="RFC5583">dependencies</xref>target="RFC5583" format="default">dependencies</xref> <xreftarget="I-D.ietf-mmusic-rid"/>target="RFC8851" format="default"/> to otherrid-idrid-ids (even in the same media description)MAY<bcp14>MAY</bcp14> be used.</t> <t>Use of more than a single, alternative simulcast format for a simulcast streamMAY<bcp14>MAY</bcp14> be specified as part of the attribute parameters by expressing the simulcast stream as a comma-separated list of alternativerid-id.rid-ids. The order of the rid-id alternatives within a simulcast stream is significant; the rid-id alternatives are listed from (left) most preferred to (right) least preferred. For the use of simulcast, this overrides the normal codec preference as expressed byformat typeformat-type ordering on the "m=" line, using regular SDP rules. This is to enable a separation of general codec preferences andsimulcast streamsimulcast-stream configuration preferences. However, the choice of which alternative to use per simulcast stream is independent, and there is currently no mechanism for the offerer toalignforce thechoice betweenanswerer to choose the same alternativerid-ids between differentfor multiple simulcaststreams.</t>streams. </t> <t>A simulcast stream can use a codec defined such that the same RTPSSRCsynchronization source (SSRC) can change RTP payload type multiple times during a session, possibly even on a per-packet basis. A typical examplecan beis a speech codec that makes use of formats for <xreftarget="RFC3389">Comforttarget="RFC3389" format="default">Comfort Noise</xref> and/or <xreftarget="RFC4733">DTMF</xref> formats.</t>target="RFC4733" format="default">dual-tone multifrequency (DTMF)</xref>.</t> <t>If <xreftarget="RFC7728">RTPtarget="RFC7728" format="default">RTP stream pause/resume</xref> is supported, any rid-idMAY<bcp14>MAY</bcp14> be prefixed by a "~" character to indicate that the corresponding simulcast stream isinitiallypaused already from the start of the RTP session. In this case, support for RTP stream pause/resumeMUST<bcp14>MUST</bcp14> also be included under the same "m=" line where "a=simulcast" is included. All RTP payload types related to such an initially paused simulcast streamMUST<bcp14>MUST</bcp14> be listed in the SDP as pause/resume capable as specified by <xreftarget="RFC7728"/>, e.g.target="RFC7728" format="default"/> -- e.g., by using the "*" wildcard format for "a=rtcp-fb".</t> <t>An initially paused simulcast stream in the "send" direction for the endpoint sending the SDPMUST<bcp14>MUST</bcp14> be considered equivalent to an unsolicited locally pausedstream,stream andbehandled accordingly. Initially paused simulcast streams are resumed as described by the RTP pause/resume specification. An RTP stream receiver that wishes to resume an unsolicited locally paused stream needs to know the SSRC of that stream. The SSRC of an initially paused simulcast stream can be obtained from an RTP stream sender RTCP Sender Report (SR)includingor Receiver Report (RR) that includes both the desired SSRC as"SSRC of sender",initial SSRC in the source description (SDES) chunk, optionally a <xref target="RFC8843" format="default">MID SDES item</xref> (if used and if rid-ids are not unique across "m=" lines), and the rid-id value in an <xreftarget="I-D.ietf-avtext-rid">RtpStreamIdtarget="RFC8852" format="default">RtpStreamId RTCP SDES item</xref>.</t> <t>If the endpoint sending the SDP includesan "recv" directiona "recv"-direction simulcast stream that is initially paused, then the remote RTP sender receiving the SDPSHOULD<bcp14>SHOULD</bcp14> put its RTP stream inaan unsolicited locally paused state. The simulcast stream sender does not put the stream in the locally paused state if there are other RTP stream receivers in the session that do not mark the simulcast stream as initially paused. However, in centralizedconferencingconferencing, the RTP sender usually does not see the SDPsignallingsignaling from RTP receivers and cannot make this determination. The reasonto requirefor requiring that an initially paused "recv" streamtobe considered locally paused by the remote RTPsender,sender instead of making it equivalent to implicitly sending a pauserequest,request isbecausethat the pausing RTP sender cannot know which receiving SSRC owns the restriction when Temporary Maximum Media Stream Bit Rate Request (TMMBR) and Temporary Maximum Media Stream Bit Rate Notification (TMMBN) are used for pause/resume signaling (<xreftarget="RFC7728">Section 5.6 of </xref>) sincetarget="RFC7728" sectionFormat="of" section="5.6" />); this is because the RTP receiver's SSRC insendthe "send" direction is sometimes not yet known.</t> <t>Use of the<xref target="RFC2198">redundantredundant audiodata</xref>data format <xref target="RFC2198" format="default"/> could be seen as a form of simulcast forloss protectionloss-protection purposes, but it is not considered conflicting with the mechanisms described in this memo andMAY<bcp14>MAY</bcp14> therefore be used as any other format. In thiscasecase, the "red" format, rather than the carried formats,SHOULD<bcp14>SHOULD</bcp14> be the one to list as a simulcast stream on the "a=simulcast" line.</t> <t>The media formats and corresponding characteristics of simulcast streamsSHOULD<bcp14>SHOULD</bcp14> be chosen such that they aredifferent, e.g.different -- e.g., as different SDP formats with differing "a=rtpmap" and/or "a=fmtp" lines, or as differently defined RTP payload format restrictions. If this difference is not required, it isRECOMMENDED<bcp14>RECOMMENDED</bcp14> to use<xref target="RFC7104">RTP duplication</xref>RTP duplication procedures <xref target="RFC7104" format="default"/> instead of simulcast. To avoid complications in implementations, a single rid-idMUST NOT<bcp14>MUST NOT</bcp14> occur more than once per "a=simulcast" line. Note that this does not eliminate use of simulcast as an RTP duplication mechanism, since it is possible to define multiple differentrid-idrid-ids that are effectively equivalent.</t> </section> <section anchor="sec-offer-answer"title="Offer/Answer Use"> <t><list style="empty"> <t>Note: Thenumbered="true" toc="default"> <name>Offer/Answer Use</name> <dl> <dt>Note:</dt> <dd>The inclusion of "a=simulcast" or the use of simulcast does not change any of the interpretation or Offer/Answer procedures for other SDP attributes,likesuch as "a=fmtp" or"a=rid".</t> </list></t>"a=rid".</dd> </dl> <sectiontitle="Generatingnumbered="true" toc="default"> <name>Generating the Initial SDPOffer">Offer</name> <t>An offerer wanting to use simulcast for a media descriptionSHALL<bcp14>SHALL</bcp14> include one "a=simulcast" attribute in that media description in the offer. An offerer listing a set of receive simulcast streams and/or alternative formats asrid-idrid-ids in the offerMUST<bcp14>MUST</bcp14> be prepared to receive RTP streams for any of those simulcast streams and/or alternative formats from the answerer.</t> </section> <sectiontitle="Creatingnumbered="true" toc="default"> <name>Creating the SDPAnswer">Answer</name> <t>An answerer that does not understand the concept of simulcast will also not know the attribute and will remove it in the SDP answer, as defined in existing SDP offer/answer procedures <xreftarget="RFC3264">SDP Offer/Answer</xref> procedures.target="RFC3264" format="default"/>. Since SDPsession levelsession-level simulcast is undefined in this memo, an answerer that receives an offer with the "a=simulcast" attribute on the SDP session levelSHALL<bcp14>SHALL</bcp14> remove it in the answer. An answerer that understands the attribute but receives multiple "a=simulcast" attributes in the same media descriptionSHALL<bcp14>SHALL</bcp14> disable use of simulcast by removing all "a=simulcast" lines for that media description in the answer.</t> <t>An answerer that does understand the attribute andthatwants to support simulcast in an indicated directionSHALL<bcp14>SHALL</bcp14> reverse directionality of the unidirectional directionparameters;parameters -- "send" becomes "recv" and viceversa,versa -- and include it in the answer.</t> <t>An answerer that receives an offer with simulcast containing an "a=simulcast" attribute listing alternativerid-id MAYrid-ids <bcp14>MAY</bcp14> keep all the alternativerid-idrid-ids in the answer, but itMAY<bcp14>MAY</bcp14> also choose to remove anynon-desirablenondesirable alternativerid-idrid-ids in the answer. The answererMUST NOT<bcp14>MUST NOT</bcp14> add any alternativerid-idrid-ids insendthe "send" direction in the answer that were not present in the offer receive direction. The answererMUST<bcp14>MUST</bcp14> be prepared to receive any of thereceive directionreceive-direction rid-id alternatives andMAY<bcp14>MAY</bcp14> send any of thesend direction"send"-direction alternatives that are part of the answer.</t> <t>An answerer that receives an offer with simulcast that lists a number of simulcaststreams, MAYstreams <bcp14>MAY</bcp14> reduce the number of simulcast streams in the answer, butMUST NOTit <bcp14>MUST NOT</bcp14> add simulcast streams.</t> <t>An answerer that receives an offer without RTP stream pause/resume capabilityMUST NOT<bcp14>MUST NOT</bcp14> mark any simulcast streams as initially paused in the answer.</t> <t>An RTP streampause/resume capableanswerer capable of pause/resume that receives an offer with RTP stream pause/resume capabilityMAY<bcp14>MAY</bcp14> mark anyrid-idrid-ids that refer to pause/resume capable formats as initially paused in the answer.</t> <t>An answerer that receives indication in an offer ofana rid-id being initially pausedSHOULD<bcp14>SHOULD</bcp14> mark that rid-id as initially paused also in the answer, regardless of direction, unless it has good reason for the rid-id not being initially paused. One reason to remove an initial pause in the answer compared to the offercould,could be, for example,bethat allreceive direction"receive"-direction simulcast streams for a media source the answerer accepts in the answer would otherwise be paused.</t> </section> <sectiontitle="Offerernumbered="true" toc="default"> <name>Offerer Processing the SDPAnswer">Answer</name> <t>An offerer that receives an answer without "a=simulcast"MUST NOT<bcp14>MUST NOT</bcp14> use simulcast towards the answerer. An offerer that receives an answer with "a=simulcast" without any rid-id in a specified directionMUST NOT<bcp14>MUST NOT</bcp14> use simulcast in that direction.</t> <t>An offerer that receives an answer where some rid-id alternatives are keptMUST<bcp14>MUST</bcp14> be prepared to receive any of the keptsend direction"send"-direction rid-idalternatives,alternatives andMAY<bcp14>MAY</bcp14> send any of the keptreceive direction"receive"-direction rid-id alternatives.</t> <t>An offerer that receives an answer where some of therid-idrid-ids are removed compared to the offerMAY<bcp14>MAY</bcp14> release the corresponding resources (codec, transport, etc) in itsreceive"receive" direction andMUST NOT<bcp14>MUST NOT</bcp14> send any RTP packets corresponding to the removedrid-id.</t>rid-ids.</t> <t>An offerer that offered some of itsrid-idrid-ids as initially paused andthatreceives an answer that does not indicate RTP stream pause/resumecapability, MUST NOTcapability <bcp14>MUST NOT</bcp14> initially pause any simulcast streams.</t> <t>An offerer with RTP stream pause/resume capability that receives an answer where somerid-idrid-ids are marked as initiallypaused, SHOULDpaused <bcp14>SHOULD</bcp14> initially pause those RTPstreams regardlessstreams, even if they were marked as initially paused also in the offer, unless it has good reason for those RTP streams not being initially paused. One such reasoncould,could be, for example,bethat the answerer would otherwise initially not receive any media of that type at all.</t> </section> <sectiontitle="Modifyingnumbered="true" toc="default"> <name>Modifying theSession">Session</name> <t>Offers inside an existing session follow the same rules as for initial SDP offer, with theseadditions:<list style="numbers"> <t>rid-idadditions:</t> <ol spacing="normal" type="1"> <li>rid-ids marked as initially paused in the offerer'ssend"send" directionSHALL<bcp14>SHALL</bcp14> reflect the offerer's opinion of the current pause state at the time of creating the offer. This is purely informational, and<xref target="RFC7728">RTPRTP streampause/resume</xref>pause/resume signaling <xref target="RFC7728" format="default"/> in the ongoing sessionSHALL<bcp14>SHALL</bcp14> take precedence in case of any conflict orambiguity.</t> <t>rid-idambiguity.</li> <li>rid-ids marked as initially paused in the offerer'sreceive"receive" directionSHALL<bcp14>SHALL</bcp14> (as in an initial offer) reflect the offerer's desired rid-id pause state. Except for the case where the offerer already paused the corresponding RTP stream through <xreftarget="RFC7728">RTPtarget="RFC7728" format="default">RTP stream pause/resume</xref>signaling ,signaling, this is identical to the conditions at an initialoffer.</t> </list></t>offer.</li> </ol> <t>Creation of SDP answers and processing of SDP answers inside an existing session follow the same rules as described above for initial SDP offer/answer.</t> <t>Session modification restrictions insection 6.5 of<xreftarget="I-D.ietf-mmusic-rid">RTP payload format restrictions</xref>target="RFC8851" sectionFormat="of" section="6.5">"RTP Payload Format Restrictions"</xref> also apply.</t> </section> </section> <sectiontitle="Usenumbered="true" toc="default"> <name>Use with DeclarativeSDP">SDP</name> <t>This document does not define the use of "a=simulcast" in declarative SDP, partlymotivated bybecause use of the <xreftarget="I-D.ietf-mmusic-rid">simulcasttarget="RFC8851" format="default">simulcast format identification</xref> is notbeingdefined for use in declarative SDP. If concrete use cases for simulcast in declarative SDP are identified in the future, the authors of this memo expect that additional specifications will address such use.</t> </section> <section anchor="sec-relating"title="Relatingnumbered="true" toc="default"> <name>Relating SimulcastStreams">Streams</name> <t>Simulcast RTP streamsMUST<bcp14>MUST</bcp14> be related on the RTP level through <xreftarget="I-D.ietf-avtext-rid">RtpStreamId</xref>,target="RFC8852" format="default">RtpStreamId</xref>, as specified in the SDP <xreftarget="sec-cap">"a=simulcast"target="sec-cap" format="default">"a=simulcast" attribute </xref> parameters. This is sufficient as long as there is only a single media source per SDP media description. When using <xreftarget="I-D.ietf-mmusic-sdp-bundle-negotiation">BUNDLE</xref>,target="RFC8843" format="default">BUNDLE</xref>, where multiple SDP media descriptions jointly specify a single RTP session, the SDES MIDidentification(Media Identification) mechanism in BUNDLE allows relating RTP streams back to individual media descriptions, after which theabove describedRtpStreamId relations described above can be used. Use of the<xref target="RFC8285">RTPRTP headerextension</xref>extension for the <xref target="RFC7941">RTCP source description items</xref> for both MID and RtpStreamId identifications can be important to ensure rapid initial reception, required to correctly interpret and process the RTP streams. Implementers of this specificationMUST<bcp14>MUST</bcp14> support the RTCP source description (SDES) item method andSHOULD<bcp14>SHOULD</bcp14> support RTP header extension method to signal RtpStreamId on the RTPlevel.<list style="hanging"> <t hangText="NOTE:">Forlevel.</t> <dl newline="false" spacing="normal"> <dt>NOTE:</dt> <dd>For the case where it is clear from SDP that the RTP PT uniquely maps to a corresponding RtpStreamId, an RTP receiver can use RTP PT to relate simulcast streams. This can sometimes enable decoding even in advancetoof receiving RtpStreamId information in RTCP SDES and/or RTP headerextensions.</t> </list></t>extensions.</dd> </dl> <t>RTP streamsMUST<bcp14>MUST</bcp14> only use a single alternative rid-id at a time (based on RTPtimestamps),timestamps) butMAY<bcp14>MAY</bcp14> change format (and rid-id) on a per-RTP packet basis. This corresponds to the existing(non-simulcast)(nonsimulcast) SDP offer/answer case when multiple formats are included on the "m=" line in the SDP answer, enabling per-RTP packet change of RTP payload type.</t> </section> <section anchor="sec-ex"title="Signaling Examples">numbered="true" toc="default"> <name>Signaling Examples</name> <t>These examples describe aclient to video conferenceclient-to-video-conference service, using a centralized media topology with an RTP mixer.</t> <!-- DO NOT EDIT --> <figurealign="center" anchor="fig-mixer-four-party" title="Four-party Mixer-based Conference">anchor="fig-mixer-four-party"> <name>Four-Party Mixer-Based Conference</name> <artworkalign="center"><![CDATA[align="center" name="" type="" alt=""><![CDATA[ +---+ +-----------+ +---+ | A |<---->| |<---->| B | +---+ | | +---+ | Mixer | +---+ | | +---+ | F |<---->| |<---->| J | +---+ +-----------+ +---+]]></artwork> </figure> <!-- End DNE --> <section anchor="sec-ex-single-source"title="Single-Source Client">numbered="true" toc="default"> <name>Single-Source Client</name> <t>Alice is calling in to the mixer with a simulcast-enabled client capable of a single media source per media type. The client can send a simulcast of 2 video resolutions and frame rates: HD 1280x720p 30fps and thumbnail 320x180p 15fps. This is defined below using the <xreftarget="RFC6236">"imageattr"</xref>.target="RFC6236" format="default">"imageattr"</xref>. In this example, only the "pt" "a=rid" parameter isused,used to describe simulcast stream formats, effectively achieving a 1:1 mapping between RtpStreamId and media formats (RTP payloadtypes), to describe simulcast stream formats.types). Alice's Offer:</t> <figurealign="center" anchor="fig-up-offer" title="Single-Sourceanchor="fig-up-offer"> <name>Single-Source SimulcastOffer"> <artwork align="left"><![CDATA[Offer</name> <sourcecode type="sdp"> v=0 o=alice 2362969037 2362969040 IN IP4 192.0.2.156s=Simulcast Enableds=Simulcast-Enabled Client c=IN IP4 192.0.2.156 t=0 0 m=audio 49200 RTP/AVP 0 a=rtpmap:0 PCMU/8000 m=video 49300 RTP/AVP 97 98 a=rtpmap:97 H264/90000 a=rtpmap:98 H264/90000 a=fmtp:97 profile-level-id=42c01f;max-fs=3600;max-mbps=108000 a=fmtp:98 profile-level-id=42c00b;max-fs=240;max-mbps=3600 a=imageattr:97 send [x=1280,y=720] recv [x=1280,y=720] a=imageattr:98 send [x=320,y=180] recv [x=320,y=180] a=rid:1 send pt=97 a=rid:2 send pt=98 a=rid:3 recv pt=97 a=simulcast:send 1;2 recv 3 a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id]]></artwork></sourcecode> </figure> <!-- End DNE --> <t>The only thing in the SDP that indicates simulcast capability is the line in the video media description containing the "simulcast" attribute. The included "a=fmtp" and "a=imageattr" parametersindicatesindicate that sent simulcast streams can differ in video resolution. The RTP header extension for RtpStreamId is offered to avoid issues with the initial binding between RTP streams (SSRCs) and the RtpStreamId identifying the simulcast stream and its format.</t> <t>TheAnsweranswer from the server indicates thatit tooit, too, is simulcast capable. Should it not have been simulcast capable, the "a=simulcast" line would not have beenpresentpresent, and communication would have started with the media negotiated in the SDP.AlsoAlso, the usage of the RtpStreamId RTP header extension is accepted.</t> <!-- DO NOT EDIT --> <figurealign="center" anchor="fig-up-answer" title="Single-Sourceanchor="fig-up-answer"> <name>Single-Source SimulcastAnswer"> <artwork align="left"><![CDATA[Answer</name> <sourcecode type="sdp"> v=0 o=server 823479283 1209384938 IN IP4 192.0.2.2 s=Answer toSimulcast EnabledSimulcast-Enabled Client c=IN IP4 192.0.2.43 t=0 0 m=audio 49672 RTP/AVP 0 a=rtpmap:0 PCMU/8000 m=video 49674 RTP/AVP 97 98 a=rtpmap:97 H264/90000 a=rtpmap:98 H264/90000 a=fmtp:97 profile-level-id=42c01f;max-fs=3600;max-mbps=108000 a=fmtp:98 profile-level-id=42c00b;max-fs=240;max-mbps=3600 a=imageattr:97 send [x=1280,y=720] recv [x=1280,y=720] a=imageattr:98 send [x=320,y=180] recv [x=320,y=180] a=rid:1 recv pt=97 a=rid:2 recv pt=98 a=rid:3 send pt=97 a=simulcast:recv 1;2 send 3 a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id]]></artwork> </figure></sourcecode></figure> <!-- End DNE --> <t>Since the server is the simulcast media receiver, it reverses the direction of the "simulcast" and "rid" attribute parameters.</t> </section> <section anchor="sec-ex-multi-source"title="Multi-Source Client">numbered="true" toc="default"> <name>Multisource Client</name> <t>Fred is calling in to the same conference as in the example above with a two-camera, two-display system, thus capable of handling two separate media sources in each direction, where each media source issimulcast-enabledsimulcast enabled in thesend"send" direction. Fred's client is restricted to a single media source per media description.</t> <t>The first two simulcast streams for the first media source use different codecs, <xreftarget="RFC6190">H264-SVC</xref>target="RFC6190" format="default">H264-SVC</xref> and <xreftarget="RFC6184">H264</xref>.target="RFC6184" format="default">H264</xref>. These two simulcast streams also have a temporal dependency. Two different video codecs, <xreftarget="RFC7741">VP8</xref>target="RFC7741" format="default">VP8</xref> and H264, are offered as alternatives for the third simulcast stream for the first media source. Only thehighest fidelityhighest-fidelity simulcast stream is sent from start, thelower fidelitylower-fidelity streams being initially paused.</t> <t>The second media source is offered with three different simulcast streams. All video streams of this second media source are loss protected by <xreftarget="RFC4588">RTPtarget="RFC4588" format="default">RTP retransmission</xref>.Also here,In addition, all but thehighest fidelityhighest-fidelity simulcast stream are initially paused. Note that the lower resolution is more prioritized than themedium resolutionmedium-resolution simulcast stream.</t> <t>Fred's client is also using BUNDLE to send all RTP streams from all media descriptions in the same RTP session on a single media transport. Although using many different simulcast streams in this example, the use of RtpStreamId as simulcast stream identification enables use of a low number of RTP payload types. Note thatthe use ofwhen using both <xreftarget="I-D.ietf-mmusic-sdp-bundle-negotiation">BUNDLE</xref>target="RFC8843" format="default">BUNDLE</xref> and <xreftarget="I-D.ietf-mmusic-rid">"a=rid"</xref> recommends usingtarget="RFC8851" format="default">"a=rid"</xref>, it is recommended to use the<xref target="RFC8285">RTPRTP headerextension</xref>extension forcarrying these RTP stream identificationthe <xref target="RFC7941" format="default">RTCP source descriptions items</xref> for carrying these RTP stream-identification fields, which is consequently also included in the SDP. Note also that for "a=rid", the corresponding RtpStreamId SDES attribute RTP header extension is named <xreftarget="I-D.ietf-avtext-rid">rtp-stream-id</xref>.</t>target="RFC8852" format="default">rtp-stream-id</xref>.</t> <!-- DO NOT EDIT --> <figureanchor="fig-ms-offer" title="Fred's Multi-Sourceanchor="fig-ms-offer"> <name>Fred's Multisource SimulcastOffer"> <artwork><![CDATA[Offer</name> <sourcecode type="sdp"> v=0 o=fred 238947129 823479223 IN IP6 2001:db8::c000:27d s=Offer fromSimulcast EnabledSimulcast-Enabled Multi-Source Client c=IN IP6 2001:db8::c000:27d t=0 0 a=group:BUNDLE foo bar zen m=audio 49200 RTP/AVP 99 a=mid:foo a=rtpmap:99 G722/8000 m=video 49600 RTP/AVPF 100 101 103 a=mid:bar a=rtpmap:100 H264-SVC/90000 a=rtpmap:101 H264/90000 a=rtpmap:103 VP8/90000 a=fmtp:100 profile-level-id=42400d;max-fs=3600;max-mbps=216000; \ mst-mode=NI-TC a=fmtp:101 profile-level-id=42c00d;max-fs=3600;max-mbps=108000 a=fmtp:103 max-fs=900; max-fr=30 a=rid:1 send pt=100;max-width=1280;max-height=720;max-fps=60;depend=2 a=rid:2 send pt=101;max-width=1280;max-height=720;max-fps=30 a=rid:3 send pt=101;max-width=640;max-height=360 a=rid:4 send pt=103;max-width=640;max-height=360 a=depend:100 lay bar:101 a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid a=extmap:2 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id a=rtcp-fb:* ccm pause nowait a=simulcast:send 1;2;~4,3 m=video 49602 RTP/AVPF 96 104 a=mid:zen a=rtpmap:96 VP8/90000 a=fmtp:96 max-fs=3600; max-fr=30 a=rtpmap:104 rtx/90000 a=fmtp:104 apt=96;rtx-time=200 a=rid:1 send max-fs=921600;max-fps=30 a=rid:2 send max-fs=614400;max-fps=15 a=rid:3 send max-fs=230400;max-fps=30 a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid a=extmap:2 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id a=extmap:3 urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id a=rtcp-fb:* ccm pause nowait a=simulcast:send 1;~3;~2]]></artwork></sourcecode> </figure> <!-- End DNE --> </section> <sectiontitle="Simulcastnumbered="true" toc="default"> <name>Simulcast andRedundancy">Redundancy</name> <t>The example in this section looks at applying simulcast with audio and video redundancy formats. The audio media description uses codec and bitrate restrictions,combining itcombined with the <xreftarget="RFC2198">RTP Payloadtarget="RFC2198" format="default">RTP payload forRedundant Audio Data</xref>redundant audio data</xref> for enhancedpacket losspacket-loss resilience. The video media description applies both resolution and bitrate restrictions,combining itcombined withFECForward Error Correction (FEC) in the form of <xreftarget="I-D.ietf-payload-flexible-fec-scheme">Flexibletarget="RFC8627" format="default">flexible FEC</xref> and <xreftarget="RFC4588">RTP Retransmission</xref>.</t> <t>Thetarget="RFC4588" format="default">RTP retransmission</xref>.</t> <t> The audio source is offered to be sent as two simulcast streams. The first simulcast stream is encoded with Opus, restricted to5064 kbps(rid-id=5),(rid-id=1), and the second simulcast stream (rid-id=2) is encodedeitherwithG.711 (rid-id=7)either G.711, orwithG.711 combined withLPClinear predictive coding (LPC) for redundancy(rid-id=6).and explicit comfort noise (CN). Both simulcast streams include telephone-event capability. In this example, stand-alone LPC is not offered asana possible payload type for the second simulcast stream's RID, which coulde.g.be motivatedbyby, for example, not providing sufficientquality.</t>quality. </t> <t>The video source is offered to be sent as two simulcast streams, both with two alternative simulcast formats. Redundancy and repair are offered in the form of bothFlexibleflexible FEC and RTPRetransmission.retransmission. TheFlexibleflexible FEC is not bound to any particular RTP streams and is thereforepossibleable tousebe used across all RTP streams that are being sent as part of this media description.</t> <!-- DO NOT EDIT --> <figureanchor="fig-sim-red" title="Simulcastanchor="fig-sim-red"> <name>Simulcast and RedundancyExample"> <artwork><![CDATA[v=0Example</name> <sourcecode type="sdp"> o=fred 238947129 823479223 IN IP6 2001:db8::c000:27d s=Offer fromSimulcast EnabledSimulcast-Enabled Client using Redundancy c=IN IP6 2001:db8::c000:27d t=0 0 a=group:BUNDLE foo bar m=audio 49200 RTP/AVP 97 98 99 100 101 102 a=mid:foo a=rtpmap:97 G711/8000 a=rtpmap:98 LPC/8000 a=rtpmap:99 OPUS/48000/1 a=rtpmap:100 RED/8000/1 a=rtpmap:101 CN/8000 a=rtpmap:102 telephone-event/8000 a=fmtp:99 useinbandfec=1;usedtx=0 a=fmtp:100 97/98 a=fmtp:102 0-15 a=ptime:20 a=maxptime:40 a=rid:1 send pt=99,102;max-br=64000 a=rid:2 send pt=100,97,101,102 a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid a=extmap:2 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id a=simulcast:send 1;2 m=video 49600 RTP/AVPF 103 104 105 106 107 a=mid:bar a=rtpmap:103 H264/90000 a=rtpmap:104 VP8/90000 a=rtpmap:105 rtx/90000 a=rtpmap:106 rtx/90000 a=rtpmap:107 flexfec/90000 a=fmtp:103 profile-level-id=42c00d;max-fs=3600;max-mbps=108000 a=fmtp:104 max-fs=3600; max-fr=30 a=fmtp:105 apt=103;rtx-time=200 a=fmtp:106 apt=104;rtx-time=200 a=fmtp:107repair-window=2000repair-window=100000 a=rid:1 send pt=103;max-width=1280;max-height=720;max-fps=30 a=rid:2 send pt=104;max-width=1280;max-height=720;max-fps=30 a=rid:3 send pt=103;max-width=640;max-height=360;max-br=300000 a=rid:4 send pt=104;max-width=640;max-height=360;max-br=300000 a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid a=extmap:2 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id a=extmap:3 urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id a=rtcp-fb:* ccm pause nowait a=simulcast:send 1,2;3,4]]></artwork></sourcecode> </figure><t/><!-- End DNE --> </section> </section> </section> <section anchor="sec-rtp-aspects"title="RTP Aspects">numbered="true" toc="default"> <name>RTP Aspects</name> <t>This section discusses what the different entities in a simulcast media path can expect to happen on the RTP level. This is explored from source to sink by starting in an endpoint with a media source that is simulcasted to an RTP middlebox. That RTP middlebox sends media sourcesbothto other RTP middleboxes (cascaded middleboxes), as well as selecting some simulcast format of the media source and sending it to receiving endpoints. Different types of RTP middleboxes and their usage of the different simulcast formats results in several different behaviors.</t> <sectiontitle="Outgoingnumbered="true" toc="default"> <name>Outgoing from Endpoint with MediaSource">Source</name> <t>The most straightforward simulcast case is the RTP streams being emitted from the endpoint that originates a media source. When simulcast has been negotiated in the sending direction, the endpoint can transmit up to the number of RTP streams needed for the negotiated simulcast streams for that media source. Each RTP stream (SSRC) is identified by<xref target="sec-relating">associating</xref>associating it (<xref target="sec-relating" format="default"/>) with an RtpStreamId SDES item, transmitted in RTCP and possibly also as an RTP header extension. In cases where multiple media sources have been negotiated for the same RTP session and thus <xreftarget="I-D.ietf-mmusic-sdp-bundle-negotiation">BUNDLE</xref>target="RFC8843" format="default">BUNDLE</xref> is used,alsothe MID SDES item will also besentsent, similarly to the RtpStreamId.</t> <t>Each RTP stream might not be continuously transmitted due to any of the followingreasons;reasons: temporarily paused using <xreftarget="RFC7728">Pause/Resume</xref>, sender sidetarget="RFC7728" format="default">Pause/Resume</xref>, sender-side application logic temporarily pausing it, or lack of network resources to transmit this simulcast stream. However, all simulcast streams that have been negotiated have active and maintainedSSRCSSRCs (at least in regular RTCP reports), even if no RTP packets are currently transmitted. The relation between an RTPStreamstream (SSRC) and a particular simulcast stream is not expected to change, except in exceptional situations such as SSRC collisions. At SSRC changes, the usage of MID and RtpStreamId should enable the receiver to correctly identify the RTP streams even after an SSRC change.</t> </section> <sectiontitle="RTPnumbered="true" toc="default"> <name>RTP Middlebox toReceiver">Receiver</name> <t>RTP streams in amulti-partymultiparty RTP session can be used in multiple differentways,ways when the session utilizes simulcast at least on themedia source to middleboxmedia-source-to-middlebox legs. This is to a large degree due to the different RTP middlebox behaviors, but also the needs of the application. This text assumes that the RTP middlebox will select a media source and choose which simulcast stream for that media source to deliver to a specific receiver. In many cases, at most one simulcast stream per media source will be forwarded to a particular receiver at any instant in time, even if the selected simulcast stream may vary. For cases where this does not hold due to application needs,thenthe RTP stream aspects will fall under themiddlebox to middleboxmiddlebox-to-middlebox case<xref target="sec-rtp-box-box"/>.</t>(<xref target="sec-rtp-box-box" format="default"/>).</t> <t>The selection of which simulcast streams to forward towards thereceiver,receiver is application specific. However, in conferencing applications, active speaker selection is common. In case the number of media sources possible to forward, N, is less than the totalamountnumber of media sources available inan multi-mediaa multimedia session, the current and previous speakers (up to N in total) are often the ones forwarded. To avoid the need formedia specificmedia-specific processing to determine the current speaker(s) in the RTP middlebox, the endpoint providing a media source may includemeta data,metadata, such as the <xreftarget="RFC6464">RTP Header Extension for Client-to-Mixer Audio Level Indication</xref>.</t>target="RFC6464" format="default">RTP header extension for client-to-mixer audio level indication</xref>.</t> <t>The possibilities for stream switching are media type specific, but for media types with significant interframe dependencies in the encoding, like most video coding, the switching needs to be made at suitable switching points in the media stream that breaks or otherwise deals with the dependency structure. Even if switching points can be included periodically, it is common to use mechanisms like <xreftarget="RFC5104">Fulltarget="RFC5104" format="default">Full Intra Requests</xref> to request switching points from the endpoint performing the encoding of the media source.</t> <t>Inclusion of the RtpStreamId SDES item for an SSRC in themiddlebox to receivermiddlebox-to-receiver direction should only occur when use of RtpStreamId has been negotiated in that direction. It is worth noting that one can signal multiple RtpStreamIds when simulcastsignallingsignaling indicates only a single simulcast stream, allowing one to use all of the RtpStreamIds as alternatives for that simulcast stream. One reason for including the RtpStreamId in themiddlebox to receivermiddlebox-to-receiver direction for an RTP stream is to let the receiver know which restrictions apply to the currently delivered RTP stream. In case the RtpStreamId is negotiated to be used, it is important to remember that the used identifiers will be specific to eachsignallingsignaling session. Even if the central entity can attempt to coordinate, it is likely that the RtpStreamIds need to be translated to theleg specificleg-specific values. The below cases willhave as base lineassume that RtpStreamId is not used in the mixer to receiver direction.</t> <sectiontitle="Media-Switching Mixer">numbered="true" toc="default"> <name>Media-Switching Mixer</name> <t>This section discusses the behavior in cases where the RTP middlebox behaves like theMedia-Switching Mixer (Section 3.6.2)media-switching mixer in<xref target="RFC7667">RTP Topologies</xref>.RTP topologies (<xref target="RFC7667" sectionFormat="of" section="3.6.2"/>). The fundamental aspect here is that the media sources delivered from the middlebox will be the mixer's conceptual or functional ones. For example, one media source may be the main speaker inhigh resolutionhigh-resolution video, while a number of other media sources are thumbnails of each participant.</t> <t>The above results inthatthe RTP stream produced by the mixerisbeing one that switches between a number of received incoming RTP streams for different media sources and in different simulcast versions. The mixer selects the media source to be sent as one of the RTPstreams,streams and then selects among the available simulcast streams for the most appropriate one. The selection criteria include available bandwidth on themixer to receivermixer-to-receiver path and restrictions based on the functional usage of the RTP stream delivered to the receiver. As an example of the latter, it is unnecessary to forward a full HD video to a receiver if the display area is just a thumbnail. Thus, restrictions may exist to not allow some simulcast streams to be forwarded for some of the mixer's media sources.</t> <t>This will result in a single RTP stream being used for each of the RTP mixer's media sources.This RTP stream is atAt any point intimetime, this RTP stream is a selection of one particular RTP stream arriving to the mixer, where the RTPheader fieldheader-field values are rewritten to provide a consistent, single RTP stream. If the RTP mixer doesn't receive any incoming stream matched to this media source, the SSRC will nottransmit,transmit but be kept alive using RTCP. The SSRC and thus RTP stream for the mixer's media source is expected to belong termlong-term stable. It will only be changed bysignallingsignaling or other disruptive events. Note that although the above talks about a single RTP stream, there can in some cases be multiple RTP streams carrying the selected simulcast stream for the originating media source, including redundancy or other auxiliary RTP streams.</t> <t>The mixer may communicate the identity of the originating media source to the receiver by including theCSRCContributing Source (CSRC) field with the originating media source's SSRC value. Note that due to the possibility that the RTP mixer switches between simulcast versions of the media source, the CSRC value may change, even if the media source is kept the same.</t> <t>It is important to note that any MID SDES item from the originating media source needs to be removed and not be associated with the RTP stream's SSRC. That is, there is nothing in thesignallingsignaling between the mixer and the receiver that is structured around the originating media sources, only the mixer's media sources. If theywould bewere associated with the SSRC, the receiver would likely believe that there has been an SSRCcollision,collision andthatthe RTP stream isspurious asspurious, because it doesn't carry the identifiers used to relate it to the correct context. However, this is not true for CSRC values, as long as they are never used as an SSRC. In thesecasescases, one could provide CNAME and MID as SDES items. A receiver could use this to determine which CSRC values that are associated with the same originating media source.</t> <t>If RtpStreamIds are used in the scenario described by this section, it should be noted that the RtpStreamId on a particular SSRC will change based on the actual simulcast stream selected for switching. These RtpStreamId identifiers will be local to this leg'ssignallingsignaling context. In addition, the defined RtpStreamIds and their parameters need to cover all the media sources and simulcast streams received by the RTP mixer that can be switched into this media source, sent by the RTP mixer.</t> </section> <sectiontitle="Selectivenumbered="true" toc="default"> <name>Selective ForwardingMiddlebox">Middlebox</name> <t>This section discusses the behavior in cases where the RTP middlebox behaves like the Selective Forwarding Middlebox(Section 3.7)in<xref target="RFC7667">RTP Topologies</xref>.RTP topologies (<xref target="RFC7667" sectionFormat="of" section="3.7"/>). Applications for this type of RTP middleboxresultsresult inthateach originating media sourcewill havehaving a corresponding media source on the leg between the middlebox and the receiver. A Selective Forwarding Middlebox (SFM) could go as far as exposing all the simulcast streams forana mediasource, howeversource; however, this section will focus on having a single simulcast stream that can contain any of the simulcast formats. This section will assume that the SFM projection mechanism works onmedia source level,the media-source level and maps one of the media source's simulcast streams onto one RTP stream from the SFM to the receiver.</t> <t>This usage will result inthatthe individual RTP stream(s) for one media sourcecanbeing able to switch between being activetoand paused, based on the subset of media sources the SFM wants to provide the receiver for the moment. WithSFMsSFMs, there exist no reasons to use CSRC to indicate the originating stream, as there is aone to one media sourceone-to-one media-source mapping. If the application requires knowing the simulcast version received to function well, then RtpStreamId should be negotiated on the SFM to receiver leg. Which simulcast stream that is being forwarded is not made explicit unless RtpStreamId is used on the leg.</t> <t>Any MID SDES items being sent by the SFM to the receiver are only those agreed between the SFM and the receiver, and no MID values from the originating side of the SFM are to be forwarded.</t><t>A<t>An SFM could expose corresponding RTP streams for all the media sources and their simulcaststreams,streams andthenthen, for any media source that is to beprovidedprovided, forward one selected simulcast stream. However, this is notrecommendedrecommended, as it would unnecessarily increase the number of RTP streams and require the receiver to timely detect switching between simulcast streams. The above usage requires the same SFM functionality for switching, while avoiding the uncertainties of timely detecting that a RTP stream ends. The benefit would be that the received simulcast stream would be implicitly provided by which RTP stream would be active for a media source. However, using RtpStreamId to make this explicit also exposes which alternative format is used. The conclusion is that using one RTP stream per simulcast stream is unnecessary. The issue with timely detecting end of streams, independentifof whether they are stopped temporarily or long term, is that there is no explicit indication that the transmission has intentionally been stopped. TheRTCP basedRTCP-based <xreftarget="RFC7728">Pausetarget="RFC7728" format="default">pause andResumeresume mechanism</xref> includes a PAUSED indication that provides the last RTP sequence number transmitted prior to the pause. Due to usage, the timeliness of this solution depends on when delivery using RTCP can occur in relation to the transmission of the last RTP packet. If no explicit information is provided at all, then detection based onnon increasingnonincreasing RTCP SR field values and timers need to be used to determine pause in RTP packet delivery.This results in that one can usually not determineAs a result, when the last RTP packet arrives (if itarrives)arrives), one usually cannot determine that this will be the last. That it was the last is something that one learns later.</t> </section> </section> <section anchor="sec-rtp-box-box"title="RTPnumbered="true" toc="default"> <name>RTP Middlebox to RTPMiddlebox">Middlebox</name> <t>This relates to the transmission of simulcast streams between RTP middleboxes or other usages where one wants to enable the delivery of multiple simultaneous simulcast streams per media source, but the transmitting entity is not the originating endpoint. For a particular direction betweenmiddleboxmiddleboxes A and B, this looks very similar to theoriginating to middleboxoriginating-to-middlebox case on amedia sourcemedia-source basis. However, in thiscasecase, thereisare usually multiple media sources, originating from multiple endpoints. This can create situations where limitations in the number of simultaneously received media streams canarise,arise -- forexampleexample, due to limitation in network bandwidth. In this case, a subset of not only the simulcaststreams,streams but also media sources can be selected.This results in thatAs a result, individual RTP streams canbebecome paused at any point and laterbeingbe resumed based on various criteria.</t> <t>The MIDs used between A and B are the ones agreed between these two identities insignalling.signaling. The RtpStreamId values will also be provided to ensure explicit information about which simulcast stream they are. TheRTP stream to MIDRTP-stream-to-MID andRtpStreamId-RtpStreamId associations should here belong termlong-term stable.</t> </section> </section> <section anchor="sec-network-aspects"title="Network Aspects">numbered="true" toc="default"> <name>Network Aspects</name> <t>Simulcast is in this memo defined as the act of sending multiple alternative encoded streams of the same underlying media source.When transmittingTransmitting multiple independent streams that originate from the samesource, itsource could potentially be done in several different ways using RTP. A general discussion on considerations for use of the different RTP multiplexing alternatives can be found in <xreftarget="I-D.ietf-avtcore-multiplex-guidelines">Guidelinestarget="I-D.ietf-avtcore-multiplex-guidelines" format="default">"Guidelines for using the Multiplexingin RTP</xref>.Features of RTP to Support Multiple Media Streams"</xref>. Discussion and clarification on how to handle multiple streams in an RTP session can be found in <xreftarget="RFC8108"/>.</t>target="RFC8108" format="default"/>.</t> <t>The network aspects that are relevant for simulcastare:<list style="hanging"> <t hangText="Quality of Service:">Whenare:</t> <dl newline="false" spacing="normal"> <dt>Quality of Service (QoS):</dt> <dd>When usingsimulcastsimulcast, it might be of interest to prioritize a particular simulcast stream, rather than applying equal treatment to all streams. For example,lower bitratelower-bitrate streams may be prioritized overhigher bitratehigher-bitrate streams to minimize congestion or packet losses in thelow bitratelow-bitrate streams. Thus, there is a benefit touseusing a simulcast solution with good QoSsupport.</t> <t hangText="NAT/FW Traversal:">Usingsupport.</dd> <dt>NAT/FW Traversal (Network Address Translator / Firewall Traversal):</dt> <dd>Using multiple RTP sessions incurs more cost for NAT/FW traversal unless they canre-usereuse the same transport flow, which can be achieved by <xreftarget="I-D.ietf-mmusic-sdp-bundle-negotiation">Multiplexing Negotiation Usingtarget="RFC8843" format="default">multiplexing negotiation using SDPPort Numbers</xref>.</t> </list></t>port numbers</xref>.</dd> </dl> <t/> <sectiontitle="Bitrate Adaptation">numbered="true" toc="default"> <name>Bitrate Adaptation</name> <t>Use of multiple simulcast streams can require a significant amount of network resources. The aggregate bandwidth for all simulcast streams for a media source (and thus SDP media description) is bounded by any SDP "b=" line applicable to that media source. It is assumed that a suitablecongestion controlcongestion-control mechanism is used by the application to ensure that it doesn't cause persistent congestion. If the amount of available network resources varies during an RTP session such that it does not match what is negotiated in SDP, the bitrate used by the different simulcast streams may have to be reduced dynamically. When a simulcasting media source uses a single media transport for all of the simulcast streams, it is likely that a joint congestion control across all simulcast streams is used for that media source. What simulcast streams to prioritize when allocating available bitrate among the simulcast streams in such adaptationSHOULD<bcp14>SHOULD</bcp14> be taken from the simulcast stream order on the "a=simulcast" line and ordering of alternative simulcast formats<xref target="sec-cap"/>.(<xref target="sec-cap" format="default"/>). Simulcast streams that have pause/resume capability and that would be given such low bitrate by the adaptation process that they are considered not really useful can be temporarily paused until the limiting condition clears.</t> </section> </section> <section anchor="sec-limitation"title="Limitation">numbered="true" toc="default"> <name>Limitation</name> <t>The chosen approach has a limitation that relates to the use of a single RTP session for all simulcast formats of a media source, which comes from sending all simulcast streams related to a media source under the same SDP media description.</t> <t>It is not possible to use different simulcast streams on different media transports,limitingwhich limits the possibilitiesto applyfor applying different QoS to different simulcast streams. When using unicast, QoS mechanisms based on individual packet marking are feasible, since they do not require separation of simulcast streams into different RTP sessions to apply different QoS.</t> <t>It is also not possible to separate different simulcast streams into different multicast groups to allow a multicast receiver to pick the stream it wants, rather than receive all of them. In this case, the only reasonable implementation is to use different RTP sessions for each multicast group so that reporting and other RTCP functions operate as intended. Such simulcast usage in a multicast context is out of scope for the current document and would require additional specification.</t> </section> <section anchor="sec-iana"title="IANA Considerations">numbered="true" toc="default"> <name>IANA Considerations</name> <t>This documentrequests to registerregisters a new media-level SDP attribute, "simulcast", in the "att-field (media level only)" registry within theSDP parameters"Session Description Protocol (SDP) Parameters" registry, according to the procedures of <xreftarget="RFC4566"/>target="RFC4566" format="default"/> and <xreftarget="I-D.ietf-mmusic-sdp-mux-attributes"/>.<list style="hanging"> <t hangText="Contacttarget="RFC8859" format="default"/>.</t> <dl newline="false" spacing="normal"> <dt>Contact name,email:">Theemail:</dt> <dd>The IESG(iesg@ietf.org)</t> <t hangText="Attribute name:">simulcast</t> <t hangText="Long-form(iesg@ietf.org)</dd> <dt>Attribute name:</dt> <dd>simulcast</dd> <dt>Long-form attributename:">Simulcastname:</dt> <dd>Simulcast streamdescription</t> <t hangText="Charset dependent:">No</t> <t hangText="Attribute value:">sc-value;description</dd> <dt>Charset dependent:</dt> <dd>No</dd> <dt>Attribute value:</dt> <dd>sc-value; see <xreftarget="sec-attr"/>target="sec-attr" format="default"/> of RFCXXXX.</t> <t hangText="Purpose:">Signals8853.</dd> <dt>Purpose:</dt> <dd>Signals simulcast capability for a set of RTPstreams</t> <t hangText="MUX category:">NORMAL</t> </list>Note to RFC Editor: Please replace "RFC XXXX" with the assigned number of this RFC.</t>streams</dd> <dt>Mux category:</dt> <dd>NORMAL</dd> </dl> </section> <section anchor="sec-security"title="Security Considerations">numbered="true" toc="default"> <name>Security Considerations</name> <t>The simulcast capability, configuration attributes, and parameters are vulnerable to attacks in signaling.</t> <t>A false inclusion of the "a=simulcast" attribute may result in simultaneous transmission of multiple RTP streams that would otherwise not be generated. The impact is limited by the media description joint bandwidth, shared by all simulcast streams irrespective of their number.ThereHowever, there mayhoweverbe a large number of unwanted RTP streams that will impact the share of bandwidth allocated for the originally wanted RTP stream.</t> <t>A hostile removal of the "a=simulcast" attribute will result in simulcast not being used.</t><t>Neither of the above will likely have any major consequences<t> Integrity protection and source authentication of all SDP signaling, including simulcast attributes, canbe mitigated by signalingmitigate the risks of such attacks thatis at least integrity and source authenticated to prevent an attackerattempt tochange it.</t>alter signaling. </t> <t>Security considerations related to the use of "a=rid" and the RtpStreamId SDES itemisare covered in <xreftarget="I-D.ietf-mmusic-rid"/>target="RFC8851" format="default"/> and <xreftarget="I-D.ietf-avtext-rid"/>.target="RFC8852" format="default"/>. There are no additional security concerns related to their use in this specification.</t> </section><section anchor="sec-contributors" title="Contributors"> <t>Morgan Lindqvist and Fredrik Jansson, both from Ericsson, have contributed with important material to the first versions of this document. Robert Hansen and Cullen Jennings, from Cisco, Peter Thatcher, from Google, and Adam Roach, from Mozilla, contributed significantly to subsequent versions.</t> </section> <section anchor="sec-ack" title="Acknowledgements"> <t>The authors would like to thank Bernard Aboba, Thomas Belling, Roni Even, Adam Roach, Inaki Baz Castillo, Paul Kyzivat, and Arun Arunachalam for the feedback they provided during the development of this document.</t> </section></middle> <back><references title="Normative References"> <?rfc include="reference.RFC.2119"?> <?rfc include='reference.RFC.3550'?> <?rfc include='reference.RFC.4566'?> <?rfc include='reference.RFC.5234'?> <?rfc include='reference.RFC.7405'?> <?rfc include='reference.RFC.7728'?> <?rfc include='reference.RFC.8174'?> <?rfc include='reference.I-D.ietf-mmusic-rid'?> <?rfc include='reference.I-D.ietf-avtext-rid'?> <?rfc include='reference.I-D.ietf-mmusic-sdp-mux-attributes'?> <?rfc include='reference.I-D.ietf-mmusic-sdp-bundle-negotiation'?><displayreference target="I-D.ietf-avtcore-multiplex-guidelines" to="MULTIPLEX"/> <references> <name>References</name> <references> <name>Normative References</name> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.3264.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.3550.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.4566.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.5234.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7405.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7728.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml"/> <!-- draft-ietf-mmusic-rid in C238 --> <reference anchor="RFC8851" target="https://www.rfc-editor.org/info/rfc8851"> <front> <title>RTP Payload Format Restrictions</title> <author initials="A.B." surname="Roach" fullname="Adam Roach" role="editor"> <organization/> </author> <date month="April" year="2020"/> </front> <seriesInfo name="DOI" value="10.17487/RFC8851"/> <seriesInfo name="RFC" value="8851"/> </reference> <!-- draft-ietf-avtext-rid-09 in C238 --> <reference anchor="RFC8852" target="https://www.rfc-editor.org/info/rfc8852"> <front> <title>RTP Stream Identifier Source Description (SDES)</title> <author initials="A.B." surname="Roach" fullname="Adam Roach"> <organization/> </author> <author initials="S" surname="Nandakumar" fullname="Suhas Nandakumar"> <organization/> </author> <author initials="P" surname="Thatcher" fullname="Peter Thatcher"> <organization/> </author> <date month="April" year="2020"/> </front> <seriesInfo name="DOI" value="10.17487/RFC8852"/> <seriesInfo name="RFC" value="8852"/> </reference> <!-- draft-ietf-mmusic-sdp-mux-attributes-17 in C238 --> <reference anchor="RFC8859" target="https://www.rfc-editor.org/info/rfc8859"> <front> <title>A Framework for SDP Attributes when Multiplexing</title> <seriesInfo name="DOI" value="10.17487/RFC8859"/> <seriesInfo name="RFC" value="8859"/> <author initials="S" surname="Nandakumar" fullname="Suhas Nandakumar"> <organization/> </author> <date month="April" year="2020"/> </front> </reference> <!-- draft-ietf-mmusic-sdp-bundle-negotiation in C238 --> <reference anchor="RFC8843" target="https://www.rfc-editor.org/info/rfc8843"> <front> <title>Negotiating Media Multiplexing Using the Session Description Protocol (SDP)</title> <seriesInfo name="DOI" value="10.17487/RFC8843"/> <seriesInfo name="RFC" value="8843"/> <author initials="C" surname="Holmberg" fullname=""> <organization/> </author> <author initials="H" surname="Alvestrand" fullname=""> <organization/> </author> <author initials="C" surname="Jennings" fullname=""> <organization/> </author> <date month="April" year="2020"/> </front> </reference> </references> <references> <name>Informative References</name> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.2198.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.3389.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.4588.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.4733.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.5104.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.5109.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.5583.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.6184.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.6190.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.6236.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.6464.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7104.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7656.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7667.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7741.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8108.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7941.xml"/> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8627.xml"/> <!-- draft-ietf-avtcore-multiplex-guidelines-11 in IESG Evaluation --> <xi:include href="https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-avtcore-multiplex-guidelines.xml"/> </references><references title="Informative References"> <?rfc include='reference.RFC.2198'?> <?rfc include='reference.RFC.3264'?> <?rfc include='reference.RFC.3389'?> <?rfc include='reference.RFC.4588'?> <?rfc include='reference.RFC.4733'?> <?rfc include='reference.RFC.5104'?> <?rfc include='reference.RFC.5109'?> <?rfc include='reference.RFC.5583'?> <?rfc include='reference.RFC.6184'?> <?rfc include='reference.RFC.6190'?> <?rfc include='reference.RFC.6236'?> <?rfc include='reference.RFC.6464'?> <?rfc include='reference.RFC.7104'?> <?rfc include='reference.RFC.7656'?> <?rfc include='reference.RFC.7667'?> <?rfc include='reference.RFC.7741'?> <?rfc include='reference.RFC.8108'?> <?rfc include='reference.RFC.8285'?> <?rfc include='reference.I-D.ietf-avtcore-multiplex-guidelines'?> <?rfc include='reference.I-D.ietf-payload-flexible-fec-scheme'?></references> <section anchor="sec-requirements"title="Requirements">numbered="true" toc="default"> <name>Requirements</name> <t>The following requirements are met by the defined solution to support the <xreftarget="sec-use-cases">use cases</xref>:<list style="hanging"> <t anchor="req-1" hangText="REQ-1:">Identification:<list style="hanging"> <t anchor="req-1.1" hangText="REQ-1.1:">Ittarget="sec-use-cases" format="default">use cases</xref>:</t> <dl newline="false" spacing="normal"> <dt>REQ-1:</dt> <dd anchor="req-1"> <t>Identification:</t> <dl newline="false" spacing="normal"> <dt>REQ-1.1:</dt> <dd anchor="req-1.1">It must be possible to identify a set of simulcasted RTP streams as originating from the same media source in SDPsignaling.</t> <t anchor="req-1.2" hangText="REQ-1.2:">Ansignaling.</dd> <dt>REQ-1.2:</dt> <dd anchor="req-1.2">An RTP endpoint must be capable of identifying the simulcast stream that a received RTP stream is associated with, knowing the content of the SDPsignalling.</t> </list></t> <t anchor="req-2" hangText="REQ-2:">Transportsignaling.</dd> </dl> </dd> <dt>REQ-2:</dt> <dd anchor="req-2"> <t>Transport usage. The solution must work whenusing:<list style="hanging"> <t anchor="req-2.1" hangText="REQ-2.1:">Legacyusing:</t> <dl newline="false" spacing="normal"> <dt>REQ-2.1:</dt> <dd anchor="req-2.1">Legacy SDP with separate media transports per SDP mediadescription.</t> <t anchor="req-2.2" hangText="REQ-2.2:"><xref target="I-D.ietf-mmusic-sdp-bundle-negotiation">Bundled</xref> SDP media descriptions.</t> </list></t> <t anchor="req-3" hangText="REQ-3:">Capabilitydescription.</dd> <dt>REQ-2.2:</dt> <dd anchor="req-2.2"> <xref target="RFC8843" format="default">Bundled</xref> SDP media descriptions.</dd> </dl> </dd> <dt>REQ-3:</dt> <dd anchor="req-3"> <t>Capability negotiation.ItThe following must bepossible that:<list style="hanging"> <t anchor="req-3.1" hangText="REQ-3.1:">Senderpossible:</t> <dl newline="false" spacing="normal"> <dt>REQ-3.1:</dt> <dd anchor="req-3.1">The sender can express capability of sendingsimulcast.</t> <t anchor="req-3.2" hangText="REQ-3.2:">Receiversimulcast.</dd> <dt>REQ-3.2:</dt> <dd anchor="req-3.2">The receiver can express capability of receivingsimulcast.</t> <t anchor="req-3.3" hangText="REQ-3.3:">Sendersimulcast.</dd> <dt>REQ-3.3:</dt> <dd anchor="req-3.3">The sender can express the maximum number of simulcast streams that can beprovided.</t> <t anchor="req-3.4" hangText="REQ-3.4:">Receiverprovided.</dd> <dt>REQ-3.4:</dt> <dd anchor="req-3.4">The receiver can express the maximum number of simulcast streams that can bereceived.</t> <t anchor="req-3.5" hangText="REQ-3.5:">Senderreceived.</dd> <dt>REQ-3.5:</dt> <dd anchor="req-3.5">The sender can detail the characteristics of the simulcast streams that can beprovided.</t> <t anchor="req-3.6" hangText="REQ-3.6:">Receiverprovided.</dd> <dt>REQ-3.6:</dt> <dd anchor="req-3.6">The receiver can detail the characteristics of the simulcast streams that it prefers toreceive.</t> </list></t> <t anchor="req-4" hangText="REQ-4:">Distinguishingreceive.</dd> </dl> </dd> <dt>REQ-4:</dt> <dd anchor="req-4">Distinguishing features. It must be possible to have different simulcast streams use different codec parameters, as can be expressed by SDP format values and RTP payloadtypes.</t> <t anchor="req-5" hangText="REQ-5:">Compatibility.types.</dd> <dt>REQ-5:</dt> <dd anchor="req-5"> <t>Compatibility. It must be possible to use simulcast in combination with other RTP mechanisms that generate additional RTPstreams:<list style="hanging"> <t anchor="req-5.1" hangText="REQ-5.1:"><xref target="RFC4588">RTP Retransmission</xref>.</t> <t anchor="req-5.2" hangText="REQ-5.2:"><xref target="RFC5109">RTPstreams:</t> <dl newline="false" spacing="normal"> <dt>REQ-5.1:</dt> <dd anchor="req-5.1"> <xref target="RFC4588" format="default">RTP retransmission</xref>.</dd> <dt>REQ-5.2:</dt> <dd anchor="req-5.2"> <xref target="RFC5109" format="default">RTP Forward ErrorCorrection</xref>.</t> <t anchor="req-5.3" hangText="REQ-5.3:">RelatedCorrection</xref>.</dd> <dt>REQ-5.3:</dt> <dd anchor="req-5.3">Related payload types such as audio Comfort Noise and/orDTMF.</t> <t hangText="REQ-5.4:">ADTMF.</dd> <dt>REQ-5.4:</dt> <dd>A single simulcast stream can consist of multiple RTP streams, to support codecs where a dependent stream is dependent on a set of encoded and dependent streams, each potentially carried in their own RTPstream.</t> </list></t> <t anchor="req-6" hangText="REQ-6:">Interoperability.stream.</dd> </dl> </dd> <dt>REQ-6:</dt> <dd anchor="req-6"> <t>Interoperability. The solution must be possible to usein:<list style="hanging"> <t anchor="req-6.1" hangText="REQ-6.1:">Interworkingin:</t> <dl newline="false" spacing="normal"> <dt>REQ-6.1:</dt> <dd anchor="req-6.1">Interworking withnon-simulcastnonsimulcast legacy clients using a single media source per mediatype.</t> <t anchor="req-6.2" hangText="REQ-6.2:">WebRTCtype.</dd> <dt>REQ-6.2:</dt> <dd anchor="req-6.2">WebRTC environment with a single media source per SDP mediadescription.</t> </list></t> </list></t>description.</dd> </dl> </dd> </dl> </section> <sectiontitle="Changes From Earlier Versions"> <t>NOTE TO RFC EDITOR: Please remove this section prioranchor="sec-ack" numbered="false" toc="default"> <name>Acknowledgements</name> <t>The authors would like topublication.</t> <section title="Modifications Between WG Version -13 and -14"> <t><list style="symbols"> <t>c= and t= line order corrected in SDP examples</t> </list></t>thank <contact fullname="Bernard Aboba"/>, <contact fullname="Thomas Belling"/>, <contact fullname="Roni Even"/>, <contact fullname="Adam Roach"/>, <contact fullname="IƱaki Baz Castillo"/>, <contact fullname="Paul Kyzivat"/>, and <contact fullname="Arun Arunachalam"/> for the feedback they provided during the development of this document.</t> </section> <sectiontitle="Modifications Between WG Version -12 and -13"> <t><list style="symbols"> <t>Examples corrected to follow RID ABNF</t> <t>Example <xref target="fig-ms-offer"/> now comments on priority for second media source.</t> <t>Clarified a SHOULD limitation.</t> <t>Added urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id in examplesanchor="sec-contributors" numbered="false" toc="default"> <name>Contributors</name> <t><contact fullname="Morgan Lindqvist"/> and <contact fullname="Fredrik Jansson"/>, both from Ericsson, have contributed withRTX.</t> <t>ABNF now uses RFC 7405important material toindicate case sensitivity</t> <t>Various minor editorialsthe first draft versions of this document. <contact fullname="Robert Hanton"/> and <contact fullname="Cullen Jennings"/> from Cisco, <contact fullname="Peter Thatcher"/> from Google, andnits.</t> </list></t> </section> <section title="Modifications Between WG Version -11 and -12"> <t><list style="symbols"> <t>Modified Normative statement regarding RTP stream duplication in Section 5.2.</t> <t>Clarified assumption about use of congestion control by applications.</t> <t>Changed to use RFC 8174 boilerplate instead of RFC 2119.</t> <t>Clarified explanation of syntax for simulcast attribute in Section 4.</t> <t>Editorial clarification in Section 5.2 and 5.3.2.</t> <t>Various minor editorials and nits.</t> </list></t> </section> <section title="Modifications Between WG Version -10 and -11"> <t><list style="symbols"> <t>Added new SDP example section on Simulcast and Redundancy, including both RED (RFC2198), RTP RTX (RFC4588), and FEC (draft-ietf-payload-flexible-fec-scheme).</t> <t>Removed restriction that "related" payload formats in an RTP stream (such as CN and DTMF) must not have their own rid-id, since there is no reason to forbid this and corresponding clarification is made in draft-ietf-mmusic-rid.</t> <t>Removed any mention of source-specific signaling and the reference to RFC5576, since draft-ietf-mmusic-rid is not defined for source-specific signaling.</t> <t>Changed some SDP examples to use a=rid restrictions instead of a=imageattr.</t> <t>Changed reference from the obsoleted RFC 5285 to RFC 8285.</t> </list></t> </section> <section title="Modifications Between WG Version -09 and -10"> <t><list style="symbols"> <t>Amended overview section with a bit more explanation on the examples, and added an rid-id alternative for one of the streams.</t> <t>Removed SCID also from the Terminology section, which was forgotten in -09 when changing SCID to rid-id.</t> </list></t> </section> <section title="Modifications Between WG Version -08 and -09"> <t><list style="symbols"> <t>Changed SCID to rid-id, to align with ietf-draft-mmusic-rid naming.</t> <t>Changed Overview to be based on examples and shortened it.</t> <t>Changed semantics of initially paused rid-id in modified SDP offers from requiring it to follow actual RFC 7728 pause state to an informational offerer's opinion at the time of offer creation, not in any way overriding or amending RFC 7728 signaling.</t> <t>Replaced text on ignoring all but the first of multiple "a=simulcast" lines in a media description with mandating that at most one "a=simulcast" line is included.</t> <t>Clarified with a note that, for the case it is clear from the SDP that RTP PT uniquely maps to RtpStreamId, an RTP receiver can use RTP PT to relate simulcast streams.</t> <t>Moved Section 4 Requirements to become Appendix A.</t> <t>Editorial corrections and clarifications.</t> </list></t> </section> <section title="Modifications Between WG Version -07 and -08"> <t><list style="symbols"> <t>Correcting syntax of SDP examples in section 6.6.1, as found by Inaki Baz Castillo.</t> <t>Changing ABNF to only define the sc-value, not the SDP attribute itself, as suggested by Paul Kyzivat.</t> <t>Changing I-D reference to newly published RFC 8108.</t> <t>Adding list of modifications between -06 and -07.</t> </list></t> </section> <section title="Modifications Between WG Version -06 and -07"> <t><list style="symbols"> <t>A scope clarification, as result of the discussion with Roni Even.</t> <t>A reformulation of the identification requirements for simulcast stream.</t> <t>Correcting the statement related to source specific signalling (RFC 5576) to address Roni Even's comment.</t> <t>Update of the last paragraph in Section 6.2 regarding simulcast stream differences as well as forbidding multiple instances of the same SCID within a single a=simulcast line.</t> <t>Removal of note in Section 6.4 as result of issue raised by Roni Even.</t> <t>Use of "m=" has been changed to media description and a few other editorial improvements and clarifications.</t> </list></t> </section> <section title="Modifications Between WG Version -05 and -06"> <t><list style="symbols"> <t>Added section on RTP Aspects</t> <t>Added a requirement (5-4) on that capability exchange must be capable of handling multi RTP stream cases.</t> <t>Added extmap attribute also on first signalling example as it is a recommended to use mechanism.</t> <t>Clarified the definition of the simulcast attribute and how simulcast streams relates to simulcast formats and SCIDs.</t> <t>Updated References list and moved around some references between informative and normative categories.</t> <t>Editorial improvements and corrections.</t> </list></t> </section> <section title="Modifications Between WG Version -04 and -05"> <t><list style="symbols"> <t>Aligned with recent changes in draft-ietf-mmusic-rid and draft-ietf-avtext-rid.</t> <t>Modified the SDP offer/answer section to follow the generally accepted structure, also adding a brief text on modifying the session that is aligned with draft-ietf-mmusic-rid.</t> <t>Improved text around simulcast stream identification (as opposed to the simulcast stream itself) to consistently use the acronym SCID and defined that in the Terminology section.</t> <t>Changed references for RTP-level pause/resume and VP8 payload format that are now published as RFC.</t> <t>Improved IANA registration text.</t> <t>Removed unused reference to draft-ietf-payload-flexible-fec-scheme.</t> <t>Editorial improvements and corrections.</t> </list></t> </section> <section title="Modifications Between WG Version -03 and -04"> <t><list style="symbols"> <t>Changed to only use RID identification, as was consensus during IETF 94.</t> <t>ABNF improvements.</t> <t>Clarified offer-answer rules for initially paused streams.</t> <t>Changed references for RTP topologies and RTP taxonomy documents that are now published as RFC.</t> <t>Added reference to the new RID draft in AVTEXT.</t> <t>Re-structured section 6 to provide an easy reference by the updated IANA section.</t> <t>Added a sub-section 7.1 with a discussion of bitrate adaptation.</t> <t>Editorial improvements.</t> </list></t> </section> <section title="Modifications Between WG Version -02 and -03"> <t><list style="symbols"> <t>Removed text on multicast / broadcast<contact fullname="Adam Roach"/> fromuse cases, since it is not supported by the solution.</t> <t>Removed explicit references to unified plan draft.</t> <t>Added possibility to initiate simulcast streams in paused mode.</t> <t>Enabled an offerer to offer multiple stream identification (pt or rid) methods and have the answerer choose which to use.</t> <t>Added a preference indication also in send direction offers.</t> <t>Added a section on limitations of the current proposal, including identification method specific limitations.</t> </list></t> </section> <section title="Modifications Between WG Version -01 and -02"> <t><list style="symbols"> <t>Relying on the new RID solution for codec constraints and configuration identification. This has resulted in changes in syntax to identify if pt or RID is used to describe the simulcast stream.</t> <t>Renamed simulcast version and simulcast version alternative to simulcast stream and simulcast format respectively, and improved definitions for them.</t> <t>Clarification that it is possibleMozilla contributed significantly toswitch between simulcast version alternatives, but that only a single one be used at any point in time.</t> <t>Changed the definition so that ordering of simulcast formats for a specific simulcast stream do have a preference order.</t> </list></t> </section> <section title="Modifications Between WG Version -00 and -01"> <t><list style="symbols"> <t>No changes. Only preventing expiry.</t> </list></t> </section> <section title="Modifications Between Individual Version -00 and WG Version -00"> <t><list style="symbols"> <t>Added this appendix.</t> </list></t> </section>subsequent versions.</t> </section> </back> </rfc>