文档介绍:代号 10701 学号 10082049
分类号 密级公开
UDC 编号
题(中、英文)目基于 Android 平台的视频传输客户端设计与实现
Design and Implementation of Video Transmission
Client Based on the Android Platform
作者姓名王堃学校指导教师姓名职称武波教授
工程领域软件工程企业指导教师姓名职称马松伟高工
提交论文日期二〇一一年六月
摘要
为了满足移动互联网终端在多媒体服务中对多媒体应用的需求,使安装有 Android
操作系统的移动互联网终端能够与个人电脑进行语音交流和视频传输,并且保证即时通
信时的语音质量与画面效果。本文设计并实现了基于 Android 平台的视频传输客户端。
本文在深入介绍了 Android 操作系统并分析了实时流媒体传输协议 RTP 的基础上,
对在 Android 操作系统上进行了音视频传输进一步的分析。结合所在项目的具体要求,
将整个软件划分为界面模块、媒体处理模块、网络模块三个部分,完成了需求分析、功
能设计到代码实现等工作。在对项目流程进行分析和对比的基础上,从界面的风格、人
性化以及便利性等各方面出发设计实现了操作界面。从视频互联业务的实际业务逻辑和
性能要求方面设计了媒体处理模块、网络模块,实现了在 Android 平台上进行音视频的
采集、压缩、编码、播放和网络传输等功能。这样构成的 Android 平台视频传输客户端
就达到了最初的设计要求。
关键词: 即时音视频传输 Android RTP
Abstract
In order to meet the mobile terminal requirements of multimedia applications,
and municate the mobile devices installed Android operating system to a
puter for voice and video transmission with high voice quality and picture
effect,this pletes video transmission client based on the android platform.
This thesis introduces the android operating system and analysises real-time streaming
media transmission protocol——RTP, then taking a step forward on the analysis of audio and
video transmission in the android operating system. The software is divided into interface
module, the media processing module, network module, plete a request analysis,
functional design to code and so on.
Based on the style of interface, user-friendly and convenient, this software is designed
and implemented the operation interface. Based on logic design and performance requirement ,
this software is designed and implemented media processing module work module.
Then it achieves audio and video capture, compression, encoding, playback work
transmission in the android platform. This software is designed to achieve the initial
requirements.
Keyword: Real-time audio and video transmission Android RTP
目录
第一章绪论.............................