rfc all download
http://www.rfc-editor.org/download.html
about RTSP
http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol
RTSP was developed by RealNetworks, Netscape[1] and Columbia University, with the first draft submitted to IETF in 1996.[2] It was standardized by the Multiparty Multimedia Session Control Working Group (MMUSIC WG) of the Internet Engineering Task Force (IETF) and published as RFC 2326 in 1998.[3] RTSP 2.0 is currently under development as a replacement of RTSP 1.0. RTSP 2.0 is based on RTSP 1.0 but is not backwards compatible other than in the basic version negotiation mechanism.[4]
RTSP using RTP and RTCP allows for the implementation of rate adaptation.[further explanation needed]
//===============================================
rtsp1.0
http://www.ietf.org/rfc/rfc2326.txt
rtsp2.0 draft
http://tools.ietf.org/html/draft-ietf-mmusic-rfc2326bis-36
//============================================ draft rtsp
http://tools.ietf.org/id/rtsp
Internet-Draft Archive |
more about this prototype... |
The document name you specified, "draft.*rtsp", matched multiple documents:
Found 33 matches.
This is a proof-of-concept of a tool which provides stable references (URLs) for internet drafts, and also some search capability. The tool is implemented as an apache 404 error handler, available here: ID archive 404.cgi
The current prototype has the following features:
-
Given an URL of the form http://tools.ietf.org/id/draft-name-subject, with a complete name
but without explicit version number, the most recent version in the archive will be shown.
Example: http://tools.ietf.org/id/draft-ietf-mobileip-ipv6 -
Given an URL of the form http://tools.ietf.org/id/draft-name-subject-NN.txt,
complete with explicit version number, that specific version will be returned if it exists in the repository.
Example: http://tools.ietf.org/id/draft-ietf-mobileip-ipv6-12.txt - If a given an URL of the form http://tools.ietf.org/id/draft-name-subject-NN.txt does not exist in the repository, a Not Found page will be generated. If the draft is listed in all_id.txt as expired, that will be indicated. If other versions of the given draft exists in the repository, a link to the latest version will be provided. Example: http://tools.ietf.org/id/draft-crocker-edi-00.txt
-
Given an incomplete URL of the form http://tools.ietf.org/id/draft-something,
up to 100 matches with the prefix draft-something will be shown.
Example: http://tools.ietf.org/id/draft-iab- -
Given an incomplete URL of the form http://tools.ietf.org/id/REGEXP, where
REGEXP is a perl / python style regular expression, a list of up to 100 matches for
the regular expression will be shown.
Example: http://tools.ietf.org/id/iab.*ipv6 - If the last version of a document in the archive is a tombstone, the version of the draft which the tombstone refers to will be shown (if it is in the archive).
- The tool does not require any changes to the archive content. It is implemented as a apache error document handler, and may be easily deployed for the current ietf internet-drafts repository (but will then only show drafts which are less than 6 months old).
- For the benefit of tool access to the archive, any request which does not result in the retrieval of one unique document will result in a 404 error return, with the list of partial matches in the document body.
Apache/2.2.22 (Debian) Server at tools.ietf.org Port 80
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· winform 绘制太阳,地球,月球 运作规律
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 上周热点回顾(3.3-3.9)