文档详情

毕业设计(论文)基于嵌入式Internet的视频监控系统——视频服务器实现.doc

发布:2017-09-27约字共43页下载文档
文本预览下载声明
毕业设计题目: 基于嵌入式Internet的视频监控 系统——视频服务器实现 摘 要 传统的实时网络监控系统是通过视频采集卡在PC机上构建网络视频。本文提出了基于嵌入式Internet的视频监控系统,以ARM9处理器S3C2410为核心,包含Flash、SDRAM、USBRS-232接口等,以嵌入式Linux为平台,并在该平台下实现视频数据的实时采集。主要设计开发工作包括:1)通过移植Bootloader、LinuxWeb网络视频服务器,该服务器支持通用网关接口(CGI);3)利用Java Applet技术实现了网络视频的远程在线实时浏览。采用三个线程实现视频服务器的功能:用户连接响应、图像数据采集及压缩、图像数据传输,并给出了该服务器主线程、图像采集及处理线程、处理用户连接线程的流程图。 关键词:嵌入式系统;视频监控;视频服务器;网络监控系统; 嵌入式Linux Abstract Traditional real-time video monitoring system installs the video capture card to build the Network Video on PC. A video monitoring system based on embedded Internet is presented, with ARM9 processor S3C2410 as the core and embedded Linux as its operating system. Flash, SDRAM, USB camera, network controller and RS-232 interface are integrated into the processor to support real-time video data acquisition. Major design and development work includes: 1) The embedded Linux is constructed by transplanting the Bootloader, the Linux core and making the root file system; 2)Based on Boa Web server, network video server is formed, supporting CGI(Currency Gateway Interface); 3)Remote user terminals can control the video monitoring system by Java applet technology. The video server is realized by use of three threads, whose functions include user connection response, data acquisition and compression, video data transmission. Keywords:embedded system;video mnitoring;;etwork video system;embedded Linux 目 录 1.绪论 1 1.1 课题背景与意义 1 1.2 监控系统的发展 2 1.3 基于嵌入式Internet的视频监控系统的特点 3 2.基于嵌入式Internet的视频监控系统的总体设计 5 2.1 系统总体结构 5 2.2 嵌入式视频服务器主要线程的工作流程 5 3.Linux下的视频采集 8 3.1 基于Video4Linux的视频采集模块开发 8 3.2 图像采集流程 13 3.3 摄像头采集模块的具体实现 16 4.嵌入式WEB服务器及视频传输的设计与实现 18 4.1 嵌入式Web服务器 18 4.2 Boa在ARM上的移植 18 4.3 视频服务器端的设计 18 4.4 JAVA客户端总体设计流程 21 5.视频现场温度监控的设计与实现 24 5.1 温度监控模块 24 5.2 基于gsm的温度报警模块 29 6.系统调试及运行结果 33 6.1 启动开发板 33 6.2 加载摄像头驱动模块 33 6.3 运行视频服务器程序servfox 34 6.4 客户端运行IE浏览器观看视频图像 35 6.5 客户端运行IE浏览器监控温度现场 36 参考文献 37 致 谢 38 1.绪论 1.1 课题背景与意义 当前的信息化时代是一个构筑在网络基础之上的时代,基于TCP/IP协议的IP网络,像Internet等以令人惊异的不可阻挡之势向前发展。据统计,在互
显示全部
相似文档