摘要
针对目前视频监控系统中开发播放器的解决方案结构冗余、成本高的现状,提出了一种面向对象的视频播放器框架设计解决方案。在对视频播放器进行领域相关分析的基础上,运用自动机理论和设计模式,构建出可复用的视频播放器框架。
There are some problems about video player development in video surveillance system such as solution redundancy, high cost, thus in order to solve those problems, an object-oriented video player framework is proposed in this paper. Based on the domain analysis about video player, a reusable framework using automatism theory and design patterns is constructed. In practice, this framework can save cost and improve efficiency in developing video surveillance system. It has shown good robustness, scalability, and reusability.
出处
《软件导刊》
2009年第4期95-97,共3页
Software Guide
关键词
视频播放器
面向对象框架
设计模式
状态机
Video Player
Object-oriented Framework
Design Pattern
State Machine