CN113079367A - State detection method and device for monitoring equipment - Google Patents

State detection method and device for monitoring equipment Download PDF

Info

Publication number
CN113079367A
CN113079367A CN202110264370.6A CN202110264370A CN113079367A CN 113079367 A CN113079367 A CN 113079367A CN 202110264370 A CN202110264370 A CN 202110264370A CN 113079367 A CN113079367 A CN 113079367A
Authority
CN
China
Prior art keywords
monitoring
transmission rate
video stream
monitoring equipment
determining
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.)
Granted
Application number
CN202110264370.6A
Other languages
Chinese (zh)
Other versions
CN113079367B (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.)
Guangzhou Gro Run One Traffic Information Co ltd
Original Assignee
Guangzhou Gro Run One Traffic Information 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 Guangzhou Gro Run One Traffic Information Co ltd filed Critical Guangzhou Gro Run One Traffic Information Co ltd
Priority to CN202110264370.6A priority Critical patent/CN113079367B/en
Publication of CN113079367A publication Critical patent/CN113079367A/en
Application granted granted Critical
Publication of CN113079367B publication Critical patent/CN113079367B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N17/00Diagnosis, testing or measuring for television systems or their details
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • General Health & Medical Sciences (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention discloses a method and a device for detecting the state of monitoring equipment, wherein the method comprises the following steps: when the monitoring equipment is determined to be in an online state, acquiring a monitoring video stream of the monitoring equipment, and playing the monitoring video stream; when the monitoring video stream fails to be played, acquiring configuration information of monitoring equipment; establishing network channel connection with the monitoring equipment by adopting the configuration information, and acquiring the data transmission rate of the network channel; and determining the video monitoring state of the monitoring equipment according to the data transmission rate. The invention can detect the video state of the on-line monitoring equipment, also can determine the abnormal reason according to the data transmission rate of the monitoring equipment on the network channel, can quickly and effectively position the fault reason and the corresponding fault equipment, improves the detection efficiency and the accuracy, and simultaneously can reduce the workload of operation and maintenance personnel and improve the processing efficiency.

Description

State detection method and device for monitoring equipment
Technical Field
The present invention relates to the field of device detection technologies, and in particular, to a method and an apparatus for detecting a status of a monitoring device.
Background
With the rapid development of city information technology and cloud networking architecture, more and more basic camera monitoring devices related to city management are in butt joint with a cloud on the basis of continuing to use a traditional local area network architecture, and device state information monitoring is performed on the accessed camera monitoring devices in a public cloud environment.
The currently common device status detection method is that the cloud acquires network information of the monitoring device through a PING command of the gateway IP, and detects and analyzes the network information to determine the online or offline status of the monitoring device.
However, the current detection method has the following technical problems: because the existing detection needs to depend on the infrastructure of the traditional local area network, the traditional local area network is easy to have network abnormality, and the problems of data loss and the like are easy to occur in the transmission process; and the PING command of the gateway IP is used for detecting the network information of the equipment, so that whether the monitoring equipment is on line can only be determined, the equipment which cannot be subjected to video monitoring due to network abnormity is difficult to detect, the detection function is single, and the equipment which cannot be subjected to video monitoring needs to be subjected to positioning detection by maintenance personnel, so that the detection workload is increased, and the detection efficiency is reduced.
Disclosure of Invention
The invention provides a method and a device for detecting the state of monitoring equipment, which can be used for quickly and accurately detecting the video state of on-line monitoring equipment, thereby improving the accuracy and efficiency of detection.
A first aspect of an embodiment of the present invention provides a method for detecting a status of a monitoring device, where the method includes:
when the monitoring equipment is determined to be in an online state, acquiring a monitoring video stream of the monitoring equipment, and playing the monitoring video stream;
when the monitoring video stream fails to be played, acquiring configuration information of monitoring equipment;
establishing network channel connection with the monitoring equipment by adopting the configuration information, and acquiring the data transmission rate of the network channel;
and determining the video monitoring state of the monitoring equipment according to the data transmission rate.
In a possible implementation manner of the first aspect, the establishing a network channel connection with a monitoring device by using the configuration information, and acquiring a data transmission rate of the network channel includes:
the configuration information comprises an IP address and port information;
matching the IP address and the port information with a preset IP address and preset port information, and establishing a point-to-point network channel;
and acquiring the data transmission rate for transmitting the network channel.
In a possible implementation manner of the first aspect, the determining a video monitoring state of a monitoring device according to the data transmission rate includes:
judging whether the data transmission rate is greater than a preset first transmission rate or not;
if so, determining that the video monitoring state of the monitoring equipment is normal;
otherwise, determining that the video monitoring state of the monitoring equipment is abnormal.
In a possible implementation manner of the first aspect, the determining that the video monitoring state of the monitoring device is abnormal specifically includes:
judging whether the data transmission rate is greater than a preset second transmission rate or not, wherein the preset first transmission rate is greater than the preset second transmission rate;
if so, determining that the video monitoring state of the monitoring equipment is abnormal in transmission;
otherwise, determining the video monitoring state of the monitoring equipment as network abnormity.
In a possible implementation manner of the first aspect, the playing the monitoring video stream specifically includes:
image interception is carried out on the monitoring video stream, and the intercepted monitoring image is played;
marking the played monitoring image;
if the played monitoring image identification is successful, determining that the monitoring video stream is successfully played;
and if the played monitoring image identifier fails, determining that the playing of the monitoring video stream fails.
In a possible implementation manner of the first aspect, before the step of determining that the monitoring device is in the online state, the method further includes:
sending a preset cmd instruction to the monitoring equipment;
if feedback information replied by the monitoring equipment is received within a preset time interval and the feedback information comprises return time and a received signal, determining that the monitoring equipment is in an online state;
otherwise, determining that the monitoring equipment is in an off-line state.
In a possible implementation manner of the first aspect, the obtaining a monitoring video stream of a monitoring device specifically includes:
carrying out stream pulling operation on the monitoring equipment through a preset rtsp protocol to obtain a pulled video stream;
and transcoding the pull video stream according to a preset format to obtain the monitoring video stream.
A second aspect of an embodiment of the present invention provides a status detection apparatus for a monitoring device, where the apparatus includes:
the playing module is used for acquiring a monitoring video stream of the monitoring equipment and playing the monitoring video stream when the monitoring equipment is determined to be in an online state;
the configuration information module is used for acquiring configuration information of the monitoring equipment when the playing of the monitoring video stream fails;
the acquisition module is used for establishing network channel connection with the monitoring equipment by adopting the configuration information and acquiring the data transmission rate of the network channel;
and the determining module is used for determining the video monitoring state of the monitoring equipment according to the data transmission rate.
Compared with the prior art, the method and the device for detecting the state of the monitoring equipment have the advantages that: the invention can detect the video state of the online monitoring equipment, can display the result of the video playing state in a visual interface or screen, and determine the success or failure of the video playing, thereby effectively improving the detection efficiency and the operation and maintenance efficiency of the operation and maintenance personnel on the monitoring equipment.
Drawings
Fig. 1 is a schematic flowchart of a method for detecting a status of a monitoring device according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a state detection apparatus of a monitoring device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Because the traditional local area network is easy to have network abnormity, the problems of data loss and the like are easy to occur in the transmission process; the existing detection method can only rely on the traditional local area network and can only determine whether the monitoring equipment is on line or not, the equipment which cannot perform video monitoring due to network abnormity is difficult to detect, the detection function is single, and the equipment which is judged to be on line but cannot perform video monitoring needs maintenance personnel to perform positioning detection, so that the detection workload is increased, and the detection efficiency is reduced.
In order to solve the above problem, a method for detecting a status of a monitoring device provided in an embodiment of the present application will be described and explained in detail through the following specific embodiments.
Referring to fig. 1, a flowchart of a method for detecting a status of a monitoring device according to an embodiment of the present invention is shown.
The method can be applied to a background server or a cloud server, and is similar to the service combination operation of a background monitoring management platform. The background server can be respectively connected with a plurality of monitoring devices and simultaneously manages the plurality of monitoring devices.
As an example, the method for detecting the state of the monitoring device may include:
and S11, when the monitoring equipment is determined to be in an online state, acquiring the monitoring video stream of the monitoring equipment and playing the monitoring video stream.
When the monitoring equipment is determined to be in the online working state, the monitoring video stream of the monitoring equipment can be obtained, the monitoring video stream is the monitoring video uploaded by the monitoring equipment, the monitoring video stream is played at the same time, and whether the monitoring equipment works normally or not can be determined by playing the monitoring video stream.
In order to improve the efficiency and accuracy of playing video due to different models of monitoring devices, step S11 may include the following sub-steps:
and a substep S111, performing a pull stream operation on the monitoring equipment through a preset rtsp protocol to obtain a pull video stream.
And a substep S112, transcoding the pulled video stream according to a preset format to obtain a monitoring video stream.
In actual operation, when the monitoring device performs real-time monitoring, the monitored monitoring video stream is uploaded to the background server, and the background server can store and manage the monitoring video stream within a certain time interval. Meanwhile, the background server can perform stream pulling operation on the monitoring video stream uploaded by the monitoring equipment through a preset rtsp protocol to obtain a pulled video stream.
In the using process, the monitoring devices used in different areas or different places may be different, and the formats of the videos coded by the different monitoring devices after monitoring are also different, so that the pulled video stream can be decoded and decoded into the monitoring video stream according to the preset format in order to play the monitoring video stream uniformly.
Because the number of the monitoring devices to be managed by the background server is large, and the length of the monitoring video stream recorded by the monitoring devices is long, if all the monitoring video streams are played, the playing time length can be greatly increased, and the detection efficiency is reduced. In order to improve the playing efficiency, the step S11 may include the following sub-steps, as an example:
and a substep S113 of intercepting the image of the monitoring video stream and playing the intercepted monitoring image.
In a specific implementation, the image capturing may be performed on the surveillance video stream according to a preset time interval. For example, there are 2 segments of monitoring video streams, which are 10 minutes and 50 minutes respectively, and two segments of monitoring video streams can be intercepted every 5 minutes, the first segment of monitoring video stream obtains 2 monitoring images, and the second segment of monitoring video stream obtains 10 monitoring images. The time interval can be adjusted according to actual needs.
After the monitoring image is obtained, the monitoring image can be played.
In a specific implementation, the background server may be connected to the user terminal, the user terminal may be provided with a screen, and the background server may send the monitoring image to the user terminal, and the user terminal plays the monitoring image.
And a substep S114, identifying the played monitoring image.
When the user terminal plays, the user may identify the monitoring image through the user terminal, for example, the user may identify that there is content, identify that there is no content, or identify red, blue, green, and so on.
And a substep S115, if the played monitoring image identifier is successful, determining that the monitoring video stream is successfully played.
And a substep S116, if the played monitoring image identifier fails, determining that the playing of the monitoring video stream fails.
When the monitoring device can record and monitor images normally, the background server can intercept the monitored images from the monitored video stream, and when the monitoring device cannot record and monitor images normally, the monitored video stream may be an empty file, and the background server cannot intercept the images from the monitored video stream.
When the image is not captured, the user terminal cannot play the captured image, and the user cannot identify the captured image. The background server can receive the image fed back by the user terminal and determine whether the image fed back comprises the user identifier, if the user identifier exists, the identifier is determined to be successful, and if the user identifier does not exist, the identifier is determined to be failed.
By playing the surveillance video stream and determining whether the playing of the surveillance video stream is successful, it can be determined whether the surveillance device is operating normally.
In order to quickly determine whether the monitoring device is online, before performing step S11, the method may further include the following steps:
and S101, sending a preset cmd instruction to the monitoring equipment.
Specifically, the background server may detect the gateway of the monitoring device through a cmd instruction command sent by the background server, and send the cmd instruction through a ping command added with the IP address of the monitoring device to the gateway connected to the monitoring device, for example, "ping 192.168.1.1".
S102, if the feedback information replied by the monitoring equipment is received within a preset time interval and the feedback information comprises the return time and the received signal, determining that the monitoring equipment is in an online state.
S103, if not, determining that the monitoring equipment is in an off-line state.
The gateway can send a cmd instruction to the monitoring equipment, so that the monitoring equipment can respond to the cmd instruction and reply the network state communication information condition between the monitoring equipment and the gateway.
When the feedback information comprises the return time and the received signal, determining that the network connection between the gateway and the monitoring equipment is smooth, and determining that the monitoring equipment is in an online state; if the feedback information replied by the monitoring device is not received within the preset time interval or the feedback information does not contain the return time or the received signal, it can be determined that the network channel between the monitoring device and the gateway is abnormal, and the monitoring device is in an offline state.
In actual operation, if the monitoring device is in an off-line state, the background server can notify a manager, and send information of the monitoring device to the manager for the manager to maintain.
S12, when the playing of the monitoring video stream fails, obtaining the configuration information of the monitoring device.
In this embodiment, when the monitoring video stream fails to be played, configuration information of the monitoring device may be obtained, where the configuration information is bottom layer connection information of the monitoring device connected to the gateway.
Due to the fact that the monitoring equipment is on line but video monitoring cannot be carried out, the configuration information is obtained, the monitoring equipment can be further monitored, and the abnormal reason of the monitoring equipment is determined.
S13, establishing network channel connection with the monitoring equipment by adopting the configuration information, and acquiring the data transmission rate of the network channel.
In actual operation, the cause of the abnormality may be the cause of the monitoring device itself, the cause of the local area network to which the monitoring device is connected, and the like. The reason for the abnormity of the monitoring equipment can be distinguished through the data transmission rate, so that the maintenance management of managers is facilitated.
In this embodiment, the configuration information includes an IP address and port information. The IP address is the IP address of the monitoring equipment which is currently connected with the bottom layer gateway, and the port information is the port of the monitoring equipment which is currently connected with the bottom layer gateway.
As an example, step S13 may include the following sub-steps:
and a substep S131 of matching the IP address and the port information with a preset IP address and preset port information and establishing a point-to-point network channel.
The preset IP address is IP address information which is stored in a background server after the monitoring device is firstly connected with the gateway, and the preset port information is also port information which is stored in the background server after the monitoring device is firstly connected with the gateway.
The IP address and the port information are matched and butted with the preset IP address and the preset port information, so that the monitoring equipment and the gateway can reestablish a point-to-point network channel.
And a substep S132 of obtaining the data transmission rate for transmitting the network channel.
After the point-to-point network channel is established, the monitoring equipment and the gateway can mutually transmit the test data preset by the user according to the rule preset by the user. For example, data transmission is performed at specific time intervals, and when test data is transmitted, the data transmission rate of the network channel may be acquired.
And S14, determining the video monitoring state of the monitoring equipment according to the data transmission rate.
In actual operation, the real-time status of the monitoring device may be determined by the data transfer rate.
In order to be able to distinguish between a normal state and an abnormal state of the monitoring device, wherein, as an example, step S14 may comprise the following sub-steps:
the substep S141, determining whether the data transmission rate is greater than a preset first transmission rate;
step S142, if yes, determining that the video monitoring state of the monitoring equipment is normal;
and step S143, otherwise, determining that the video monitoring state of the monitoring equipment is abnormal.
In a specific implementation, the data transmission rate between the current monitoring device and the gateway may be compared with a preset first transmission rate, and when the data transmission rate is greater than the preset first transmission rate, it is determined that the video monitoring state of the monitoring device is normal, which indicates that the monitoring device can perform normal video monitoring, and the video monitored by the monitoring device cannot be played due to network abnormality; if the data transmission rate is less than the preset first transmission rate, determining that the video monitoring state of the monitoring equipment is abnormal, which indicates that the monitoring video cannot be played due to a network connected with the monitoring equipment.
Specifically, the preset first transmission rate is a rate at which the monitoring video stream can be smoothly played. The preset first transmission rate can also be adjusted according to the actual needs of the user.
In order to further investigate the reason of the abnormality, the substep S143 may include the following substeps:
substep S1431, determining whether the data transmission rate is greater than a preset second transmission rate, where the preset first transmission rate is greater than the preset second transmission rate.
And step S1432, if yes, determining that the video monitoring state of the monitoring equipment is abnormal transmission.
And step S1433, otherwise, determining that the video monitoring state of the monitoring equipment is network abnormity.
The preset second transmission rate is the lowest uploading rate of the monitoring video stream of the monitoring device.
When it is determined that the data transmission rate is less than the preset first transmission rate, the data transmission rate may be compared with a preset second transmission rate, and a magnitude between the data transmission rate and the preset second transmission rate may be determined.
If the data transmission rate is greater than the preset second transmission rate, it is indicated that the monitoring video stream cannot be played due to low communication rate caused by the connection between the monitoring device and the network, and the transmission abnormality can be determined when the abnormal type of the monitoring device exists. If the data transmission rate is lower than the preset second transmission rate, it is indicated that the monitoring video stream of the monitoring device cannot be uploaded, and it can be determined that the monitoring video stream of the monitoring device cannot be uploaded due to a problem in connection between the monitoring device and the bottom layer gateway, and it can be determined that the reason for the abnormality of the monitoring device is network abnormality.
The data transmission rate is used for detection and troubleshooting, so that the detection accuracy can be improved, the workload of maintenance personnel can be reduced, and the later maintenance and processing efficiency can be improved
In this embodiment, an embodiment of the present invention provides a method for detecting a status of a monitoring device, which has the following beneficial effects: the invention can detect the video state of the online monitoring equipment, can display the result of the video playing state in a visual interface or screen, and determine the success or failure of the video playing, thereby effectively improving the detection efficiency and the operation and maintenance efficiency of the operation and maintenance personnel on the monitoring equipment.
An embodiment of the present invention further provides a status detection apparatus for a monitoring device, and referring to fig. 2, a schematic structural diagram of the status detection apparatus for a monitoring device according to an embodiment of the present invention is shown.
As an example, the state detecting device of the monitoring apparatus may include:
the playing module 201 is configured to, when it is determined that the monitoring device is in an online state, obtain a monitoring video stream of the monitoring device, and play the monitoring video stream;
a configuration information module 202, configured to obtain configuration information of a monitoring device when the playing of the monitoring video stream fails;
the acquisition module 203 is configured to establish a network channel connection with a monitoring device by using the configuration information, and acquire a data transmission rate of the network channel;
a determining module 204, configured to determine a video monitoring status of the monitoring device according to the data transmission rate
Further, the acquisition module is further configured to:
the configuration information comprises an IP address and port information;
matching the IP address and the port information with a preset IP address and preset port information, and establishing a point-to-point network channel;
and acquiring the data transmission rate for transmitting the network channel.
Further, the determining module is further configured to:
judging whether the data transmission rate is greater than a preset first transmission rate or not;
if so, determining that the video monitoring state of the monitoring equipment is normal;
otherwise, determining that the video monitoring state of the monitoring equipment is abnormal.
Further, the determining module is further configured to:
judging whether the data transmission rate is greater than a preset second transmission rate or not, wherein the preset first transmission rate is greater than the preset second transmission rate;
if so, determining that the video monitoring state of the monitoring equipment is abnormal in transmission;
otherwise, determining the video monitoring state of the monitoring equipment as network abnormity.
Further, the playing module is further configured to:
image interception is carried out on the monitoring video stream, and the intercepted monitoring image is played;
marking the played monitoring image;
if the played monitoring image identification is successful, determining that the monitoring video stream is successfully played;
and if the played monitoring image identifier fails, determining that the playing of the monitoring video stream fails.
Further, the apparatus further comprises:
the sending module is used for sending a preset cmd instruction to the monitoring equipment;
the online determining module is used for determining that the monitoring equipment is in an online state if feedback information replied by the monitoring equipment is received within a preset time interval and the feedback information comprises return time and a received signal;
and the offline determining module is used for determining that the monitoring equipment is in an offline state if the monitoring equipment is not in the offline state.
Further, the playing module is further configured to:
carrying out stream pulling operation on the monitoring equipment through a preset rtsp protocol to obtain a pulled video stream;
and transcoding the pull video stream according to a preset format to obtain the monitoring video stream.
Further, an embodiment of the present application further provides an electronic device, including: the monitoring device comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor executes the program to realize the state detection method of the monitoring device according to the embodiment.
Further, an embodiment of the present application also provides a computer-readable storage medium, where computer-executable instructions are stored, and the computer-executable instructions are configured to enable a computer to execute the method for detecting a state of a monitoring device according to the foregoing embodiment.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (10)

1. A method for detecting a status of a monitoring device, the method comprising:
when the monitoring equipment is determined to be in an online state, acquiring a monitoring video stream of the monitoring equipment, and playing the monitoring video stream;
when the monitoring video stream fails to be played, acquiring configuration information of monitoring equipment;
establishing network channel connection with the monitoring equipment by adopting the configuration information, and acquiring the data transmission rate of the network channel;
and determining the video monitoring state of the monitoring equipment according to the data transmission rate.
2. The method according to claim 1, wherein the establishing a network channel connection with the monitoring device using the configuration information and acquiring a data transmission rate of the network channel includes:
the configuration information comprises an IP address and port information;
matching the IP address and the port information with a preset IP address and preset port information, and establishing a point-to-point network channel;
and acquiring the data transmission rate for transmitting the network channel.
3. The method for detecting the status of the monitoring device according to claim 2, wherein the determining the video monitoring status of the monitoring device according to the data transmission rate comprises:
judging whether the data transmission rate is greater than a preset first transmission rate or not;
if so, determining that the video monitoring state of the monitoring equipment is normal;
otherwise, determining that the video monitoring state of the monitoring equipment is abnormal.
4. The method according to claim 3, wherein the determining that the video monitoring state of the monitoring device is abnormal specifically includes:
judging whether the data transmission rate is greater than a preset second transmission rate or not, wherein the preset first transmission rate is greater than the preset second transmission rate;
if so, determining that the video monitoring state of the monitoring equipment is abnormal in transmission;
otherwise, determining the video monitoring state of the monitoring equipment as network abnormity.
5. The method for detecting the status of a monitoring device according to claim 1, wherein the playing the monitoring video stream specifically includes:
image interception is carried out on the monitoring video stream, and the intercepted monitoring image is played;
marking the played monitoring image;
if the played monitoring image identification is successful, determining that the monitoring video stream is successfully played;
and if the played monitoring image identifier fails, determining that the playing of the monitoring video stream fails.
6. The method of claim 1, wherein prior to the step of determining that the monitoring device is online, the method further comprises:
sending a preset cmd instruction to the monitoring equipment;
if feedback information replied by the monitoring equipment is received within a preset time interval and the feedback information comprises return time and a received signal, determining that the monitoring equipment is in an online state;
otherwise, determining that the monitoring equipment is in an off-line state.
7. The method for detecting the status of a monitoring device according to claim 1, wherein the acquiring of the monitoring video stream of the monitoring device specifically includes:
carrying out stream pulling operation on the monitoring equipment through a preset rtsp protocol to obtain a pulled video stream;
and transcoding the pull video stream according to a preset format to obtain the monitoring video stream.
8. A status detection apparatus of a monitoring device, the apparatus comprising:
the playing module is used for acquiring a monitoring video stream of the monitoring equipment and playing the monitoring video stream when the monitoring equipment is determined to be in an online state;
the configuration information module is used for acquiring configuration information of the monitoring equipment when the playing of the monitoring video stream fails;
the acquisition module is used for establishing network channel connection with the monitoring equipment by adopting the configuration information and acquiring the data transmission rate of the network channel;
and the determining module is used for determining the video monitoring state of the monitoring equipment according to the data transmission rate.
9. An electronic device, comprising: memory, processor and computer program stored on the memory and executable on the processor, characterized in that the processor implements the method for detecting the status of a monitoring device according to any one of claims 1 to 7 when executing the program.
10. A computer-readable storage medium storing computer-executable instructions for causing a computer to perform the method for status detection of a monitoring device of any one of claims 1-7.
CN202110264370.6A 2021-03-11 2021-03-11 State detection method and device for monitoring equipment Active CN113079367B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110264370.6A CN113079367B (en) 2021-03-11 2021-03-11 State detection method and device for monitoring equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110264370.6A CN113079367B (en) 2021-03-11 2021-03-11 State detection method and device for monitoring equipment

Publications (2)

Publication Number Publication Date
CN113079367A true CN113079367A (en) 2021-07-06
CN113079367B CN113079367B (en) 2023-02-03

Family

ID=76612270

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110264370.6A Active CN113079367B (en) 2021-03-11 2021-03-11 State detection method and device for monitoring equipment

Country Status (1)

Country Link
CN (1) CN113079367B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114024869A (en) * 2021-11-04 2022-02-08 山东中创软件商用中间件股份有限公司 Method, device, equipment and storage medium for detecting network connection state between terminals
CN114637654A (en) * 2022-03-30 2022-06-17 北京国信网联科技有限公司 Fault monitoring and analyzing method based on AIOps intelligent operation center
CN117097882A (en) * 2023-10-16 2023-11-21 无锡雪浪数制科技有限公司 Automatic inspection method, device and system for monitoring picture quality

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105306925A (en) * 2015-10-09 2016-02-03 福州市超智电子科技有限公司 Monitoring system and monitoring method for video monitoring front-end equipment
WO2016107006A1 (en) * 2014-12-31 2016-07-07 中兴通讯股份有限公司 Intelligent camera monitoring method and apparatus
CN110830763A (en) * 2019-09-25 2020-02-21 视联动力信息技术股份有限公司 Monitoring video inspection method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016107006A1 (en) * 2014-12-31 2016-07-07 中兴通讯股份有限公司 Intelligent camera monitoring method and apparatus
CN105306925A (en) * 2015-10-09 2016-02-03 福州市超智电子科技有限公司 Monitoring system and monitoring method for video monitoring front-end equipment
CN110830763A (en) * 2019-09-25 2020-02-21 视联动力信息技术股份有限公司 Monitoring video inspection method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114024869A (en) * 2021-11-04 2022-02-08 山东中创软件商用中间件股份有限公司 Method, device, equipment and storage medium for detecting network connection state between terminals
CN114637654A (en) * 2022-03-30 2022-06-17 北京国信网联科技有限公司 Fault monitoring and analyzing method based on AIOps intelligent operation center
CN117097882A (en) * 2023-10-16 2023-11-21 无锡雪浪数制科技有限公司 Automatic inspection method, device and system for monitoring picture quality

Also Published As

Publication number Publication date
CN113079367B (en) 2023-02-03

Similar Documents

Publication Publication Date Title
CN113079367B (en) State detection method and device for monitoring equipment
CN102387038B (en) Network video fault positioning system and method based on video detection and comprehensive network management
US9509895B2 (en) Pan-tilt-zoom device identification method, pan-tilt-zoom device, camera, and pan-tilt-zoom device control system
TWI663861B (en) Method for transmitting message using ONVIF standard to identify network camera and improve transmission quality
US10516856B2 (en) Network video recorder cluster and method of operation
CN113038122B (en) Fault positioning system and method based on video image diagnosis data
CN111080637A (en) Cloud service-based advertisement remote method, device, system, product and medium
CN101953139A (en) DHCP initialization responsive to network layer connectivity
CN104067599A (en) Network state monitoring system
JP2008160732A (en) Communication system and method of providing information for its fault detection
CN113014882B (en) Multi-source multi-protocol video fusion monitoring system
CN111200760A (en) Data processing method and device and electronic equipment
CN113676723A (en) Non-homologous network video monitoring fault positioning method and device based on Internet of things
CN106303429A (en) Remote configuring method and device
CN113923401A (en) Image analysis operation and maintenance implementation method and image analysis operation and maintenance system
TWI732410B (en) System and method for automatic reporting of detecting a set-top box abnormally
CN100421381C (en) Method and device for obtaining information of operation and failure state for network equipment
CN111062932A (en) Monitoring method of network service program
CN112583672B (en) TCP server stability test method based on time stamp
CN111356017B (en) Video monitoring network equipment keep-alive method and device
CN106973307A (en) A kind of video equipment access method and device
CN111553497A (en) Equipment working state detection method and device of multimedia terminal
CN115833368A (en) Energy power block chain public service platform cross-chain interaction system and method
KR100461555B1 (en) Method and Apparatus for monitoring Contents Service in Network
JP2011215841A (en) Security 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
GR01 Patent grant
GR01 Patent grant