毕业设计-视频数据传输的开发与实现—论文.doc

毕业设计-视频数据传输的开发与实现—论文.doc

  1. 1、本文档共39页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计-视频数据传输的开发与实现—论文

视频数据传输的开发与实现 摘 要 本文将介绍一个基于IP的视频流实时传输系统,利用视频技术和IP数据通信技术通过网络实现服务器对客户端采集视频数据的实时显示。确定了在压缩编码技术上采用H.264压缩编码标准,在网络技术上传输层采用用户数据报协议(UDP),应用层采用RTP和RTCP协议。以Visual C++6.0为集成开发环境完成软件系统编写。 本视频传输系统是建立在面向无连接的UDP协议之上,利用RTP协议进行H.264视频数据的流式传输,在网络通讯中,将涉及到通讯双方,分别为服务器(即发送端)和客户端(即接收端),它们之间彼此交换信息和传递数据。因此,本系统设计采用传统的C/S模式,在Windows环境下,分别对服务器和客户端进行程序设计。 关键词:实时视频传输 H.264压缩编码标准 数据报协议(UDP) VisualC++6.0 Abstract 窗体顶部 This paper will introduce an IP-based video streaming real-time transmission system, the use of video technology and IP data communication technology through the network server to the client acquisition of real-time video data show. Determine the compression technology used in the H.264 compression standard, the network transmission of technical data reported by the user agreement (UDP), application layer using RTP and RTCP agreement. To Visual C + +6.0 for the integrated development environment to complete the preparation of software systems. The video transmission system is built on a connection-oriented agreement on the UDP, the use of RTP protocol H.264 video streaming data transmission, network communications, the two sides will involve communication, respectively, for servers (that is, the transmitter) And the client (receiver), the exchange of information between them and transmit data. Therefore, the design of the system using the traditional C / S model, in the Windows environment, respectively, on the server and client programming. 窗体底部 Key Words: video transmission H.264 compression coding standard Datagram Protocol VisualC++6.0 目 录 1 绪论 1 1.1 课题背景 1 1.1.1电话线传输视频信息 1 1.1.2利用无线技术传输视频信息 2 1.1.3其他可利用的视频传输技术 2 1. 2引入地理信息平台的意义 3 1.3 本文主要研究内容 4 2.开发平台及工具简介 5 2.1 Visual C++简介: 5 2.2 GIS技术 6 3 H.264视频标准的主要编码技术 8 3.1 H.264视频编码框架 8 3.2 H.264标准的结构 9 3.2.1档次和级别 9 3.2.2分层结构 10 3.2.3分片与宏块 11 3.3 H.264基本档次的关键技术 11 3.3.1帧内预侧 12 3.3.2帧间预测 13 3.3.3变换与量化 13 3.3.4熵编码 14 4. 实时视频传输代码实现 16 4.1 视频的捕获 16 4.2 视频的显示 17 4.3 视频的编解码 18 4.4 视频的网络传输 19 4.4.1UDP组播 19 4.4.2本

文档评论(0)

pangzilva + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档