CN115134663A - Information display method, device and system and electronic equipment - Google Patents

Information display method, device and system and electronic equipment Download PDF

Info

Publication number
CN115134663A
CN115134663A CN202210811008.0A CN202210811008A CN115134663A CN 115134663 A CN115134663 A CN 115134663A CN 202210811008 A CN202210811008 A CN 202210811008A CN 115134663 A CN115134663 A CN 115134663A
Authority
CN
China
Prior art keywords
display
configuration file
rendering
identification mark
display area
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.)
Pending
Application number
CN202210811008.0A
Other languages
Chinese (zh)
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.)
BOE Technology Group Co Ltd
Original Assignee
BOE Technology Group 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 BOE Technology Group Co Ltd filed Critical BOE Technology Group Co Ltd
Priority to CN202210811008.0A priority Critical patent/CN115134663A/en
Publication of CN115134663A publication Critical patent/CN115134663A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/44Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs
    • H04N21/44012Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs involving rendering scenes according to scene graphs, e.g. MPEG-4 scene graphs
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/835Generation of protective data, e.g. certificates
    • H04N21/8352Generation of protective data, e.g. certificates involving content or source identification data, e.g. Unique Material Identifier [UMID]

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an information display method, device, system and electronic equipment; the information display method comprises the following steps: acquiring a configuration file and at least one display material matched with the configuration file; each display material carries an identification mark; determining a rendering mode and a material type of each display material from the configuration file based on the identification mark; generating a target playing component matched with the material type in a rendering mode aiming at each display material; and playing the display materials in a preset display area based on the target playing component corresponding to each display material. The invention can be compatible with different rendering modes, and improves the playing quality of the display material.

Description

Information display method, device and system and electronic equipment
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to an information display method, apparatus, system, and electronic device.
Background
Along with the improvement of the intelligent degree of the equipment, the display terminal equipment such as the advertisement terminal and the selling terminal is gradually popularized at present. For example, for an advertisement terminal, information such as pictures, characters, videos, small plug-ins (weather, exchange rate, etc.) and the like can be displayed on the advertisement terminal through corresponding control to perform advertisement promotion; as another example, for a vending terminal, such as a vending freezer, the price or profile of the product may be displayed on a display panel of the vending terminal by control so that the consumer selects and achieves an unattended vending. However, these current display terminal devices are not well compatible with multiple rendering modes.
Disclosure of Invention
In view of the above problems, the invention provides an information display method, an information display device, an information display system and electronic equipment, which are compatible with different rendering modes and improve the playing quality of a display material.
In a first aspect, the present application provides the following technical solutions through an embodiment:
an information display method, comprising:
acquiring a configuration file and at least one display material matched with the configuration file; each display material carries an identification mark; based on the identification marks, determining the rendering mode and the material type of each display material from the configuration file; generating a target playing component matched with the material type in the rendering mode aiming at each display material; and playing the display materials in a preset display area based on the target playing component corresponding to each display material.
Optionally, the determining, from the configuration file, a rendering manner and a material type of each display material based on the identification identifier includes:
based on the identification mark, when the material type is determined to be a video type from the configuration file, the rendering mode is android native view rendering; and based on the identification mark, when the material type is determined to be the image type or the text type from the configuration file, the rendering mode is the Flutter widget rendering.
Optionally, the method further includes: determining a display area and a display time period of each display material from the configuration file based on the identification mark; the playing the display material in a preset display area based on each target playing component corresponding to the display material comprises: and playing the display materials in the display time interval and the display area of the display interface based on the target playing component corresponding to each display material.
Optionally, the display material includes a first material and a second material; the determining the display area and the display time period of each display material from the configuration file based on the identification mark comprises:
determining a first display area and a target display time period from the configuration file based on the identification mark of the first material; determining a second display area and a target display time period from the configuration file based on the identification mark of the second material; the first display area and the second display area are different display areas, and corresponding rendering modes are different.
Optionally, the display material includes a third material and a fourth material; the determining the display area and the display time period of each display material from the configuration file based on the identification mark comprises:
determining a target display area and a first display time period from the configuration file based on the identification mark of the third material; determining a target display area and a second display time period from the configuration file based on the identification mark of the fourth material; the first display time interval and the second display time interval are adjacent display time intervals, and the corresponding rendering modes are different.
Optionally, the playing the display material in a preset display area based on each target playing component corresponding to the display material includes:
if the rendering mode is the Flutter widget rendering, bridging the target playing component to the Flutter view so as to play the display material in the display area; and if the rendering mode is html5 rendering, bridging the target playing component to webview so as to play the display material in the display area.
Optionally, the obtaining the configuration file and the at least one display material matched with the configuration file includes:
receiving a display message; based on the display message, searching a download address matched with the display message; and acquiring the configuration file and at least one display material matched with the configuration file from the download address.
In a second aspect, based on the same inventive concept, the present application provides the following technical solutions through an embodiment:
an information presentation device comprising:
the display content and configuration acquisition module is used for acquiring a configuration file and at least one display material matched with the configuration file; each display material carries an identification mark; the analysis module is used for determining the rendering mode and the material type of each display material from the configuration file based on the identification mark; the component creating module is used for generating a target playing component matched with the material type in the rendering mode aiming at each display material; and the display module is used for playing the display materials in a preset display area based on the target playing component corresponding to each display material.
In a third aspect, based on the same inventive concept, the present application provides the following technical solutions through an embodiment:
an information presentation system comprising: a client and a server; the client is in communication connection with the server; the server is used for sending a display message to the client; the client is used for acquiring a configuration file and at least one display material matched with the configuration file in a preset file server based on the display message after receiving the display message; each display material carries an identification mark; the client is further used for determining the rendering mode and the material type of each display material from the configuration file based on the identification mark; generating a target playing component matched with the material type in the rendering mode aiming at each display material; and playing the display materials in a preset display area based on the target playing component corresponding to each display material.
In a fourth aspect, based on the same inventive concept, the present application provides the following technical solutions through an embodiment:
an electronic device comprising a processor and a memory coupled to the processor, the memory storing instructions that, when executed by the processor, cause the electronic device to perform the steps of the method of any of the preceding first aspects.
The information display method provided by the embodiment of the invention comprises the steps of obtaining a configuration file and at least one display material matched with the configuration file; each display material carries an identification mark; then, based on the identification marks, determining the rendering mode and the material type of each display material from the configuration file; secondly, generating a target playing component matched with the material type in the rendering mode aiming at each display material; and finally, playing the display materials in a preset display area based on the target playing component corresponding to each display material. By the information display method, the corresponding rendering mode and the material type are determined from the configuration file in the display process, and therefore playing components in different rendering modes can be selected and created; finally, compatibility of different rendering modes is achieved, different rendering modes can be used for different display materials, and the playing quality of the display materials is improved.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on the drawings without creative efforts. In the drawings:
FIG. 1 is a flow chart of a method of presenting information in an embodiment of the invention;
FIG. 2 is a schematic diagram illustrating that the presentation material is played in different rendering modes on the same screen according to an embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating display material being played in different rendering manners in adjacent time periods according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of an information presentation device in an embodiment of the present invention;
fig. 5 is a schematic structural diagram illustrating an information presentation system according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
At present, a display terminal is generally a terminal device with a single rendering mode, and most of the display terminals generally adopt a webpage playing mode in an advertisement player, such as an HTML5 rendering mode. In addition, playing is also performed by using android native view components. However, these playback methods can only realize the presentation of a single rendering method. For some display terminals, based on the influence of the usage scenario, such as parks, streets, venues, office buildings, etc., and based on the influence of factors such as time periods, seasonal characteristics, hot events, new product releases, price adjustments, etc., the contents to be displayed on the display terminals often have great differences, and different rendering modes are required to achieve the expected display effect or performance when different contents are displayed. Therefore, the current display equipment with a single rendering mode cannot well meet the requirements of users and markets. In view of the above, the embodiment of the present invention provides an information display method, which can be applied to a display terminal, where the display terminal can be an advertisement machine, a vending machine, an exhibition display screen, or the like; the method can be compatible with various rendering modes, different contents can be displayed on the same display terminal in different rendering modes, and a better display effect is achieved. The general concept of the invention is illustrated by the following specific examples.
Referring to fig. 1, fig. 1 is a flowchart illustrating an information displaying method according to an embodiment of the present invention, where the information displaying method includes:
step S10: acquiring a configuration file and at least one display material matched with the configuration file; and each display material carries an identification mark.
Step S20: based on the identification marks, determining a rendering mode and a material type of each display material from the configuration file;
step S30: generating a target playing component matched with the material type in the rendering mode aiming at each display material;
step S40: and playing the display materials in a preset display area based on the target playing component corresponding to each display material.
In the information display method of the embodiment, through the steps S10-S40, the corresponding rendering mode and material type are determined from the configuration file in the display process, and thus the playing component in different rendering modes can be selected and created; finally, compatibility of different rendering modes is achieved, different rendering modes can be used for different display materials, and the playing quality of the display materials is improved.
Step S10: acquiring a configuration file and at least one display material matched with the configuration file; and each display material carries an identification mark.
In step S10, the configuration file obtained, or the playing protocol for playing the presentation material, may be pre-configured. The configuration file can be used to determine how the corresponding presentation material is ultimately presented. The configuration file may include an identification of the material to be presented, the type of material, the time period of presentation, the coordinates of the play (presentation area), the manner of rendering, etc.
When the display materials are multiple, the identification marks can also be multiple, and the identification marks and the display materials can be in one-to-one correspondence. The identification mark can be a character generated according to a certain format, such as a number, a combination number of English letters and numbers, an English letter combination and the like.
The material type may be a text type, an image type, a video type, an audio type, a plug-in, and the like. The display time interval is a corresponding time interval for playing a certain display material, for example, video A is played at 8: 00-9: 00, picture A is displayed at 9: 30-10: 00, video B is played at 10: 00-11: 00, and the like.
The playing coordinates are the playing positions of the videos or the images in the display areas of the corresponding display equipment; for example, when a video C and a picture B need to be displayed in the display area at a certain time or a certain period of time, the playing positions of the two display materials in the display area need to be designed, so that the positions of the video C and the picture B during playing are prevented from being overlapped; in addition, when the video C is played only in the display area at a certain time or a certain time period, the display area corresponding to the playing coordinates may be the entire display area.
It should be noted that, in this embodiment, the display area preset by the display device may be an entire area, for example, a display panel with a larger size; or may be a plurality of independent display sub-regions, for example, a plurality of independent display panels, without limitation.
The rendering mode can comprise Flutter widget rendering and html5 rendering, and when the display terminal applied by the information display method is a display terminal based on an android system, the rendering mode can also comprise android native view rendering; the following description will proceed by taking the application to the display terminal based on the android system as an example.
The display material may be a piece of MV (Music Video), a piece of advertisement Video, a piece of text announcement, a picture, a piece of Music, weather display or exchange rate display based on plug-in scrolling, time code timing, a product price tag, a product name tag, and the like, without limitation. A configuration file may correspond to one presentation material or to multiple presentation materials. For example, in a play plan, only a specific character picture needs to be displayed by the display terminal; the configured configuration file may include an identification mark of the character image, the material type matched with the identification mark is an image type, the display time period matched with the identification mark is 10: 00-11: 00 of each day, the playing coordinate matched with the identification mark is the whole display area, and the rendering mode matched with the identification mark is Flutter widget rendering. It should be noted that the configuration file can be adjusted and modified based on the playing plan specified by the merchant or the user.
In some implementation manners, when the information display method of this embodiment is applicable to a client on a display terminal, that is, the method of this embodiment is executed on a client side, the client may further be connected to a server through a network, and the client may be controlled through the server. For example, when the client starts the presentation is controlled by the server. Since the server may be connected to a large number of clients, step S10 in some implementations may further include the following steps:
step S101: a presentation message is received. The display message may be issued by the server, and the display message may carry an identification number of the display terminal and a current task number, such as a Media Access Control Address (MAC Address).
Step S102: and searching a download address matched with the display message based on the display message. And when the identification number carried by the display message is identified to be the same as or matched with the identification number of the current display terminal, the corresponding download address can be searched from the preset file server through the task number.
Step S103: and acquiring the configuration file and at least one display material matched with the configuration file from the download address. The acquired configuration file and the corresponding display material can be stored locally in the display terminal. In addition, in other implementations, the configuration file and the presentation material may be stored at a file server and may be retrieved from the file server by a task number.
Through the execution of the steps S101-S103, the configuration file and the display material can be obtained through the download address outside the server, and a large amount of data transmission is not needed between the server and a large number of clients, so that the load pressure on the server is avoided. And the client only needs one triggered display message to execute the subsequent display steps, so that the efficiency is higher.
Step S20: and determining the rendering mode and the material type of each display material from the configuration file based on the identification marks.
In step S20, it is understood that the configuration file is first parsed to obtain one or more identifiers; each identification mark corresponds to a material type, a display time interval, a display area, a rendering mode and the like. In some implementations, the rendering of the video type, the image type, and the text type may be implemented in two ways as follows.
The method comprises the following steps: based on the identification mark, when the material type is determined to be the video type from the configuration file, the rendering mode is android native view rendering, and the rendering performance can be improved. Of course, the video-type display material can also be rendered by html5 or by Flutter widget.
The second is as follows: and based on the identification mark, when the material type is determined to be the image type or the text type from the configuration file, the rendering mode is the Flutter widget rendering. The android native view rendering mode is adaptive based on dp dpi (density independent pixel per inch) and is easy to generate pixel deviation when displaying materials of image types or text types; the adoption of the mode of rendering by the Flutter widget is based on the pixel rendering, and compared with the rendering by the android native view, the inconsistent display caused by different attribute configurations of the bottom layer card system is avoided, so that the adaptability and the display quality of the display material are improved; meanwhile, the method adopts a Flutter widget rendering mode to render the image type or the text type, and has better performance. Of course, image-type or text-type presentation material may also be rendered using android native view.
For example, the method can be better applied to application scenes with display labels, such as price labels, product name labels, serial number labels, and the like, by adopting the Flutter widget rendering; display panels for displaying labels in the display scenes are often small, or displayed labels are small, if pixel deviation occurs, display quality is easily affected, and even recognition cannot be achieved; the display precision of the label can be obviously improved by using a Flutter widget rendering mode.
It can be understood that the matching relationship between the material type and the rendering mode can be configured when the configuration file is set; in addition, the step of parsing the configuration file can be performed as well; for example, when the configuration file is set, the material type is a text type, and the corresponding rendering mode is android native view rendering, so that the android native view rendering can be modified into Flutter widget rendering in the process of analyzing the configuration file, and obvious errors can be avoided when the configuration file is set manually.
Further, before executing step S30, the following steps may be further included:
step S201: and determining the display area and the display time period of each display material from the configuration file based on the identification mark.
In some implementations, the presentation material may be multiple, for example, the presentation material includes a first material and a second material; at this time, step S201 may specifically include:
determining a first display area and a target display time period from a configuration file based on the identification mark of the first material; determining a second display area and a target display time period from the configuration file based on the identification mark of the second material; the first display area and the second display area are different display areas, and corresponding rendering modes are different. The display areas of the first material and the second material and the sequence of the acquisition of the display time period are not limited.
It can be understood that the display time periods of the first material and the second material are the same, and are target display time periods. Thus, determining that the first display area and the second display area are two different display areas when the first material and the second material are displayed; therefore, different display materials can be played in the target display time period through the setting of the configuration file, and the display materials can be played in two display areas under the same display screen in different rendering modes. The display method and the display device realize compatibility of different rendering modes and different display materials in a display space, and can realize mixed playing of the three rendering modes.
For example, the first material is a video D, the determined first display area is an 1/2 area (area 11) on the left side of the display area, the target display time period is 9:00-9:30, and the rendering mode is android native view rendering; the second material is a text A, the determined first display area is an 1/2 area (area 12) on the right side of the display area, the target display time interval is 9:00-9:30, and the rendering mode is the Flutter widget rendering, as shown in FIG. 2; different display materials can be played in different rendering modes in the same display picture.
In other implementations, the display material may be multiple, for example, the display material includes a third material and a fourth material; at this time, step S201 may specifically include:
determining a target display area and a first display time period from the configuration file based on the identification mark of the third material; determining a target display area and a second display time period from the configuration file based on the identification mark of the fourth material; the first display time interval and the second display time interval are adjacent display time intervals, and the corresponding rendering modes are different. Likewise, the order of the target display areas and the display periods of the third and fourth materials is not limited.
As can be understood, the display areas of the third material and the fourth material are the same and are both target display areas; the target display area may be the entire display area or a part of the display area, without limitation. The first display time interval and the second display time interval are adjacent display time intervals, and the corresponding rendering modes are different; that is to say, the display material can be played in different rendering modes in two adjacent display periods through the setting of the configuration file. The method realizes compatibility of different rendering modes and different display materials from continuous display time.
For example, the first material is a video E, the determined target display area is a whole display area (area 13), the first display time period is 9:00-9:30, and the rendering mode is android native view rendering; the second material is a text B, the determined target display area is a whole display area (area 13), the second display time period is 9:30-9:50, and the rendering mode is the Flutter widget rendering, as shown in fig. 3; different display materials are played in different rendering modes in two continuous time periods.
Step S30: and generating a target playing component matched with the material type in the rendering mode aiming at each display material.
In step S30, since the display material has a corresponding rendering manner, different rendering manners create different playing components during rendering. When creating a playback component, the type of material is used as a criterion to determine which playback component to create.
For example, in an android native view rendering mode, if the material type is a video type, a VideoView component may be created; if the material type is an image type, an ImageView component can be created; by analogy, each material type corresponds to a native view component of android. All created native view components are target play components. In a Flutter widget rendering mode, if the material type is a video type, a filter _ video layer component can be created; if the material type is an image type, a FileImageView component can be created; by analogy, each material type corresponds to a widget component. In the html5 rendering mode, if the material type is a video type, a video tag can be generated; if the material type is an image type, an img label can be generated; by analogy, each material type corresponds to a webpage label in html5, and the playing component is the webpage label in html 5. After the component creation or label generation is completed, subsequent rendering and playing actions can be performed.
Step S40: and playing the display materials in a preset display area based on the target playing component corresponding to each display material.
In step S40, the method specifically includes playing the presentation material in the presentation time interval and the corresponding presentation area of the display interface based on the target playing component corresponding to each presentation material. For example, in an android native view rendering manner, the created android native views may be combined to form a complete display picture for rendering, so as to play a display material in a corresponding display area; in a Flutter widget rendering mode, a target playing component can be bridged to Flutter view so as to play and display a material in a corresponding display area; and when the rendering mode is html5 rendering, bridging the target playing component to webview so as to play the display material in the corresponding display area.
In summary, in the information display method provided in this embodiment, the configuration file and the at least one display material matched with the configuration file are obtained; each display material carries an identification mark; then, based on the identification mark, determining the rendering mode and the material type of each display material from the configuration file; then, aiming at each display material, generating a target playing component matched with the material type in a rendering mode; and finally, playing the display materials in a preset display area based on the target playing component corresponding to each display material. By the information display method, the corresponding rendering mode and the material type are determined from the configuration file in the display process, and therefore playing components in different rendering modes can be selected and created; finally, compatibility of different rendering modes is achieved, different rendering modes can be used for different display materials, and the playing quality of the display materials is improved.
Referring to fig. 4, based on the same inventive concept, in another embodiment of the present invention, an information displaying apparatus 300 is further provided, where the information displaying apparatus 300 includes:
a display content and configuration obtaining module 301, configured to obtain a configuration file and at least one display material matched with the configuration file; each display material carries an identification mark; the analysis module 302 is configured to determine, from the configuration file, a rendering manner and a material type of each display material based on the identifier; a component creating module 303, configured to generate, for each display material, a target playing component that is matched with the material type in the rendering manner; the display module 304 is configured to play the display material in a preset display area based on the target playing component corresponding to each display material.
As an optional implementation manner, the parsing module 302 is further specifically configured to:
based on the identification mark, when the material type is determined to be a video type from the configuration file, the rendering mode is android native view rendering; and based on the identification mark, when the material type is determined to be an image type or a text type from the configuration file, the rendering mode is the Flutter widget rendering.
As an optional implementation manner, the parsing-based module 302 is further configured to determine, from the configuration file, a display area and a display time period of each display material based on the identification;
the presentation module 304 is further specifically configured to: and playing the display materials in the display time interval and the display area of the display interface based on the target playing component corresponding to each display material.
As an alternative embodiment, the presentation material includes a first material and a second material; the parsing module 302 is further specifically configured to, based on the identifier,:
determining a first display area and a target display time period from the configuration file based on the identification mark of the first material; determining a second display area and a target display time period from the configuration file based on the identification mark of the second material; the first display area and the second display area are different display areas, and corresponding rendering modes are different.
As an optional implementation, the presentation material includes a third material and a fourth material; the parsing-based module 302 is further specifically configured to:
determining a target display area and a first display time period from the configuration file based on the identification mark of the third material; determining a target display area and a second display time period from the configuration file based on the identification mark of the fourth material; the first display time interval and the second display time interval are adjacent display time intervals, and the corresponding rendering modes are different.
As an optional implementation manner, the display module 304 is specifically configured to:
if the rendering mode is the Flutter widget rendering, bridging the target playing component to the Flutter view so as to play the display material in the display area; and if the rendering mode is html5 rendering, bridging the target playing component to webview so as to play the display material in the display area.
As an optional implementation manner, the display content and configuration obtaining module 301 is specifically configured to:
receiving a display message; based on the display message, searching a download address matched with the display message; and acquiring the configuration file and at least one display material matched with the configuration file from the download address.
It should be noted that the information displaying apparatus 300 according to the embodiment of the present invention is implemented and produces the same technical effects as the foregoing method embodiments, and for the sake of brief description, reference may be made to the corresponding contents in the foregoing method embodiments for the parts of the apparatus embodiments that are not mentioned.
Referring to fig. 5, based on the same inventive concept, in another embodiment of the present invention, an information displaying system 500 is further provided, including: a client 501 and a server 502; the client 501 is in communication connection with the server 502.
The server 502 is configured to send a display message to the client 501; the client 501 is configured to, after receiving the display message, obtain a configuration file and at least one display material matched with the configuration file in a preset file server based on the display message; each display material carries an identification mark; the client 501 is further configured to determine, based on the identification identifier, a rendering manner and a material type of each display material from the configuration file; generating a target playing component matched with the material type in the rendering mode aiming at each display material; and playing the display materials in a preset display area based on the target playing component corresponding to each display material.
It should be noted that, in the information presentation system 500 provided by the embodiment of the present invention, the method executed by the client 501 and the technical effect generated by the client are the same as those of the foregoing method embodiment, and for the sake of brief description, corresponding contents in the foregoing method embodiment may be referred to where no mention is made in part in the apparatus embodiment.
Based on the same inventive concept, there is also provided in yet another embodiment of the present invention an electronic device comprising a processor and a memory coupled to the processor, the memory storing instructions that, when executed by the processor, cause the electronic device to perform the steps of the method of any of the preceding embodiments. It should be noted that, in the electronic device provided in the embodiment of the present invention, when the instructions are executed by the processor, the specific implementation and the resulting technical effect of each step are the same as those in the foregoing method embodiment, and for the sake of brief description, reference may be made to corresponding contents in the foregoing method embodiment where no mention is made in part of the apparatus embodiment.
The term "and/or" appearing herein is merely one type of associative relationship that describes an associated object, meaning that three relationships may exist, e.g., a and/or B, may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship; the word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means can be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (10)

1. An information display method, comprising:
acquiring a configuration file and at least one display material matched with the configuration file; each display material carries an identification mark;
based on the identification marks, determining a rendering mode and a material type of each display material from the configuration file;
generating a target playing component matched with the material type in the rendering mode aiming at each display material;
and playing the display materials in a preset display area based on the target playing component corresponding to each display material.
2. The method of claim 1, wherein said determining a rendering mode and a material type for each of said presentation materials from said configuration file based on said identification comprises:
based on the identification mark, when the material type is determined to be a video type from the configuration file, the rendering mode is android native view rendering;
and based on the identification mark, when the material type is determined to be the image type or the text type from the configuration file, the rendering mode is the Flutter widget rendering.
3. The method of claim 1, further comprising: determining a display area and a display time period of each display material from the configuration file based on the identification mark;
the playing the display material in a preset display area based on each target playing component corresponding to the display material comprises:
and playing the display materials in the display time interval and the display area of the display interface based on the target playing component corresponding to each display material.
4. The method of claim 3, wherein the presentation material comprises a first material and a second material; the determining the display area and the display time period of each display material from the configuration file based on the identification mark comprises:
determining a first display area and a target display time period from the configuration file based on the identification mark of the first material;
determining a second display area and a target display time period from the configuration file based on the identification mark of the second material;
the first display area and the second display area are different display areas, and corresponding rendering modes are different.
5. The method of claim 3, wherein the presentation material comprises a third material and a fourth material; the determining the display area and the display time period of each display material from the configuration file based on the identification mark comprises:
determining a target display area and a first display time period from the configuration file based on the identification mark of the third material;
determining a target display area and a second display time period from the configuration file based on the identification mark of the fourth material;
the first display time interval and the second display time interval are adjacent display time intervals, and corresponding rendering modes are different.
6. The method according to claim 1, wherein the playing the presentation material in a preset display area based on the target playing component corresponding to each presentation material comprises:
if the rendering mode is the Flutter widget rendering, bridging the target playing component to the Flutter view so as to play the display material in the display area;
and if the rendering mode is html5 rendering, bridging the target playing component to webview so as to play the display material in the display area.
7. The method of claim 1, wherein obtaining the configuration file and the at least one presentation material matching the configuration file comprises:
receiving a display message;
based on the display message, searching a download address matched with the display message;
and acquiring the configuration file and at least one display material matched with the configuration file from the download address.
8. An information presentation device, comprising:
the display content and configuration acquisition module is used for acquiring a configuration file and at least one display material matched with the configuration file; each display material carries an identification mark;
the analysis module is used for determining the rendering mode and the material type of each display material from the configuration file based on the identification mark;
the component creating module is used for generating a target playing component matched with the material type in the rendering mode aiming at each display material;
and the display module is used for playing the display materials in a preset display area based on the target playing component corresponding to each display material.
9. An information presentation system, comprising: a client and a server; the client is in communication connection with the server;
the server is used for sending a display message to the client;
the client is used for acquiring a configuration file and at least one display material matched with the configuration file in a preset file server based on the display message after receiving the display message; each display material carries an identification mark;
the client is further used for determining the rendering mode and the material type of each display material from the configuration file based on the identification mark; generating a target playing component matched with the material type in the rendering mode aiming at each display material; and playing the display materials in a preset display area based on the target playing component corresponding to each display material.
10. An electronic device comprising a processor and a memory coupled to the processor, the memory storing instructions that, when executed by the processor, cause the electronic device to perform the steps of the method of any of claims 1-7.
CN202210811008.0A 2022-07-11 2022-07-11 Information display method, device and system and electronic equipment Pending CN115134663A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210811008.0A CN115134663A (en) 2022-07-11 2022-07-11 Information display method, device and system and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210811008.0A CN115134663A (en) 2022-07-11 2022-07-11 Information display method, device and system and electronic equipment

Publications (1)

Publication Number Publication Date
CN115134663A true CN115134663A (en) 2022-09-30

Family

ID=83383893

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210811008.0A Pending CN115134663A (en) 2022-07-11 2022-07-11 Information display method, device and system and electronic equipment

Country Status (1)

Country Link
CN (1) CN115134663A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117119245A (en) * 2023-10-18 2023-11-24 山东为农信息科技有限公司 Picture and video mixed playing method, system, equipment and medium based on Flutter

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018108049A1 (en) * 2016-12-13 2018-06-21 腾讯科技(深圳)有限公司 Information processing method and terminal and computer storage medium
CN108259480A (en) * 2018-01-02 2018-07-06 杭州探索文化传媒有限公司 Video data handling procedure and device
CN110007906A (en) * 2018-12-27 2019-07-12 阿里巴巴集团控股有限公司 Processing method, device and the server of script file
CN111311339A (en) * 2020-05-09 2020-06-19 支付宝(杭州)信息技术有限公司 Target object display method and device and electronic equipment
CN111614993A (en) * 2020-04-30 2020-09-01 腾讯科技(深圳)有限公司 Barrage display method and device, computer equipment and storage medium
CN111680230A (en) * 2020-05-25 2020-09-18 北京百度网讯科技有限公司 Display method and device of search result page, electronic equipment and storage medium
CN112312191A (en) * 2020-10-30 2021-02-02 湖南快乐阳光互动娱乐传媒有限公司 Display method and device of video advertisement material
CN113672829A (en) * 2021-07-20 2021-11-19 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113891140A (en) * 2021-09-30 2022-01-04 北京市商汤科技开发有限公司 Material editing method, device, equipment and storage medium
CN113986087A (en) * 2021-12-27 2022-01-28 深圳市大头兄弟科技有限公司 Video rendering method based on subscription

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018108049A1 (en) * 2016-12-13 2018-06-21 腾讯科技(深圳)有限公司 Information processing method and terminal and computer storage medium
CN108259480A (en) * 2018-01-02 2018-07-06 杭州探索文化传媒有限公司 Video data handling procedure and device
CN110007906A (en) * 2018-12-27 2019-07-12 阿里巴巴集团控股有限公司 Processing method, device and the server of script file
CN111614993A (en) * 2020-04-30 2020-09-01 腾讯科技(深圳)有限公司 Barrage display method and device, computer equipment and storage medium
CN111311339A (en) * 2020-05-09 2020-06-19 支付宝(杭州)信息技术有限公司 Target object display method and device and electronic equipment
CN111680230A (en) * 2020-05-25 2020-09-18 北京百度网讯科技有限公司 Display method and device of search result page, electronic equipment and storage medium
CN112312191A (en) * 2020-10-30 2021-02-02 湖南快乐阳光互动娱乐传媒有限公司 Display method and device of video advertisement material
CN113672829A (en) * 2021-07-20 2021-11-19 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113891140A (en) * 2021-09-30 2022-01-04 北京市商汤科技开发有限公司 Material editing method, device, equipment and storage medium
CN113986087A (en) * 2021-12-27 2022-01-28 深圳市大头兄弟科技有限公司 Video rendering method based on subscription

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117119245A (en) * 2023-10-18 2023-11-24 山东为农信息科技有限公司 Picture and video mixed playing method, system, equipment and medium based on Flutter

Similar Documents

Publication Publication Date Title
US9930311B2 (en) System and method for annotating a video with advertising information
US20180267815A1 (en) Media file presentation method, client application, and plug-in
CN103559713B (en) Method and terminal for providing augmented reality
CN111491174A (en) Virtual gift acquisition and display method, device, equipment and storage medium
US8739041B2 (en) Extensible video insertion control
CN104363483A (en) Advertisement pushing method and device based on video picture
CN105723724A (en) Information processing device
KR20160003788A (en) Adaptively embedding visual advertising content into media content
CN104615776A (en) Method and device for providing information to be displayed
CN107682713B (en) Media file playing method and device
AU2019275490A1 (en) Method of processing push information, method of pushing advertisement information, device and platform
CN104363484A (en) Advertisement pushing method and device based on video picture
CN111683267A (en) Method, system, device and storage medium for processing media information
CN107872691A (en) A kind of advertisement loading processing method, apparatus and system
US20240089528A1 (en) Page display method and apparatus for application, and electronic device
CN108228278B (en) Method and device for loading video desktop
CN113115098A (en) Video display method and device
CN104822072A (en) Playing control method and playing system for push video as well as client and server
CN115134663A (en) Information display method, device and system and electronic equipment
CN114025185A (en) Video playback method and device, electronic equipment and storage medium
US9911105B1 (en) Syncing media content
US10972809B1 (en) Video transformation service
CN113784194A (en) Embedding method and device of video player
CN111913776B (en) Content display method, device and equipment
CN110300321B (en) Banner display method and device

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