CN112383757A - Unmanned aerial vehicle comprehensive monitoring data multi-mode playback method and system - Google Patents

Unmanned aerial vehicle comprehensive monitoring data multi-mode playback method and system Download PDF

Info

Publication number
CN112383757A
CN112383757A CN202011275697.5A CN202011275697A CN112383757A CN 112383757 A CN112383757 A CN 112383757A CN 202011275697 A CN202011275697 A CN 202011275697A CN 112383757 A CN112383757 A CN 112383757A
Authority
CN
China
Prior art keywords
playback
data
mode
target
file
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
CN202011275697.5A
Other languages
Chinese (zh)
Other versions
CN112383757B (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.)
Sichuan Jiuzhou ATC Technology Co Ltd
Original Assignee
Sichuan Jiuzhou ATC 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 Sichuan Jiuzhou ATC Technology Co Ltd filed Critical Sichuan Jiuzhou ATC Technology Co Ltd
Priority to CN202011275697.5A priority Critical patent/CN112383757B/en
Publication of CN112383757A publication Critical patent/CN112383757A/en
Application granted granted Critical
Publication of CN112383757B publication Critical patent/CN112383757B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/18Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/76Television signal recording
    • H04N5/91Television signal processing therefor
    • H04N5/93Regeneration of the television signal or of selected parts thereof

Abstract

The invention discloses a multi-mode playback method and a multi-mode playback system for comprehensive monitoring data of an unmanned aerial vehicle, wherein the multi-mode playback method comprises four modules of data storage, playback control, playback management and playback execution, and the data storage module is used for carrying out standard storage on different types of monitoring data; the playback control module loads a monitoring device configuration file, provides four mode selections of a full playback mode, a classification playback mode, a device playback mode and a target playback mode, and acquires playback parameters set by a user; the playback management module organizes and manages data playback in different modes, and creates and starts a playback thread; and the playback execution module responds to the playback thread, loads the data file under the file path of the playback thread, reads the data record corresponding to the target number within the playback time range of the recording time in the data file, and sends the data record to the playback target address for playback. Through the mode, the invention can support various data playback modes.

Description

Unmanned aerial vehicle comprehensive monitoring data multi-mode playback method and system
Technical Field
The invention relates to the technical field of unmanned aerial vehicle monitoring, in particular to a multi-mode playback method and system for comprehensive monitoring data of an unmanned aerial vehicle.
Background
In recent years, the unmanned aerial vehicle technology is developed at a high speed, and is widely applied to the aspects of plant protection, aerial photography, tourism and the like, and the explosive growth and application of the unmanned aerial vehicle, particularly the consumer-grade unmanned aerial vehicle, threaten the safety of the traditional aviation, the safety of important positions, the safety of important facilities and the like. In order to detect and monitor the unmanned aerial vehicle in time, various technologies such as remote link detection, low-altitude radar, time difference positioning, communication signal detection, photoelectric detection and the like are available. Because most unmanned aerial vehicles all have the characteristics such as flight height end, flight speed are slow, small, for the guarantee detection effect, generally be multiple technical means and synthesize the application. The research, summary, analysis and the like of the flight activity condition of the unmanned aerial vehicle all need to carry out the playback of the monitoring data. Most of the traditional data transmission protocols are binary data reports, the monitoring data formats output by devices of different types and different manufacturers are different, data playback software needs to be customized and developed, and the functions are single.
Different unmanned aerial vehicle detection means have different advantages and disadvantages, and along with the continuous upgrading of unmanned aerial vehicle threat, it is necessary trend to use multiple detection monitoring means of comprehensive utilization. Existing data playback software has not been able to meet the needs for detection, monitoring, analysis, assessment, etc. of unmanned aerial vehicle flight activity.
Disclosure of Invention
The invention aims to provide a multi-mode playback method and a multi-mode playback system for unmanned aerial vehicle comprehensive monitoring data, which can support various data playback modes.
In order to solve the technical problems, the invention adopts a technical scheme that: the method and the system for multi-mode playback of the unmanned aerial vehicle comprehensive monitoring data are provided, and comprise the following steps:
s1: storing a monitoring device configuration file and a target monitoring data directory, wherein the monitoring device configuration file comprises three levels, the first level is a device type, the second level is a device name, the third level is a device name, a device number and a device position, the target monitoring data directory comprises three levels, the first level is a device type, the second level is a device name, the third level is a data file, the data file is named by time in hours, and the data file comprises a plurality of data records carrying the target number and recording time;
s2: loading the monitoring device configuration file, and acquiring a playback mode and playback parameters set by a user, wherein the playback parameters include a target number, a playback time range, a playback speed and a playback target address, the playback mode includes a full playback mode, a classification playback mode, a device playback mode and a target playback mode, wherein when the playback mode is the classification playback mode, the playback parameters further include a device type, when the playback mode is the device playback mode, the playback parameters further include a device name, and when the playback mode is the target playback mode, the playback parameters further include one or more of a device name, a device number and a device position;
s3: generating all data file names in the playback time range, wherein the data file names are named by time taking hours as units; when the playback mode is the full playback mode, selecting data files under all device types in a target monitoring data directory, when the playback mode is the classified playback mode, determining the same device type in the target monitoring data directory according to the device type in the playback parameters, then selecting the data files under the device type, when the playback mode is the device playback mode, determining the same device name in the target monitoring data directory according to the device name in the playback parameters, then selecting the data files under the device name, when the playback mode is the target playback mode, determining the same device name in the target monitoring data directory according to one or more of the device name, the device number and the device position in the playback parameters, and then selecting the data files under the device name; according to whether the generated data file name has a corresponding data file or not, when the data file exists, a playback thread is established, and after a target number, a file path, a playback speed and a playback target address are set for the playback thread, the playback thread is started;
s4: responding to the playback thread, loading the data file under the file path of the playback thread, reading the data record corresponding to the target number within the playback time range of the recording time in the data file, and sending the data record to the playback target address for playback.
Preferably, the step S2 further includes: and providing a playback control interface, wherein the playback control interface is used for changing the playback speed, changing the playback target address, pausing the playback or finishing the playback when the playback is carried out.
Preferably, the data file is named in a year-month-day-hour format.
Preferably, the file format of the data file is a JSON format.
Preferably, the file format of the monitoring device configuration file is an XML format.
In order to solve the technical problems, the invention adopts a technical scheme that: the unmanned aerial vehicle comprehensive monitoring data multi-mode playback system comprises a data storage module, a playback control module, a playback management module and a playback execution module;
the data storage module is used for storing a monitoring device configuration file and a target monitoring data directory, the monitoring device configuration file comprises three levels, the first level is a device type, the second level is a device name, the third level is a device name, a device number and a device position, the target monitoring data directory comprises three levels, the first level is a device type, the second level is a device name, the third level is a data file, the data file is named by time in hours, and the data file comprises a plurality of data records carrying the target number and recording time;
the playback control module is configured to load the monitoring device configuration file, and obtain a playback mode and a playback parameter set by a user, where the playback parameter includes a target number, a playback time range, a playback speed, and a playback target address, and the playback mode includes a full playback mode, a classified playback mode, a device playback mode, and a target playback mode, where the playback parameter further includes a device type when the playback mode is the classified playback mode, the playback parameter further includes a device name when the playback mode is the device playback mode, and the playback parameter further includes one or more of a device name, a device number, and a device position when the playback mode is the target playback mode;
the playback management module is used for generating all data file names in the playback time range, and the data file names are named by time taking hours as units; when the playback mode is the full playback mode, selecting data files under all device types in a target monitoring data directory, when the playback mode is the classified playback mode, determining the same device type in the target monitoring data directory according to the device type in the playback parameters, then selecting the data files under the device type, when the playback mode is the device playback mode, determining the same device name in the target monitoring data directory according to the device name in the playback parameters, then selecting the data files under the device name, when the playback mode is the target playback mode, determining the same device name in the target monitoring data directory according to one or more of the device name, the device number and the device position in the playback parameters, and then selecting the data files under the device name; according to whether the generated data file name has a corresponding data file or not, when the data file exists, a playback thread is established, and after a target number, a file path, a playback speed and a playback target address are set for the playback thread, the playback thread is started;
the playback execution module is used for responding to the playback thread, loading the data file under the file path of the playback thread, reading the data record corresponding to the target number within the playback time range of the recording time in the data file, and sending the data record to the playback target address for playback.
Preferably, the playback control module is further configured to provide a playback control interface, where the playback control interface is configured to change a playback speed, change a playback target address, pause playback, or end playback when performing playback.
Preferably, the data file is named in a year-month-day-hour format.
Preferably, the file format of the data file is a JSON format.
Preferably, the file format of the monitoring device configuration file is an XML format.
Different from the prior art, the invention has the beneficial effects that:
(1) standardizing the storage of the multi-type monitoring data, and enhancing the support capability of different monitoring data;
(2) support is provided for full playback, classified playback, device playback and target playback;
(3) the playback management is enhanced, the reliability of the tool is improved, and more supports are improved for users;
(4) the playback process and the output data are generalized, and the interface with different services is facilitated.
Drawings
FIG. 1 is a schematic diagram of a hierarchical relationship of monitoring device profiles.
FIG. 2 is a schematic diagram of a hierarchical relationship of a target monitoring data directory.
Fig. 3 is a schematic flow chart of the unmanned aerial vehicle integrated monitoring data multimode playback system according to the embodiment of the 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.
The unmanned aerial vehicle comprehensive monitoring data multi-mode playback method provided by the embodiment of the invention comprises the following steps:
s1: the method comprises the steps of storing a monitoring device configuration file and a target monitoring data directory, wherein the monitoring device configuration file comprises three levels, the first level is a device type, the second level is a device name, the third level is a device name, a device number and a device position, the target monitoring data directory comprises three levels, the first level is the device type, the second level is the device name, the third level is a data file, the data file is named by time with hours as a unit, and the data file comprises a plurality of data records carrying the target number and recording time.
Wherein, the hierarchical relationship between the monitoring device configuration file and the target monitoring data directory is shown in fig. 1 and fig. 2 respectively. In this embodiment, the file format of the monitoring device configuration file is an XML format. The naming format of the data file is year-month-day-hour, for example, the data file 1 in fig. 3 has a data file name of 2020-10-20-11, which means that the data file 1 stores data records with recording time between 10-month, 20-day, 11:00 and 12:00 in 2020. The file format of the data file may be a JSON format.
It is noted that the device name is the proper name of the device and the device name is the custom name of the device. For example, the device name is radar and the device generation is LD-1. The device number is a unique identification ID of the device and the device location is the geographic location of the device, e.g., beijing, chengdu.
S2: the method comprises the steps of loading a monitoring device configuration file, and obtaining a playback mode and playback parameters set by a user, wherein the playback parameters comprise a target number, a playback time range, a playback speed and a playback target address, the playback mode comprises a full playback mode, a classification playback mode, a device playback mode and a target playback mode, the playback parameters further comprise a device type when the playback mode is the classification playback mode, the playback parameters further comprise a device name when the playback mode is the device playback mode, and the playback parameters further comprise one or more of a device name, a device number and a device position when the playback mode is the target playback mode.
In the full playback mode, data files in all device types need to be played back, so that the playback parameters include only a target number, a playback time range, a playback speed and a playback target address. In the digest playback mode, all data files under the device type specified by the user need to be played back, so the playback parameters include the device type in addition to the target number, playback time range, playback speed, and playback target address. In the device playback mode, all data files under the device name specified by the user need to be played back, so the playback parameters include the device name in addition to the target number, playback time range, playback speed, and playback target address. In the target playback mode, all data files of the device specified by the user need to be played back, so the playback parameters include one or more of a device name, a device number, and a device location in addition to the target number, the playback time range, the playback speed, and the playback target address.
Note that the target number refers to a unique identification ID of the drone, and the playback target address may be an IP address or a MAC address.
S3: generating all data file names in a playback time range, wherein the data file names are named by time taking hours as units; when the playback mode is the full playback mode, selecting data files under all device types in a target monitoring data directory, when the playback mode is the classified playback mode, determining the same device type in the target monitoring data directory according to the device type in the playback parameters, then selecting the data files under the device type, when the playback mode is the device playback mode, determining the same device name in the target monitoring data directory according to the device name in the playback parameters, then selecting the data files under the device name, when the playback mode is the target playback mode, determining the same device name in the target monitoring data directory according to one or more of the device name, the device number and the device position in the playback parameters, and then selecting the data files under the device name; and judging whether the corresponding data file exists according to the generated data file name, creating a playback thread when the corresponding data file exists, and starting the playback thread after setting a target number, a file path, a playback speed and a playback target address for the playback thread.
Wherein the naming format of the data file name is the same as the naming of the data file in the target monitoring data directory, for example, the playback time range is 10/20/10: 50-12:10 in 2020, 10/20/10, then three data file names are generated, namely 2020-10-20-10, 2020-10-20-11 and 2020-10-20-12. If the playback mode is the full playback mode, it is only necessary to read the data files under all device types and then select the data files named 2020-10-20-10, 2020-10-20-11 and 2020-10-20-12. If the playback mode is the classified playback mode, it is necessary to read the data files under the device type among the playback parameters and then select the data files named 2020-10-20-10, 2020-10-20-11, and 2020-10-20-12. If the playback mode is the device playback mode, the data files under the device name in the playback parameters need to be read and then the data files named 2020-10-20-10, 2020-10-20-11 and 2020-10-20-12 are selected. If the playback mode is the target playback mode, the device name, the device number, the device name corresponding to one or more of the device locations, and the device type are identified in the device data profile, the data files under the same device name in the same device type are loaded into the target monitoring data directory, and the data files named 2020-10-20-10, 2020-10-20-11, and 2020-10-20-12 are selected.
And after the data file is selected, a playback thread is created, and after a target number, a file path, a playback speed and a playback target address are set for the playback thread, the playback thread is started. In this embodiment, one playback thread is set for one device type, and therefore, the full playback mode and the digest playback mode require the activation of a plurality of playback threads, and the device playback mode and the target playback mode require only the activation of one playback thread.
S4: responding to the playback thread, loading the data file under the file path of the playback thread, reading the data record corresponding to the target number within the playback time range of the recording time in the data file, and sending the data record to the playback target address for playback.
In any mode of the playback mode, data records with the same target number and the recording time of 10/20/2020/20/10/2020-10/2020-10-12 need to be retrieved from the selected data files named 2020-10-20-10, 2020-10-20-11 and 2020-10-20-12, and then the data records are sent to the playback target address for playback. More than one playback target address may be used to support multiple different playback data requirements.
In this embodiment, step S2 further includes: and providing a playback control interface, wherein the playback control interface is used for changing the playback speed, changing the playback target address, pausing the playback or finishing the playback when the playback is carried out.
Referring to fig. 3, the unmanned aerial vehicle comprehensive monitoring data multi-mode playback system of the embodiment of the present invention includes a data storage module 11, a playback control module 12, a playback management module 13, and a playback execution module 14;
the data storage module 11 is configured to store a monitoring device configuration file and a target monitoring data directory, where the monitoring device configuration file includes three levels, a first level is a device type, a second level is a device name, a third level is a device name, a device number, and a device location, the target monitoring data directory includes three levels, the first level is a device type, the second level is a device name, and the third level is a data file, the data file is named by using hours as a unit, and the data file includes a plurality of data records carrying a target number and recording time.
Wherein, the hierarchical relationship between the monitoring device configuration file and the target monitoring data directory is shown in fig. 2 and fig. 3 respectively. In this embodiment, the file format of the monitoring device configuration file is an XML format. The naming format of the data file is year-month-day-hour, for example, the data file 1 in fig. 3 has a data file name of 2020-10-20-11, which means that the data file 1 stores data records with recording time between 10-month, 20-day, 11:00 and 12:00 in 2020. The file format of the data file may be a JSON format.
The playback control module 12 is configured to load a monitoring device configuration file, and obtain a playback mode and playback parameters set by a user, where the playback parameters include a target number, a playback time range, a playback speed, and a playback target address, and the playback mode includes a full playback mode, a classified playback mode, a device playback mode, and a target playback mode, where the playback parameters further include a device type when the playback mode is the classified playback mode, the playback parameters further include a device name when the playback mode is the device playback mode, and the playback parameters further include one or more of a device name, a device number, and a device location when the playback mode is the target playback mode.
In the full playback mode, data files in all device types need to be played back, so that the playback parameters include only a target number, a playback time range, a playback speed and a playback target address. In the digest playback mode, all data files under the device type specified by the user need to be played back, so the playback parameters include the device type in addition to the target number, playback time range, playback speed, and playback target address. In the device playback mode, all data files under the device name specified by the user need to be played back, so the playback parameters include the device name in addition to the target number, playback time range, playback speed, and playback target address. In the target playback mode, all data files of the device specified by the user need to be played back, so the playback parameters include one or more of a device name, a device number, and a device location in addition to the target number, the playback time range, the playback speed, and the playback target address.
The playback management module 13 is configured to generate all data file names within a playback time range, where the data file names are named by time in hours; when the playback mode is the full playback mode, selecting data files under all device types in a target monitoring data directory, when the playback mode is the classified playback mode, determining the same device type in the target monitoring data directory according to the device type in the playback parameters, then selecting the data files under the device type, when the playback mode is the device playback mode, determining the same device name in the target monitoring data directory according to the device name in the playback parameters, then selecting the data files under the device name, when the playback mode is the target playback mode, determining the same device name in the target monitoring data directory according to one or more of the device name, the device number and the device position in the playback parameters, and then selecting the data files under the device name; and according to whether the generated data file name has a corresponding data file or not, when the data file exists, creating a playback thread, and starting the playback thread after setting a target number, a file path, a playback speed and a playback target address for the playback thread.
Wherein the naming format of the data file name is the same as the naming of the data file in the target monitoring data directory, for example, the playback time range is 10/20/10: 50-12:10 in 2020, 10/20/10, then three data file names are generated, namely 2020-10-20-10, 2020-10-20-11 and 2020-10-20-12. If the playback mode is the full playback mode, it is only necessary to read the data files under all device types and then select the data files named 2020-10-20-10, 2020-10-20-11 and 2020-10-20-12. If the playback mode is the classified playback mode, it is necessary to read the data files under the device type among the playback parameters and then select the data files named 2020-10-20-10, 2020-10-20-11, and 2020-10-20-12. If the playback mode is the device playback mode, the data files under the device name in the playback parameters need to be read and then the data files named 2020-10-20-10, 2020-10-20-11 and 2020-10-20-12 are selected. If the playback mode is the target playback mode, the device name, the device number, the device name corresponding to one or more of the device locations, and the device type are identified in the device data profile, the data files under the same device name in the same device type are loaded into the target monitoring data directory, and the data files named 2020-10-20-10, 2020-10-20-11, and 2020-10-20-12 are selected.
And after the data file is selected, a playback thread is created, and after a target number, a file path, a playback speed and a playback target address are set for the playback thread, the playback thread is started. In this embodiment, one playback thread is set for one device type, and therefore, the full playback mode and the digest playback mode require the activation of a plurality of playback threads, and the device playback mode and the target playback mode require only the activation of one playback thread.
The playback execution module 14 is configured to respond to the playback thread, load a data file in a file path of the playback thread, read a data record corresponding to the target number within the playback time range at the recording time in the data file, and send the data record to the playback target address for playback.
In any mode of the playback mode, data records with the same target number and the recording time of 10/20/2020/20/10/2020-10/2020-10-12 need to be retrieved from the selected data files named 2020-10-20-10, 2020-10-20-11 and 2020-10-20-12, and then the data records are sent to the playback target address for playback. More than one playback target address may be used to support multiple different playback data requirements.
In this embodiment, the playback control module 12 is further configured to provide a playback control interface, and the playback control interface is configured to change the playback speed, change the playback target address, pause playback, or end playback when performing playback.
By the mode, the unmanned aerial vehicle comprehensive monitoring data multi-mode playback method and the unmanned aerial vehicle comprehensive monitoring data multi-mode playback system have the following advantages:
(1) the invention standardizes the configuration mode of the monitoring equipment, and the new type of data playback can be illegally used for multi-mode data playback by only putting the corresponding target monitoring data directory according to the standardized storage mode and configuring the corresponding equipment name, equipment number or equipment position without changing the playback program;
(2) the invention provides four modes of a full playback mode, a classified playback mode, an equipment playback mode and a target playback mode, which can be selected according to requirements to meet different application requirements;
(3) the invention provides a plurality of playback target addresses, can simultaneously play back various data to a plurality of playback target addresses, and simultaneously supports a plurality of different playback data requirements;
(4) the invention provides playback control, playback can be paused or ended in the playback process, the playback speed can be changed, the playback target address can be changed, and better support is provided for using the playback function.
The above description is only an example of the present application and is not intended to limit the scope of the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application. It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. An unmanned aerial vehicle comprehensive monitoring data multi-mode playback method is characterized by comprising the following steps:
s1: storing a monitoring device configuration file and a target monitoring data directory, wherein the monitoring device configuration file comprises three levels, the first level is a device type, the second level is a device name, the third level is a device name, a device number and a device position, the target monitoring data directory comprises three levels, the first level is a device type, the second level is a device name, the third level is a data file, the data file is named by time in hours, and the data file comprises a plurality of data records carrying the target number and recording time;
s2: loading the monitoring device configuration file, and acquiring a playback mode and playback parameters set by a user, wherein the playback parameters include a target number, a playback time range, a playback speed and a playback target address, the playback mode includes a full playback mode, a classification playback mode, a device playback mode and a target playback mode, wherein when the playback mode is the classification playback mode, the playback parameters further include a device type, when the playback mode is the device playback mode, the playback parameters further include a device name, and when the playback mode is the target playback mode, the playback parameters further include one or more of a device name, a device number and a device position;
s3: generating all data file names in the playback time range, wherein the data file names are named by time taking hours as units; when the playback mode is the full playback mode, selecting data files under all device types in a target monitoring data directory, when the playback mode is the classified playback mode, determining the same device type in the target monitoring data directory according to the device type in the playback parameters, then selecting the data files under the device type, when the playback mode is the device playback mode, determining the same device name in the target monitoring data directory according to the device name in the playback parameters, then selecting the data files under the device name, when the playback mode is the target playback mode, determining the same device name in the target monitoring data directory according to one or more of the device name, the device number and the device position in the playback parameters, and then selecting the data files under the device name; judging whether a corresponding data file exists according to the generated data file name, creating a playback thread when the corresponding data file exists, and starting the playback thread after setting a target number, a file path, a playback speed and a playback target address for the playback thread;
s4: responding to the playback thread, loading the data file under the file path of the playback thread, reading the data record corresponding to the target number within the playback time range of the recording time in the data file, and sending the data record to the playback target address for playback.
2. The unmanned aerial vehicle integrated surveillance data multimodal playback method of claim 1, wherein the step S2 further comprises: and providing a playback control interface, wherein the playback control interface is used for changing the playback speed, changing the playback target address, pausing the playback or finishing the playback when the playback is carried out.
3. The unmanned aerial vehicle integrated surveillance data multimodal playback method of claim 2, wherein the named format of the data file is year-month-day-hour.
4. The unmanned aerial vehicle comprehensive monitoring data multimode playback method of claim 3, wherein a file format of the data file is a JSON format.
5. The unmanned aerial vehicle integrated surveillance data multimodal playback method of claim 4, wherein a file format of the surveillance device configuration file is an XML format.
6. An unmanned aerial vehicle comprehensive monitoring data multi-mode playback system is characterized by comprising a data storage module, a playback control module, a playback management module and a playback execution module;
the data storage module is used for storing a monitoring device configuration file and a target monitoring data directory, the monitoring device configuration file comprises three levels, the first level is a device type, the second level is a device name, the third level is a device name, a device number and a device position, the target monitoring data directory comprises three levels, the first level is a device type, the second level is a device name, the third level is a data file, the data file is named by time in hours, and the data file comprises a plurality of data records carrying the target number and recording time;
the playback control module is configured to load the monitoring device configuration file, and obtain a playback mode and a playback parameter set by a user, where the playback parameter includes a target number, a playback time range, a playback speed, and a playback target address, and the playback mode includes a full playback mode, a classified playback mode, a device playback mode, and a target playback mode, where the playback parameter further includes a device type when the playback mode is the classified playback mode, the playback parameter further includes a device name when the playback mode is the device playback mode, and the playback parameter further includes one or more of a device name, a device number, and a device position when the playback mode is the target playback mode;
the playback management module is used for generating all data file names in the playback time range, and the data file names are named by time taking hours as units; when the playback mode is the full playback mode, selecting data files under all device types in a target monitoring data directory, when the playback mode is the classified playback mode, determining the same device type in the target monitoring data directory according to the device type in the playback parameters, then selecting the data files under the device type, when the playback mode is the device playback mode, determining the same device name in the target monitoring data directory according to the device name in the playback parameters, then selecting the data files under the device name, when the playback mode is the target playback mode, determining the same device name in the target monitoring data directory according to one or more of the device name, the device number and the device position in the playback parameters, and then selecting the data files under the device name; judging whether a corresponding data file exists according to the generated data file name, creating a playback thread when the corresponding data file exists, and starting the playback thread after setting a target number, a file path, a playback speed and a playback target address for the playback thread;
the playback execution module is used for responding to the playback thread, loading the data file under the file path of the playback thread, reading the data record corresponding to the target number within the playback time range of the recording time in the data file, and sending the data record to the playback target address for playback.
7. The unmanned aerial vehicle integrated surveillance data multimodal playback system of claim 6, wherein the playback control module is further configured to provide a playback control interface for changing a playback speed, changing a playback target address, pausing playback, or ending playback while playback is taking place.
8. The unmanned aerial vehicle integrated surveillance data multimodal playback system of claim 7, wherein the named format of the data file is year-month-day-hour.
9. The unmanned aerial vehicle integrated surveillance data multimodal playback system of claim 8, wherein a file format of the data file is a JSON format.
10. The unmanned aerial vehicle integrated surveillance data multimodal playback system of claim 9, wherein the file format of the surveillance device profile is XML format.
CN202011275697.5A 2020-11-16 2020-11-16 Unmanned aerial vehicle comprehensive monitoring data multi-mode playback method and system Active CN112383757B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011275697.5A CN112383757B (en) 2020-11-16 2020-11-16 Unmanned aerial vehicle comprehensive monitoring data multi-mode playback method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011275697.5A CN112383757B (en) 2020-11-16 2020-11-16 Unmanned aerial vehicle comprehensive monitoring data multi-mode playback method and system

Publications (2)

Publication Number Publication Date
CN112383757A true CN112383757A (en) 2021-02-19
CN112383757B CN112383757B (en) 2022-07-05

Family

ID=74584638

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011275697.5A Active CN112383757B (en) 2020-11-16 2020-11-16 Unmanned aerial vehicle comprehensive monitoring data multi-mode playback method and system

Country Status (1)

Country Link
CN (1) CN112383757B (en)

Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5600775A (en) * 1994-08-26 1997-02-04 Emotion, Inc. Method and apparatus for annotating full motion video and other indexed data structures
CN1766883A (en) * 2004-10-28 2006-05-03 日本电气株式会社 Switch the method and the computer system of the file that will visit based on confidential mode
US20070226417A1 (en) * 2006-03-23 2007-09-27 Microsoft Corporation Power efficient media playback on general purpose portable devices
CZ2006464A3 (en) * 2006-07-18 2008-01-30 Desk with a monitor and data system, particularly for households and social rooms provided with such a desk
CN101616311A (en) * 2009-07-31 2009-12-30 杭州华三通信技术有限公司 A kind of video frequency monitoring method and video monitoring server
CN103096042A (en) * 2013-02-05 2013-05-08 泰州市易航软件科技有限公司 Video monitoring system
CN103593407A (en) * 2013-10-17 2014-02-19 上海亨钧科技有限公司 Data file storage and playback methods
CN103870598A (en) * 2014-04-02 2014-06-18 北京航空航天大学 Unmanned aerial vehicle surveillance video information extracting and layered cataloguing method
CN104639871A (en) * 2013-11-06 2015-05-20 宁夏新航信息科技有限公司 Centralized monitoring management system
CN105122817A (en) * 2013-04-06 2015-12-02 米兰达技术合伙公司 Systems and methods for media distribution and management
CN105187771A (en) * 2015-07-31 2015-12-23 山东创德软件技术有限公司 Plant-level comprehensive supervision platform
US20160364206A1 (en) * 2015-06-11 2016-12-15 Sonos, Inc. Multiple Groupings in a Playback System
CN107003925A (en) * 2014-12-05 2017-08-01 微软技术许可有限责任公司 Playback and automatic implementation procedure are with control computer system
CN107637073A (en) * 2015-06-07 2018-01-26 苹果公司 Videograph and playback
CN107707426A (en) * 2017-09-27 2018-02-16 北京空间技术研制试验中心 More Spacecraft Data Monitorings, interpretation and playback system
CN107870973A (en) * 2017-09-20 2018-04-03 广东东为信息技术有限公司 A kind of document storage system accelerated multi-path monitoring and played back simultaneously
CN109076285A (en) * 2016-02-22 2018-12-21 搜诺思公司 Acoustic frequency response playback
CN109101616A (en) * 2018-08-07 2018-12-28 北京东土科技股份有限公司 Monitor video taking turn method, apparatus, equipment and medium based on electronic map
CN110502475A (en) * 2019-07-25 2019-11-26 长沙行深智能科技有限公司 A kind of more data access methods of unmanned vehicle, device, medium and equipment
CN111931007A (en) * 2020-08-10 2020-11-13 四川九洲空管科技有限责任公司 High-compatibility comprehensive display control method for prevention, control and monitoring information of unmanned aerial vehicle
CN111935533A (en) * 2020-07-06 2020-11-13 南京熊猫电子股份有限公司 Multi-source measurement and control data playback method for unmanned aerial vehicle

Patent Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5600775A (en) * 1994-08-26 1997-02-04 Emotion, Inc. Method and apparatus for annotating full motion video and other indexed data structures
CN1766883A (en) * 2004-10-28 2006-05-03 日本电气株式会社 Switch the method and the computer system of the file that will visit based on confidential mode
US20070226417A1 (en) * 2006-03-23 2007-09-27 Microsoft Corporation Power efficient media playback on general purpose portable devices
CZ2006464A3 (en) * 2006-07-18 2008-01-30 Desk with a monitor and data system, particularly for households and social rooms provided with such a desk
CN101616311A (en) * 2009-07-31 2009-12-30 杭州华三通信技术有限公司 A kind of video frequency monitoring method and video monitoring server
CN103096042A (en) * 2013-02-05 2013-05-08 泰州市易航软件科技有限公司 Video monitoring system
CN105122817A (en) * 2013-04-06 2015-12-02 米兰达技术合伙公司 Systems and methods for media distribution and management
CN103593407A (en) * 2013-10-17 2014-02-19 上海亨钧科技有限公司 Data file storage and playback methods
CN104639871A (en) * 2013-11-06 2015-05-20 宁夏新航信息科技有限公司 Centralized monitoring management system
CN103870598A (en) * 2014-04-02 2014-06-18 北京航空航天大学 Unmanned aerial vehicle surveillance video information extracting and layered cataloguing method
CN107003925A (en) * 2014-12-05 2017-08-01 微软技术许可有限责任公司 Playback and automatic implementation procedure are with control computer system
CN107637073A (en) * 2015-06-07 2018-01-26 苹果公司 Videograph and playback
US20160364206A1 (en) * 2015-06-11 2016-12-15 Sonos, Inc. Multiple Groupings in a Playback System
CN105187771A (en) * 2015-07-31 2015-12-23 山东创德软件技术有限公司 Plant-level comprehensive supervision platform
CN109076285A (en) * 2016-02-22 2018-12-21 搜诺思公司 Acoustic frequency response playback
CN107870973A (en) * 2017-09-20 2018-04-03 广东东为信息技术有限公司 A kind of document storage system accelerated multi-path monitoring and played back simultaneously
CN107707426A (en) * 2017-09-27 2018-02-16 北京空间技术研制试验中心 More Spacecraft Data Monitorings, interpretation and playback system
CN109101616A (en) * 2018-08-07 2018-12-28 北京东土科技股份有限公司 Monitor video taking turn method, apparatus, equipment and medium based on electronic map
CN110502475A (en) * 2019-07-25 2019-11-26 长沙行深智能科技有限公司 A kind of more data access methods of unmanned vehicle, device, medium and equipment
CN111935533A (en) * 2020-07-06 2020-11-13 南京熊猫电子股份有限公司 Multi-source measurement and control data playback method for unmanned aerial vehicle
CN111931007A (en) * 2020-08-10 2020-11-13 四川九洲空管科技有限责任公司 High-compatibility comprehensive display control method for prevention, control and monitoring information of unmanned aerial vehicle

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
徐彪等: ""通用型工业级数据采集和监控系统设计"", 《计算机测量与控制》 *
陈鑫等: "监控分散式存储与集中式存储的探究", 《信息系统工程》 *

Also Published As

Publication number Publication date
CN112383757B (en) 2022-07-05

Similar Documents

Publication Publication Date Title
CN100433618C (en) Method and apparatus for converting digital content metadata and network system using the same
US9189527B2 (en) Systems and methods for facilitating communication between a plurality of building automation subsystems
CA2428404A1 (en) Information provider
CN104954811A (en) Method for loading network video by video polymerization application and intelligent television terminal
CN108964968A (en) Service access management method and system under a kind of container cloud environment
CN110806996B (en) System and method for collecting OPC data
CN111224797B (en) Equipment access method and device and electronic equipment
CN112347105B (en) General data service platform based on resource tree
CN113900597A (en) Data storage method, system, equipment and storage medium
US8620520B2 (en) Method for controlling devices, and a device in a communications network in a motor vehicle
CN102884523A (en) Information providing device, method of providing information, information providing processing program, and recording medium on which an information providing processing program is recorded
US20220382788A1 (en) Electronic device and method for operating content using same
CN111857531A (en) Mobile terminal and file display method thereof
CN112383757B (en) Unmanned aerial vehicle comprehensive monitoring data multi-mode playback method and system
CN1941785B (en) Method and apparatus for presenting an entity not according to UPnP as upnp device or content
CN110502263A (en) Upgrade package production method, system and computer readable storage medium
CN109063102B (en) Data sending method and device of airborne intelligent equipment and airborne intelligent equipment
CN113507529B (en) Method for realizing file downloading based on Web application
CN111597235B (en) Data processing method and device and electronic equipment
CN112948634A (en) Method and equipment for determining surveillance video of target object
CN109241293B (en) AFDX (avionics full Duplex switched Ethernet) network data analysis system and method applied to civil aircraft
CN111008177A (en) Micro-service application platform and resource storage method and device thereof
CN106790393B (en) A kind of data orientation conveyer system
CN114356438B (en) Intelligent scene starting method and device, electronic equipment and storage medium
CN100481034C (en) Remote control apparatus

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