CN110047513B - Video monitoring method and device, electronic equipment and storage medium - Google Patents

Video monitoring method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN110047513B
CN110047513B CN201910347869.6A CN201910347869A CN110047513B CN 110047513 B CN110047513 B CN 110047513B CN 201910347869 A CN201910347869 A CN 201910347869A CN 110047513 B CN110047513 B CN 110047513B
Authority
CN
China
Prior art keywords
target
video
audio information
application program
url
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910347869.6A
Other languages
Chinese (zh)
Other versions
CN110047513A (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.)
Miaozhen Information Technology Co Ltd
Original Assignee
Miaozhen Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Miaozhen Information Technology Co Ltd filed Critical Miaozhen Information Technology Co Ltd
Priority to CN201910347869.6A priority Critical patent/CN110047513B/en
Publication of CN110047513A publication Critical patent/CN110047513A/en
Application granted granted Critical
Publication of CN110047513B publication Critical patent/CN110047513B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L25/00Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00
    • G10L25/48Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use
    • G10L25/51Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use for comparison or discrimination

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Acoustics & Sound (AREA)
  • Signal Processing (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The application provides a video monitoring method, a video monitoring device, electronic equipment and a storage medium, wherein the video monitoring method comprises the following steps: when it is determined that a target application program is playing a target video, acquiring first audio information played by the target application program; acquiring time information when the target video sent by the target application program is closed; according to the time information, second audio information with corresponding duration is obtained from a pre-stored database of the target video; comparing the first audio information with the second audio information to obtain the similarity of the first audio information and the second audio information; when the similarity exceeds a preset threshold value, the target application program is determined to play the target video in a real playing environment, and the method is favorable for improving the accuracy of the determined playing result.

Description

Video monitoring method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a video monitoring method and apparatus, an electronic device, and a storage medium.
Background
Some videos (for example, advertisement videos) often appear in the application program for a user to watch, in order to determine whether the application program plays the target video, the videos played in the application program need to be detected, and since different videos are provided with different identification codes, whether the application program plays the target video can be determined through detecting the identification codes.
However, if only the identification code is played by the application program, and the target video is not played in the real playing environment, the target video played by the application program can still be obtained by the method, so that the determined playing result is inaccurate.
Disclosure of Invention
In view of the above, an object of the embodiments of the present application is to provide a video monitoring method, an apparatus, an electronic device and a storage medium, so as to improve the accuracy of the determined playing result.
In a first aspect, an embodiment of the present application provides a video monitoring method, including:
when it is determined that a target application program is playing a target video, acquiring first audio information played by the target application program;
acquiring time information when the target video sent by the target application program is closed;
according to the time information, second audio information with corresponding duration is obtained from a pre-stored database of the target video;
comparing the first audio information with the second audio information to obtain the similarity of the first audio information and the second audio information;
and when the similarity exceeds a preset threshold value, determining that the target application program plays the target video in a real playing environment.
Optionally, the method further comprises:
acquiring a Uniform Resource Locator (URL) of a video currently played by the target application program, wherein the URL is positioned on a first frame of the video currently played;
judging whether the URL is a target URL or not;
determining that the target application is playing the target video if the URL is the target URL.
Optionally, when the URL is the target URL, the method further includes:
determining an application program name corresponding to the URL according to the corresponding relation between the URL and the application program name;
and counting the application program name to take the counting result as the number of times of playing the target video by the application program name.
Optionally, the method further comprises:
and when the similarity does not exceed the preset threshold, determining that the target application program does not play the target video in a real playing environment.
In a second aspect, an embodiment of the present application provides a video monitoring apparatus, including:
the device comprises a collecting unit, a processing unit and a processing unit, wherein the collecting unit is used for collecting first audio information played by a target application program when the target application program is determined to play a target video;
a first acquisition unit, configured to acquire time information when the target video sent by the target application is closed;
the second acquisition unit is used for acquiring second audio information with corresponding duration from a pre-stored database of the target video according to the time information;
the comparison unit is used for comparing the first audio information with the second audio information to obtain the similarity of the first audio information and the second audio information;
and the first determining unit is used for determining that the target application program plays the target video in a real playing environment when the similarity exceeds a preset threshold.
Optionally, the video monitoring apparatus further comprises:
a third obtaining unit, configured to obtain a uniform resource locator URL of a video currently played by the target application, where the URL is located on a first frame of the video currently played;
a judging unit configured to judge whether the URL is a target URL;
a second determination unit configured to determine that the target application is playing the target video if the URL is the target URL.
Optionally, the video monitoring further comprises:
a third determining unit, configured to determine, when the URL is the target URL, an application name corresponding to the URL according to a correspondence between the URL and the application name;
and the counting unit is used for counting the application program name so as to take the counting result as the number of times of playing the target video by the application program name.
Optionally, the first determining unit is further configured to determine that the target application program does not play the target video in a real playing environment when the similarity does not exceed the preset threshold.
In a third aspect, an embodiment of the present application provides an electronic device, including: a processor, a storage medium and a bus, the storage medium storing machine-readable instructions executable by the processor, the processor and the storage medium communicating via the bus when the electronic device is operating, the processor executing the machine-readable instructions to perform the method according to the first aspect.
In a fourth aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the method according to the first aspect is performed.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
in the application, when it is determined that a target application program plays a target video, first audio information played by the target application program is collected, if the target application program plays the target video in a real environment, the collected audio information is the audio information of the target video, if the target application program does not play the target video in a real environment, the audio information of the target video cannot be collected, then second audio information with the same playing time length as the first audio information is obtained, wherein the second audio information is the audio information of the target video stored in advance, the first audio information and the second audio information are compared, the similarity between the first audio information and the second audio information is obtained, and when the similarity exceeds a preset threshold, the target application program plays the target video in the real playing environment, because the method determines the playing result based on the playing environment of the target application program, therefore, the method is beneficial to improving the accuracy of the determined playing result.
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
Fig. 1 is a schematic flowchart of a video monitoring method according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart of another video monitoring method according to an embodiment of the present application;
fig. 3 is a schematic flowchart of another video monitoring method according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a video monitoring apparatus according to a second embodiment of the present application;
fig. 5 is a schematic structural diagram of another video monitoring apparatus according to the second embodiment of the present application;
fig. 6 is a schematic structural diagram of another video monitoring apparatus according to the second embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device according to a third embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present application without making any creative effort, shall fall within the protection scope of the present application.
The video monitoring method in the present application may be executed on a server, a smart phone, a PAD, and other devices, and specific execution devices are not specifically limited herein.
In view of the fact that the accuracy of the method for determining whether the application program plays the target video through the identification code is low, embodiments of the present application provide a video monitoring method, an apparatus, an electronic device, and a storage medium to improve the accuracy of the determined playing result, which are described below through embodiments.
Example one
Fig. 1 is a schematic flowchart of a video monitoring method according to an embodiment of the present application, as shown in fig. 1, the method includes the following steps:
step 101, when it is determined that a target application program is playing a target video, acquiring first audio information played by the target application program.
Specifically, when it is determined that the target application program is playing the target video, in order to determine whether the target application program plays the target video in the real playing environment, first audio information currently played by the target application program needs to be collected, if the target application program plays the target video in the real playing environment, the collected first audio information is audio information of the target video, and if the target application program does not play the target video in the real playing environment, the collected first audio information is not audio information of the target video.
It should be noted that the manner of determining that the target application program is playing the target video may be set according to actual needs, for example, identification information may be added to the target video, and the target application program is determined to be playing the target video by identifying the identification information, and the specific determination manner is not specifically limited herein.
And 102, acquiring time information when the target video sent by the target application program is closed.
Specifically, when a user watches a target video, the target video may be manually closed in the playing process, or after the target video is completely played, the target application program closes the target video to play other content, when the user manually closes the target video in the playing process of the target video, the target application program may obtain a closing operation of the user and obtain time information currently played by the target video during the closing operation, the time information at this time may be time information when the target video is closed, and when the target application program closes the target video after the target video is completely played, the total playing duration of the target video may be used as the time information when the target video is closed.
It should be noted that the above-mentioned manner is only one implementation manner proposed in the embodiment of the present application, and does not form a specific limitation on the embodiment of the present application, and the manner for acquiring the time information when the target video is turned off may be set according to actual needs and scenes, and is not specifically limited herein.
And 103, acquiring second audio information with corresponding duration from a pre-stored database of the target video according to the time information.
Specifically, the audio information of each frame in the target video is obtained in advance, the time corresponding to each frame is obtained to form a corresponding relationship between the time and the audio information, the audio information corresponding to different time points can be determined according to the corresponding relationship, then, a database is formed by using the corresponding relationship and the audio information, in order to perform more accurate comparison on the first audio information, second audio information with the same duration as that of the first audio information in the database needs to be obtained, for example, when the duration of the first audio information is 3 seconds, audio information before 3 seconds and before 3 seconds needs to be determined in the database according to the corresponding relationship, and the audio information before 3 seconds and before 3 seconds is used as the second audio information.
It should be noted that the foregoing embodiment is only one possible implementation manner of the embodiment of the present application, and is not limited to the embodiment of the present application, and the manner of obtaining the second audio information with the same time duration as the first audio information may be set according to actual needs, and is not specifically limited herein.
And step 104, comparing the first audio information with the second audio information to obtain the similarity of the first audio information and the second audio information.
Specifically, after the second audio information is acquired, the similarity between the first audio information and the second audio information may be determined based on the second audio information, for example, the first audio information and the second audio information may be subjected to speech recognition to generate first text information corresponding to the first audio information and second text information corresponding to the second audio information, the first text information and the second text information may be compared to each other to perform word-by-word comparison, and the ratio of the same number of words to the number of words of the second text information may be used as the similarity between the first audio information and the second audio information.
In order to improve the accuracy and fineness of comparison, the first audio information corresponding to the first frame and the first audio information corresponding to the second frame may be compared, and after the comparison of the first audio information corresponding to each frame and the second audio information is completed, the ratio of all frames corresponding to the frames and the second audio information having the same comparison result is used as the similarity of the first audio information and the second audio information.
It should be noted that the above-mentioned embodiments are only realizable manners of the embodiments of the present application, and are not limited to the embodiments of the present application, and the manners of determining the similarity between the first audio information and the second audio information may be set according to actual needs, and are not specifically limited herein.
And 105, when the similarity exceeds a preset threshold, determining that the target application program plays the target video in a real playing environment.
Specifically, when comparing the first audio information and the second audio information, a certain error may exist, so that a preset threshold needs to be set, for example: the preset threshold may be 95%, and when the similarity exceeds the preset threshold, it indicates that the target application plays the target video in a real playing environment, that is, the target video is viewable by the user, so that the relevant data played this time may be used as useful data, for example, how many seconds the target video is viewed is closed, thereby providing a basis for adjusting the playing policy of the target video.
In the application, when it is determined that a target application program plays a target video, first audio information played by the target application program is collected, if the target application program plays the target video in a real environment, the collected audio information is the audio information of the target video, if the target application program does not play the target video in a real environment, the audio information of the target video cannot be collected, then second audio information with the same playing time length as the first audio information is obtained, wherein the second audio information is the audio information of the target video stored in advance, the first audio information and the second audio information are compared, the similarity between the first audio information and the second audio information is obtained, and when the similarity exceeds a preset threshold, the target application program plays the target video in the real playing environment, because the method determines the playing result based on the playing environment of the target application program, therefore, the method is beneficial to improving the accuracy of the determined playing result.
In a possible embodiment, when the similarity does not exceed the preset threshold, it is determined that the target application program does not play the target video in a real playing environment.
Specifically, when the similarity does not exceed the preset threshold, it indicates that the target application program does not play the target video in the real playing environment, that is, the target video cannot be watched by the user, for example, the target application program only enables the video monitoring device to monitor that the target video is being played by a technical means, but the target application program does not really play, and for example, the target application program has a suspicion that the number of times of playing the target video is refreshed by the technical means, but the target video is not really played, so that the relevant data played this time is not used as useful data.
In a possible implementation, fig. 2 is a schematic flow chart of another video monitoring method provided in the first embodiment of the present application, and as shown in fig. 2, the method further includes the following steps:
step 201, obtaining a URL (uniform resource Locator) of a currently played video of the target application program, where the URL is located on a first frame of the currently played video.
Step 202, judging whether the URL is a target URL.
Step 203, if the URL is the target URL, determining that the target application program is playing the target video.
Specifically, in order to distinguish different videos, an RUL may be added to first frames of all videos played by a target application, so as to identify the different videos through the RUL, and when it is determined that a URL of a video currently played by the target application is a target URL, it indicates that the video currently played by the target application is the target video, so that when the method shown in fig. 1 is executed, the target video can be identified more simply through the method, which is beneficial to reducing the difficulty in identifying the target video.
In a possible implementation, fig. 3 is a schematic flow chart of another video monitoring method provided in the first embodiment of the present application, and as shown in fig. 3, the method further includes the following steps:
step 301, determining the application program name corresponding to the URL according to the corresponding relationship between the URL and the application program name.
Step 302, counting the application program name, so as to use the counting result as the number of times of playing the target video by the application program name.
Specifically, the target video may be played in a plurality of application programs, in order to count the number of times that each application program plays the target video, different URLs need to be allocated to the target videos played by different application programs, where the different URLs all belong to the target URL, and a corresponding relationship between the URL and an application program name is set, through the corresponding relationship, a URL corresponding to a certain application program can be determined, after the URL of the target video currently played by the target application program is obtained, according to the corresponding relationship, which application program the target video is currently played on can be determined, and when it is determined that a certain application program plays the target video once, an operation of adding 1 to the number of times corresponding to the application program name of the application program is performed, so that the count result can be used as the number of times that the application program name plays the target video, by the method, the times of playing the target video by a certain application program can be counted conveniently.
Example two
Fig. 4 is a schematic structural diagram of a video monitoring apparatus according to a second embodiment of the present application, and as shown in fig. 4, the video monitoring apparatus includes:
the acquisition unit 41 is configured to acquire first audio information played by a target application program when it is determined that the target application program is playing a target video;
a first obtaining unit 42, configured to obtain time information when the target video sent by the target application program is closed;
a second obtaining unit 43, configured to obtain, according to the time information, second audio information with a corresponding duration from a pre-stored database of the target video;
a comparing unit 44, configured to compare the first audio information with the second audio information to obtain a similarity between the first audio information and the second audio information;
a first determining unit 45, configured to determine that the target application plays the target video in a real playing environment when the similarity exceeds a preset threshold.
In a possible implementation, fig. 5 is a schematic structural diagram of another video monitoring apparatus provided in example two of the present application, and as shown in fig. 5, the video monitoring apparatus further includes:
a third obtaining unit 46, configured to obtain a uniform resource locator URL of a video currently played by the target application, where the URL is located on a first frame of the video currently played;
a judging unit 47 configured to judge whether the URL is a target URL;
a second determining unit 48, configured to determine that the target application is playing the target video if the URL is the target URL.
In a possible implementation, fig. 6 is a schematic structural diagram of another video monitoring apparatus provided in example two of the present application, and as shown in fig. 6, the video monitoring apparatus further includes:
a third determining unit 49, configured to determine, when the URL is the target URL, an application name corresponding to the URL according to a correspondence between the URL and the application name;
a counting unit 410, configured to perform a counting operation on the application name, so as to use a counting result as the number of times that the target video is played by the application name.
In a possible embodiment, the first determining unit 45 is further configured to determine that the target application program does not play the target video in a real playing environment when the similarity does not exceed the preset threshold.
For the detailed description of the above units, reference may be made to the related description of the first embodiment, and detailed description thereof is omitted here.
In the application, when it is determined that a target application program plays a target video, first audio information played by the target application program is collected, if the target application program plays the target video in a real environment, the collected audio information is the audio information of the target video, if the target application program does not play the target video in a real environment, the audio information of the target video cannot be collected, then second audio information with the same playing time length as the first audio information is obtained, wherein the second audio information is the audio information of the target video stored in advance, the first audio information and the second audio information are compared, the similarity between the first audio information and the second audio information is obtained, and when the similarity exceeds a preset threshold, the target application program plays the target video in the real playing environment, because the method determines the playing result based on the playing environment of the target application program, therefore, the method is beneficial to improving the accuracy of the determined playing result.
EXAMPLE III
Fig. 7 is a schematic structural diagram of an electronic device according to a third embodiment of the present application, including: a processor 701, a storage medium 702 and a bus 703, wherein the storage medium 702 includes the video monitoring apparatus shown in fig. 4, the storage medium 702 stores machine-readable instructions executable by the processor 701, when the electronic device executes the video monitoring method described above, the processor 701 communicates with the storage medium 702 through the bus 703, and the processor 701 executes the machine-readable instructions to perform the following steps:
when it is determined that a target application program is playing a target video, acquiring first audio information played by the target application program;
acquiring time information when the target video sent by the target application program is closed;
according to the time information, second audio information with corresponding duration is obtained from a pre-stored database of the target video;
comparing the first audio information with the second audio information to obtain the similarity of the first audio information and the second audio information;
and when the similarity exceeds a preset threshold value, determining that the target application program plays the target video in a real playing environment.
In this embodiment of the application, the storage medium 702 may further execute other machine-readable instructions to execute other methods as described in the first embodiment, and for the method steps and principles to be specifically executed, refer to the description of the first embodiment, which is not described in detail herein.
Example four
An embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program performs the following steps:
when it is determined that a target application program is playing a target video, acquiring first audio information played by the target application program;
acquiring time information when the target video sent by the target application program is closed;
according to the time information, second audio information with corresponding duration is obtained from a pre-stored database of the target video;
comparing the first audio information with the second audio information to obtain the similarity of the first audio information and the second audio information;
and when the similarity exceeds a preset threshold value, determining that the target application program plays the target video in a real playing environment.
In the embodiment of the present application, when being executed by a processor, the computer program may further execute other machine-readable instructions to perform other methods as described in the first embodiment, and for the specific method steps and principles to be performed, reference is made to the description of the first embodiment, which is not described in detail herein.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions when actually implemented, and for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some communication interfaces, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments provided in the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
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, and moreover, the terms "first", "second", "third", etc. are used merely to distinguish one description from another and are not to be construed as indicating or implying relative importance.
Finally, it should be noted that: the above-mentioned embodiments are only specific embodiments of the present application, and are used for illustrating the technical solutions of the present application, but not limiting the same, and the scope of the present application is not limited thereto, and although the present application is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: any person skilled in the art can modify or easily conceive the technical solutions described in the foregoing embodiments or equivalent substitutes for some technical features within the technical scope disclosed in the present application; such modifications, changes or substitutions do not depart from the spirit and scope of the present disclosure, which should be construed in light of the above teachings. Are intended to be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A video surveillance method, comprising:
when it is determined that a target application program is playing a target video, acquiring first audio information played by the target application program;
acquiring time information when the target video sent by the target application program is closed;
according to the time information, second audio information with corresponding duration is obtained from a pre-stored database of the target video;
comparing the first audio information with the second audio information to obtain the similarity of the first audio information and the second audio information;
and when the similarity exceeds a preset threshold value, determining that the target application program plays the target video in a real playing environment.
2. The video surveillance method of claim 1, characterized in that the method further comprises:
acquiring a Uniform Resource Locator (URL) of a video currently played by the target application program, wherein the URL is positioned on a first frame of the video currently played;
judging whether the URL is a target URL or not;
determining that the target application is playing the target video if the URL is the target URL.
3. The video surveillance method of claim 2, wherein when the URL is the target URL, the method further comprises:
determining an application program name corresponding to the URL according to the corresponding relation between the URL and the application program name;
and counting the application program name to take the counting result as the number of times of playing the target video by the application program name.
4. The video surveillance method of claim 1, characterized in that the method further comprises:
and when the similarity does not exceed the preset threshold, determining that the target application program does not play the target video in a real playing environment.
5. A video monitoring apparatus, comprising:
the device comprises a collecting unit, a processing unit and a processing unit, wherein the collecting unit is used for collecting first audio information played by a target application program when the target application program is determined to play a target video;
a first acquisition unit, configured to acquire time information when the target video sent by the target application is closed;
the second acquisition unit is used for acquiring second audio information with corresponding duration from a pre-stored database of the target video according to the time information;
the comparison unit is used for comparing the first audio information with the second audio information to obtain the similarity of the first audio information and the second audio information;
and the first determining unit is used for determining that the target application program plays the target video in a real playing environment when the similarity exceeds a preset threshold.
6. The video monitoring device of claim 5, wherein the video monitoring device further comprises:
a third obtaining unit, configured to obtain a uniform resource locator URL of a video currently played by the target application, where the URL is located on a first frame of the video currently played;
a judging unit configured to judge whether the URL is a target URL;
a second determination unit configured to determine that the target application is playing the target video if the URL is the target URL.
7. The video monitoring device of claim 6, wherein the video monitoring further comprises:
a third determining unit, configured to determine, when the URL is the target URL, an application name corresponding to the URL according to a correspondence between the URL and the application name;
and the counting unit is used for counting the application program name so as to take the counting result as the number of times of playing the target video by the application program name.
8. The video monitoring device of claim 5,
the first determining unit is further configured to determine that the target application program does not play the target video in a real playing environment when the similarity does not exceed the preset threshold.
9. An electronic device, comprising: a processor, a storage medium and a bus, the storage medium storing machine-readable instructions executable by the processor, the processor and the storage medium communicating over the bus when the electronic device is operating, the processor executing the machine-readable instructions to implement the method of any one of claims 1 to 4.
10. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, performs the method of any one of claims 1 to 4.
CN201910347869.6A 2019-04-28 2019-04-28 Video monitoring method and device, electronic equipment and storage medium Active CN110047513B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910347869.6A CN110047513B (en) 2019-04-28 2019-04-28 Video monitoring method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910347869.6A CN110047513B (en) 2019-04-28 2019-04-28 Video monitoring method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110047513A CN110047513A (en) 2019-07-23
CN110047513B true CN110047513B (en) 2021-04-23

Family

ID=67279776

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910347869.6A Active CN110047513B (en) 2019-04-28 2019-04-28 Video monitoring method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110047513B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110415050A (en) * 2019-08-08 2019-11-05 秒针信息技术有限公司 Detection method, detection device, equipment and the storage medium of resource dispensing state
CN110750743A (en) * 2019-09-25 2020-02-04 腾讯科技(深圳)有限公司 Animation playing method, device, equipment and storage medium
CN110677718B (en) * 2019-09-27 2021-07-23 腾讯科技(深圳)有限公司 Video identification method and device
CN111460907B (en) * 2020-03-05 2023-06-20 浙江大华技术股份有限公司 Malicious behavior identification method, system and storage medium
CN111949499A (en) * 2020-08-10 2020-11-17 北京明略昭辉科技有限公司 Information resource monitoring method and device, computer equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105141882A (en) * 2015-08-06 2015-12-09 北京奇艺世纪科技有限公司 Display control method and device
CN107506385A (en) * 2017-07-25 2017-12-22 努比亚技术有限公司 A kind of video file retrieval method, equipment and computer-readable recording medium
CN108289245A (en) * 2018-01-12 2018-07-17 合肥灵犀智能科技有限公司 Automatic media information broadcasting method
US10110741B1 (en) * 2017-07-25 2018-10-23 Teltech Systems, Inc. Determining and denying call completion based on detection of robocall or telemarketing call
CN108965915A (en) * 2017-05-22 2018-12-07 清流迅(北京)科技有限公司 A kind of video content processing system and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105141882A (en) * 2015-08-06 2015-12-09 北京奇艺世纪科技有限公司 Display control method and device
CN108965915A (en) * 2017-05-22 2018-12-07 清流迅(北京)科技有限公司 A kind of video content processing system and method
CN107506385A (en) * 2017-07-25 2017-12-22 努比亚技术有限公司 A kind of video file retrieval method, equipment and computer-readable recording medium
US10110741B1 (en) * 2017-07-25 2018-10-23 Teltech Systems, Inc. Determining and denying call completion based on detection of robocall or telemarketing call
CN108289245A (en) * 2018-01-12 2018-07-17 合肥灵犀智能科技有限公司 Automatic media information broadcasting method

Also Published As

Publication number Publication date
CN110047513A (en) 2019-07-23

Similar Documents

Publication Publication Date Title
CN110047513B (en) Video monitoring method and device, electronic equipment and storage medium
CN107515825B (en) Fluency testing method and device, storage medium and terminal
CN110390584B (en) Abnormal user identification method, identification device and readable storage medium
CN111191067A (en) Picture book identification method, terminal device and computer readable storage medium
US10104428B2 (en) Video playing detection method and apparatus
CN108737885A (en) A kind of analysis Online Video plays the method and device of interim card
CN106709318A (en) Recognition method, device and calculation equipment for user equipment uniqueness
CN111401238B (en) Method and device for detecting character close-up fragments in video
CN109224444A (en) Game charater recognition methods, device, storage medium and electronic equipment
CN111506799A (en) Data processing method and device, electronic equipment and storage medium
CN108495150B (en) Method and device for determining video click satisfaction
CN112492397A (en) Video processing method, computer device, and storage medium
CN113515670B (en) Film and television resource state identification method, equipment and storage medium
CN110321517B (en) Method and device for detecting playing proportion of browsing resources and readable storage medium
CN110944290B (en) Companion relationship analysis method and apparatus
CN111050194B (en) Video sequence processing method, video sequence processing device, electronic equipment and computer readable storage medium
CN106528525B (en) Method and device for identifying cheating on ranking list
CN108153863B (en) Video information representation method and device
CN111612986A (en) Monitoring method and device, storage cabinet and storage medium
CN111125193A (en) Multimedia abnormal comment identification method, device, equipment and storage medium
CN106909584B (en) Game information pushing method and device based on mobile terminal
CN110557660A (en) live video processing method and device
CN110532958B (en) FingerPrint identification method for equipment based on FingerPrint browser information acquisition
CN113360356B (en) Method for identifying reading cheating behaviors, computing device and computer storage medium
CN111277816B (en) Method and device for testing video detection 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