文档介绍:华中科技大学
硕士学位论文
流媒体传输自适应前向纠错方案设计与实现
姓名:王春
申请学位级别:硕士
专业:通信与信息系统
指导教师:杜旭
20090520
摘要
随着网络技术和多媒体技术的高速发展,基于 IP( Protocol)网络的多媒体
通信 MoIP(Multimedia over IP)业务逐渐在 应用中占据主导地位。多媒体业务
比如语音、视频传输对通信质量要求比较高,但是由于 IP 网络在传送分组时具有尽
力而为的特点,流媒体传输时丢包现象非常普遍,视频会议作为 MoIP 业务的一个典
型应用,对丢包现象比较敏感。因此 IP 网络丢包成为影响视频会议服务质量
QoS(Quality of Service )的瓶颈所在。
本文针对嵌入式视频会议系统这一具体系统环境中,对实时视频通信中的 IP 网
络丢包问题展开研究。介绍了丢包的原因以及解决办法,并在课题所依赖的系统平
台下详细阐明了涉及此问题的关键技术,提出了一种自适应前向纠错 FEC(Forward
Error Correction)方案。重点介绍了实时流媒体传输自适应纠错方案的设计与实现,
最后给出了测试方案并对测试结果进行了具体的分析。
本方案的特点在于,流媒体发送端能够根据反馈的丢包信息动态调整编码码率
以适应网络带宽变化,同时采用了先进的前向纠错 FEC 技术,接收端能够成功恢复
由于 IP 网络不可靠导致的丢包,而且保证了流媒体传输的实时性。现有的网络带宽
不仅受限而且是动态变化的,本设计采用的动态调整 FEC 参数技术能够更加有效的
利用网络带宽,达到了一种自适应纠错的目的。另外,嵌入式视频会议系统使用可
扩展消息处理现场协议 XMPP(Extensible Messaging And Presence Protocol)作为信
令协议,本设计使用 XMPP 信令来反馈丢包信息,更加的简单实用。
关键词:流媒体传输;服务质量;前向纠错;自适应码率控制;反馈控制
I
Abstract
With the rapid development work and multimedia technologies, multimedia
communication based on work es more and more popular. Multimedia
services such as voice, video transmission require munication quality, but the IP
network has the characteristic of “best effort”, packet loss is mon, as a typical
MoIP business, video conferencing is more sensitive to packet loss. Packet loss has
e a bottleneck of QoS.
In this thesis, the author discusses the related research about packet loss on IP
network, analyzes the key technology and proposes a solution based on adaptive Forward
Error Correction to solve this problem. The works in this thesis are supported by the
project “Embedded video conference system” in Key Laboratory of Intelligent .
This thesis focuses on design and implementation of adaptive forward error correction for
streaming media transmission. In the end, the test course is introduced, and specially
analyzing the test results.
The special of the design lays in utilizing the technology of Forward Error Correction
to solve the problem of packet loss over work