A Design Method of Video Surveillance Client Based on Multi-process Architecture

A monitoring client, video monitoring technology, applied in the direction of closed-circuit television systems, etc., to achieve the effect of easy expansion, enhanced stability, and avoidance of conflicts

CN105721831BActive Publication Date: 2019-01-04ANHUI SUN CREATE ELECTRONICS
4 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Publication Date
2019-01-04

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention belongs to the field of monitoring of multi-process communication technologies and video monitoring client sides, and in particular relates to a method for designing a video monitoring client side based on a multi-process architecture. A multi-process architecture technology is adopted in the invention; a universal video equipment interface management list is searched in a sub-process according to equipment numbers; if the management list is not searched, the SDK of a manufacturer of video equipment corresponding to classified information is dynamically loaded according to the number of the manufacturer, the product type and the production model; then, a plug-in is encapsulated; a universal video equipment operation interface and an object are generated according to the equipment number; the fact that SDKs of different video equipment manufacturers are separately loaded into different sub-processes can be ensured; the problem that a program is overall collapsed due to the SDK problem of a single manufacturer can be avoided; and simultaneously, conflict of the SDKs of different video equipment manufacturers is also avoided.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention belongs to the fields of multi-process communication technology and video monitoring client monitoring, and in particular relates to a design method of a video monitoring client based on a multi-process architecture. Background technique

[0002] With the promotion of Safe City and Smart City projects, various video manufacturers have contributed their own strength to promote the construction of Safe City and established a large number of video surveillance systems. However, the construction of a large number of video surveillance systems also brings us some difficulties. One of the difficulties is that there are many video manufacturers and the systems they build are complicated and diverse. Among the many video surveillance systems built, due to different manufacturers or different system hardware usage, the video access interfaces are different, and it is difficult to integrate the newly built system with the old video system, and vari...

Examples

Embodiment Construction

[0038] The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.

[0039] Such as figure 1 As shown, a method for designing a video surveillance client based on a multi-process architecture includes the following steps:

[0040] 1) The monitoring client reads the camera number of the surveillance camera from the database, obtains the video device associated with the camera number, and reads the classification information of the video device, including the product manufacturer number, product type, and product model , the dev...