- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
2012届毕业设计说明书
基于Mjpg-streamer的远程视频监控系统
学 院: 电气与信息工程学院
学生姓名: 陈金辉
指导教师: 职称 讲师
专 业: 自动化
班 级: 0801班
完成时间: 2012年5月
摘 要
作为安防系统的重要组成部分,视频监控系统随着嵌入式技术、多媒体技术、计算机网络技术的快速发展也在不断地更新与发展。目前新兴的基于嵌入式技术的网络视频监控系统与传统的视频监控系统相比具有体积小、成本低、稳定性高、实时性好等优点,具有广阔的发展前景。
本文设计并成功实现了一个基于嵌入式处理器ARM9,Linux操作系统的网络视频监控系统。
首先通过两种构架方案的对比,确定了本系统采用浏览器/服务器的构架方案。并在此方案下给出了详细的系统拓扑结构图和总体程序流程图。详述了Linux内核的移植和根文件系统制作等平台搭建工作。重点讨论了在嵌入式Linux操作系统下利用linux提供的V4L2 API实现对USB视频设备的视频数据采集;介绍了YUYV与RGB视频格式,MJPEG与JPEG文件格式,使用Libjpeg进行JPEG压缩;在Linux下基于TCP/IP协议的Socket编程,实现了视频数据的网络发送。最后着重论述了嵌入式WEB服务器的设计,HTTP的请求响应分析。并对本系统进行了测试。
本系统采用模块化设计方法,使得设计更加简洁、高效,具有良好的扩展性和易用性,有利于系统升级。
关键词: ARM9;Linux;视频监控
ABSTRACT
As an important part of security and defense systems, video surveillance system is developing and updating continuously with the technological innovation of embedded system,multimedia and computer network. The current embedded—system based network video surveillance system has a great prospect due to its better portability, lower cost,higher stability and better real-time feature,compared to the traditional video surveillance system.
This paper successfully designed an embedded network video surveillance system based on embedded processor ARM9 and Linux operating systems.
First of all, Through comparison of the two framework scheme, browser / server architecture scheme is the eventual choice scheme. Under this scheme , the system topology map and overall software flow chart were given in detail. Then, the built work of the development platform such as the Linux kernel transplantation and root file system production are also described in detail . Focused on the use of the V4L2 API of linux in an embedded Linux operating system to capture the video data outputed by USB video devices; The YUYV RGB video format, MJPEG and JPEG file formats, and JPEG compression with Libjpeg; the Linux Socket Programming based on TCP / IP protocol, the video data sent over the network. Finally
文档评论(0)