欢迎来到天天文库
浏览记录
ID:6634133
大小:1.10 MB
页数:51页
时间:2018-01-20
《基于android的视频通话系统的设计与实现毕业设计论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、东北大学毕业设计(论文)摘要基于Android的视频通话系统的设计与实现摘要近年来,智能手机操作系统发展迅速,尤其是Android系统的迅猛发展已经将全球智能手机市场引领到了非常火爆的状态。随着手机社交网络、手机多媒体通信和手机游戏等应用程序不断被开发出来,各种基于智能手机操作系统的应用程序正在逐渐影响和改变人们的生活方式。实时视频流技术在可视电话、远程教育、视频点播等方面得到了广泛的应用。本文设计并实现的基于Android的视频通话系统采用C/S架构,包括PC和手机两个客户端。手机端使用Android2.3操
2、作系统。本系统共包含四个子系统:PC端接收子系统、发送子系统,Android端接收子系统、发送子系统。接收子系统实现数据接收、转码和呈现,发送子系统现实数据采集、编码压缩和数据发送。PC端基于JMF框架来实现,Android端使用AndroidCamera类及其相关类来实现。本文对国内外视频通话的研究情况以及今后的发展前景,对实现视频通话所涉及到的协议和相关技术进行了分析,在此基础上提出了一种可行的网络视频通话设计方案,并通过需求分析、详细设计、编码实现、单元测试以及集成测试等过程完成了本系统的设计与实现。本系
3、统实现了跨平台视频通话,使PC与Android之间的视频通话成为了可能,可以起到丰富人们日常生活交流和娱乐方式的作用。关键词:Android,视频通话,JMF,PC,RTP/RTCP-II-东北大学毕业设计(论文)AbstractDesignandImplementationofanAndroid-BasedVideoCallingSystemAbstractInrecentyears,therapiddevelopmentofsmartphoneoperatingsystem,especiallyAndroi
4、dsystem,hasledtheglobalsmartphonemarketintoexplosionstate.Withsomeapplicationsuchasmobilesocialnetworking,mobilemediacommunicationsandmobilegamesbeingcontinuallydeveloped,avarietyofapplicationonsmartphoneoperationsystemsareincreasinglyaffectingandchangingpeo
5、ple’slifestyles.Thereal-timevideostreamstechnologyisusedwidelyinsuchaspectsasvideophone,distanceeducationandvideoondemand.Thesystembasedonandroidusesc/sarchitecture.Itincludestwoclients.OneisontheWindowssystem,theotheroneisontheAndroid2.3system.Therearefours
6、ubsystems.Eachofclientshasasendsubsystemandareceiversubsystem.Themainfunctionofthereceiversubsystemistoreceiverdatafrominternetanddecodesthatdata.Afterthat,itwilldisplaythatdataassoonaspossible.Themainfunctionofthesendsubsystemistocollectdatafromcameraandthe
7、nencodesthedata.Afterthat,thedatawillbesandedtotheInternet.OnthePCclient,weusetheJMFframework.OnetheAndroidclient,weuseAndroidAPI.Thispaperfirstlyintroducestheresearchconditionofthevideocallanddevelopmenttendency.Itanalysissometechnologiesaboutthevideocallin
8、gsystemandcomesupwithafeasibleplan.Itintroducesthevideocallingsystemaboutrequirementanalysis,detaileddesign,realizeandtesting.Thissystemachievesthecross-platformvideocalling.Itbecomespossibletom
此文档下载收益归作者所有