1 / 63
文档名称:

MoIP网关中视频显示模块的设计与实现.pdf

格式:pdf   页数:63
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

MoIP网关中视频显示模块的设计与实现.pdf

上传人:cherry 2014/2/28 文件大小:0 KB

下载得到文件列表

MoIP网关中视频显示模块的设计与实现.pdf

文档介绍

文档介绍:华中科技大学
硕士学位论文
MoIP网关中视频显示模块的设计与实现
姓名:张燕
申请学位级别:硕士
专业:通信与信息系统
指导教师:程文青
20070208
摘要
随着网络通信技术和数字传输技术的飞速发展,以及人们对多媒体业务需求的增
加,各种基于 IP 技术的应用得到日益广泛的发展。上的各种应用正逐步向着
宽带和实时的趋势发展,基于 IP 的多媒体(Multimedia over IP, MoIP)业务作为典
型的 IP 技术应用得到了广泛的重视与发展。
视频业务是 MoIP 业务中一个重要和快速发展的分支,市场上各种视频业务的提
供商最终都会提供一个交互接口供用户使用实现的各种业务。视频显示模块就是系
统与用户的接口,在系统中具有不可或缺的地位,因此视频显示模块是视频业务中
一个重要的组成部分。但是对于大多数的视频终端,视频显示模块的开发都是和具
体硬件实现的屏幕显示(On Screen Display, OSD)功能紧密相关,由此带来开发出
的显示模块接口不统一、可重用率低等问题。因此设计具有通用性的显示模块开发
模式和接口,使开发出的显示系统能够在此基础上便于统一和移植,具有很大的实
用价值。
在 MoIP 网关项目的实际需求背景下,对很多显示系统进行了分析后,设计出不
受具体硬件约束的视频显示模块分层的开发模式。文中详细阐述了利用面向对象技
术开发通用接口即控件类的设计思想和具体实现,并根据 MoIP 网关实际需求利用控
件类开发出具体显示模块,同时详细描述了显示模块与网关中其他模块的接口设计,
最后设计了网络拓扑对应用了该显示模块的 MoIP 网关进行功能测试,测试结果表明
该实现完全满足 MoIP 网关显示系统的需求。
关键词:基于 IP 的多媒体; 屏幕显示; 开发模式; 控件; 面向对象
I
Abstract
With the rapid development munication and digital transmission
technology, and the increased requirement of multimedia applications, various IP
technology oriented applications are widely in use. As a typical IP application, the
multimedia application over gains much attention and development with the trend
of broadband and real-time application.
Video application is an important and rapid development branch of MoIP applications;
suppliers of video applications finally should provide an interactive interface to the
subscribers to use the applications. Video display module is the interface between the
system and the user, so video display module is a critical part of the video system. But
many development of video display module is closely relative to the on screen display
function realized by the hardware of video terminals, and this causes some problems, such
as un-uniform interface and low utilization of the display module. So designing a generic
development pattern and interface of video display module has practical use to transplant
and reduce repeated work.
Under the business requirement of MoIP gateway and doing a lot analysis