欢迎来到天天文库
浏览记录
ID:44049930
大小:411.07 KB
页数:50页
时间:2019-10-18
《基于Mjpeg-streamer的远程视频监控系统》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、制和2尊晚2012届毕业设计说明书基于Mjpg-streamer的远程视频监控系统学院:电气与信息工程学院学生姓名:陈金辉指导教师:职称讲师专业:自动化2012年5月班级:0801班完成时间:作为安防系统的重要组成部分,视频监控系统随着嵌入式技术、多媒体技术、计算机网络技术的快速发展也在不断地更新与发展。目前新兴的基于嵌入式技术的网络视频监控系统与传统的视频监控系统相比具有体积小、成本低、稳定性高、实时性好等优点,具有广阔的发展前景。本文设计并成功实现了一个基于嵌入式处理器ARM9,Linux操作系统的网络视频监控系统。首先通过两种构架方案的对比,确定了本系统采用浏览器
2、/服务器的构架方案。并在此方案下给出了详细的系统拓扑结构图和总体程序流程图。详述了Linux内核的移植和根文件系统制作等平台搭建工作。重点讨论了在嵌入式Linux操作系统下利用linux提供的V4L2API实现对USB视频设备的视频数据采集;介绍了YCYV与RGB视频格式,MJPEG与JPEG文件格式,使用Libjpeg进行JPEG压缩;在Linux下基于TCP/IP协议的Socket编程,实现了视频数据的网络发送。最后着重论述了嵌入式WEB服务器的设计,HTTP的请求响应分析。并对本系统进行了测试。本系统釆用模块化设计方法,使得设计更加简洁、高效,具有良好的扩展性和易
3、用性,有利于系统升级。关键词:ARM9;Linux;视频监控ABSTRACTAsanimportantpartofsccurityanddefensesystcms,videosurveillancesystemisdevelopingandupdatingcontinuouslywiththetechnologicalinnovationofembeddedsystem,multimediaandcomputcrnetwork.Thecurrentembedded—systembasednetworkvideosurveillancesystemhasagreatpr
4、ospectcluetoitsbetterportab订ity,lowercost,higherstabilityandbetterreal-timefeature,comparedtothetraditionalvideosurveillancesystem.ThispapersuccessfullydesignedanembeddednetworkvideosurveillancesystembasedonembeddedprocessorARM9andLinuxoperatingsystoms.Firstofall,Throughcomparisonofthetw
5、oframeworkscheme,browser/serverarchitectureschemeistheeventualchoicescheme.Underthisscheme,thesystemtopologymapandoverallsoftwareflowchartweregivenindetail.Then,thebuiltworkofthedevelopmentplatfonnsuchastheLinuxkerneltransplantationemdrootfilesystemproductionarcalsodescribedindetail•Focu
6、sedontheuseoftheV4L2APIoflinuxinanembeddedLinuxoperatingsystemtocapturethevideodataoutputedbyUSBvideodevices;TheYUYVRGBvideoformat,MJPEGandJPEGfileformats,andJPEGcompressionwithLibjpeg;theLinuxSocketProgrammingbasedonTCP/IPprotocol,thevideodateisentoverthenetwork.Finallyfocusesonthedesig
7、noftheembeddedWebserver,theHTTPrequestandresponseanalysis.AndthetestresuItofthesystem.Themodulardesignapproachisusedinthesystemwhichmakesthedesignmorecompactable,efficient,andcasetoupgrade.KeywordsARM9;Linux;Videosurveillance1绪论11.1视频监控发展现状和趋势11.2课题研究的意义22方案选择与设计32.1C/S方案
此文档下载收益归作者所有