CN112579984A - Multimedia information authentication method, system, computer device and storage medium - Google Patents

Multimedia information authentication method, system, computer device and storage medium Download PDF

Info

Publication number
CN112579984A
CN112579984A CN201910944394.9A CN201910944394A CN112579984A CN 112579984 A CN112579984 A CN 112579984A CN 201910944394 A CN201910944394 A CN 201910944394A CN 112579984 A CN112579984 A CN 112579984A
Authority
CN
China
Prior art keywords
information
multimedia information
authentication
multimedia
client
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
CN201910944394.9A
Other languages
Chinese (zh)
Other versions
CN112579984B (en
Inventor
张辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Aimyunion Network Technology Co ltd
Original Assignee
Guangzhou Aimyunion Network 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 Guangzhou Aimyunion Network Technology Co ltd filed Critical Guangzhou Aimyunion Network Technology Co ltd
Priority to CN201910944394.9A priority Critical patent/CN112579984B/en
Publication of CN112579984A publication Critical patent/CN112579984A/en
Application granted granted Critical
Publication of CN112579984B publication Critical patent/CN112579984B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Storage Device Security (AREA)

Abstract

The application provides a multimedia information authentication method, a system, a computer device and a storage medium, wherein the method comprises the following steps: receiving multimedia information uploaded by a client, and returning the certificate information of the multimedia information to the client; opening an authentication authority to the client after the client verifies the credential information, and receiving description information uploaded by the client under the authentication authority; determining authentication information of the multimedia information according to the description information; and generating an authentication certificate of the multimedia information according to the authentication information. According to the method, the multimedia information is identified through the certificate information, the authentication authority of the multimedia information is obtained, the description information is received, the authentication information is generated according to the description information, and then the multimedia information is authenticated, so that a user confirms the production right of the multimedia information, the process of authenticating the multimedia information is simplified, and the efficiency of authenticating the multimedia information is improved.

Description

Multimedia information authentication method, system, computer device and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a multimedia information authentication method, a multimedia information authentication system, a computer device, and a storage medium.
Background
With the development of the internet, people can more and more conveniently acquire multimedia information, such as voice and images, the demand of the public for the multimedia information is increasing, and the production of the multimedia information is going to be brought about to bloom and generate a large amount of multimedia information. At the same time, there is an increasing awareness of the protection of multimedia information, such as for example the authentication of information sought for multimedia information.
In the prior art, the process of seeking multimedia information authentication, the multimedia information is submitted according to a specific file form, and the authentication of the multimedia information is applied through a specified submitting way, so that the process is complex and time-consuming.
Therefore, the process of multimedia information authentication in the prior art is complex, and the low efficiency of multimedia information authentication is aggravated when a large amount of multimedia information is increased.
Disclosure of Invention
In view of the above, it is necessary to provide a multimedia information authentication method, a multimedia information authentication system, a computer device, and a storage medium, which address the above technical drawbacks, particularly, the technical drawback of low efficiency of authenticating multimedia information.
A multimedia information authentication method comprises the following steps:
receiving multimedia information uploaded by a client, and returning the certificate information of the multimedia information to the client;
opening an authentication authority to the client after the client verifies the credential information, and receiving description information uploaded by the client under the authentication authority;
determining authentication information of the multimedia information according to the description information;
and generating an authentication certificate of the multimedia information according to the authentication information.
In one embodiment, after the step of receiving the multimedia information uploaded by the client, the method further includes:
comparing the multimedia information with the existing multimedia information, and detecting the similarity between the multimedia information and the existing multimedia information;
and when the similarity is lower than a first preset threshold value, executing the step of determining the authentication information of the multimedia information according to the description information.
In one embodiment, after the step of detecting the similarity between the multimedia information and the existing multimedia information, the method further includes:
when the similarity is higher than a second preset threshold value, searching existing multimedia information corresponding to the similarity; when the corresponding existing multimedia information is judged to be the multimedia information to be authenticated, receiving the description information and the right information uploaded by the client; and generating authentication information of the multimedia information to be authenticated according to the description information and the right information.
In one embodiment, the multimedia information authentication method further comprises:
receiving the name of the multimedia information uploaded by the client; judging whether multimedia information with the same name as the name of the uploaded multimedia information exists in the name of the multimedia information to be authenticated; if the description information and the right information are existed, the description information and the right information uploaded by the client are received; and generating the authentication information of the multimedia information with the same name according to the description information and the right information.
In one embodiment, after the step of determining the authentication information of the multimedia information according to the description information, the method further includes:
storing the multimedia information in an authenticated multimedia library in association with the authentication information; receiving query information, and determining target multimedia information from the authenticated multimedia library according to the query information; and returning the target multimedia information.
In one embodiment, the step of receiving the multimedia information uploaded by the client and returning the credential information of the multimedia information to the client includes:
receiving the multimedia information uploaded by the acquisition equipment; generating the certificate information according to the multimedia information; and sending the credential information to the acquisition equipment, and transferring the credential information to the client by the acquisition equipment.
In one embodiment, before the step of receiving the multimedia information uploaded by the acquisition device, the method further includes:
establishing data transmission connection and configuring a data uploading address for the acquisition equipment;
the step of generating the credential information from the multimedia information comprises:
and configuring a callback address according to the multimedia information, and calling a two-dimensional code interface according to the callback address to generate the credential information.
A multimedia information authentication system comprising:
the receiving module is used for receiving the multimedia information uploaded by the client and returning the certificate information of the multimedia information to the client;
the open authority module is used for opening an authentication authority to the client after the client verifies the credential information and receiving description information uploaded by the client under the authentication authority;
the determining module is used for determining the authentication information of the multimedia information according to the description information;
and the authentication module is used for generating an authentication certificate of the multimedia information according to the authentication information.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the multimedia information authentication method according to any of the above embodiments when executing the computer program.
A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the steps of the multimedia information authentication method according to any one of the above embodiments.
According to the multimedia information authentication method, the system, the computer equipment and the storage medium, the multimedia information is identified through the certificate information, the authentication authority of the multimedia information is obtained, the description information is received, the authentication information is generated according to the description information, and then the multimedia information is authenticated, so that a user can confirm the production right of the multimedia information, the process of authenticating the multimedia information is simplified, and the efficiency of authenticating the multimedia information is improved.
Additional aspects and advantages of the application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice.
Drawings
The foregoing and/or additional aspects and advantages will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a diagram of an implementation environment of a method for authenticating multimedia information, provided in one embodiment;
FIG. 2 is a flow diagram of a method for authenticating multimedia information in one embodiment;
FIG. 3 is a diagram of an embodiment of an environment for authenticating multimedia information collected by a song singing apparatus;
FIG. 4 is a diagram illustrating an exemplary embodiment of a system for authenticating multimedia information;
FIG. 5 is a diagram showing an internal configuration of a computer device according to an embodiment.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those within the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
As shown in fig. 1, fig. 1 is a diagram of an implementation environment of a multimedia information authentication method provided in an embodiment, and in the implementation environment, includes a collection device 111, a client 112, and a server 120. The user can generate multimedia information through the collection device 111, and the collection device 111 uploads the multimedia information to the server 120; alternatively, the client 112 generates multimedia information and uploads it to the server 120. The user may request authentication of the multimedia information from the server through the client 112. The server 120 may authenticate the multimedia information and generate corresponding authentication information according to the multimedia information.
The client 112 may be installed in a smart phone, a tablet computer, a notebook computer, a desktop computer, etc., for example, the client 112 may be an application program, an uninstalled applet interface called by the application program, or a function interface called in the public number in the application program. The server 120 may run on a computer device or a server device. The capturing device 111 may be a device for sound, image, video capturing. For example, a song sung by the user is collected through the karaoke device, a video of a performance of the user is collected through the live broadcast device and the stage device, and multimedia information such as the song and the video is uploaded to the server 120 through a network device connected to the collection device. In addition, the collection device 111 may also be a microphone and a camera device on the device installed on the client 112, and at this time, the multimedia information collected by the microphone and the camera device is uploaded to the server 120 through the device installed on the client 112.
In an embodiment, as shown in fig. 2, fig. 2 is a flowchart of a multimedia information authentication method in an embodiment, where the embodiment proposes a multimedia information authentication method, which may be applied to the server 120, and specifically includes the following steps:
step S210: and receiving the multimedia information uploaded by the client, and returning the certificate information of the multimedia information to the client.
In this step, the server receives the multimedia information, generates corresponding credential information according to the multimedia information, and returns the credential information. The server side can subsequently determine the corresponding relation between the client side and the multimedia information according to the certificate information, and the certificate information can record the identification information of the multimedia information. The multimedia information may include one or more of multimedia work formats such as audio data, video data, and image data.
Step S220: and opening an authentication authority to the client after the client verifies the certificate information, and receiving the description information uploaded by the client under the authentication authority.
In this step, the client can read the credential information and send a verification request to the client according to the read content, and the server determines the multimedia information to be authenticated by the client and opens the authentication authority of the client after receiving the verification request. After the client obtains the authentication authority, the client can upload the description information of the multimedia information to be authenticated. The description information of the multimedia information may be used to describe the name, author, completion date, etc. of the multimedia information. After the server opens the authentication authority to the client, the server can receive the description information of the multimedia information to be authenticated.
The server opens the authentication authority of the client, at the moment, the server can issue an interface for acquiring the description information to the client, and the server can set acquisition content of the interface according to the credential information. The server side can call the source information of the multimedia information according to the certificate information. For example, if the source information includes user information corresponding to the multimedia information, the interface for acquiring the description information may display the user information and avoid acquiring author information from the client; when the generation date or the uploading time of the multimedia information is recorded in the source information, the interface for collecting the description information can take the generation date or the uploading time as default completion time, so that the client can quickly fill and upload the description information.
The client receives the certificate information, for example, the certificate information comprises a verification code, the client can upload the certificate information to the server through a designated channel, and the server can identify the multimedia information needing to be authenticated by the client and confirm whether the client has an open right or not through identifying the certificate information. Taking the example that the credential information includes the two-dimensional code containing the link information, the client may also extract the link information of the credential information content when receiving the credential information, and trigger an authentication request for the specified multimedia information by opening a link corresponding to the link information, thereby completing the authentication of the credential information by the client.
In the client authentication credential information, the server may determine whether the client uploading the multimedia information and requesting authentication is the same client or is installed in the same device. When the source client or device is the same, the server may extract the user information of the client as the source information. When the source clients or devices are different, the server can request to call the time for generating the multimedia information recorded by the source clients or devices.
Step S230: and determining the authentication information of the multimedia information according to the description information.
In this step, the client determines the corresponding multimedia information to be authenticated according to the credential information, authenticates the multimedia information according to the description information, and determines the authentication information corresponding to the multimedia information according to the description information. The authentication information may include right holder information of the multimedia information, a right expiration date, and the like. For example, the author information in the description information may be used as the right holder information, and the right expiration date may be calculated from the completion date.
In addition, the server side can also call the user information of the client side and take the user information as the information of the right holder in the authentication information; the server can also record the time for receiving the multimedia information and take the time as the completion date of the description information; the server side can also call the positioning position when the multimedia information is generated, and the creation place of the multimedia information is determined according to the regular position.
Step S240: and generating an authentication certificate of the multimedia information according to the authentication information.
In this step, the server generates an authentication certificate of the multimedia information according to the authentication information, and the authentication certificate can record the authentication information and the description information of the multimedia information. The authentication certificate may be used as a proof of rights to the multimedia information. The server associates the authentication certificate with the corresponding multimedia information, and after generating the authentication certificate, the server can establish an association relationship between the authentication certificate and the multimedia information and store the authentication certificate; and sending the authentication certificate to the client to inform the user, and opening the use authority for using the multimedia information to the client user. In one embodiment, the authentication information may be copyright information of the multimedia data, and the authentication certificate may be a copyright certificate of the multimedia data.
According to the multimedia information authentication method, the server side returns the certificate information after receiving the multimedia information, the client side identifies the multimedia information and obtains the authentication authority of the multimedia information through the certificate information after passing the verification according to the certificate information, the server side opens the authentication authority to the client side, receives the description information and generates the authentication information according to the description information, the authentication of the multimedia information is completed, the multimedia information is authenticated, the user can confirm the production right of the multimedia information, the process of the multimedia information authentication is simplified, and the efficiency of the multimedia information authentication is improved.
In one embodiment, after the step of receiving the multimedia information uploaded by the client in step S210, the method may further include:
step S251: and comparing the multimedia information with the existing multimedia information, and detecting the similarity between the multimedia information and the existing multimedia information.
In this step, the existing multimedia information is stored in the server and includes the multimedia information which is not authenticated and is authenticated, the server compares the multimedia information uploaded by the client with the existing multimedia information, detects the similarity between the multimedia information, and performs duplicate checking on the multimedia information uploaded by the client.
Step S252: and when the similarity is lower than a first preset threshold value, executing the step of determining the authentication information of the multimedia information according to the description information.
According to the multimedia information authentication method, when the similarity is lower than the first preset threshold, the fact that the multimedia information uploaded by the client is not repeated with the existing multimedia information is indicated, and the server can continue to start authentication on the multimedia information uploaded by the client.
In an embodiment, after the step of detecting the similarity between the multimedia information and the existing multimedia information in step S251, the method for authenticating multimedia information may further include:
step S253: and when the similarity is higher than a second preset threshold value, searching the multimedia information to be authenticated corresponding to the similarity.
And when the similarity is higher than a second preset threshold value, the multimedia information uploaded by the client is repeated with certain multimedia information stored in the server.
Step S254: and when the corresponding existing multimedia information is judged to be the multimedia information to be authenticated, receiving the description information and the right information uploaded by the client.
And judging whether the repeated multimedia information is authenticated or not, wherein the authenticated multimedia information cannot be repeatedly authenticated, and when the multimedia information to be authenticated is judged, the server side can accept the multimedia information to be authenticated by the client side and open the authentication authority to the client side, and the server side receives the description information and the right information uploaded by the client side.
Step S255: and generating authentication information of the multimedia information to be authenticated according to the description information and the right information.
According to the multimedia information authentication method, the server side authenticates the multimedia information to be authenticated according to the description information and the right information, generates the authentication information of the multimedia information to be authenticated, and completes the restart authentication of the multimedia information to be authenticated.
The above embodiment describes detecting uploaded multimedia information and authenticating existing multimedia information and newly created multimedia information, respectively, and the following embodiment describes multimedia information authenticated by name lookup.
In one embodiment, the multimedia information authentication method may further include:
step S261: and receiving the name of the multimedia information uploaded by the client. Step S262: and judging whether multimedia information with the same name as the name of the uploaded multimedia information exists in the name of the multimedia information to be authenticated.
The server side can detect whether the multimedia information with the same name exists according to the multimedia information uploaded by the client side, and can judge whether the multimedia information with the same name belongs to the multimedia information to be authenticated.
Step S263: and if so, receiving the description information and the right information uploaded by the client. Step S264: and generating authentication information of multimedia information with the same name according to the description information and the right information.
According to the multimedia information authentication method, when the same-name multimedia information to be authenticated exists, the server opens the authentication authority to the client, receives the description information and the right information uploaded by the client and triggers authentication of the same-name multimedia information, and the server generates the authentication information of the same-name multimedia information according to the description information and the copyright information.
In one embodiment, after the step of determining the authentication information of the multimedia information according to the description information, the method may further include:
step S271: and storing the multimedia information and the authentication information in an authenticated multimedia library in an associated mode.
In this step, the multimedia information is associated with the authentication information,
step S272: receiving query information, and determining target multimedia information from the authenticated multimedia library according to the query information.
The query information may be the name, author, performer, etc. of the multimedia information, or may be the content of a segment of the multimedia information. Taking song information as an example, the target song can be inquired through the information inquiry such as the song name, the singer, the word song writer and the like; taking the video information as an example, the target video can be queried through information such as video name, director, actors, genre, and the like. For the query information of the segment content in the multimedia information, target multimedia information with repeated segments with the segment content can be queried, for example, the query of the song information is taken as an example, a client side which performs the query acquires the segment content of the song information by collecting sound, the segment content of the song information is compared with the song information in a server side, and the song information with the highest similarity is found and taken as the target multimedia information.
Step S273: and returning the target multimedia information.
According to the multimedia information authentication method, the multimedia information is returned to the client side for inquiring, and the user can inquire the server side through the client side to obtain the authenticated multimedia information, so that the client side can play the multimedia information and purchase the target multimedia information subsequently.
The multimedia information is recorded on the acquisition equipment such as live broadcast equipment, song singing equipment, stage deduction devices and the like, and because the acquisition equipment does not open the permission of acquiring data to a user, an original person often cannot directly access the acquisition equipment to acquire the multimedia information, and the user can download the generated multimedia information by accessing a specific interface according to complicated steps and then upload and authenticate the generated multimedia information. When a large amount of recorded multimedia information needs to be authenticated, the multimedia information with huge data volume needs to be downloaded and uploaded, and the requirement for authenticating the large amount of multimedia information is limited.
In one embodiment, the step of receiving the multimedia information uploaded by the client and returning the credential information of the multimedia information to the client in step S210 may include:
step S211: and receiving the multimedia information uploaded by the acquisition equipment.
In this step, the acquisition device may upload the recorded multimedia information to the server via the network connection device, and the content uploaded by the acquisition device may further include one or more of content description, performer information, generation time, and generation location of the recorded multimedia information.
The collecting device comprises a device for recording multimedia information, and can be a live broadcast device, a song singing device, a stage deduction device and the like, such as a device for collecting live broadcast video, a song singing device of karaoke and a device for recording stage deduction video.
Step S212: and generating the certificate information according to the multimedia information.
In this step, credential information corresponding to the multimedia information is generated.
Step S213: and sending the certificate information to the acquisition equipment, and transferring the certificate information to the client by the acquisition equipment.
The server side sends the certificate information to the acquisition equipment, and the acquisition equipment can forward the certificate information to the client side, or the acquisition equipment can display the certificate information, so that the client side verifies the certificate information forwarded by the acquisition equipment, and the client side is prompted to verify the certificate information. When the credential information is the two-dimensional code, the acquisition equipment can display the two-dimensional code on the display device of the acquisition equipment when receiving the credential information of the two-dimensional code, and can also forward the credential information of the two-dimensional code to a client of a user connected with the acquisition equipment, so that the client of the user can trigger the verification of the credential information.
The multimedia information authentication method realizes the authentication of the multimedia information generated on the acquisition equipment, reduces the waste of network resources caused by the downloading and uploading of the multimedia information by the client of the user, and accelerates the acquisition of the multimedia information so as to improve the efficiency of the multimedia information authentication.
The multimedia information authentication method is explained by taking the multimedia information collected by the song singing equipment as an example. As shown in fig. 3, fig. 3 is an implementation environment diagram for authenticating multimedia information collected by a song singing device in an embodiment. The collecting device 111 comprises a song singing device 311, and the server 120 is respectively connected with a plurality of song singing devices 311 and the client 112. The user records multimedia information on the capture device 111, for example, the user performs on a karaoke recording device or a device for capturing live video, and the user can utilize the client 112 to control the song-performing device 311 to capture multimedia information through the connected server 120. The song singing device 311 can upload the collected multimedia information to the server 120. The server 120 can authenticate the multimedia information according to the description information uploaded by the client 112.
In an embodiment, before the step of receiving the multimedia information uploaded by the acquisition device in step S211, the method may further include:
step S214: and establishing data transmission connection and configuring a data uploading address for the acquisition equipment.
And allocating a channel for uploading the multimedia information and a data uploading address for the acquisition equipment.
The step of generating the credential information according to the multimedia information in step S212 may include:
step S215: and configuring a callback address according to the multimedia information, calling a two-dimensional code interface according to the callback address and generating credential information.
The callback address comprises a link for triggering the client to verify the credential information, and the link is merged into the two-dimensional code to generate the credential information expressed as the two-dimensional code. And after the client calls the credential information of the two-dimensional code, the client verifies the credential information.
The multimedia information authentication method can be used for verifying the client through the two-dimension code, and the client can conveniently and quickly trigger authentication of corresponding multimedia information.
In an embodiment, as shown in fig. 4, fig. 4 is a schematic structural diagram of a multimedia information authentication system in an embodiment, and the present application provides a multimedia information authentication system, which may specifically include a receiving module 410, an open authority module 420, a determining module 430, and an authentication module 440, where:
the receiving module 410 is configured to receive the multimedia information uploaded by the client, and return credential information of the multimedia information to the client.
And the server receives the multimedia information, generates corresponding certificate information according to the multimedia information, and returns the certificate information. The server side can subsequently determine the corresponding relation between the client side and the multimedia information according to the certificate information, and the certificate information can record the identification information of the multimedia information.
And the permission opening module 420 is configured to open an authentication permission to the client after the client verifies the credential information, and receive description information uploaded by the client under the authentication permission.
The client can read the certificate information and send a verification request to the client according to the read content, and the server determines the multimedia information to be authenticated by the client and opens the authentication authority of the client after receiving the verification request. After the client obtains the authentication authority, the client can upload the description information of the multimedia information to be authenticated. The description information of the multimedia information may be used to describe the name, author, completion date, etc. of the multimedia information. After the server opens the authentication authority to the client, the server can receive the description information of the multimedia information to be authenticated.
The server opens the authentication authority of the client, at the moment, the server can issue an interface for acquiring the description information to the client, and the server can set acquisition content of the interface according to the credential information. The server side can call the source information of the multimedia information according to the certificate information. For example, if the source information includes user information corresponding to the multimedia information, the interface for acquiring the description information may display the user information and avoid acquiring author information from the client; when the generation date or the uploading time of the multimedia information is recorded in the source information, the interface for collecting the description information can take the generation date or the uploading time as default completion time, so that the client can quickly fill and upload the description information.
The client receives the certificate information, for example, the certificate information comprises a verification code, the client can upload the certificate information to the server through a designated channel, and the server can identify the multimedia information needing to be authenticated by the client and confirm whether the client has an open right or not through identifying the certificate information. Taking the example that the credential information includes the two-dimensional code containing the link information, the client may also extract the link information of the credential information content when receiving the credential information, and trigger an authentication request for the specified multimedia information by opening a link corresponding to the link information, thereby completing the authentication of the credential information by the client.
In the client authentication credential information, the server may determine whether the client uploading the multimedia information and requesting authentication is the same client or is installed in the same device. When the source client or device is the same, the server may extract the user information of the client as the source information. When the source clients or devices are different, the server can request to call the time for generating the multimedia information recorded by the source clients or devices.
And a determining module 430, configured to determine authentication information of the multimedia information according to the description information.
The client determines corresponding multimedia information needing authentication according to the certificate information, authenticates the multimedia information according to the description information, and determines authentication information corresponding to the multimedia information according to the description information. The authentication information may include right holder information of the multimedia information, a right expiration date, and the like. For example, the author information in the description information may be used as the right holder information, and the right expiration date may be calculated from the completion date.
In addition, the server side can also call the user information of the client side and take the user information as the information of the right holder in the authentication information; the server can also record the time for receiving the multimedia information and take the time as the completion date of the description information; the server side can also call the positioning position when the multimedia information is generated, and the creation place of the multimedia information is determined according to the regular position.
And the authentication module 440 is configured to generate an authentication certificate of the multimedia information according to the authentication information.
The server side generates an authentication certificate of the multimedia information according to the authentication information, and the authentication certificate can record the authentication information and the description information of the multimedia information. The authentication certificate may be used as a proof of rights to the multimedia information. The server associates the authentication certificate with the corresponding multimedia information, and after generating the authentication certificate, the server can establish an association relationship between the authentication certificate and the multimedia information and store the authentication certificate; and sending the authentication certificate to the client to inform the user, and opening the use authority for using the multimedia information to the client user.
According to the multimedia information authentication system, the server side returns the certificate information after receiving the multimedia information, the client side identifies the multimedia information and obtains the authentication authority of the multimedia information through the certificate information after passing the verification according to the certificate information, the server side opens the authority to the client side, receives the description information and generates the authentication information according to the description information, the authentication of the multimedia information is completed, the multimedia information is authenticated, the user can confirm the right of the works of the multimedia information, the process of the multimedia information authentication is simplified, and the efficiency of the multimedia information authentication is improved.
For the specific limitations of the multimedia information authentication system, reference may be made to the above limitations of the multimedia information authentication method, which will not be described herein again. The modules in the multimedia information authentication system can be wholly or partially realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
As shown in fig. 5, fig. 5 is a schematic diagram of an internal structure of a computer device in one embodiment. The computer device includes a processor, a non-volatile storage medium, a memory, and a network interface connected by a system bus. The non-volatile storage medium of the computer device stores an operating system, a database and a computer program, the database can store control information sequences, and the computer program can enable a processor to realize a multimedia information authentication method when being executed by the processor. The processor of the computer device is used for providing calculation and control capability and supporting the operation of the whole computer device. The memory of the computer device may have stored therein a computer program that, when executed by the processor, causes the processor to perform a method of multimedia information authentication. The network interface of the computer device is used for connecting and communicating with the terminal. Those skilled in the art will appreciate that the architecture shown in fig. 5 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, where the computer device includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor executes the computer program to implement the steps of the multimedia information authentication method in any of the above embodiments.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, which, when executed by a processor, implements the steps of the multimedia information authentication method in any of the above embodiments.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
The foregoing is only a partial embodiment of the present application, and it should be noted that, for those skilled in the art, several modifications and decorations can be made without departing from the principle of the present application, and these modifications and decorations should also be regarded as the protection scope of the present application.

Claims (10)

1. A multimedia information authentication method is characterized by comprising the following steps:
receiving multimedia information uploaded by a client, and returning the certificate information of the multimedia information to the client;
opening an authentication authority to the client after the client verifies the credential information, and receiving description information uploaded by the client under the authentication authority;
determining authentication information of the multimedia information according to the description information;
and generating an authentication certificate of the multimedia information according to the authentication information.
2. The method for authenticating multimedia information according to claim 1, further comprising, after the step of receiving the multimedia information uploaded by the client:
comparing the multimedia information with the existing multimedia information, and detecting the similarity between the multimedia information and the existing multimedia information;
and when the similarity is lower than a first preset threshold value, executing the step of determining the authentication information of the multimedia information according to the description information.
3. The method of claim 2, further comprising, after the step of detecting the similarity between the multimedia information and the existing multimedia information:
when the similarity is higher than a second preset threshold value, searching existing multimedia information corresponding to the similarity;
when the corresponding existing multimedia information is judged to be the multimedia information to be authenticated, receiving the description information and the right information uploaded by the client;
and generating authentication information of the multimedia information to be authenticated according to the description information and the right information.
4. The method for authenticating multimedia information according to claim 1, further comprising:
receiving the name of the multimedia information uploaded by the client;
judging whether multimedia information with the same name as the name of the uploaded multimedia information exists in the name of the multimedia information to be authenticated;
if the description information and the right information are existed, the description information and the right information uploaded by the client are received;
and generating the authentication information of the multimedia information with the same name according to the description information and the right information.
5. The method of claim 1, further comprising, after the step of determining the authentication information of the multimedia information according to the description information:
storing the multimedia information in an authenticated multimedia library in association with the authentication information;
receiving query information, and determining target multimedia information from the authenticated multimedia library according to the query information;
and returning the target multimedia information.
6. The method for authenticating multimedia information according to claim 1, wherein the step of receiving the multimedia information uploaded by the client and returning the credential information of the multimedia information to the client comprises:
receiving the multimedia information uploaded by the acquisition equipment;
generating the certificate information according to the multimedia information;
and sending the credential information to the acquisition equipment, and transferring the credential information to the client by the acquisition equipment.
7. The method for authenticating multimedia information according to claim 6, further comprising, before the step of receiving the multimedia information uploaded by the acquisition device:
establishing data transmission connection and configuring a data uploading address for the acquisition equipment;
the step of generating the credential information from the multimedia information comprises:
and configuring a callback address according to the multimedia information, and calling a two-dimensional code interface according to the callback address to generate the credential information.
8. A multimedia information authentication system, comprising:
the receiving module is used for receiving the multimedia information uploaded by the client and returning the certificate information of the multimedia information to the client;
the open authority module is used for opening an authentication authority to the client after the client verifies the credential information and receiving description information uploaded by the client under the authentication authority;
the determining module is used for determining the authentication information of the multimedia information according to the description information;
and the authentication module is used for generating an authentication certificate of the multimedia information according to the authentication information.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the multimedia information authentication method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the multimedia information authentication method according to any one of claims 1 to 7.
CN201910944394.9A 2019-09-30 2019-09-30 Multimedia information authentication method, system, computer device and storage medium Active CN112579984B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910944394.9A CN112579984B (en) 2019-09-30 2019-09-30 Multimedia information authentication method, system, computer device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910944394.9A CN112579984B (en) 2019-09-30 2019-09-30 Multimedia information authentication method, system, computer device and storage medium

Publications (2)

Publication Number Publication Date
CN112579984A true CN112579984A (en) 2021-03-30
CN112579984B CN112579984B (en) 2024-03-15

Family

ID=75117327

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910944394.9A Active CN112579984B (en) 2019-09-30 2019-09-30 Multimedia information authentication method, system, computer device and storage medium

Country Status (1)

Country Link
CN (1) CN112579984B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1750651A (en) * 2005-10-31 2006-03-22 北京中星微电子有限公司 Multimedia monitor system
CN103561000A (en) * 2013-10-18 2014-02-05 北京奇虎科技有限公司 Multimedia data authentication method and device and browser
US20150288682A1 (en) * 2014-04-05 2015-10-08 Wearable Intelligence, Inc. Systems and methods for digital workflow and communication
CN105429928A (en) * 2014-05-30 2016-03-23 阿里巴巴集团控股有限公司 Data communication method, data communication system, client and server
CN105701367A (en) * 2016-03-21 2016-06-22 冯颖 Security system for Internet original commercial works
CN107104922A (en) * 2016-02-22 2017-08-29 阿里巴巴集团控股有限公司 A kind of rights management and the method and device of resources control
US20180060546A1 (en) * 2016-08-24 2018-03-01 Experian Information Solutions, Inc. Disambiguation and authentication of device users
CN107819777A (en) * 2017-11-17 2018-03-20 北京亿生生网络科技有限公司 A kind of data based on block chain technology deposit card method and system
CN108235314A (en) * 2016-12-09 2018-06-29 中国电信股份有限公司 Identity identifying method, device and system
CN108365958A (en) * 2018-03-01 2018-08-03 广州南方人才资讯科技有限公司 Verification method, device, computer equipment and the storage medium that account logs in
CN109640194A (en) * 2018-11-15 2019-04-16 视联动力信息技术股份有限公司 A kind of method and apparatus that terminal authorization is obtained by two dimensional code based on view networking
CN109995699A (en) * 2017-12-29 2019-07-09 上海智显光电科技有限公司 Management of multimedia equipment system and management method
CN109995807A (en) * 2017-12-29 2019-07-09 上海智显光电科技有限公司 A kind of management of multimedia equipment system and method

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1750651A (en) * 2005-10-31 2006-03-22 北京中星微电子有限公司 Multimedia monitor system
CN103561000A (en) * 2013-10-18 2014-02-05 北京奇虎科技有限公司 Multimedia data authentication method and device and browser
US20150288682A1 (en) * 2014-04-05 2015-10-08 Wearable Intelligence, Inc. Systems and methods for digital workflow and communication
CN105429928A (en) * 2014-05-30 2016-03-23 阿里巴巴集团控股有限公司 Data communication method, data communication system, client and server
CN107104922A (en) * 2016-02-22 2017-08-29 阿里巴巴集团控股有限公司 A kind of rights management and the method and device of resources control
CN105701367A (en) * 2016-03-21 2016-06-22 冯颖 Security system for Internet original commercial works
US20180060546A1 (en) * 2016-08-24 2018-03-01 Experian Information Solutions, Inc. Disambiguation and authentication of device users
CN108235314A (en) * 2016-12-09 2018-06-29 中国电信股份有限公司 Identity identifying method, device and system
CN107819777A (en) * 2017-11-17 2018-03-20 北京亿生生网络科技有限公司 A kind of data based on block chain technology deposit card method and system
CN109995699A (en) * 2017-12-29 2019-07-09 上海智显光电科技有限公司 Management of multimedia equipment system and management method
CN109995807A (en) * 2017-12-29 2019-07-09 上海智显光电科技有限公司 A kind of management of multimedia equipment system and method
CN108365958A (en) * 2018-03-01 2018-08-03 广州南方人才资讯科技有限公司 Verification method, device, computer equipment and the storage medium that account logs in
CN109640194A (en) * 2018-11-15 2019-04-16 视联动力信息技术股份有限公司 A kind of method and apparatus that terminal authorization is obtained by two dimensional code based on view networking

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
姚帅: "基于信息隐藏的移动终端认证技术研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》, no. 02, pages 138 - 172 *
朱仕村 等: "多媒体内容认证技术研究", 《应用能源技术》, no. 06, pages 44 - 47 *

Also Published As

Publication number Publication date
CN112579984B (en) 2024-03-15

Similar Documents

Publication Publication Date Title
US9832017B2 (en) Apparatus for personal voice assistant, location services, multi-media capture, transmission, speech to text conversion, photo/video image/object recognition, creation of searchable metatag(s)/ contextual tag(s), storage and search retrieval
KR102098441B1 (en) Identity authentication by using human biological characteristics
EP2608107A2 (en) System and method for fingerprinting video
US11184174B2 (en) System and method for decentralized digital structured data storage, management, and authentication using blockchain
CN108391141B (en) Method and apparatus for outputting information
US11520806B1 (en) Tokenized voice authenticated narrated video descriptions
TW200939067A (en) A method and a system for identifying elementary content portions from an edited content
US20070101143A1 (en) Semiconductor memory card
CN113378218B (en) Intellectual property data storage and authentication method based on block chain
US20220321341A1 (en) Apparatus/system for voice assistant, multi-media capture, speech to text conversion, photo/video image/object recognition, creation of searchable metatags/contextual tags, transmission, storage and search retrieval
US20200278948A1 (en) Method, apparatus and system for managing electronic fingerprint of electronic file
US20210099772A1 (en) System and method for verification of video integrity based on blockchain
CN112579984B (en) Multimedia information authentication method, system, computer device and storage medium
CN112286457A (en) Object deduplication method and device, electronic equipment and machine-readable storage medium
CN109101964B (en) Method, device and storage medium for determining head and tail areas in multimedia file
US20220027342A1 (en) Methods for providing and checking data provenance
US20220300481A1 (en) Method and system for content editing recognition
US20020093573A1 (en) Digital camera for authenticating a digital visual image
CN113806815B (en) File signing method and system
CN115269910A (en) Audio and video auditing method and system
US9529984B2 (en) System and method for verification of user identification based on multimedia content elements
KR100645731B1 (en) Moving picture service apparatus and method using mobile terminal
CN115348470B (en) Video searching method, system, electronic equipment and storage medium
KR101407334B1 (en) The method, device and server for providing music service
CN108763425B (en) Method and apparatus for storing and reading audio files

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