CN112672180A - Live interface element configuration method, device, storage medium and program product - Google Patents

Live interface element configuration method, device, storage medium and program product Download PDF

Info

Publication number
CN112672180A
CN112672180A CN202011530721.5A CN202011530721A CN112672180A CN 112672180 A CN112672180 A CN 112672180A CN 202011530721 A CN202011530721 A CN 202011530721A CN 112672180 A CN112672180 A CN 112672180A
Authority
CN
China
Prior art keywords
configuration
configuration data
live
interface
target element
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
CN202011530721.5A
Other languages
Chinese (zh)
Other versions
CN112672180B (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 Boguan Information Technology Co Ltd
Original Assignee
Guangzhou Boguan 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 Guangzhou Boguan Information Technology Co Ltd filed Critical Guangzhou Boguan Information Technology Co Ltd
Priority to CN202011530721.5A priority Critical patent/CN112672180B/en
Publication of CN112672180A publication Critical patent/CN112672180A/en
Application granted granted Critical
Publication of CN112672180B publication Critical patent/CN112672180B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

The embodiment of the invention provides a live broadcast interface element configuration method, equipment, a storage medium and a program product, wherein first configuration data is generated according to information of a target element by acquiring the information of the target element in a live broadcast interface of first live broadcast equipment, and the target element comprises an interface decoration element and/or an interface special effect element; acquiring resource data related to the target element, and generating second configuration data according to the resource data; generating a configuration file according to the first configuration data and the second configuration data; and storing the configuration file in a storage unit of the first live broadcast equipment, or transmitting the configuration file to the second live broadcast equipment so as to recover a live broadcast interface according to the configuration file. The information of the target elements in the live broadcast interface and the resource data related to the target elements are stored in the configuration file, the original live broadcast interface can be directly, quickly and conveniently restored only according to the configuration file, and the process of restoring the live broadcast interface when live broadcast equipment is replaced can be effectively simplified.

Description

Live interface element configuration method, device, storage medium and program product
Technical Field
The present invention relates to the field of video processing, and in particular, to a live interface element configuration method, device, storage medium, and program product.
Background
With the development of live broadcast services, the content of live broadcast interfaces is becoming more abundant, and various elements can be added, such as interface decoration elements, interface special effect elements and the like, for example, pictures, gif moving pictures, video sources, camera pictures, window pictures, sound effects, text tickers, gesture recognition special effects, face recognition special effects and the like.
In the prior art, live broadcast personnel can store the configuration information of various elements in a local storage device after adding various elements in a live broadcast interface, so that the original live broadcast interface can be directly restored according to the configuration information in the next live broadcast.
However, since the configuration information usually only records the storage path of the resource data related to the added element, when a live broadcast operator needs to replace the live broadcast device, the original live broadcast interface cannot be restored by only copying the configuration information to the new live broadcast device, the resource data related to the added element needs to be copied to the new live broadcast device, and the process of restoring the original live broadcast interface is complicated.
Disclosure of Invention
Embodiments of the present invention provide a live interface element configuration method, device, storage medium, and program product, so as to conveniently and quickly restore an original live interface according to a configuration file by generating the configuration file.
A first aspect of an embodiment of the present invention provides a method for configuring a live interface element, including:
acquiring information of a target element in a live interface of first live equipment, and generating first configuration data according to the information of the target element, wherein the target element comprises an interface decoration element and/or an interface special effect element;
acquiring resource data related to the target element, and generating second configuration data according to the resource data;
generating a configuration file according to the first configuration data and the second configuration data;
and storing the configuration file in a storage unit of the first live broadcast device, or transmitting the configuration file to a second live broadcast device so as to recover the live broadcast interface according to the configuration file.
In a possible design, the obtaining information of a target element in a live interface of a first live device, and generating first configuration data according to the information of the target element includes:
acquiring at least one item of the following information of the target element:
attribute information of the target elements, information of resource data related to the target elements, dependency relationship information among the target elements, and layout information of the target elements in different live scenes;
and storing the acquired information of the target element in a first data format to obtain the first configuration data.
In one possible design, the generating second configuration data from the resource data includes:
and converting the resource data into binary resource data to obtain the second configuration data.
In one possible design, the generating a configuration file according to the first configuration data and the second configuration data includes:
converting the first configuration data into binary first configuration data;
and writing the binary first configuration data and the second configuration data into a pre-created empty configuration file to obtain a final configuration file.
In one possible design, the method further includes:
acquiring a first storage position of the binary first configuration data in the configuration file and a second storage position of the second configuration data in the configuration file;
and adding the first storage position and the second storage position in a file header of the configuration file.
In one possible design, the method further includes:
and acquiring the storage position of each binary resource data in the second configuration data in the configuration file, and respectively and correspondingly recording the storage position in the configuration file in the information of the resource data related to the target element in the binary first configuration data.
A second aspect of the embodiments of the present invention provides a method for configuring a live interface element, including:
acquiring a configuration file of a target element in a live interface, wherein the target element comprises an interface decoration element and/or an interface special effect element;
analyzing the configuration file, and acquiring first configuration data and second configuration data included in the configuration file; the first configuration data is generated in advance according to the information of the target element, and the second configuration data is generated in advance according to the resource data related to the target element;
and creating the target element according to the first configuration data and the second configuration data, and displaying the target element in the live interface so as to recover the live interface.
In one possible design, the first configuration data includes attribute information of the target element and information of resource data related to the target element;
the creating the target element according to the first configuration data and the second configuration data includes:
and creating the target element according to the attribute information of the target element, the information of the resource data related to the target element and the second configuration data.
In one possible design, the first configuration data includes dependency relationship information between target elements; the method further comprises the following steps:
configuring the dependency relationship between the target elements according to the dependency relationship information between the target elements; and/or
The first configuration data comprises layout information of target elements in different live scenes; the method further comprises the following steps:
and configuring the layout of each target element in different live scenes according to the layout information of the target elements in different live scenes.
A third aspect of an embodiment of the present invention provides a live broadcast device, including:
the information acquisition module is used for acquiring information of a target element in a live interface of first live equipment and generating first configuration data according to the information of the target element, wherein the target element comprises an interface decoration element and/or an interface special effect element;
the resource acquisition module is used for acquiring resource data related to the target element and generating second configuration data according to the resource data;
the generating module is used for generating a configuration file according to the first configuration data and the second configuration data;
and the output module is used for storing the configuration file in a storage unit of the first live broadcast equipment or transmitting the configuration file to second live broadcast equipment so as to recover the live broadcast interface according to the configuration file.
In a possible design, when the information obtaining module obtains information of a target element in a live interface of a first live device and generates first configuration data according to the information of the target element, the information obtaining module is configured to:
acquiring at least one item of the following information of the target element:
attribute information of the target elements, information of resource data related to the target elements, dependency relationship information among the target elements, and layout information of the target elements in different live scenes;
and storing the acquired information of the target element in a first data format to obtain the first configuration data.
In one possible design, when generating the second configuration data according to the resource data, the resource obtaining module is configured to:
and converting the resource data into binary resource data to obtain the second configuration data.
In one possible design, the generating module, when generating the configuration file according to the first configuration data and the second configuration data, is configured to:
converting the first configuration data into binary first configuration data;
and writing the binary first configuration data and the second configuration data into a pre-created empty configuration file to obtain a final configuration file.
In one possible design, the generation module is further to:
acquiring a first storage position of the binary first configuration data in the configuration file and a second storage position of the second configuration data in the configuration file;
and adding the first storage position and the second storage position in a file header of the configuration file.
In one possible design, the generation module is further to:
and acquiring the storage position of each binary resource data in the second configuration data in the configuration file, and respectively and correspondingly recording the storage position in the configuration file in the information of the resource data related to the target element in the binary first configuration data.
A fourth aspect of an embodiment of the present invention provides a live broadcast device, including:
the acquisition module is used for acquiring a configuration file of a target element in a live broadcast interface, wherein the target element comprises an interface decoration element and/or an interface special effect element;
the analysis module is used for analyzing the configuration file and acquiring first configuration data and second configuration data which are included in the configuration file; the first configuration data is generated in advance according to the information of the target element, and the second configuration data is generated in advance according to the resource data related to the target element;
and the configuration module is used for creating the target element according to the first configuration data and the second configuration data and displaying the target element in the live interface so as to recover the live interface.
In one possible design, the first configuration data includes attribute information of the target element and information of resource data related to the target element;
the configuration module, when creating the target element according to the first configuration data and the second configuration data, is configured to:
and creating the target element according to the attribute information of the target element, the information of the resource data related to the target element and the second configuration data.
In one possible design, the first configuration data includes dependency relationship information between target elements; the configuration module is further to:
configuring the dependency relationship between the target elements according to the dependency relationship information between the target elements; and/or
The first configuration data comprises layout information of target elements in different live scenes; the configuration module is further to:
and configuring the layout of each target element in different live scenes according to the layout information of the target elements in different live scenes.
A fifth aspect of an embodiment of the present invention provides an electronic device, including: a processor and a memory;
the memory stores computer-executable instructions;
the processor executes the memory-stored computer-executable instructions, which the processor executes to implement the method of the first aspect.
A sixth aspect of an embodiment of the present invention provides an electronic device, including: a processor and a memory;
the memory stores computer-executable instructions; the display unit is used for displaying a live broadcast interface;
the processor executes the memory-stored computer-executable instructions, which the processor executes to implement the method of the second aspect.
A seventh aspect of the embodiments of the present invention is to provide a computer-readable storage medium, in which computer-executable instructions are stored, and when a processor executes the computer-executable instructions, the method according to the first aspect is implemented.
An eighth aspect of the embodiments of the present invention is to provide a computer-readable storage medium, in which computer-executable instructions are stored, and when a processor executes the computer-executable instructions, the method according to the second aspect is implemented.
A ninth aspect of embodiments of the present invention provides a computer program product comprising computer instructions which, when executed by a processor, implement the method according to the first aspect.
A tenth aspect of embodiments of the present invention is to provide a computer program product comprising computer instructions which, when executed by a processor, implement the method according to the second aspect.
According to the live broadcast interface element configuration method, the live broadcast interface element configuration device, the storage medium and the program product, the first configuration data is generated according to the information of the target element by acquiring the information of the target element in the live broadcast interface of the first live broadcast device, wherein the target element comprises an interface decoration element and/or an interface special effect element; acquiring resource data related to the target element, and generating second configuration data according to the resource data; generating a configuration file according to the first configuration data and the second configuration data; and storing the configuration file in a storage unit of the first live broadcast device, or transmitting the configuration file to the second live broadcast device so as to restore a live broadcast interface according to the configuration file. According to the embodiment of the invention, the information of the target element in the live broadcast interface and the resource data related to the target element are stored in the configuration file, so that the original live broadcast interface can be directly, quickly and conveniently restored only according to the configuration file, the resource data do not need to be independently copied when live broadcast equipment is replaced, and the problem that the resource data cannot be found and the live broadcast interface cannot be restored due to the loss of the resource data or the change of a storage path is avoided.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is an application scenario diagram of a live interface element configuration method according to an embodiment of the present invention;
fig. 2 is a flowchart of a live interface element configuration method according to an embodiment of the present invention;
fig. 3 is a flowchart of a live interface element configuration method according to another embodiment of the present invention;
fig. 4 is a flowchart of a live interface element configuration method according to another embodiment of the present invention;
fig. 5 is a structural diagram of a live device according to an embodiment of the present invention;
fig. 6 is a block diagram of a live device according to another embodiment of the present invention;
fig. 7 is a block diagram of a live device according to another embodiment of the present invention;
fig. 8 is a block diagram of a live device according to another embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention. Furthermore, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated.
In the prior art, a live broadcast person may add various elements, such as an interface decoration element, an interface special effect element, and the like, to a live broadcast interface, such as a picture, a gif moving picture, a video source, a camera picture, a window picture, a sound effect, a text ticker, a gesture recognition special effect, a face recognition special effect, and the like.
In the prior art, after various elements are added to a live broadcast interface, live broadcast personnel can store configuration information of the various elements in a local storage device, for example, simple information such as coordinates and sizes of the various elements and storage paths of related resources is stored, so that the original live broadcast interface can be directly restored according to the configuration information in the next live broadcast.
And because the configuration information usually only records the storage path of the resource data related to the added element, when live broadcasting personnel need to replace live broadcasting equipment, the configuration information is only copied to new live broadcasting equipment, the original live broadcasting interface cannot be recovered, the resource data related to the added element needs to be copied to the new live broadcasting equipment, the process of recovering the original live broadcasting interface is complicated, especially, the storage path of the resource data copied to the new live broadcasting equipment is changed, the original live broadcasting interface cannot be directly recovered when the original configuration information is adopted, and the storage path of each resource data in the configuration information needs to be modified again. Or if some resource data is lost, the original live broadcast interface can not be directly recovered. Similarly, if live broadcast personnel do not change live broadcast equipment, if a certain resource data is lost or a storage path is changed, the original live broadcast interface cannot be restored according to the configuration information. In addition, some elements have dependency relationships, and the dependency relationships are usually not recorded in the existing configuration information, so that the original live interface cannot be accurately restored.
In order to solve the technical problem, in the embodiment of the present invention, information of various elements added in a live interface and resource data related to the various elements are considered to be added to one configuration file, so that an original live interface can be restored based on one configuration file.
Specifically, information of a target element in a live interface of first live equipment can be acquired, and first configuration data is generated according to the information of the target element; acquiring resource data related to the target element, and generating second configuration data according to the resource data; generating a configuration file according to the first configuration data and the second configuration data; and storing the configuration file in a storage unit of the first live broadcast device, or transmitting the configuration file to the second live broadcast device so as to restore a live broadcast interface according to the configuration file. When the first live broadcast equipment or the second live broadcast equipment recovers a live broadcast interface according to the configuration file, the configuration file can be analyzed, and first configuration data and second configuration data which are included in the configuration file are obtained; and then, a target element is created according to the first configuration data and the second configuration data, and the target element is displayed in the live interface, so that the live interface can be simply and quickly recovered, and a complicated process in the process of recovering the original live interface is avoided.
The live broadcast interface element configuration method provided by the embodiment of the invention can be applied to an application scene shown in fig. 1, where the application scene may include a first live broadcast device 11 and a second live broadcast device 12, a live broadcast person 13 may firstly live broadcast on the first live broadcast device 11, and may add some target elements in advance in a live broadcast interface thereof, so as to facilitate replying the live broadcast interface during the live broadcast again in the next live broadcast, that is, add the same target elements in the live broadcast interface during the next live broadcast, and the first live broadcast device 11 may generate first configuration data according to information of the target elements by acquiring information of the target elements in the live broadcast interface of the first live broadcast device 11, where the target elements include interface decoration elements and/or interface special effect elements; acquiring resource data related to the target element, and generating second configuration data according to the resource data; generating a configuration file according to the first configuration data and the second configuration data; storing the configuration file in a storage unit of the first live broadcast device 11, or transmitting the configuration file to the second live broadcast device 12, for example, when sending the configuration file to the second live broadcast device 12, the second live broadcast device 12 may parse the configuration file, and obtain first configuration data and second configuration data included in the configuration file; and then, creating a target element according to the first configuration data and the second configuration data, and displaying the target element in the live interface so as to simply, conveniently and quickly recover the live interface. The first live device 11 and the second live device 12 may include, but are not limited to, a smart phone, a tablet computer, a personal computer, and the like, to name but not limited to.
The following describes in detail a live interface element configuration process provided by an embodiment of the present invention with reference to specific embodiments.
Fig. 2 is a flowchart of a live interface element configuration method provided in an embodiment of the present invention. The embodiment provides a live broadcast interface element configuration method, which is applied to live broadcast equipment, and specifically, the live broadcast equipment can be a smart phone, a tablet computer, a personal computer and the like. As shown in fig. 2, the method comprises the following specific steps:
s201, obtaining information of a target element in a live interface of first live equipment, and generating first configuration data according to the information of the target element, wherein the target element comprises an interface decoration element and/or an interface special effect element.
In this embodiment, when a live broadcast person performs live broadcast through a first live broadcast device, some target elements, such as interface decoration elements and/or interface special effect elements, may be added in advance in a live broadcast interface of the live broadcast person, where the interface decoration elements may include, but are not limited to, pictures, gif dynamic pictures, video sources, camera pictures, window pictures, sound effects, text tickers, and the like, and the interface special effect elements may include, but are not limited to, gesture recognition special effects, face recognition special effects, and the like, so that the content of the live broadcast interface is richer, or the intention of the live broadcast person to express is exhibited. In order to facilitate the next live broadcast, the live broadcast personnel replies the live broadcast interface again, that is, the same target elements are added to the next live broadcast interface, and information of each target element in the live broadcast interface can be acquired, wherein the information of the target elements includes but is not limited to at least one of the following items:
the attribute information of the target elements, the information of the resource data related to the target elements, the information of the dependency relationship between the target elements, and the layout information of the target elements in different live scenes.
The attribute information of the target element includes, but is not limited to, a position, a size, a display duration, a disappearance duration, a display timing, and the like of the target element.
The dependency relationship information between the target elements may include, but is not limited to, an Identification (ID) of the target element having a dependency relationship, a specific dependency relationship, and the dependency relationship may include, but is not limited to, a position following relationship, an explicit and implicit dependency relationship, and the like, where the explicit and implicit dependency relationship is, for example, synchronously displayed, synchronously hidden, or alternately displayed and alternately hidden.
The layout information of the target elements in different live scenes may include, but is not limited to, the layout of the target elements in different live scenes, such as attribute information and dependency relationships of the target elements in different live scenes.
In this embodiment, when the information of the target element is acquired, first configuration data is generated according to the information of the target element. More specifically, the obtained information of the target element may be stored in a first data format to obtain the first configuration data, where the first data format may be a json (JavaScript Object Notation) format, and the json format is a lightweight data exchange format, and is easy to generate and analyze configuration data and to read and write.
S202, acquiring resource data related to the target element, and generating second configuration data according to the resource data.
In this embodiment, the resource data related to the target element may include, but is not limited to, a still picture, a gif dynamic graph, a video, music, a text ticker, gesture recognition special effect resource data, and face recognition special effect resource data, and the second configuration data may be generated according to the resource data after the resource data is acquired. Optionally, the resource data may be converted into binary resource data to obtain the second configuration data, and the conversion of the binary resource data into the binary resource data may facilitate migration of the resource data through a configuration file, so that the resource data does not need to be copied separately when live broadcast equipment is replaced, and the problem that the original live broadcast interface cannot be recovered because the resource data cannot be found due to loss of the resource data or a change in a storage path is also avoided. Of course, the resource data may also be converted into resource data in other data formats, which is not described herein again.
It should be noted that the sequence of the execution of S201 and S202 is not limited, and S201 may be executed first, or S202 may be executed first, or S201 and S202 may be executed simultaneously.
S203, generating a configuration file according to the first configuration data and the second configuration data;
in this embodiment, after the first configuration data and the second configuration data are obtained, the first configuration data and the second configuration data are merged to generate the configuration file, that is, the configuration file includes information of various target elements in the live interface and resource data related to the target elements, and the original live interface can be recovered based on the information of the various target elements and the resource data related to the target elements.
As shown in fig. 3, generating a configuration file according to the first configuration data and the second configuration data may specifically include: the method comprises the following steps:
s2031, converting the first configuration data into binary first configuration data;
s2032, writing the binary first configuration data and the second configuration data into a pre-created empty configuration file to obtain a final configuration file.
In this embodiment, in order to facilitate merging of configuration data and migration of configuration files, the first configuration data is also converted into a binary system, and the binary system first configuration data and the binary system second configuration data are written into a pre-created empty configuration file to obtain a configuration file.
The empty configuration file can be created when a live broadcast person selects to generate the configuration file, wherein a file header can be added to the empty configuration file, and the file header can include a file header identifier, such as a specific character, for example, "live"; in addition, the file header may further record storage locations of the binary first configuration data and the binary second configuration data in the configuration file, so as to be accurately and quickly located to the storage locations of the first configuration data and the second configuration data in the subsequent process, and since the first configuration data and the second configuration data are not written yet at this time, the storage locations of the binary first configuration data and the binary second configuration data in the configuration file may be written as initial values by default, for example, 0, and the storage locations are updated after the writing of the first configuration data and the second configuration data is completed.
S204, storing the configuration file in a storage unit of the first live broadcast device, or transmitting the configuration file to a second live broadcast device, so as to recover the live broadcast interface according to the configuration file.
In this embodiment, after the configuration file is generated, the configuration file may be output, and specifically, the configuration file may be stored in a storage unit of the first live broadcast device, so that when a live broadcast person immediately broadcasts on the first live broadcast device again next time, an original live broadcast interface is restored according to the configuration file; or the configuration file can be transmitted to the second live broadcast equipment, so that after live broadcast personnel replace the second live broadcast equipment, the second live broadcast equipment can restore the original live broadcast interface according to the configuration file.
According to the live broadcast interface element configuration method provided by the embodiment, the information of a target element in a live broadcast interface of first live broadcast equipment is acquired, and first configuration data is generated according to the information of the target element, wherein the target element comprises an interface decoration element and/or an interface special effect element; acquiring resource data related to the target element, and generating second configuration data according to the resource data; generating a configuration file according to the first configuration data and the second configuration data; and storing the configuration file in a storage unit of the first live broadcast device, or transmitting the configuration file to the second live broadcast device so as to restore a live broadcast interface according to the configuration file. In the embodiment, the information of the target element in the live broadcast interface and the resource data related to the target element are stored in the configuration file, so that the original live broadcast interface can be directly, quickly and conveniently restored according to the configuration file, the resource data do not need to be independently copied when live broadcast equipment is replaced, and the problem that the resource data cannot be found and the live broadcast interface cannot be restored due to the fact that the resource data are lost or a storage path is changed is avoided.
On the basis of the foregoing embodiment, when updating the storage locations of the first configuration data and the second configuration data in the configuration file header, the method may specifically include:
acquiring a first storage position of the binary first configuration data in the configuration file and a second storage position of the second configuration data in the configuration file; and adding the first storage position and the second storage position in a file header of the configuration file.
In this embodiment, after writing the first binary configuration data and the second binary configuration data into the empty configuration file, the first storage location of the first binary configuration data in the configuration file and the second storage location of the second binary configuration data in the configuration file may be obtained, and the first storage location and the second storage location are further added to the configuration file header. When the configuration file is analyzed, the storage positions of the first configuration data and the second configuration data can be quickly located according to the information of the first storage position and the second storage position in the file header, and therefore the first configuration data and the second configuration data can be quickly analyzed. Optionally, the first storage location may include a start location of the first configuration data, and certainly may also include an end location of the first configuration data, and the second storage location may be a start location of the second configuration data, and certainly may also include an end location of the second configuration data.
On the basis of any of the above embodiments, since each target element may relate to one or more resource data, and since the second configuration data is binary data, in order to facilitate locating the respective resource data designed for each target element, the storage location of each resource data in the configuration file may be recorded in the information of the resource data related to the target element in the first configuration data, and specifically, the following process may be included:
and acquiring the storage position of each binary resource data in the second configuration data in the configuration file, and respectively and correspondingly recording the storage position in the configuration file in the information of the resource data related to the target element in the binary first configuration data.
In the embodiment, the storage position of each resource data in the configuration file is recorded in the information of the resource data related to the target element, so that the position of the resource data related to each target element can be conveniently and quickly located when the configuration file is analyzed, and further, the target element is quickly created.
Fig. 4 is a flowchart of a live interface element configuration method provided in an embodiment of the present invention. The embodiment provides a live broadcast interface element configuration method, which is applied to live broadcast equipment, specifically, the live broadcast equipment may be a smart phone, a tablet computer, a personal computer, and the like, and is a process of recovering a live broadcast interface according to a configuration file, which corresponds to the above embodiment, where an execution main body may be first live broadcast equipment or second live broadcast equipment in the above embodiment. As shown in fig. 4, the method comprises the following specific steps:
s401, obtaining a configuration file of a target element in a live broadcast interface, wherein the target element comprises an interface decoration element and/or an interface special effect element.
In this embodiment, when the execution subject is a first direct-broadcasting device, the configuration file stored in advance may be acquired from a storage unit of the first direct-broadcasting device; when the execution subject is the second live broadcast device, the configuration file may be acquired from the first live broadcast device, and the acquisition process is not limited to any communication mode or transmission through a storage medium. The content and the generation process of the configuration file may refer to the above embodiments, and are not described herein again.
S402, analyzing the configuration file, and acquiring first configuration data and second configuration data included in the configuration file; the first configuration data is generated in advance according to the information of the target element, and the second configuration data is generated in advance according to the resource data related to the target element.
In this embodiment, after the configuration file is obtained, the configuration file may be analyzed, and the first configuration data and the second configuration data included in the configuration file may be analyzed. For example, if the configuration file includes a file header, and the file header records storage locations of the first configuration data and the second configuration data in the configuration file, the first configuration data and the second configuration data may be acquired at the storage locations, and then the first configuration data and the second configuration data may be analyzed, respectively, information of a target element included in the first configuration data may be acquired, and binary resource data related to the target element may be acquired from the second configuration data. Further, the binary data may be converted into an original data format, for example, the binary first configuration data is converted back to the first data format (for example, json format), and the binary resource data is converted back to the original picture format, video format, audio format, and the like of the resource data.
S403, creating the target element according to the first configuration data and the second configuration data, and displaying the target element in the live interface to recover the live interface.
In this embodiment, the target element may be re-created based on the first configuration data and the second configuration data, and the target element may be displayed in the live interface, so that the original live interface may be restored, and the restoration process is simple, convenient, and quick, and does not require a cumbersome operation process.
Further, the first configuration data includes attribute information of the target element and information of resource data related to the target element; the creating the target element according to the first configuration data and the second configuration data may specifically include:
and creating the target element according to the attribute information of the target element, the information of the resource data related to the target element and the second configuration data.
In this embodiment, since the attribute information of the target element and the information of the resource data related to the target element are recorded in detail in the first configuration data, the resource data can be acquired from the second configuration data based on the information of the resource data related to the target element, and the target element can be created based on the attribute information of the target element and the resource data.
Further, optionally, the first configuration data includes dependency relationship information between target elements; the method further comprises the following steps:
and configuring the dependency relationship among the target elements according to the dependency relationship information among the target elements.
In this embodiment, the first configuration data includes dependency relationship information between target elements, for example, an Identifier (ID) and a specific dependency relationship of a target element having a dependency relationship, the target element having a dependency relationship is determined from the created target elements according to the Identifier (ID) of the target element having a dependency relationship, and then the dependency relationship of the target elements, for example, a position following relationship, an explicit-implicit dependency relationship, and the like, is created according to the dependency relationship information, where the explicit-implicit dependency relationship is, for example, synchronously displayed, synchronously hidden, or alternately displayed and alternately hidden.
Further, optionally, the first configuration data includes layout information of target elements in different live scenes; the method further comprises the following steps:
and configuring the layout of each target element in different live scenes according to the layout information of the target elements in different live scenes.
In this embodiment, the layout information of the target elements in different live scenes may include, but is not limited to, the layout of each target element in different live scenes, for example, the attribute information and dependency relationship of each target element in different live scenes, so that the layout of each target element in different live scenes may be configured based on the layout information of the target elements in different live scenes, thereby facilitating the live personnel to switch the layout of the target elements when switching the live scenes, and thus realizing a quick switching live interface.
The live interface element configuration method provided in this embodiment is a process of restoring a live interface according to a configuration file corresponding to the above embodiment, and details may refer to the above embodiment and are not described here again.
According to the method for configuring the live broadcast interface elements, the information of the target elements in the live broadcast interface and the resource data related to the target elements are stored in the configuration file, so that the original live broadcast interface can be directly, quickly and conveniently restored according to the configuration file, the resource data do not need to be independently copied when live broadcast equipment is replaced, and the problem that the live broadcast interface cannot be restored due to the fact that the resource data cannot be found when the resource data are lost or the storage path is changed is also avoided.
Fig. 5 is a structural diagram of a live device according to an embodiment of the present invention. The live device provided in this embodiment may execute the processing flow provided in the live interface element configuration method embodiment in the stage of generating the configuration file, and as shown in fig. 5, the live device 500 includes an information obtaining module 501, a resource obtaining module 502, a generating module 503, and an output module 504.
The information obtaining module 501 is configured to obtain information of a target element in a live interface of a first live device, and generate first configuration data according to the information of the target element, where the target element includes an interface decoration element and/or an interface special effect element;
a resource obtaining module 502, configured to obtain resource data related to the target element, and generate second configuration data according to the resource data;
a generating module 503, configured to generate a configuration file according to the first configuration data and the second configuration data;
an output module 504, configured to store the configuration file in a storage unit of the first live broadcast device, or transmit the configuration file to a second live broadcast device, so as to recover the live broadcast interface according to the configuration file.
On the basis of any of the above embodiments, when the information obtaining module 501 obtains the information of the target element in the live interface of the first live device and generates the first configuration data according to the information of the target element, it is configured to:
acquiring at least one item of the following information of the target element:
attribute information of the target elements, information of resource data related to the target elements, dependency relationship information among the target elements, and layout information of the target elements in different live scenes;
and storing the acquired information of the target element in a first data format to obtain the first configuration data.
On the basis of any of the above embodiments, when the resource obtaining module 502 generates the second configuration data according to the resource data, it is configured to:
and converting the resource data into binary resource data to obtain the second configuration data.
On the basis of any of the above embodiments, when generating the configuration file according to the first configuration data and the second configuration data, the generating module 503 is configured to:
converting the first configuration data into binary first configuration data;
and writing the binary first configuration data and the second configuration data into a pre-created empty configuration file to obtain a final configuration file.
On the basis of any of the foregoing embodiments, the generating module 503 is further configured to:
acquiring a first storage position of the binary first configuration data in the configuration file and a second storage position of the second configuration data in the configuration file;
and adding the first storage position and the second storage position in a file header of the configuration file.
On the basis of any of the foregoing embodiments, the generating module 503 is further configured to:
and acquiring the storage position of each binary resource data in the second configuration data in the configuration file, and respectively and correspondingly recording the storage position in the configuration file in the information of the resource data related to the target element in the binary first configuration data.
The live interface element configuration device provided in the embodiment of the present invention may be specifically configured to execute the method embodiment provided in fig. 2 to 3, and specific functions and technical effects may be referred to in the embodiment described above, and are not described herein again.
Fig. 6 is a structural diagram of a live device according to an embodiment of the present invention. The live device provided in this embodiment can execute the processing flow provided in the live interface element configuration method in the live interface restoration stage, and as shown in fig. 6, the live device 600 includes an obtaining module 601, an analyzing module 602, and a configuration module 603.
An obtaining module 601, configured to obtain a configuration file of a target element in a live interface, where the target element includes an interface decoration element and/or an interface special effect element;
an analyzing module 602, configured to analyze the configuration file, and obtain first configuration data and second configuration data included in the configuration file; the first configuration data is generated in advance according to the information of the target element, and the second configuration data is generated in advance according to the resource data related to the target element;
a configuration module 603, configured to create the target element according to the first configuration data and the second configuration data, and display the target element in the live interface to recover the live interface.
On the basis of any of the above embodiments, the first configuration data includes attribute information of the target element and information of resource data related to the target element;
the configuration module 603, when creating the target element according to the first configuration data and the second configuration data, is configured to:
and creating the target element according to the attribute information of the target element, the information of the resource data related to the target element and the second configuration data.
On the basis of any one of the above embodiments, the first configuration data includes dependency relationship information between target elements; the configuration module 603 is further configured to:
configuring the dependency relationship between the target elements according to the dependency relationship information between the target elements; and/or
The first configuration data comprises layout information of target elements in different live scenes; the configuration module 603 is further configured to:
and configuring the layout of each target element in different live scenes according to the layout information of the target elements in different live scenes.
The live interface element configuration device provided in the embodiment of the present invention may be specifically configured to execute the method embodiment provided in fig. 4, and specific functions and technical effects may be referred to in the above embodiments, which are not described herein again.
Fig. 7 is a schematic structural diagram of a live device according to an embodiment of the present invention. The live device provided in the embodiment of the present invention may execute the processing procedure provided in the live interface element configuration method in the above-described configuration file generation stage, as shown in fig. 7, the live device 70 includes a processor 71 and a memory 72; the live device may further include a communication interface 73; the processor 71, the memory 72, and the communication interface 73 are connected by a bus 74. Wherein a computer program is stored in the memory 72 and configured to execute the live interface element configuration method of the profile generation phase described in the above embodiment by the processor 71.
The live broadcast device in the embodiment shown in fig. 7 may be used to implement the technical solution of the embodiment of the live broadcast interface element configuration method in the stage of generating the configuration file, and the implementation principle and the technical effect are similar, which are not described herein again.
Fig. 8 is a schematic structural diagram of a live device according to an embodiment of the present invention. As shown in fig. 8, the live device 80 includes a processor 81, a memory 82, and a display unit 83; the live device may also include a communications interface 84; the processor 81, the memory 82, the display unit 83, and the communication interface 84 are connected by a bus 85. Wherein a computer program is stored in the memory 82 and configured to execute the live interface element configuration method of restoring the live interface phase described in the above embodiment by the processor 81.
The electronic device in the embodiment shown in fig. 8 may be used to implement the technical solution of the embodiment of the live interface element configuration method in the live interface restoring stage, and the implementation principle and the technical effect are similar, which are not described herein again.
In addition, the present embodiment also provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the live interface element configuration method in the stage of generating the configuration file according to the foregoing embodiment.
The present embodiment also provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the live interface element configuration method for restoring a live interface stage according to the foregoing embodiment.
The present embodiment also provides a computer program product, which includes computer instructions, and when executed by a processor, the computer instructions implement the live interface element configuration method in the stage of generating a configuration file according to the foregoing embodiment.
The present embodiment further provides a computer program product, which includes computer instructions, and when executed by a processor, the computer instructions implement the live interface element configuration method for recovering a live interface phase according to the foregoing embodiment.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, 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 through some interfaces, devices or units, 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 of the present invention 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 integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
It is obvious to those skilled in the art that, for convenience and simplicity of description, the foregoing division of the functional modules is merely used as an example, and in practical applications, the above function distribution may be performed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to perform all or part of the above described functions. For the specific working process of the device described above, reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (17)

1. A live interface element configuration method is characterized by comprising the following steps:
acquiring information of a target element in a live interface of first live equipment, and generating first configuration data according to the information of the target element, wherein the target element comprises an interface decoration element and/or an interface special effect element;
acquiring resource data related to the target element, and generating second configuration data according to the resource data;
generating a configuration file according to the first configuration data and the second configuration data;
and storing the configuration file in a storage unit of the first live broadcast device, or transmitting the configuration file to a second live broadcast device so as to recover the live broadcast interface according to the configuration file.
2. The method according to claim 1, wherein the obtaining information of a target element in a live interface of the first live device and generating first configuration data according to the information of the target element includes:
acquiring at least one item of the following information of the target element:
attribute information of the target elements, information of resource data related to the target elements, dependency relationship information among the target elements, and layout information of the target elements in different live scenes;
and storing the acquired information of the target element in a first data format to obtain the first configuration data.
3. The method of claim 2, wherein generating second configuration data from the resource data comprises:
and converting the resource data into binary resource data to obtain the second configuration data.
4. The method of claim 3, wherein generating a configuration file according to the first configuration data and the second configuration data comprises:
converting the first configuration data into binary first configuration data;
and writing the binary first configuration data and the second configuration data into a pre-created empty configuration file to obtain a final configuration file.
5. The method of claim 4, further comprising:
acquiring a first storage position of the binary first configuration data in the configuration file and a second storage position of the second configuration data in the configuration file;
and adding the first storage position and the second storage position in a file header of the configuration file.
6. The method of claim 4, further comprising:
and acquiring the storage position of each binary resource data in the second configuration data in the configuration file, and respectively and correspondingly recording the storage position in the configuration file in the information of the resource data related to the target element in the binary first configuration data.
7. A live interface element configuration method is characterized by comprising the following steps:
acquiring a configuration file of a target element in a live interface, wherein the target element comprises an interface decoration element and/or an interface special effect element;
analyzing the configuration file, and acquiring first configuration data and second configuration data included in the configuration file; the first configuration data is generated in advance according to the information of the target element, and the second configuration data is generated in advance according to the resource data related to the target element;
and creating the target element according to the first configuration data and the second configuration data, and displaying the target element in the live interface so as to recover the live interface.
8. The method according to claim 7, wherein the first configuration data includes attribute information of the target element and information of resource data related to the target element;
the creating the target element according to the first configuration data and the second configuration data includes:
and creating the target element according to the attribute information of the target element, the information of the resource data related to the target element and the second configuration data.
9. The method according to claim 7 or 8, wherein the first configuration data includes dependency relationship information between target elements; the method further comprises the following steps:
configuring the dependency relationship between the target elements according to the dependency relationship information between the target elements; and/or
The first configuration data comprises layout information of target elements in different live scenes; the method further comprises the following steps:
and configuring the layout of each target element in different live scenes according to the layout information of the target elements in different live scenes.
10. A live device, comprising:
the information acquisition module is used for acquiring information of a target element in a live interface of first live equipment and generating first configuration data according to the information of the target element, wherein the target element comprises an interface decoration element and/or an interface special effect element;
the resource acquisition module is used for acquiring resource data related to the target element and generating second configuration data according to the resource data;
the generating module is used for generating a configuration file according to the first configuration data and the second configuration data;
and the output module is used for storing the configuration file in a storage unit of the first live broadcast equipment or transmitting the configuration file to second live broadcast equipment so as to recover the live broadcast interface according to the configuration file.
11. A live device, comprising:
the acquisition module is used for acquiring a configuration file of a target element in a live broadcast interface, wherein the target element comprises an interface decoration element and/or an interface special effect element;
the analysis module is used for analyzing the configuration file and acquiring first configuration data and second configuration data which are included in the configuration file; the first configuration data is generated in advance according to the information of the target element, and the second configuration data is generated in advance according to the resource data related to the target element;
and the configuration module is used for creating the target element according to the first configuration data and the second configuration data and displaying the target element in the live interface so as to recover the live interface.
12. A live device, comprising: a processor and a memory;
the memory stores computer-executable instructions;
the processor executes computer-executable instructions stored by the memory to implement the method of any of claims 1-6.
13. A live device, comprising: a display unit, a processor and a memory;
the memory stores computer-executable instructions; the display unit is used for displaying a live broadcast interface;
the processor executes computer-executable instructions stored by the memory to implement the method of any of claims 7-9.
14. A computer-readable storage medium having computer-executable instructions stored thereon which, when executed by a processor, implement the method of any one of claims 1-6.
15. A computer-readable storage medium having computer-executable instructions stored thereon which, when executed by a processor, implement the method of any one of claims 7-9.
16. A computer program product comprising computer instructions, characterized in that the computer instructions, when executed by a processor, implement the method of any of claims 1-6.
17. A computer program product comprising computer instructions, characterized in that the computer instructions, when executed by a processor, implement the method of any of claims 7-9.
CN202011530721.5A 2020-12-22 2020-12-22 Live interface element configuration method, device and storage medium Active CN112672180B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011530721.5A CN112672180B (en) 2020-12-22 2020-12-22 Live interface element configuration method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011530721.5A CN112672180B (en) 2020-12-22 2020-12-22 Live interface element configuration method, device and storage medium

Publications (2)

Publication Number Publication Date
CN112672180A true CN112672180A (en) 2021-04-16
CN112672180B CN112672180B (en) 2023-04-25

Family

ID=75407745

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011530721.5A Active CN112672180B (en) 2020-12-22 2020-12-22 Live interface element configuration method, device and storage medium

Country Status (1)

Country Link
CN (1) CN112672180B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102122243A (en) * 2010-01-07 2011-07-13 炬力集成电路设计有限公司 Method, system and portable electronic equipment for generating application program interface
CN103744673A (en) * 2014-01-06 2014-04-23 北京乐动卓越科技有限公司 Resource allocation method based on iOS (Internet 0perating System) platform
CN106651995A (en) * 2016-10-10 2017-05-10 腾讯科技(深圳)有限公司 Animation resource configuration method, playback method and device
CN107124643A (en) * 2017-03-27 2017-09-01 武汉斗鱼网络科技有限公司 It is a kind of to handle the method and apparatus that live display is set
CN108401179A (en) * 2018-04-02 2018-08-14 广州荔支网络技术有限公司 A kind of animation playing method, device and mobile terminal based on virtual objects
CN109739600A (en) * 2018-12-26 2019-05-10 网易传媒科技(北京)有限公司 Data processing method, medium, device and calculating equipment
CN110007954A (en) * 2019-02-27 2019-07-12 深圳点猫科技有限公司 The method and electronic equipment that language is packaged Vue project based on programming
CN110058863A (en) * 2019-03-16 2019-07-26 平安城市建设科技(深圳)有限公司 Construction method, device, equipment and the storage medium of Docker container
CN110708596A (en) * 2019-09-29 2020-01-17 北京达佳互联信息技术有限公司 Method and device for generating video, electronic equipment and readable storage medium
US20200110591A1 (en) * 2018-10-04 2020-04-09 International Business Machines Corporation Automated configuration profile generation and management
CN111338722A (en) * 2020-02-05 2020-06-26 广州虎牙科技有限公司 Live broadcast room template loading method and device, electronic equipment and readable storage medium
CN111767026A (en) * 2020-06-22 2020-10-13 北京百度网讯科技有限公司 Method, device, equipment and medium for generating business object template
CN111813436A (en) * 2020-06-17 2020-10-23 中车株洲电力机车研究所有限公司 Method and system for updating configuration files in batch

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102122243A (en) * 2010-01-07 2011-07-13 炬力集成电路设计有限公司 Method, system and portable electronic equipment for generating application program interface
CN103744673A (en) * 2014-01-06 2014-04-23 北京乐动卓越科技有限公司 Resource allocation method based on iOS (Internet 0perating System) platform
CN106651995A (en) * 2016-10-10 2017-05-10 腾讯科技(深圳)有限公司 Animation resource configuration method, playback method and device
CN107124643A (en) * 2017-03-27 2017-09-01 武汉斗鱼网络科技有限公司 It is a kind of to handle the method and apparatus that live display is set
CN108401179A (en) * 2018-04-02 2018-08-14 广州荔支网络技术有限公司 A kind of animation playing method, device and mobile terminal based on virtual objects
US20200110591A1 (en) * 2018-10-04 2020-04-09 International Business Machines Corporation Automated configuration profile generation and management
CN109739600A (en) * 2018-12-26 2019-05-10 网易传媒科技(北京)有限公司 Data processing method, medium, device and calculating equipment
CN110007954A (en) * 2019-02-27 2019-07-12 深圳点猫科技有限公司 The method and electronic equipment that language is packaged Vue project based on programming
CN110058863A (en) * 2019-03-16 2019-07-26 平安城市建设科技(深圳)有限公司 Construction method, device, equipment and the storage medium of Docker container
CN110708596A (en) * 2019-09-29 2020-01-17 北京达佳互联信息技术有限公司 Method and device for generating video, electronic equipment and readable storage medium
CN111338722A (en) * 2020-02-05 2020-06-26 广州虎牙科技有限公司 Live broadcast room template loading method and device, electronic equipment and readable storage medium
CN111813436A (en) * 2020-06-17 2020-10-23 中车株洲电力机车研究所有限公司 Method and system for updating configuration files in batch
CN111767026A (en) * 2020-06-22 2020-10-13 北京百度网讯科技有限公司 Method, device, equipment and medium for generating business object template

Also Published As

Publication number Publication date
CN112672180B (en) 2023-04-25

Similar Documents

Publication Publication Date Title
CN109254733B (en) Method, device and system for storing data
US9589063B2 (en) Two-dimensional code processing method and terminal
CN111399729A (en) Image drawing method and device, readable medium and electronic equipment
CN109862381A (en) Promotion method, system, device and storage medium based on dynamic video poster
CN112329403A (en) Live broadcast document processing method and device
JP2023524773A (en) Image data encoding method and device, display method and device, and electronic equipment
CN112241437A (en) Loop control method, device and equipment for multi-master synchronization of database and storage medium
CN108495174A (en) A kind of H5 pages effect generates the method and system of video file
CN108228843B (en) Internet-based lecture note compression transmission and restoration method
CN110417892B (en) Message analysis-based data replication link optimization method and device
CN112672180B (en) Live interface element configuration method, device and storage medium
CN116701779A (en) Collaborative annotation data screening method and device, conference system, terminal and medium
CN107885807B (en) File saving method and device, intelligent tablet and storage medium
CN111401006A (en) Document playing method, device and system and computer readable storage medium
CN116166673A (en) Data processing method and device, electronic equipment and computer readable storage medium
CN110874216A (en) Complete code generation method, device, equipment and storage medium
CN105335682A (en) Resource synchronous playing method and system and server
CN111447267B (en) Information synchronization method, device, computer readable storage medium and equipment
CN111427522B (en) Data remote synchronization method, device and system
KR20130108684A (en) Annotation method and augmenting video process in video stream for smart tv contents and system thereof
CN115952315B (en) Campus monitoring video storage method, device, equipment, medium and program product
CN104485123B (en) A kind of method and apparatus of subway line operation scene playback
CN110018930A (en) Image recovery method, device, equipment and storage medium
CN115858482A (en) Data synchronization method, system and storage medium based on file system
CN117579638A (en) Double-end data synchronization framework realization method, device and system and electronic equipment

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