MMUSIC Working Group H. Schulzrinne
Internet-Draft Columbia University
Obsoletes: 2326 (if approved) A. Rao
Intended status: Standards Track Cisco
Expires: October 6, 2013 R. Lanphier
M. Westerlund
Ericsson AB
M. Stiemerling (Ed.)
NEC
April 4, 2013
Real Time Streaming Protocol 2.0 (RTSP)
draft-ietf-mmusic-rfc2326bis-34
Abstract
This memorandum defines RTSP version 2.0 which obsoletes RTSP version
1.0 defined in RFC 2326.
The Real Time Streaming Protocol, or RTSP, is an application-level
protocol for setup and control of the delivery of data with real-time
properties. RTSP provides an extensible framework to enable
controlled, on-demand delivery of real-time data, such as audio and
video. Sources of data can include both live data feeds and stored
clips. This protocol is intended to control multiple data delivery
sessions, provide a means for choosing delivery channels such as UDP,
multicast UDP and TCP, and provide a means for choosing delivery
mechanisms based upon RTP (RFC 3550).
Status of this Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at http://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on October 6, 2013.
Schulzrinne, et al. Expires October 6, 2013 [Page 1]
Internet-Draft Real Time Streaming Protocol 2.0 (RTSP) April 2013
Copyright Notice
Copyright (c) 2013 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.
Schulzrinne, et al. Expires October 6, 2013 [Page 2]
Internet-Draft Real Time Streaming Protocol 2.0 (RTSP) April 2013
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 11
2. Protocol Overview . . . . . . . . . . . . . . . . . . . . . . 13
2.1. Presentation Description . . . . . . . . . . . . . . . . 13
2.2. Session Establishment . . . . . . . . . . . . . . . . . 14
2.3. Media Delivery Control . . . . . . . . . . . . . . . . . 15
2.4. Session Parameter Manipulations . . . . . . . . . . . . 17
2.5. Media Delivery . . . . . . . . . . . . . . . . . . . . . 17
2.5.1. Media Delivery Manipulations . . . . . . . . . . . . 18
2.6. Session Maintenance and Termination . . . . . . . . . . 20
2.7. Extending RTSP . . . . . . . . . . . . . . . . . . . . . 21
3. Document Conventions . . . . . . . . . . . . . . . . . . . . 23