1 / 61
文档名称:

基于以太网的混合视频流监控系统的软件设计与实现.pdf

格式:pdf   页数:61
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于以太网的混合视频流监控系统的软件设计与实现.pdf

上传人:banana 2014/2/26 文件大小:0 KB

下载得到文件列表

基于以太网的混合视频流监控系统的软件设计与实现.pdf

文档介绍

文档介绍:华中科技大学
硕士学位论文
基于以太网的混合视频流监控系统的软件设计与实现
姓名:庄继霞
申请学位级别:硕士
专业:通信与信息系统
指导教师:韩涛
20090523
华中科技大学硕士学位论文
摘要
网络化和数字化技术推动着视频监控技术的应用领域迅速扩展,在高速公路领
域的应用也倍受关注。视频监控技术已经被极大的应用到高速公路的管理中,但是
如何组建有效的联网监控系统是一个很重要的课题。
本文以某公司高速公路监控管理系统项目为背景,详细分析了当前高速公路的
实际需求情况,设计和实现了一个基于以太网混合视频流的监控系统。这个系统将
位于高速公路路面、收费站和隧道的摄像机所采集的视频图像信号,高质量传输到
收费站或监控中心进行显示和存储,并自动分析视频信号,异常情况下给出告警信
息提醒管理人员注意。
文中对高速公路的实际情况进行了详细的分析,并确定此系统中收费站通过弹
性分组环(RPR)和监控中心连接起来,采用 C/S 模式的分布式管理模型,定义系
统中收费站和监控中心的功能。接着对此系统的关键技术进行了介绍,即混合视频
码流、远程接口方法调用和 SNMP(work Management Protocol,简单网络
管理协议)代理服务。其中混合视频流是为了满足满足大屏、监视器、电脑显示器
等不同显示设备对视频质量的不同需求;远程接口方法调用是客户端和服务器通信
的方式;SNMP 代理服务是提供了标准的网络管理的接入。最后介绍了此系统主要
是由完成业务接入的硬件、传输节点设备以及调度管理软件系统所组成。在此介绍
了调度系统软件的设计,调度管理服务器和客户端采用远程接口方法调用协议
(RIMI)进行通信,调度管理服务器采用了 SNMP 代理的方式来实现基于 SNMP 协
议的管理,并分析了调服管理服务器的功能实现。最后详细介绍了监控调度客户端
的应用场景以及功能设计,并介绍了监控调度客户端的模块设计。

关键词:混合视频流调度系统远程接口方法调用简单网络管理协议代理

I
华中科技大学硕士学位论文
Abstract
The application field of video monitoring technology has got expanded largely
because of work and digital technology. The application in highway has also got
greater attention. Video monitoring technology has been applied to the great management
of the highway. However, how to set up an work monitoring system is an
important issue.
In this paper, the actual needs of the highway is analysed carefully for the project of
highway monitoring management system, and the hybrid stream video surveillance system
software based on is designed and realized. In this system, all the video signals
from the road, toll station and tunnels are collected, and tranmited to the toll station or
monitoring center for display and storage. The system also analyse the video signals
automatically. When the abnormal situation occurs, the alarm information will be sent to
the managers for attention.
This paper analyses the actual situation of the highway, and confirms the toll station
is connected with monitoring center through RPR. The system use the distributed