RFC 2326 - Real Time Streaming Protocol (实时流协议, RTSP)
- 状态: Proposed Standard
- 发布日期: April 1998
- Stream: IETF
- 被废弃: RFC7826
- 勘误: 无勘误
Status of this Memo (本备忘录的状态)
本文档为互联网社区规定了一个互联网标准跟踪协议, 并请求讨论和改进建议。有关本协议的标准化状态和地位, 请参考当前版本的 "Internet Official Protocol Standards" (STD 1)。本备忘录的分发不受限制。
Copyright Notice (版权声明)
Copyright (C) The Internet Society (1998). All Rights Reserved.
Abstract (摘要)
Real Time Streaming Protocol (实时流协议, RTSP) 是一种应用层协议, 用于控制具有实时属性的数据传输。RTSP 提供了一个可扩展的框架, 以实现对实时数据 (如音频和视频) 的受控按需传输。数据源可以包括实时数据馈送和存储的剪辑。该协议旨在控制多个数据传输会话, 提供选择传输通道 (如 UDP、组播 UDP 和 TCP) 的方法, 并提供基于 RTP (RFC 1889) 选择传输机制的方法。
Contents
- 1 Introduction (简介)
- 2 Notational Conventions (表示约定)
- 3 Protocol Parameters (协议参数)
- 4 RTSP Message (RTSP 消息)
- 5 General Header Fields (通用头部字段)
- 6 Request (请求)
- 7 Response (响应)
- 8 Entity (实体)
- 9 Connections (连接)
- 10 Method Definitions (方法定义)
- 11 Status Code Definitions (状态码定义)
- 12 Header Field Definitions (头部字段定义)
- 13 Caching (缓存)
- 14 Examples (示例)
- 15 Syntax (语法)
- 16 Security Considerations (安全考虑)
- Appendix A. RTSP Protocol State Machines (RTSP 协议状态机)
- Appendix B. Interaction with RTP (与 RTP 的交互)
- Appendix C: Use of SDP for RTSP Session Descriptions (在 RTSP 会话描述中使用 SDP)
- Appendix D: Minimal RTSP implementation (最小 RTSP 实现)
- Appendix E: Authors' Addresses (作者地址)
- Appendix F: Acknowledgements (致谢)
- References (参考文献)
- Full Copyright Statement (完整版权声明)
Official sources (官方来源)
- Text:
https://www.rfc-editor.org/rfc/rfc2326.txt - Info:
https://www.rfc-editor.org/info/rfc2326