CN111294556A - Video front-end processing method based on GB/T28181 - Google Patents

Video front-end processing method based on GB/T28181 Download PDF

Info

Publication number
CN111294556A
CN111294556A CN202010082156.4A CN202010082156A CN111294556A CN 111294556 A CN111294556 A CN 111294556A CN 202010082156 A CN202010082156 A CN 202010082156A CN 111294556 A CN111294556 A CN 111294556A
Authority
CN
China
Prior art keywords
video
interface
plug
real
time
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010082156.4A
Other languages
Chinese (zh)
Inventor
曹雪韬
庞欢欢
邵辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Inspur Genersoft Information Technology Co Ltd
Original Assignee
Shandong Inspur Genersoft Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Inspur Genersoft Information Technology Co Ltd filed Critical Shandong Inspur Genersoft Information Technology Co Ltd
Priority to CN202010082156.4A priority Critical patent/CN111294556A/en
Publication of CN111294556A publication Critical patent/CN111294556A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/18Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/478Supplemental services, e.g. displaying phone caller identification, shopping application
    • H04N21/4782Web browsing, e.g. WebTV
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/63Control signaling related to video distribution between client, server and network components; Network processes for video distribution between server and clients or between remote clients, e.g. transmitting basic layer and enhancement layers over different transmission paths, setting up a peer-to-peer communication via Internet between remote STB's; Communication protocols; Addressing
    • H04N21/643Communication protocols

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Closed-Circuit Television Systems (AREA)

Abstract

The invention discloses a video front-end processing method based on GB/T28181, belonging to the field of video front-end processing, aiming at solving the technical problems of effectively reducing the difficulty of an integrator in integrating monitoring equipment and simultaneously reducing the difficulty that the SDK version of the equipment cannot be uniformly managed, and adopting the technical scheme that: the method comprises the steps that different types of security monitoring equipment of different manufacturers are accessed for primary integration according to a national standard protocol GB/T28181 of the security monitoring equipment, the security monitoring equipment is packaged into an ActiveX plug-in interface of a WEB end, the operation of the monitoring equipment is realized, meanwhile, the function of monitoring video pictures at a PC end in real time is realized by using an RTSP protocol, and video streams received at the PC end in real time are displayed on a browser playing plug-in based on B/S or a window based on C/S client software, so that the real-time monitoring of the video pictures is realized; the method comprises the following specific steps: and setting a basic interface of the bottom layer of the equipment and packaging the basic interface into dll or so library files.

Description

Video front-end processing method based on GB/T28181
Technical Field
The invention relates to the field of video front-end processing, in particular to a video front-end processing method based on GB/T28181.
Background
In the current internet of things environment, a large number of security monitoring devices exist, such as cameras, intelligent transportation devices, hard disk video recorders, disk arrays, eagle eyes, thermal imaging, VMS (virtual vehicle system) intelligent all-in-one machines and other devices, which are not only classified by manufacturers, but also frequently changed in model. The intelligent device is more and more difficult to be compatible to various monitoring devices simultaneously by the same system along with various factors such as equipment hardware upgrading of manufacturers, equipment software upgrading, operating system upgrading, browser version upgrading, compatibility of old equipment and the like, and SDKs of different monitoring devices of the same manufacturers are not completely the same, so that a series of conflict problems can be caused in the use of different functions, part of the devices can be normally used, and part of the devices cannot be normally used.
The increasing number of SDK versions provided by hardware manufacturers, device types, device models, and manufacturers brings various complicated works and difficulties in performing secondary integration on monitoring devices, so how to effectively reduce the difficulty of integration of an integrating party on the monitoring devices and reduce the difficulty of incapability of uniformly managing the SDK versions of the devices is a technical problem to be solved urgently at present.
Disclosure of Invention
The technical task of the invention is to provide a video front-end processing method based on GB/T28181, so as to solve the problem of how to effectively reduce the difficulty of an integrator in integrating monitoring equipment and the difficulty of incapability of uniformly managing SDK versions of the equipment.
The invention is realized by the following mode, a video front-end processing method based on GB/T28181, the method is to access different types of security monitoring equipment of different manufacturers according to the national standard protocol GB/T28181 of the security monitoring equipment to carry out one-time integration, and encapsulate the security monitoring equipment into an ActiveX plug-in interface of a WEB end to realize the operation of the monitoring equipment, and simultaneously, the RTSP protocol is used to realize the function of monitoring video pictures in real time at a PC end, and the video stream received by the PC end in real time is displayed on a browser playing plug-in based on B/S or a window based on C/S client software to realize the real-time monitoring of the video pictures; the method comprises the following specific steps:
setting a basic interface of the bottom layer of the equipment and packaging the basic interface into dll or so library files; wherein dll is a dynamic link library used in the windows system environment; so is a dynamically linked library used under the linux operating system;
and performing secondary integration according to the packaged dynamic class library, and packaging the dynamic class library into an ActiveX plug-in interface of a WEB end provided externally, wherein the ActiveX plug-in interface of the WEB end is directly called at the WEB end, so that a corresponding function provided by the ActiveX plug-in interface of the WEB end is realized.
GB/T28181 technical requirements for information transmission, exchange and control of security and protection video monitoring networking systems are provided by the scientific and technical information bureau of the ministry of public security, and are a national standard which is drafted by a plurality of units such as the national security and protection alarm system standardization technical committee (SAC/TC100) at home and the ministry of public security.
Different types of monitoring equipment of different manufacturers:
different vendors are supported: haikang, Dahua, Yu Shi, Tiandi Wei, Kodao, Qianliang, Zhinuo, Kyoho, etc.;
different types of monitoring devices include: the system comprises a license plate recognition camera, a panoramic network snapshot camera, a face recognition semi-dome camera, a thermal imaging binocular camera, an eagle eye camera, a digital video recorder, an analog video recorder, a disk array, a VMS intelligent all-in-one machine and the like.
Rtsp (Real Time Streaming protocol) is an application layer protocol proposed by Real Network and Netscape together how to efficiently transmit Streaming media data over IP networks.
The PC end monitors video pictures in real time, the PC end refers to a user computer end, and the client carrier can be a browser based on B/S or client software based on C/S. And displaying the video stream received in real time on a window of a browser playing plug-in or client software, thereby realizing real-time monitoring of video pictures.
Preferably, the basic interface comprises a registration and cancellation interface, a real-time video and audio on demand interface, an equipment control interface, an equipment audio and video file retrieval interface and a historical video and audio playback and playback control interface.
Preferably, the ActiveX plug-in interface of the WEB end is packaged into an applet plug-in JAVA language, and is packaged into an ActiveX plug-in of the WEB end in C # C + + language, and is directly called at the browser end.
Preferably, the applet plug-in is packaged into a JAR package, and the JAR package is introduced at a WEB end through an applet tag to realize the calling of the plug-in.
Preferably, the applet plug-in is packaged into a CAB package, and the CAB package is introduced at a WEB end through an object tag, so that the plug-in is called.
Preferably, the ActiveX plug-in interface of the WEB end comprises a real-time preview interface, a photographing interface, a character superposition interface, a pan-tilt control interface, a real-time video recording interface and a playback and replay control interface; wherein the content of the first and second substances,
the photographing refers to storing the state of the acquired real-time video stream at any moment as a static picture;
the video recording refers to storing the state of the acquired real-time video stream in any period of time into a dynamic video file;
the character superposition means that specified text content or time is displayed on any area of a video monitoring picture;
pan-tilt control refers to control of the orientation adjustment (up, down, left, right, up-left, down-left, up-right, down-right movement), zooming, and focusing of a camera.
Preferably, the step of calling the ActiveX plug-in interface of the WEB end is as follows:
(1) the introduction plug-in is as follows:
①, introducing object tags, wherein the tag id is video, and the name of the tag id cannot be repeated with other tag ids of the current html interface;
②, the classid of the plug-in is used as the unique identification of the plug-in and is provided by the person writing the plug-in;
③, codebase is the path of the plug-in the server, and the client downloads from the address when accessing for the first time;
④, version is used for automatic upgrade of control plug-in;
⑤, width and height are used for displaying the size of the plug-in form interface displayed on the web end;
(2) and calling a plug-in interface.
Preferably, the calling steps of the basic interface are as follows:
s1, initializing;
s2, acquiring a resource list from the equipment; returning asynchronously;
s3, pubid is empty, and all are obtained; or any subordinate pubid, and only the resource of the subordinate id is acquired;
s4, acquiring a local existing resource list; actively returning;
s5, pubid is empty, and all are obtained; acquiring all resources of any subordinate level; acquiring the channel information for any channel;
s6, starting the real-time video, and executing the step S7;
s7, finishing the real-time video, and executing the step S8;
s8, performing reverse initialization, and executing the step S14;
s9, executing the device control simultaneously with the step S6, and executing the next step S8;
s10, executing historical video query simultaneously with the step S6 and the step S9, asynchronously returning, and executing the step S11;
s11, starting the history video, and executing the step S12 and the step S13;
s12, finishing the history video, and executing the step S8;
s13, historical video control, and the next step is to execute the step S8;
and S14, ending.
The video front-end processing method based on GB/T28181 has the following advantages:
the invention solves various complex work and problems caused by secondary integration of monitoring equipment due to the fact that increasingly more SDK versions are provided by hardware manufacturers, equipment types, equipment models and manufacturers, and timely and effectively reduces the difficulty of integration of the monitoring equipment by an integrator and the difficulty that the SDK versions of the equipment cannot be uniformly managed;
the invention provides a method for integrating the monitoring equipment at one time according to the national standard protocol of the monitoring equipment, packaging the monitoring equipment into an ActiveX plug-in unit of a WEB end, and providing some basic interfaces for the outside: previewing, photographing, recording, character superposition, holder and the like; any device can realize the functional interface supported by the plug-in as long as the device supports the protocol, and the problems of different SDKs of different manufacturers or different SDKs of the same manufacturer and the like do not need to be concerned;
and thirdly, the input parameters (ip, port, channel, user name and password) of the monitoring equipment supporting the national standard GB/T28181 protocol are transmitted into the corresponding plug-in interface, so that the functions of real-time picture monitoring, holder control, photographing, video recording and the like of different kinds of monitoring equipment of multiple manufacturers can be realized.
Drawings
The invention is further described below with reference to the accompanying drawings.
FIG. 1 is a schematic diagram of a video front-end processing method based on GB/T28181 according to the present invention;
FIG. 2 is a block diagram of the basic interface;
FIG. 3 is a structural block diagram of a WEB-side ActiveX plug-in interface;
FIG. 4 is a block diagram of a process for calling a base class library.
Detailed Description
The video front-end processing method based on GB/T28181 is described in detail below with reference to the drawings and specific embodiments of the specification.
Example (b):
as shown in fig. 1, the method for processing a video front end based on GB/T28181 according to the present invention is to access security monitoring devices of different types from different manufacturers according to the national standard protocol GB/T28181 of the security monitoring devices to perform a first integration, and encapsulate them as an ActiveX plug-in interface of a WEB end, so as to implement an operation on the monitoring devices, and at the same time, use an RTSP protocol to implement a function of monitoring a video picture in real time at a PC end, and display a video stream received in real time at the PC end on a browser play plug-in based on B/S or a window based on C/S client software, so as to implement real-time monitoring of the video picture; the method comprises the following specific steps:
setting a basic interface of the bottom layer of the equipment and packaging the basic interface into dll or so library files; wherein dll is a dynamic link library used in the windows system environment; so is a dynamically linked library used under the linux operating system;
and performing secondary integration according to the packaged dynamic class library, and packaging the dynamic class library into an ActiveX plug-in interface of a WEB end provided externally, wherein the ActiveX plug-in interface of the WEB end is directly called at the WEB end, so that a corresponding function provided by the ActiveX plug-in interface of the WEB end is realized.
GB/T28181 technical requirements for information transmission, exchange and control of security and protection video monitoring networking systems are provided by the scientific and technical information bureau of the ministry of public security, and are a national standard which is drafted by a plurality of units such as the national security and protection alarm system standardization technical committee (SAC/TC100) at home and the ministry of public security.
Different types of monitoring equipment of different manufacturers:
different vendors are supported: haikang, Dahua, Yu Shi, Tiandi Wei, Kodao, Qianliang, Zhinuo, Kyoho, etc.;
different types of monitoring devices include: the system comprises a license plate recognition camera, a panoramic network snapshot camera, a face recognition semi-dome camera, a thermal imaging binocular camera, an eagle eye camera, a digital video recorder, an analog video recorder, a disk array, a VMS intelligent all-in-one machine and the like.
Rtsp (Real Time Streaming protocol) is an application layer protocol proposed by Real Network and Netscape together how to efficiently transmit Streaming media data over IP networks.
The PC end monitors video pictures in real time, the PC end refers to a user computer end, and the client carrier can be a browser based on B/S or client software based on C/S. And displaying the video stream received in real time on a window of a browser playing plug-in or client software, thereby realizing real-time monitoring of video pictures.
As shown in fig. 2, the basic interface includes a registration and cancellation interface, a real-time video/audio on-demand interface, a device control interface, a device audio/video file retrieval interface, and a historical video/audio playback and playback control interface.
And the ActiveX plug-in interface of the WEB end is packaged into an applet plug-in by using JAVA language, and is packaged into an ActiveX plug-in of the WEB end by using C # C + + language, and the ActiveX plug-in interface is directly called at the browser end. and packaging the applet plug-in into a JAR package, and introducing the JAR package into a WEB end through an applet tag to realize the calling of the plug-in. Or the applet plug-in is packaged into a CAB package, and the CAB package is introduced at the WEB end through an object label to realize the calling of the plug-in. As shown in fig. 3, the ActiveX plug-in interface of the WEB end includes a real-time preview interface, a photographing interface, a character superposition interface, a pan-tilt control interface, a real-time recording interface, and a playback and replay control interface; the shooting refers to storing the state of the acquired real-time video stream at any moment as a static picture;
the video recording refers to storing the state of the acquired real-time video stream in any period of time into a dynamic video file;
the character superposition means that specified text content or time is displayed on any area of a video monitoring picture;
pan-tilt control refers to control of the orientation adjustment (up, down, left, right, up-left, down-left, up-right, down-right movement), zooming, and focusing of a camera. The key codes are as follows:
///<summary>
// Preview
///</summary>
V/param name ═ csstering [ # ] multiple cameras are spliced together, and monitoring point 1# monitoring point 2 [ #]
///<returns></returns>
Parameter format:
IP _ Lane number
@ port number
@ username
@ password
@ Generation File related (local Path _ zznm _ Camera name)
@ calling bag
@ code stream (3-main code stream default 1-auxiliary code stream)
@ abnormal information
public void ylvideo(string csString)
///<summary>
// taking a picture
///</summary>
// < param name [ "ip" ] ip address >
/< param name ═ port "> Port number >
/< param name ═ channelId >
// < turns > true-success; false-failures >
public bool TakePhotos(string ip,int port,int channelId)
///<summary>
// character superimposition
///</summary>
/< param name ═ str "> superimposed text content >
If the device name is "ipport" > ip Port >
/< param name ═ channel ID >
V// < param name ═ topLeftX "> superimposes the x coordinate of the content, </param >
/< param name ═ topLeftY "> superimposing the y coordinate of the content >
// < return > return value: 1-success-1-interface call failure 0-device not logged in-3-occurrence of exception-4-device type mismatch >
public int addString(string str,string ipport,int channelId,ushorttopLeftX,ushort topLeftY)
///<summary>
// Pan operating Instructions
///</summary>
V/param name ═ cmd "> operation instruction code >
V// < param name ═ startFlag "> start flag: 0-Start 1-stop >
V/< return > successfully returns 1, interface call failure returns-1, no preview returns-2; exceptions Return-3 </return >
public int Ptz _ Control (int cmd, int startFlag); as in the following table:
instruction name Instruction code
On the upper part 1
Lower part 2
Left side of 3
Right side 4
Upper right part 5
Upper left of 6
Lower right 7
Left lower part 8
Amplification of 10
Shrinking 11
Focus-near 13
Focus-far 14
Aperture-opening 17
Aperture-closing 18
The method comprises the following steps of calling an ActiveX plug-in interface of a WEB side:
(1) the introduction plug-in is as follows:
①, introducing object tags, wherein the tag id is video, and the name of the tag id cannot be repeated with other tag ids of the current html interface;
②, the classid of the plug-in is used as the unique identification of the plug-in and is provided by the person writing the plug-in;
③, codebase is the path of the plug-in the server, and the client downloads from the address when accessing for the first time;
④, version is used for automatic upgrade of control plug-in;
⑤, width and height are used for displaying the size of the plug-in form interface displayed on the web end, and the key codes are as follows:
Figure BDA0002380696200000071
(2) calling a plug-in interface; the key codes are as follows:
Figure BDA0002380696200000072
as shown in fig. 4, the basic interface is called as follows:
s1, initializing;
s2, acquiring a resource list from the equipment; returning asynchronously;
s3, pubid is empty, and all are obtained; or any subordinate pubid, and only the resource of the subordinate id is acquired;
s4, acquiring a local existing resource list; actively returning;
s5, pubid is empty, and all are obtained; acquiring all resources of any subordinate level; acquiring the channel information for any channel;
s6, starting the real-time video, and executing the step S7;
s7, finishing the real-time video, and executing the step S8;
s8, performing reverse initialization, and executing the step S14;
s9, executing the device control simultaneously with the step S6, and executing the next step S8;
s10, executing historical video query simultaneously with the step S6 and the step S9, asynchronously returning, and executing the step S11;
s11, starting the history video, and executing the step S12 and the step S13;
s12, finishing the history video, and executing the step S8;
s13, historical video control, and the next step is to execute the step S8;
and S14, ending.
The key codes are as follows:
v/initialization
int C_InitSDK(char*svrip,int listenport,char*svrpubid,char*username,char*password,EventCallbackDefine eventcallback);
// inverse initialization
int C_UnInitSDK(void);
Acquiring a resource list from the equipment; asynchronous return
If// pubid is empty, all are obtained; or a certain subordinate pubid only acquires the resource of the subordinate id
int C_GetResource(char*pubid);
Acquiring a local existing resource list; active return
If// pubid is empty, all are obtained; acquiring all resources of a subordinate for a subordinate; obtaining the channel information for a certain channel
const char*C_GetLocalResource(char*pubid);
// real-time video Start
long C_RealVideoStart(char*chanpubid,StreamCallbackDefinerealcallback,long userdata);
// real-time video ending
int C_RealVideoStop(long realhandle);
// device control
int C_Ptz(char*chanpubid,int ptztype,int ptzparam);
// historical video query, asynchronous return
const char*C_HisVideoQuery(char*chanpubid,char*begintime,char*endtime);
// historical video Start
long C_HisVideoStart(char*chanpubid,char*begintime,char*endtime,StreamCallbackDefine hiscallback,long userdata,int download);
// historical video end
int C_HisVideoStop(long hishandle);
// historical video control
int C_HisVideoCtrl(long hishandle,int ctrltype,long ctrlparam)。
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (8)

1. A video front-end processing method based on GB/T28181 is characterized in that the method is characterized in that security monitoring equipment of different types of different manufacturers is accessed according to a national standard protocol GB/T28181 of the security monitoring equipment for primary integration, and the security monitoring equipment is packaged into an ActiveX plug-in interface of a WEB end to realize the operation of the monitoring equipment, meanwhile, an RTSP protocol is used for realizing the function of real-time monitoring of video pictures at a PC end, and video streams received by the PC end in real time are displayed on a browser playing plug-in based on B/S or a window based on C/S client software to realize the real-time monitoring of the video pictures; the method comprises the following specific steps:
setting a basic interface of the bottom layer of the equipment and packaging the basic interface into dll or so library files;
and performing secondary integration according to the packaged dynamic class library, and packaging the dynamic class library into an ActiveX plug-in interface of a WEB end provided externally, wherein the ActiveX plug-in interface of the WEB end is directly called at the WEB end, so that a corresponding function provided by the ActiveX plug-in interface of the WEB end is realized.
2. The GB/T28181-based video front-end processing method according to claim 1, wherein said basic interfaces include a registration and cancellation interface, a real-time video-audio on-demand interface, a device control interface, a device audio-video file retrieval interface, and a playback and playback control interface for historical video and audio.
3. The video front-end processing method based on GB/T28181 according to claim 1 or 2, wherein said ActiveX plug-in interface of WEB end packages it into applet plug-in by JAVA language, packages it into ActiveX plug-in of WEB end by C # C + + language, and calls it directly at browser end.
4. The GB/T28181-based video front-end processing method according to claim 3, wherein the applet plug-in is packaged into a JAR package, and the JAR package is introduced at a WEB end through an applet tag to realize calling of the plug-in.
5. The GB/T28181-based video front-end processing method according to claim 3, wherein the applet plug-in is packaged into a CAB package, and the CAB package is introduced through an object tag at a WEB end to realize calling of the plug-in.
6. The GB/T28181-based video front-end processing method according to claim 3, wherein the ActiveX plug-in interfaces of the WEB end comprise a real-time preview interface, a photographing interface, a character superposition interface, a pan-tilt control interface, a real-time video recording interface and a playback and replay control interface; wherein the content of the first and second substances,
the photographing refers to storing the state of the acquired real-time video stream at any moment as a static picture;
the video recording refers to storing the state of the acquired real-time video stream in any period of time into a dynamic video file;
the character superposition means that specified text content or time is displayed on any area of a video monitoring picture;
pan-tilt control refers to the control of the azimuth adjustment, zoom, and focus of a camera.
7. The GB/T28181-based video front-end processing method according to claim 6, wherein the step of calling the ActiveX plug-in interface of the WEB end is as follows:
(1) the introduction plug-in is as follows:
①, introducing object tags, wherein the tag id is video, and the name of the tag id cannot be repeated with other tag ids of the current html interface;
②, the classid of the plug-in is used as the unique identification of the plug-in and is provided by the person writing the plug-in;
③, codebase is the path of the plug-in the server, and the client downloads from the address when accessing for the first time;
④, version is used for automatic upgrade of control plug-in;
⑤, width and height are used for displaying the size of the plug-in form interface displayed on the web end;
(2) and calling a plug-in interface.
8. Method for video front-end processing based on GB/T28181 according to claim 1 or 2, characterized in that the step of calling the base interface is as follows:
s1, initializing;
s2, acquiring a resource list from the equipment; returning asynchronously;
s3, pubid is empty, and all are obtained; or any subordinate pubid, and only the resource of the subordinate id is acquired;
s4, acquiring a local existing resource list; actively returning;
s5, pubid is empty, and all are obtained; acquiring all resources of any subordinate level; acquiring the channel information for any channel;
s6, starting the real-time video, and executing the step S7;
s7, finishing the real-time video, and executing the step S8;
s8, performing reverse initialization, and executing the step S14;
s9, executing the device control simultaneously with the step S6, and executing the next step S8;
s10, executing historical video query simultaneously with the step S6 and the step S9, asynchronously returning, and executing the step S11;
s11, starting the history video, and executing the step S12 and the step S13;
s12, finishing the history video, and executing the step S8;
s13, historical video control, and the next step is to execute the step S8;
and S14, ending.
CN202010082156.4A 2020-02-07 2020-02-07 Video front-end processing method based on GB/T28181 Pending CN111294556A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010082156.4A CN111294556A (en) 2020-02-07 2020-02-07 Video front-end processing method based on GB/T28181

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010082156.4A CN111294556A (en) 2020-02-07 2020-02-07 Video front-end processing method based on GB/T28181

Publications (1)

Publication Number Publication Date
CN111294556A true CN111294556A (en) 2020-06-16

Family

ID=71023556

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010082156.4A Pending CN111294556A (en) 2020-02-07 2020-02-07 Video front-end processing method based on GB/T28181

Country Status (1)

Country Link
CN (1) CN111294556A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113938646A (en) * 2021-09-09 2022-01-14 上海宝康电子控制工程有限公司 Information real-time display method and system
CN114051045A (en) * 2021-11-11 2022-02-15 浩云科技股份有限公司 Universal access method, system, equipment and medium for monitoring equipment
CN116206300A (en) * 2023-05-05 2023-06-02 浪潮数字粮储科技有限公司 Multi-manufacturer identification camera integration compatible method, equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102830992A (en) * 2012-07-31 2012-12-19 北京奇虎科技有限公司 Plug-in loading method and system
CN203859826U (en) * 2014-03-13 2014-10-01 中海油信息科技有限公司 Integrated video platform
CN104202566A (en) * 2014-08-27 2014-12-10 上海熙菱信息技术有限公司 Intelligent security and protection video integrating system and method
CN104639893A (en) * 2014-12-05 2015-05-20 国家电网公司 Unified power transmission and transformation video monitoring system
CN105049304A (en) * 2015-07-03 2015-11-11 中山火炬职业技术学院 Internet-of-thing terminal access gateway supporting multi-heterogeneous transmission module and application system
CN105204829A (en) * 2014-06-24 2015-12-30 深圳市茁壮网络股份有限公司 Plug-in socket resource control method based on middleware plug-in framework and client side
CN105491337A (en) * 2015-12-10 2016-04-13 公安部交通管理科学研究所 Universal network video monitoring equipment access method and apparatus based on SDK abstract layer
CN106791650A (en) * 2016-12-22 2017-05-31 厦门中控生物识别信息技术有限公司 The method for previewing of video, device and intelligent terminal

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102830992A (en) * 2012-07-31 2012-12-19 北京奇虎科技有限公司 Plug-in loading method and system
CN203859826U (en) * 2014-03-13 2014-10-01 中海油信息科技有限公司 Integrated video platform
CN105204829A (en) * 2014-06-24 2015-12-30 深圳市茁壮网络股份有限公司 Plug-in socket resource control method based on middleware plug-in framework and client side
CN104202566A (en) * 2014-08-27 2014-12-10 上海熙菱信息技术有限公司 Intelligent security and protection video integrating system and method
CN104639893A (en) * 2014-12-05 2015-05-20 国家电网公司 Unified power transmission and transformation video monitoring system
CN105049304A (en) * 2015-07-03 2015-11-11 中山火炬职业技术学院 Internet-of-thing terminal access gateway supporting multi-heterogeneous transmission module and application system
CN105491337A (en) * 2015-12-10 2016-04-13 公安部交通管理科学研究所 Universal network video monitoring equipment access method and apparatus based on SDK abstract layer
CN106791650A (en) * 2016-12-22 2017-05-31 厦门中控生物识别信息技术有限公司 The method for previewing of video, device and intelligent terminal

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
李建平: "《中国安全防范行业年鉴 2013版》", 30 September 2014 *
查卫翔: "ActiveX控件在基于B_S结构的远程监控中的应用", 《北方交通大学学报》 *
王志勃: "B_S模式下客户端视频采集技术研究与实现", 《软件》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113938646A (en) * 2021-09-09 2022-01-14 上海宝康电子控制工程有限公司 Information real-time display method and system
CN114051045A (en) * 2021-11-11 2022-02-15 浩云科技股份有限公司 Universal access method, system, equipment and medium for monitoring equipment
CN116206300A (en) * 2023-05-05 2023-06-02 浪潮数字粮储科技有限公司 Multi-manufacturer identification camera integration compatible method, equipment and storage medium
CN116206300B (en) * 2023-05-05 2024-02-27 浪潮数字粮储科技有限公司 Multi-manufacturer identification camera integration compatible method, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN111294556A (en) Video front-end processing method based on GB/T28181
CN111917988B (en) Remote camera application method, system and medium of cloud mobile phone
CN104137154B (en) Systems and methods for managing video data
CN101031061B (en) Meta data generation device, information processor, imaging apparatus, security system
US20030212758A1 (en) Method and system for hosting an internet web site on a digital camera
US20070245347A1 (en) Installation method and communication apparatus
KR101515977B1 (en) System for providing video information using IP camera in cloud configuration method thereof
CN109068059B (en) Method for calling camera, mobile terminal and storage medium
CN111770067B (en) Security video acquisition method, device and system based on Internet of things
WO2004034316A1 (en) System and method for remote controlled photography
KR101095951B1 (en) Cloud computing-based system of video surveillance as a service(vsaas) using image information stored in digital video recorder(dvr)
CN106648649B (en) Storage device management method and device
US6772191B1 (en) System and method for limiting services at a plurality of levels and controlling image orientation via a network
EP3531696A1 (en) Video switching method, device and video patrol system
CN114025140A (en) Integrated client for B/S architecture monitoring system
CN113938642A (en) Distributed monitoring system with abstraction function layer
CN101707622A (en) Method for realizing remote data monitoring
CN116962870A (en) Vehicle-mounted shooting data management method and device, electronic equipment and readable storage medium
CN103873890A (en) Flow control method and system for shooting software
CN111400137B (en) Storage method and device of monitoring event, mobile terminal and storage medium
CN112087576B (en) Camera data stream expansion method based on android platform and electronic equipment
CN109905668B (en) Method and device for camera picture part
JP4206076B2 (en) Data storage / delivery server system
CN106657797A (en) Camera calling method, camera calling device and camera calling system
CN108471516B (en) Video primitive client monitoring method and system based on transformer substation monitoring system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200616