Network Working Group H. Schulzrinne
Request for Comments: 3550 Columbia University
Obsoletes: 1889 S. Casner
Category: Standards Track Packet Design
R. Frederick
Blue Coat Systems Inc.
V. Jacobson
Packet Design
July 2003
RTP: A Transport Protocol for Real-Time Applications
Status of this Memo
This document specifies an Internet standards track protocol for the
Internet community, and requests discussion and suggestions for
improvements. Please refer to the current edition of the "Internet
Official Protocol Standards" (STD 1) for the standardization state
and status of this protocol. Distribution of this memo is unlimited.
Copyright Notice
Copyright (C) The Internet Society (2003). All Rights Reserved.
Abstract
This memorandum describes RTP, the real-time transport protocol. RTP
provides end-to-end network transport functions suitable for
applications transmitting real-time data, such as audio, video or
simulation data, over multicast or unicast network services. RTP
does not address resource reservation and does not guarantee
quality-of-service for real-time services. The data transport is
augmented by a control protocol (RTCP) to allow monitoring of the
data delivery in a manner scalable to large multicast networks, and
to provide minimal control and identification functionality. RTP and
RTCP are designed to be independent of the underlying transport and
network layers. The protocol supports the use of RTP-level
translators and mixers.
Most of the text in this memorandum is identical to RFC 1889 which it
obsoletes. There are no changes in the packet formats on the wire,
only changes to the rules and algorithms governing how the protocol
is used. The biggest change is an enhancement to the scalable timer
algorithm for calculating when to send RTCP packets in order to
minimize transmission in excess of the intended rate when many
participants join a session simultaneously.
Schulzrinne, et al. Standards Track [Page 1]
RFC 3550 RTP July 2003
Table of Contents
1. Introduction ................................................ 4
1.1 Terminology ............................................ 5
2. RTP Use Scenarios ........................................... 5
2.1 Simple Multicast Audio Conference ...................... 6
2.2 Audio and Video Conference ............................. 7
2.3 Mixers and Translators ................................. 7
2.4 Layered Encodings ...................................... 8
3. Definitions ................................................. 8
4. Byte Order, Alignment, and Time Format ...................... 12
5. RTP Data Transfer Protocol .................................. 13
5.1 RTP Fixed Header Fields ................................ 13
5.2 Multiplexing RTP Sessions .............................. 16
5.3 Profile-Specific Modifications to the RTP Header ....... 18
5.3.1 RTP Header Extension ............................ 18
6. RTP Control Protocol -- RTCP ................................ 19
6.1 RTCP Packet Format ..................................... 21
6.2 RTCP Transmission Interval ............................. 24
6.2.1 Maintaining the Number of Session Members ....... 28
6.3 RTCP Packet Send and Receive Rules ..................... 28
6.3.1 Computing the RTCP Transmission Interval ........ 29
6.3.2 Initialization .................................. 30
6.3.3 Receiving an RTP or Non-BYE RTCP Packet ......... 31
6.3.4 Receiving an RTCP BYE Packet .................... 31
6.3.5 Timing Out an SSRC .............................. 32
6.3.6 Expiration of Transmission Timer ................ 32
6.3.7 Transmitting a BYE Packet ....................... 33
6.3.8 Updating we_sent ................................ 34
6.3.9 Allocation of Source Description Bandwidth ...... 34
6.4 Sender and Receiver Reports ............................ 35
6.4.1 SR: Sender Report RTCP Packet ................... 36
6.4.2 RR: Receiver Report RTCP Packet ................. 42
6.4.3 Extending the Sender and Receiver Reports ....... 42
6.4.4 Analyzing Sender and Receiver Reports ........... 43
6.5 SDES: Source Description RTCP Packet ................... 45
6.5.1 CNAME: Canonical End-Point Identifier SDES Item . 46
6.5.2 NAME: User Name SDES Item ....................... 48
6.5.3 EMAIL: Electronic Mail Address SDES Item ........ 48
6.5.4 PHONE: Phone Number SDES Item ................... 49
6.5.5 LOC: Geographic User Location SDES Item ......... 49
6.5.6 TOOL: Application or Tool Name SDES Item ........ 49
6.5.7 NOTE: Notice/Status SDES Item ................... 50
6.5.8 PRIV: Private Extensions SDES Item .............. 50
6.6 BYE: Goodbye RTCP Packet ............................... 51
6.7 APP: Application-Defined RTCP Packet ................... 52
7. RTP Translators and Mixers .................................. 53
7.1 General Description .................................... 53
Schulzrinne, et al. Standards Track [Page 2]
RFC 3550 RTP July 2003
7.2 RTCP Processing in Translators ......................... 55
7.3 RTCP Processing in Mixers .............................. 57
7.4 Cascaded Mixers ........................................ 58
8. SSRC Identifier Allocation and Use .......................... 59
8.1 Probability of Collision ............................... 59
8.2 Collision Resolution and Loop Detection ................ 60
8.3 Use with Layered Encodings ............................. 64
9. Security .................................................... 65
9.1 Confidentiality ........................................ 65
9.2 Authentication and Message Integrity ................... 67
10. Congestion Control .......................................... 67
11. RTP over Network and Transport Protocols .................... 68
12. Summary of Protocol Constants ............................... 69
12.1 RTCP Packet Types ...................................... 70
12.2 SDES Types ............................................. 70
13. RTP Profiles and Payload Format Specifications .............. 71
14. Security Considerations ..................................... 73
15. IANA Considerations ......................................... 73
16. Intellectual Property Rights Statement ...................... 74
17. Acknowledgments ............................................. 74
Appendix A. Algorithms ........................................ 75
Appendix A.1 RTP Data Header Validity Checks ................... 78
Appendix A.2 RTCP Header Validity Checks ....................... 82
Appendix A.3 Determining Number of Packets Expected and Lost ... 83
Appendix A.4 Generating RTCP SDES Packets ...................... 84
Appendix A.5 Parsing RTCP SDES Packet
没有合适的资源?快使用搜索试试~ 我知道了~
基于C语言开发的第三方媒体音频组件仓-pulseaudio设计源码
共932个文件
c:395个
h:231个
conf:69个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 199 浏览量
2024-10-03
10:25:04
上传
评论
收藏 20.53MB ZIP 举报
温馨提示
该项目为基于C语言开发的第三方媒体音频组件仓——pulseaudio,包含931个文件,其中C语言源文件395个,头文件231个,配置文件69个,翻译文件51个,输入文件31个,构建文件22个,Git忽略文件8个,其他文本文件8个,gn文件8个,wav文件8个。该项目支持C、Shell、Python、Java、CSS等多种编程语言。
资源推荐
资源详情
资源评论
收起资源包目录
基于C语言开发的第三方媒体音频组件仓-pulseaudio设计源码 (932个子文件)
sonic.1 2KB
_pulseaudio 31KB
ATI IXP--Realtek ALC655 rev 0 5KB
Brooktree Bt878--Bt87x 767B
meson.build 33KB
meson.build 12KB
meson.build 10KB
meson.build 8KB
meson.build 6KB
meson.build 4KB
meson.build 3KB
meson.build 3KB
meson.build 2KB
meson.build 1KB
meson.build 1KB
meson.build 969B
meson.build 828B
meson.build 799B
meson.build 770B
meson.build 746B
meson.build 407B
meson.build 283B
meson.build 242B
meson.build 187B
meson.build 132B
meson.build 116B
protocol-native.c 184KB
alsa-mixer.c 175KB
g711.c 169KB
sink.c 133KB
pactl.c 119KB
bluez5-util.c 111KB
source.c 101KB
module-bluez5-device.c 100KB
stream.c 99KB
sink-input.c 97KB
alsa-sink.c 95KB
iface-core.c 94KB
core-util.c 84KB
introspect.c 82KB
alsa-source.c 80KB
module-echo-cancel.c 80KB
module-stream-restore.c 80KB
alsa-ucm.c 79KB
module-equalizer-sink.c 78KB
module-loopback.c 77KB
cli-command.c 76KB
module-tunnel.c 75KB
padsp.c 72KB
source-output.c 69KB
alsa-util.c 60KB
iface-device.c 58KB
resampler.c 57KB
module-combine-sink.c 54KB
raop-client.c 54KB
module-device-manager.c 52KB
protocol-esound.c 52KB
context.c 48KB
module-oss.c 48KB
module-ladspa-sink.c 47KB
module-rygel-media-server.c 45KB
ohos_pa_main.c 44KB
main.c 43KB
backend-native.c 42KB
pacat.c 41KB
module-virtual-surround-sink.c 40KB
protocol-dbus.c 40KB
memblock.c 40KB
module-alsa-card.c 40KB
iface-stream.c 39KB
pstream.c 38KB
module-device-restore.c 37KB
a2dp-codec-sbc.c 37KB
module-solaris.c 34KB
raop-sink.c 32KB
sonic.c 32KB
ohos_daemon-conf.c 31KB
daemon-conf.c 31KB
module-coreaudio-device.c 31KB
json.c 29KB
module-filter-apply.c 29KB
module-zeroconf-publish.c 28KB
backend-ofono.c 28KB
json-test.c 27KB
channelmap.c 27KB
module-tunnel-sink-new.c 27KB
module-waveout.c 27KB
cli-text.c 26KB
ohos_pa_volume.c 25KB
module-virtual-source.c 25KB
volume.c 25KB
module-rtp-recv.c 25KB
module-tunnel-source-new.c 25KB
stream-interaction.c 24KB
memblockq.c 24KB
dbus-util.c 24KB
module-udev-detect.c 24KB
downmix.c 23KB
rtp-gstreamer.c 23KB
mix.c 23KB
共 932 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10
资源评论
lsx202406
- 粉丝: 2391
- 资源: 5568
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- C#MVC+EasyUI+Enterprise Library开发框架源码数据库 SQL2008源码类型 WebForm
- (源码)基于Arduino的直流电机控制系统.zip
- (源码)基于SpringBoot框架的学校工资管理系统.zip
- (源码)基于C++的锻造系统优化计算器.zip
- (源码)基于计算机视觉和Arduino的电机旋转控制系统.zip
- (源码)基于Flutter的移动监控与预警系统.zip
- (源码)基于C++的失物招领系统.zip
- (源码)基于SSM框架的教务管理系统.zip
- FPGA配置Flash大小选择因素.pdf
- C#通用进销存管理系统源码带文档数据库 SQL2008源码类型 WebForm
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功