CN110602445B - Video monitoring data acquisition method and device, computer equipment and storage medium - Google Patents

Video monitoring data acquisition method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN110602445B
CN110602445B CN201910746148.2A CN201910746148A CN110602445B CN 110602445 B CN110602445 B CN 110602445B CN 201910746148 A CN201910746148 A CN 201910746148A CN 110602445 B CN110602445 B CN 110602445B
Authority
CN
China
Prior art keywords
request
video monitoring
monitoring data
local area
internet
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.)
Active
Application number
CN201910746148.2A
Other languages
Chinese (zh)
Other versions
CN110602445A (en
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.)
Wanyi Technology Co Ltd
Original Assignee
Wanyi 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 Wanyi Technology Co Ltd filed Critical Wanyi Technology Co Ltd
Priority to CN201910746148.2A priority Critical patent/CN110602445B/en
Publication of CN110602445A publication Critical patent/CN110602445A/en
Application granted granted Critical
Publication of CN110602445B publication Critical patent/CN110602445B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs
    • H04N21/2343Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/239Interfacing the upstream path of the transmission network, e.g. prioritizing client content requests
    • H04N21/2393Interfacing the upstream path of the transmission network, e.g. prioritizing client content requests involving handling client requests
    • 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

Abstract

The application relates to a method, a device, computer equipment and a storage medium for acquiring video monitoring data, wherein the method comprises the following steps: receiving a video monitoring data acquisition request, identifying whether the request is a local area network request or an internet request according to the source and the network environment of the video monitoring data acquisition request, if the request is the local area network request, accessing an intranet plug flow server, and pulling the requested video monitoring data to a terminal; if the request is an internet request, the public network plug flow server is accessed, the requested video monitoring data is pulled to the terminal, and as the video monitoring data after uniform transcoding is stored in the internal network plug flow server and the public network plug flow server, a universal data transmission capability is formed for different terminals to use, and various types of terminals are supported to acquire and check the video monitoring data.

Description

Video monitoring data acquisition method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of video surveillance technology, and in particular, to a method and an apparatus for acquiring video surveillance data, a computer device, and a storage medium.
Background
With the development of science and technology and the enhancement of security protection and security awareness, video monitoring systems are arranged in more and more environments and scenes, such as an industrial park video monitoring system, a community video monitoring system, a commercial complex video monitoring system and the like.
The common video monitoring system consists of a plurality of cameras arranged in a distributed mode, and the video monitoring method of the monitoring system is software for managing and checking the cameras, which is issued by a camera manufacturer, is deployed in a local area network environment and is developed by adopting a special protocol. Although the video monitoring system can realize the function of video monitoring, the requirement of various terminals for viewing video monitoring at any time and any place can not be realized because the monitoring data is developed by adopting a special protocol.
Disclosure of Invention
Based on this, it is necessary to provide a method, an apparatus, a computer device and a storage medium for acquiring video monitoring data viewed by multiple terminals in order to solve the above technical problems.
A method of video surveillance data acquisition, the method comprising:
receiving a video monitoring data acquisition request;
analyzing the source and the network environment of the video monitoring data acquisition request, and identifying whether the video monitoring data acquisition request is a local area network request or an internet request;
if the request is a local area network request, accessing an intranet plug-flow server, and pulling the requested video monitoring data to the terminal;
if the request is an internet request, accessing a public network plug flow server, and pulling the requested video monitoring data to the terminal;
the intranet plug flow server and the public network plug flow server respectively store video monitoring data after unified transcoding.
In one embodiment, before identifying that the video monitoring data acquisition request is a local area network request or an internet request, the method further includes:
acquiring an original code stream of video monitoring equipment;
transcoding the original code stream;
and respectively pushing the transcoded data to the intranet plug flow server and the public network plug flow server.
In one embodiment, the obtaining the original code stream of the video monitoring device includes:
acquiring nameplate information of video monitoring equipment;
extracting manufacturer information in the nameplate information of the video monitoring equipment;
acquiring video management software corresponding to a video monitoring equipment manufacturer according to the manufacturer information;
and acquiring the original code stream shot by the video monitoring equipment through the video management software.
In one embodiment, the transcoding the original code stream includes:
acquiring preset transcoding configuration parameters;
carrying out transcoding process configuration according to the transcoding configuration parameters;
and executing the configured transcoding process, and transcoding the original code stream to ensure that the transcoded data formats are the same.
In one embodiment, if the request is a local area network request, accessing the intranet push streaming server, and pulling the requested video monitoring data to the terminal includes:
if the request is a local area Network request, accessing the intranet push flow server through a Virtual Private Network (VPN) Network or an intranet dedicated line, and pulling the requested video monitoring data to the terminal.
In one embodiment, if the request is an internet request, accessing the public network push streaming server, and pulling the requested video monitoring data to the terminal includes:
and if the request is an internet request, accessing the public network plug flow server through a mobile network, and pulling the requested video monitoring data to the terminal.
A video surveillance data acquisition apparatus, the apparatus comprising:
the receiving module is used for receiving a video monitoring data acquisition request;
the analysis module is used for analyzing the source and the network environment of the video monitoring data acquisition request and identifying whether the video monitoring data acquisition request is a local area network request or an internet request;
the local area network processing module is used for accessing the intranet plug-flow server and pulling the requested video monitoring data to the terminal when the local area network request is made;
the internet processing module is used for accessing the public network plug flow server and pulling the requested video monitoring data to the terminal when the internet request is made;
the intranet plug flow server and the public network plug flow server respectively store video monitoring data after unified transcoding.
In one embodiment, the video monitoring data acquiring apparatus further includes:
and the transcoding module is used for acquiring an original code stream of the video monitoring equipment, transcoding the original code stream, and respectively pushing transcoded data to the intranet plug flow server and the public network plug flow server.
A computer device comprising a memory storing a computer program and a processor implementing the steps of the method as described above when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method as described above.
The method, the device, the computer equipment and the storage medium for acquiring the video monitoring data receive the request for acquiring the video monitoring data, identify whether the request is a local area network request or an internet request according to the source and the network environment of the request for acquiring the video monitoring data, if the request is the local area network request, access an intranet push streaming server, and pull the requested video monitoring data to a terminal; if the request is an internet request, the public network plug flow server is accessed, the requested video monitoring data is pulled to the terminal, and as the video monitoring data after uniform transcoding is stored in the internal network plug flow server and the public network plug flow server, a universal data transmission capability is formed for different terminals to use, and various types of terminals are supported to acquire and check the video monitoring data.
Drawings
FIG. 1 is a diagram of an exemplary embodiment of a video surveillance data acquisition method;
FIG. 2 is a schematic flow chart diagram illustrating a method for video surveillance data acquisition according to one embodiment;
FIG. 3 is a schematic flow chart illustrating a video surveillance data acquisition method according to another embodiment;
FIG. 4 is a schematic flow chart of a video surveillance data acquisition method in one application example;
FIG. 5 is a schematic flow chart of a video surveillance data acquisition method according to another embodiment;
FIG. 6 is a block diagram of a video surveillance data device in accordance with one embodiment;
FIG. 7 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The video monitoring data acquisition method provided by the application can be applied to the application environment shown in fig. 1. The terminal 102 communicates with the server 104 through a network, the server 104 is respectively connected with the intranet plug flow server 106 and the public network plug flow server 108, the terminal 102 sends a video monitoring data acquisition request to the server 104, the server 104 receives the video monitoring data acquisition request, identifies whether the request is a local area network request or an internet request according to the source and the network environment of the video monitoring data acquisition request, if the request is the local area network request, the intranet plug flow server 106 is accessed, and the requested video monitoring data is pulled to the terminal 102; if the request is an internet request, the public network plug flow server 108 is accessed, and the requested video monitoring data is pulled to the terminal 102, so as to support various types of terminals 102 to acquire and view the video monitoring data. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server 104 may be implemented by an independent server or a server cluster formed by a plurality of servers.
In one embodiment, as shown in fig. 2, a video surveillance data obtaining method is provided, which is described by taking the method as an example applied to the server in fig. 1, and includes the following steps:
s200: and receiving a video monitoring data acquisition request.
The terminal sends a video monitoring data acquisition request to the server, and the server receives the video monitoring data acquisition request. Specifically, the terminal may include a smartphone, a tablet, a terminal computer, and the like. The video monitoring data acquisition request may carry a request to view the location area identifier, for example, if the user needs to view the video monitoring of the campus area 1, the user operates on the terminal to generate the video monitoring data acquisition request carrying the campus area 1 identifier, and sends the video monitoring data acquisition request to the server.
S400: and analyzing the source and the network environment of the video monitoring data acquisition request, and identifying whether the video monitoring data acquisition request is a local area network request or an internet request.
The server analyzes the source and the network environment of the currently received video monitoring data acquisition request, wherein the source specifically refers to which type of terminal or which terminal the request originates from, and can be specifically identified by the terminal physical address carried in the request. The network environment refers to what network the video monitoring data acquisition request is transmitted through, and the network environment includes a local area network and the internet. A local area network belongs to a local communication network established between devices in a certain range, and has a certain degree of privacy, and data is transmitted only in the range of the local area network, which may be understood as an internal private network, for example, a local area network in a certain campus, and data is transmitted only between a terminal and a device in the campus. The internet is an open network, which can be understood as a public network, and a legal device can access a corresponding server through the internet to obtain required data. More specifically, the server may first identify a source of the video monitoring data acquisition request, determine whether a terminal sending the request has an access to the internet or an access to a local area network, and if the terminal has an access to the internet and a local area network, determine whether the request is sent via the internet or the local area network according to a network environment; if the terminal is only accessed to the Internet, judging whether the request is sent through the Internet according to the network environment, if not, judging that the request is abnormal, and discarding data corresponding to the request; if the terminal only accesses the local area network, judging whether the request is sent through the local area network or not according to the network environment, if not, judging that the request is abnormal, and discarding the data corresponding to the request. Identifying whether the video monitoring data acquisition request is sent by a terminal through the Internet or a local area network, if the video monitoring data acquisition request is sent through the local area network, the video monitoring data acquisition request is a local area network request; and if the video monitoring data is sent through the Internet, the video monitoring data acquisition request is an Internet request.
S600: and if the request is a local area network request, accessing the intranet plug-flow server, and pulling the requested video monitoring data to the terminal.
The server is connected with the intranet plug flow server, transcoded video monitoring data are stored in the intranet plug flow server, and requested video monitoring data are directly pulled from the intranet plug flow server to the terminal. Specifically, the pulling process may be to control the intranet plug flow server to provide a standard capability interface for interfacing with the terminal, so that the terminal obtains the video monitoring data from the intranet plug flow server through the interface, where the standard capability interface may specifically be a standard capability interface of http restful.
S800: and if the request is an internet request, accessing the public network plug flow server, and pulling the requested video monitoring data to the terminal.
The server is connected with the public network plug flow server, transcoded video monitoring data are stored in the public network plug flow server, and requested video monitoring data are directly pulled from the public network plug flow server to the terminal. Specifically, the pulling process may be controlling the public network streaming server to provide a standard capability interface for interfacing with the terminal, so that the terminal obtains the video monitoring data from the public network streaming server through the interface, where the standard capability interface may specifically be a standard capability interface of http (hypertext transfer Protocol) restful. Furthermore, the server is respectively connected with the intranet plug flow server and the public network plug flow server, reliable transcoding services are provided on the intranet plug flow server and the public network plug flow server, video monitoring data collected by the camera are transcoded and then stored, and the server forms universal data transmission capacity for different types of terminals to use so as to support the different types of terminals to check the video monitoring data.
The video monitoring data acquisition method receives a video monitoring data acquisition request, identifies whether the request is a local area network request or an internet request according to the source and the network environment of the video monitoring data acquisition request, and if the request is the local area network request, accesses an intranet plug flow server and pulls the requested video monitoring data to a terminal; if the request is an internet request, the public network plug flow server is accessed, the requested video monitoring data is pulled to the terminal, and as the video monitoring data after uniform transcoding is stored in the internal network plug flow server and the public network plug flow server, a universal data transmission capability is formed for different terminals to use, and various types of terminals are supported to acquire and check the video monitoring data.
As shown in fig. 3, in one embodiment, before step S400, the method further includes:
s320: and acquiring an original code stream of the video monitoring equipment.
S340: and transcoding the original code stream.
S360: and respectively pushing the transcoded data to an intranet plug flow server and a public network plug flow server.
The server has two main functions of transcoding and accessing to stream of other servers (an intranet plug flow server or a public network plug flow server), in a video data transcoding and storing stage, the server receives an original code stream uploaded by a video monitoring device, transcodes the original code stream, specifically transcodes the original code stream according to a uniform format, and pushes the transcoded data to the intranet plug flow server and the public network plug flow server, so that the uniformly transcoded video monitoring data are respectively stored in the intranet plug flow server and the public network plug flow server, and a terminal can directly acquire the video monitoring data from the intranet plug flow server and the public network plug flow server under the assistance of the server without loading/configuring protocol software specified by the video monitoring device.
Further, obtaining the original code stream of the video monitoring device includes: acquiring nameplate information of video monitoring equipment; extracting manufacturer information in the nameplate information of the video monitoring equipment; acquiring video management software corresponding to a video monitoring equipment manufacturer according to the manufacturer information; and acquiring an original code stream shot by the video monitoring equipment through video management software. Different video monitoring devices may support different video management software, that is, transcoding formats of video monitoring data are different, and in order to be finally transcoded into a uniform format, an original code stream shot by the video monitoring device is acquired through the video management software. Further, after the original code stream is obtained, the server reads preset transcoding configuration parameters, performs transcoding process configuration on the server according to the transcoding configuration parameters, executes the process, and transcodes the original code stream to obtain transcoded data with a uniform format.
As shown in fig. 4, in practical applications, a camera device collects video monitoring data, the video monitoring data is compressed and transcoded based on camera device management software, when a server receives the data, the server performs transcoding according to the camera device management software VCN to restore the data to obtain a corresponding original code stream, a media gateway in the server performs transcoding through its own video stream transcoding configuration and transcoding process, and the transcoded data is uniformly stored in an intranet plug flow server and an extranet plug flow server.
In one embodiment, if the request is a local area network request, accessing an intranet push streaming server, and pulling the requested video monitoring data to the terminal includes: and if the request is a local area network request, accessing the intranet plug-flow server through the VPN network or an intranet private line, and pulling the requested video monitoring data to the terminal.
In one embodiment, if the request is an internet request, accessing a public network push streaming server, and pulling the requested video monitoring data to the terminal includes: and if the request is an internet request, accessing the public network plug flow server through the mobile network, and pulling the requested video monitoring data to the terminal.
As shown in fig. 5, a user initiates an HTTP request of a real-time video or a historical video according to a URL (Uniform Resource Locator) of an acquired video stream through an intelligent terminal such as a browser in a computer, a mobile phone, a tablet computer, a television, and the like, the request is processed by a routing analysis layer in a server, and a source and a network environment of the request are identified, so as to analyze whether the request is a request through a local area network or an internet request, if the request is a local area network, a camera video of a plug flow server cluster pull request of an intranet is accessed through a vpn network or a private line, and if the request is an internet, a request video is pulled to a public network plug flow server cluster pull flow through an operator network.
It should be understood that although the various steps in the flow charts of fig. 2-3 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-3 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
As shown in fig. 6, the present application further provides a video monitoring data acquiring apparatus, including:
a receiving module 200, configured to receive a video monitoring data acquisition request;
the analysis module 400 is configured to analyze a source and a network environment of the video monitoring data acquisition request, and identify the video monitoring data acquisition request as a local area network request or an internet request;
the local area network processing module 600 is configured to, when the request is a local area network request, access an intranet push streaming server and pull requested video monitoring data to a terminal;
the internet processing module 800 is configured to, when an internet request is made, access the public network plug flow server and pull requested video monitoring data to the terminal;
the intranet plug flow server and the public network plug flow server respectively store video monitoring data after unified transcoding.
The video monitoring data acquisition device receives a video monitoring data acquisition request, identifies whether the request is a local area network request or an internet request according to the source and the network environment of the video monitoring data acquisition request, and if the request is the local area network request, accesses an intranet plug flow server and pulls the requested video monitoring data to a terminal; if the request is an internet request, the public network plug flow server is accessed, the requested video monitoring data is pulled to the terminal, and as the video monitoring data after uniform transcoding is stored in the internal network plug flow server and the public network plug flow server, a universal data transmission capability is formed for different terminals to use, and various types of terminals are supported to acquire and check the video monitoring data.
In one embodiment, the video monitoring data acquiring apparatus further includes:
and the transcoding module is used for acquiring an original code stream of the video monitoring equipment, transcoding the original code stream, and respectively pushing transcoded data to the intranet plug flow server and the public network plug flow server.
In one embodiment, the transcoding module is further configured to obtain nameplate information of the video monitoring device; extracting manufacturer information in the nameplate information of the video monitoring equipment; acquiring video management software corresponding to a video monitoring equipment manufacturer according to the manufacturer information; and acquiring an original code stream shot by the video monitoring equipment through video management software.
In one embodiment, the transcoding module is further configured to obtain preset transcoding configuration parameters; carrying out transcoding process configuration according to the transcoding configuration parameters; and executing the configured transcoding process, and transcoding the original code stream to ensure that the transcoded data formats are the same.
In one embodiment, the lan processing module 600 is further configured to access the intranet push streaming server through the VPN network or an intranet dedicated line when the request is a request of the lan, and pull the requested video monitoring data to the terminal.
In one embodiment, the internet processing module 800 is further configured to access the public network push streaming server through the mobile network to pull the requested video monitoring data to the terminal when the request is made for the internet.
For specific limitations of the video surveillance data acquisition apparatus, reference may be made to the above limitations of the video surveillance data acquisition method, which are not described herein again. All or part of the modules in the video monitoring data acquisition device can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 7. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer equipment is used for storing data such as video monitoring data after unified transcoding in the history. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a video surveillance data acquisition method.
Those skilled in the art will appreciate that the architecture shown in fig. 7 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
receiving a video monitoring data acquisition request;
analyzing the source and the network environment of the video monitoring data acquisition request, and identifying whether the video monitoring data acquisition request is a local area network request or an internet request;
if the request is a local area network request, accessing an intranet plug-flow server, and pulling the requested video monitoring data to the terminal;
if the request is an internet request, accessing a public network plug flow server, and pulling the requested video monitoring data to the terminal; the intranet plug flow server and the public network plug flow server respectively store video monitoring data after unified transcoding.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
acquiring an original code stream of video monitoring equipment; transcoding the original code stream; and respectively pushing the transcoded data to an intranet plug flow server and a public network plug flow server.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
acquiring nameplate information of video monitoring equipment; extracting manufacturer information in the nameplate information of the video monitoring equipment; acquiring video management software corresponding to a video monitoring equipment manufacturer according to the manufacturer information; and acquiring an original code stream shot by the video monitoring equipment through video management software.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
acquiring preset transcoding configuration parameters; carrying out transcoding process configuration according to the transcoding configuration parameters; and executing the configured transcoding process, and transcoding the original code stream to ensure that the transcoded data formats are the same.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
and if the request is a local area network request, accessing the intranet plug-flow server through the VPN network or an intranet private line, and pulling the requested video monitoring data to the terminal.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
and if the request is an internet request, accessing the public network plug flow server through the mobile network, and pulling the requested video monitoring data to the terminal.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
receiving a video monitoring data acquisition request;
analyzing the source and the network environment of the video monitoring data acquisition request, and identifying whether the video monitoring data acquisition request is a local area network request or an internet request;
if the request is a local area network request, accessing an intranet plug-flow server, and pulling the requested video monitoring data to the terminal;
if the request is an internet request, accessing a public network plug flow server, and pulling the requested video monitoring data to the terminal; the intranet plug flow server and the public network plug flow server respectively store video monitoring data after unified transcoding.
In one embodiment, the computer program when executed by the processor further performs the steps of:
acquiring an original code stream of video monitoring equipment; transcoding the original code stream; and respectively pushing the transcoded data to an intranet plug flow server and a public network plug flow server.
In one embodiment, the computer program when executed by the processor further performs the steps of:
acquiring nameplate information of video monitoring equipment; extracting manufacturer information in the nameplate information of the video monitoring equipment; acquiring video management software corresponding to a video monitoring equipment manufacturer according to the manufacturer information; and acquiring an original code stream shot by the video monitoring equipment through video management software.
In one embodiment, the computer program when executed by the processor further performs the steps of:
acquiring preset transcoding configuration parameters; carrying out transcoding process configuration according to the transcoding configuration parameters; and executing the configured transcoding process, and transcoding the original code stream to ensure that the transcoded data formats are the same.
In one embodiment, the computer program when executed by the processor further performs the steps of:
and if the request is a local area network request, accessing the intranet plug-flow server through the VPN network or an intranet private line, and pulling the requested video monitoring data to the terminal.
In one embodiment, the computer program when executed by the processor further performs the steps of:
and if the request is an internet request, accessing the public network plug flow server through the mobile network, and pulling the requested video monitoring data to the terminal.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware related to instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above examples only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method of video surveillance data acquisition, the method comprising:
receiving a video monitoring data acquisition request;
analyzing the source and the network environment of the video monitoring data acquisition request, and identifying whether the video monitoring data acquisition request is a local area network request or an internet request;
if the request is a local area network request, accessing an intranet plug-flow server, and pulling the requested video monitoring data to the terminal;
if the request is an internet request, accessing a public network plug flow server, and pulling the requested video monitoring data to the terminal;
the intranet plug flow server and the public network plug flow server respectively store video monitoring data after uniform transcoding;
the analyzing the source and the network environment of the video monitoring data acquisition request and identifying whether the video monitoring data acquisition request is a local area network request or an internet request comprises: identifying the source of a video monitoring data acquisition request, judging whether a terminal sending the request has access to the Internet or an access local area network, and if the terminal has access to the Internet and the local area network respectively, judging whether the request is sent through the Internet or the local area network according to the network environment; if the terminal is only accessed to the Internet, judging whether the request is sent through the Internet according to the network environment, if not, judging that the request is abnormal, and discarding data corresponding to the request; if the terminal only accesses the local area network, judging whether the request is sent through the local area network or not according to the network environment, if not, judging that the request is abnormal, and discarding the data corresponding to the request.
2. The method of claim 1, wherein before identifying the video surveillance data acquisition request as a local area network request or as an internet request, further comprising:
acquiring an original code stream of video monitoring equipment;
transcoding the original code stream;
and respectively pushing the transcoded data to the intranet plug flow server and the public network plug flow server.
3. The method of claim 2, wherein the obtaining the raw code stream of the video monitoring device comprises:
acquiring nameplate information of video monitoring equipment;
extracting manufacturer information in the nameplate information of the video monitoring equipment;
acquiring video management software corresponding to a video monitoring equipment manufacturer according to the manufacturer information;
and acquiring the original code stream shot by the video monitoring equipment through the video management software.
4. The method of claim 3, wherein transcoding the original code stream comprises:
acquiring preset transcoding configuration parameters;
carrying out transcoding process configuration according to the transcoding configuration parameters;
and executing the configured transcoding process, and transcoding the original code stream to ensure that the transcoded data formats are the same.
5. The method according to claim 1, wherein if the request is a local area network request, accessing an intranet push streaming server, and pulling the requested video monitoring data to the terminal comprises:
and if the request is a local area network request, accessing the intranet plug-flow server through a VPN (virtual private network) network or an intranet special line, and pulling the requested video monitoring data to the terminal.
6. The method of claim 1, wherein if the request is an internet request, accessing a public network push streaming server, and pulling the requested video monitoring data to the terminal comprises:
and if the request is an internet request, accessing the public network plug flow server through a mobile network, and pulling the requested video monitoring data to the terminal.
7. A video surveillance data acquisition apparatus, the apparatus comprising:
the receiving module is used for receiving a video monitoring data acquisition request;
the analysis module is used for analyzing the source and the network environment of the video monitoring data acquisition request and identifying whether the video monitoring data acquisition request is a local area network request or an internet request;
the local area network processing module is used for accessing the intranet plug-flow server and pulling the requested video monitoring data to the terminal when the local area network request is made;
the internet processing module is used for accessing the public network plug flow server and pulling the requested video monitoring data to the terminal when the internet request is made;
the intranet plug flow server and the public network plug flow server respectively store video monitoring data after uniform transcoding;
the analysis module is also used for identifying the source of the video monitoring data acquisition request, judging whether a terminal sending the request has access to the Internet or has access to a local area network, and if the terminal has access to the Internet and the local area network respectively, judging whether the request is sent through the Internet or the local area network according to the network environment; if the terminal is only accessed to the Internet, judging whether the request is sent through the Internet according to the network environment, if not, judging that the request is abnormal, and discarding data corresponding to the request; if the terminal only accesses the local area network, judging whether the request is sent through the local area network or not according to the network environment, if not, judging that the request is abnormal, and discarding the data corresponding to the request.
8. The apparatus of claim 7, further comprising:
and the transcoding module is used for acquiring an original code stream of the video monitoring equipment, transcoding the original code stream, and respectively pushing transcoded data to the intranet plug flow server and the public network plug flow server.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
CN201910746148.2A 2019-08-13 2019-08-13 Video monitoring data acquisition method and device, computer equipment and storage medium Active CN110602445B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910746148.2A CN110602445B (en) 2019-08-13 2019-08-13 Video monitoring data acquisition method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910746148.2A CN110602445B (en) 2019-08-13 2019-08-13 Video monitoring data acquisition method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110602445A CN110602445A (en) 2019-12-20
CN110602445B true CN110602445B (en) 2021-06-15

Family

ID=68854083

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910746148.2A Active CN110602445B (en) 2019-08-13 2019-08-13 Video monitoring data acquisition method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110602445B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111726646A (en) * 2020-05-28 2020-09-29 网宿科技股份有限公司 Method, device, equipment and storage medium for pushing video stream
EP3937502A1 (en) 2020-05-28 2022-01-12 Wangsu Science & Technology Co., Ltd. Method, apparatus and device for pushing video stream, and storage medium
CN112584194A (en) * 2020-11-13 2021-03-30 深圳市捷视飞通科技股份有限公司 Video code stream pushing method and device, computer equipment and storage medium
CN112468610B (en) * 2020-11-17 2023-06-06 杭州安恒信息安全技术有限公司 Data transmission method, monitoring node, monitoring server and monitoring network system
CN112615858B (en) * 2020-12-17 2022-06-24 杭州迪普科技股份有限公司 Internet of things equipment monitoring method, device and system
CN112597229B (en) * 2020-12-25 2023-04-07 沧州华润热电有限公司 Equipment data access method, device and system and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102710965A (en) * 2012-05-29 2012-10-03 中国联合网络通信集团有限公司 Video monitoring data acquisition method and system and special bearing network
US9866882B1 (en) * 2016-12-23 2018-01-09 Alcatel-Lucent Usa Inc. Video-based measurement of round-trip latency from user input event to corresponding video output
CN108055505A (en) * 2017-12-11 2018-05-18 深圳市东微智能科技股份有限公司 Monitoring device control method, device, system, storage medium and computer equipment
CN108965905A (en) * 2018-06-29 2018-12-07 广州华多网络科技有限公司 A kind of live data plug-flow and offer and the method, apparatus for obtaining plug-flow address

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006339765A (en) * 2005-05-31 2006-12-14 Hitachi Ltd Reserved picture recording system, portable terminal unit, recording device, and method for processing moving image content
CN108307202B (en) * 2018-03-07 2019-12-13 广州图普网络科技有限公司 Real-time video transcoding sending method and device and user terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102710965A (en) * 2012-05-29 2012-10-03 中国联合网络通信集团有限公司 Video monitoring data acquisition method and system and special bearing network
US9866882B1 (en) * 2016-12-23 2018-01-09 Alcatel-Lucent Usa Inc. Video-based measurement of round-trip latency from user input event to corresponding video output
CN108055505A (en) * 2017-12-11 2018-05-18 深圳市东微智能科技股份有限公司 Monitoring device control method, device, system, storage medium and computer equipment
CN108965905A (en) * 2018-06-29 2018-12-07 广州华多网络科技有限公司 A kind of live data plug-flow and offer and the method, apparatus for obtaining plug-flow address

Also Published As

Publication number Publication date
CN110602445A (en) 2019-12-20

Similar Documents

Publication Publication Date Title
CN110602445B (en) Video monitoring data acquisition method and device, computer equipment and storage medium
CN109525990B (en) Wireless screen projection method and device, computer equipment and storage medium
CN109842617B (en) Advertisement blocking method and device and storage medium
EP3905671B1 (en) Method and device for processing request
US10341367B1 (en) System and method for inquiring IOC information by P2P protocol
JP2016534607A (en) System and method for scalable video cloud service
US10212236B2 (en) Information transmitting method and apparatus in robot operating system
CN111132120A (en) Method, system and equipment for identifying camera device in room local area network
CN108696523B (en) Response method and device for call service
CN111756674A (en) Network communication method, system, device and computer readable storage medium
CN114157536A (en) Equipment access method, device, equipment and storage medium based on intelligent gateway
CN111416793B (en) Permission control method based on open platform and embedded equipment
CN116489307B (en) Network monitoring system, network monitoring method, network monitoring device and related equipment
CN110661850B (en) Edge calculation method, system, computer equipment and storage medium
CN104349202A (en) Video acquisition method and device thereof
JP2023109707A (en) Video analysis system and data delivery method
CN110557374B (en) Power data acquisition method and device, computer equipment and storage medium
CN111416792B (en) Internal authentication-free method of embedded equipment and embedded equipment
CN114040223A (en) Image processing method and system
CN108965426B (en) Data processing method and device for audio system, computer equipment and storage medium
CN108984614B (en) Visual image rapid identification method based on big data environment
CN112732457A (en) Image transmission method, image transmission device, electronic equipment and computer readable medium
CN114827197B (en) Service communication method, device, equipment and medium based on Internet of things
WO2015058621A1 (en) Method and apparatus of updating quick link information
CN112511657A (en) Information processing method and device for intelligent networked vehicle data remote management

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
GR01 Patent grant
GR01 Patent grant