Negotiating Media Multiplexing Using the Session Description Protocol (SDP)
draft-ietf-mmusic-sdp-bundle-negotiation-54
MMUSIC Working Group C. Holmberg
Internet-Draft Ericsson
Updates: 3264,5888,7941 (if approved) H. Alvestrand
Intended status: Standards Track Google
Expires: June 18, 2019 C. Jennings
Cisco
December 15, 2018
Negotiating Media Multiplexing Using the Session Description Protocol
(SDP)
draft-ietf-mmusic-sdp-bundle-negotiation-54.txt
Abstract
This specification defines a new Session Description Protocol (SDP)
Grouping Framework extension, 'BUNDLE'. The extension can be used
with the SDP Offer/Answer mechanism to negotiate the usage of a
single transport (5-tuple) for sending and receiving media described
by multiple SDP media descriptions ("m=" sections). Such transport
is referred to as a BUNDLE transport, and the media is referred to as
bundled media. The "m=" sections that use the BUNDLE transport form
a BUNDLE group.
This specification updates RFC 3264, to also allow assigning a zero
port value to a "m=" section in cases where the media described by
the "m=" section is not disabled or rejected.
This specification updates RFC 5888, to also allow an SDP 'group'
attribute to contain an identification-tag that identifies a "m="
section with the port set to zero.
This specification defines a new RTP Control Protocol (RTCP) source
description (SDES) item and a new RTP header extension that can be
used to correlate bundled RTP/RTCP packets with their appropriate
"m=" section.
This specification updates RFC 7941, by adding an exception, for the
MID RTP header extension, to the requirement regarding protection of
an SDES RTP header extension carrying an SDES item for the MID RTP
header extension.
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Holmberg, et al. Expires June 18, 2019 [Page 1]
Internet-Draft Bundled media December 2018
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at http://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on June 18, 2019.
Copyright Notice
Copyright (c) 2018 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
This document may contain material from IETF Documents or IETF
Contributions published or made publicly available before November
10, 2008. The person(s) controlling the copyright in some of this
material may not have granted the IETF Trust the right to allow
modifications of such material outside the IETF Standards Process.
Without obtaining an adequate license from the person(s) controlling
the copyright in such materials, this document may not be modified
outside the IETF Standards Process, and derivative works of it may
not be created outside the IETF Standards Process, except to format
it for publication as an RFC or to translate it into languages other
than English.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 4
1.1. Background . . . . . . . . . . . . . . . . . . . . . . . 4
1.2. BUNDLE Mechanism . . . . . . . . . . . . . . . . . . . . 4
1.3. Protocol Extensions . . . . . . . . . . . . . . . . . . . 5
2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 6
3. Conventions . . . . . . . . . . . . . . . . . . . . . . . . . 8
4. Applicability Statement . . . . . . . . . . . . . . . . . . . 8
Holmberg, et al. Expires June 18, 2019 [Page 2]
Internet-Draft Bundled media December 2018
Show full document text