CN111614972A - System message processing method and device for live application - Google Patents

System message processing method and device for live application Download PDF

Info

Publication number
CN111614972A
CN111614972A CN202010462485.1A CN202010462485A CN111614972A CN 111614972 A CN111614972 A CN 111614972A CN 202010462485 A CN202010462485 A CN 202010462485A CN 111614972 A CN111614972 A CN 111614972A
Authority
CN
China
Prior art keywords
system message
broadcast
configuration information
template
broadcasting
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
CN202010462485.1A
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.)
Netease Hangzhou Network Co Ltd
Original Assignee
Netease Hangzhou Network 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 Netease Hangzhou Network Co Ltd filed Critical Netease Hangzhou Network Co Ltd
Priority to CN202010462485.1A priority Critical patent/CN111614972A/en
Publication of CN111614972A publication Critical patent/CN111614972A/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/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/21Server components or server architectures
    • H04N21/218Source of audio or video content, e.g. local disk arrays
    • H04N21/2187Live feed
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/235Processing of additional data, e.g. scrambling of additional data or processing content descriptors
    • H04N21/2355Processing of additional data, e.g. scrambling of additional data or processing content descriptors involving reformatting operations of additional data, e.g. HTML pages
    • 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/47End-user applications
    • H04N21/488Data services, e.g. news ticker
    • H04N21/4882Data services, e.g. news ticker for displaying messages, e.g. warnings, reminders
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/63Control signaling related to video distribution between client, server and network components; Network processes for video distribution between server and clients or between remote clients, e.g. transmitting basic layer and enhancement layers over different transmission paths, setting up a peer-to-peer communication via Internet between remote STB's; Communication protocols; Addressing
    • H04N21/64Addressing
    • H04N21/6405Multicasting

Abstract

The invention discloses a system message processing method and device for live broadcast application. Wherein, the method comprises the following steps: receiving a broadcast request of a system message; acquiring configuration information corresponding to the system message, wherein the configuration information is used for configuring the format and the broadcast range of the system message; determining a broadcasting range of the system message based on the configuration information, and formatting the system message to obtain a processed system message, wherein the formatting is used for determining a content display style of the system message and/or a message template; and broadcasting the processed system message based on the broadcasting range. The invention solves the technical problems of poor flexibility and low efficiency of the implementation mode of the system message in the related technology.

Description

System message processing method and device for live application
Technical Field
The invention relates to the field of internet, in particular to a method and a device for processing system messages of live broadcast application.
Background
With the development of live broadcast software, more and more system messages and banners are displayed in a live broadcast room. Currently, system messages and banners in live broadcast software are mainly realized by the following modes: each system corresponds to one message type and is independently issued to the client by each system; each type of system corresponds to one system message service, and the client is in butt joint with each system message service; each banner is fixed, and new banners are added to be provided by a program or to check configuration; the method of system messages is encapsulated into a common library, and each application service calls a library function to trigger a system message.
However, the above implementation has the following disadvantages: the flexibility of the current system message is not enough, and when a new system message needs to be added, a new system message protocol is usually required to be appointed for support; because the highly customized version of each system message, the display position, style, event response and other expansibility support of the system message are not enough, secondary development is often needed when adjustment is needed after access; each system develops a protocol independently, the logic of repeated codes is increased, and after a certain type of system message is off-line, invalid codes still exist in software, so that waste is caused; the system is troublesome to upgrade, all dependent services are required to be upgraded when the library is upgraded, and the problem that the upgrading is incompatible across multiple versions is easy to occur.
In view of the above problems, no effective solution has been proposed.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present disclosure, and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
Disclosure of Invention
The embodiment of the invention provides a method and a device for processing system messages of live broadcast application, which at least solve the technical problems of poor flexibility and low efficiency of implementation modes of the system messages in the related technology.
According to an aspect of the embodiments of the present invention, a method for processing a system message of a live application is provided, including: receiving a broadcast request of a system message; acquiring configuration information corresponding to the system message, wherein the configuration information is used for configuring the format and the broadcast range of the system message; determining a broadcasting range of the system message based on the configuration information, and formatting the system message to obtain a processed system message, wherein the formatting is used for determining a content display style of the system message and/or a message template; and broadcasting the processed system message based on the broadcasting range.
Optionally, the system message comprises at least one of: live broadcast room activity information, interactive gift delivery information, lottery activities, anchor audience interactive game information, interactive wheat information, holiday entertainment information.
Optionally, the configuration information is preset information in a system background before receiving the broadcast request, where the setting includes a custom setting.
Optionally, the broadcast request for the system message is sent by the application service in response to a trigger event, wherein the broadcast request corresponds to an event type of the trigger event.
Optionally, the broadcast request includes an event type identifier of the trigger event; the configuration information comprises a configuration template of the system message; based on the configuration information, formatting the system message, including: determining a configuration template corresponding to the event type identifier from configuration templates contained in the configuration information according to the event type identifier; and determining a message template of the system message based on the configuration template corresponding to the event type identification.
Optionally, the configuration template comprises a document template and/or a jump link template; based on the configuration information, formatting the system message comprises: and determining a message template of the system message based on the file template and/or the jump link template.
Optionally, the broadcast request includes a case variable corresponding to the trigger event; the file template comprises a fixed file and a variable file, wherein the variable file is generated according to file variables.
Optionally, the broadcast request includes a jump link variable corresponding to the trigger event; the link template includes a fixed link part and a variable link part, the variable link part being a link part generated from a jump link variable.
Optionally, the configuration information includes a broadcast type of the system message; determining a broadcast scope of the system message based on the configuration information includes: based on the broadcast type, a broadcast range corresponding to the broadcast type is determined.
Optionally, the broadcast request includes an event type identifier of the trigger event; determining a broadcast scope of the system message based on the configuration information, comprising: determining a broadcast type corresponding to the event type identifier from broadcast types contained in the configuration information according to the event type identifier; and determining the broadcast range of the system message based on the broadcast type broadcast corresponding to the event type identification.
Optionally, the broadcast type of the system message includes a full platform broadcast or a channel-specific broadcast, and the channel-specific broadcast includes at least one of: the method comprises the steps of appointing live channel broadcast, appointing live room broadcast, appointing live game broadcast and appointing live client broadcast.
Optionally, before broadcasting the processed system message based on the broadcast range, the method further includes: acquiring global control information, wherein the global control information is used for indicating the broadcasting authority of the system message; adjusting a broadcast range based on the global control information; based on the broadcast range, the system message after being processed is broadcasted, which comprises the following steps: and broadcasting the processed system message based on the adjusted broadcasting range.
Optionally, the configuration information further includes additional attribute information; based on the configuration information, formatting the system message, and obtaining the processed system message includes: formatting the system message based on the configuration information, and performing additional attribute processing on the system message according to the additional attribute information to obtain a processed system message, wherein the additional attribute processing comprises at least one of the following steps: text length control, protocol field replacement, picture attribute transformation, adding lists, data copying and text display positions.
Optionally, after receiving a broadcast request of the system message, the method further comprises: and converting the data format of the broadcast request into a preset format, wherein the data formats of the broadcast requests corresponding to different types of system messages are different.
Optionally, the obtaining of the configuration information corresponding to the system message includes: acquiring identification information of a system message; based on the identification information, configuration information is obtained.
Optionally, broadcasting the processed system message based on the broadcast range includes: and based on the broadcast range, sending the processed system message to a broadcast access service or a client access service, wherein the broadcast access service is used for sending the processed system message to the client access service, and the client access service is used for broadcasting the processed system message.
Optionally, after broadcasting the processed system message based on the broadcast range, the method further includes: and generating a broadcast log corresponding to the system message.
Optionally, after broadcasting the processed system message based on the broadcast range, the method further includes: and receiving the report data, and processing the report data to obtain a processing result.
According to another aspect of the embodiments of the present invention, there is also provided a system message processing apparatus for a live application, including: the receiving module is used for receiving a broadcast request of the system message; the system comprises an acquisition module, a processing module and a display module, wherein the acquisition module is used for acquiring configuration information corresponding to a system message, and the configuration information is used for configuring the format and the broadcast range of the system message; the processing module is used for determining the broadcast range of the system message based on the configuration information and formatting the system message to obtain the processed system message, wherein the formatting is used for determining the content display style of the system message and/or a message template; and the broadcasting module is used for broadcasting the processed system message based on the broadcasting range.
According to another aspect of the embodiments of the present invention, there is also provided a storage medium, where the storage medium includes a stored program, and when the program runs, the apparatus on which the storage medium is located is controlled to execute the above system message processing method for a live application.
According to another aspect of the embodiments of the present invention, a processor is further provided, where the processor is configured to execute a program, where the program executes the above system message processing method for a live application when running.
In the embodiment of the present invention, after receiving a broadcast request of a system message, configuration information corresponding to the system message may be acquired, a broadcast range of the system message is determined based on the configuration information, the system message is formatted to obtain a processed system message, and then the processed system message is broadcast based on the broadcast range. Therefore, the format and the broadcast range of the system message can be customized through the self-defined configuration information in the system background, the application service only sends the broadcast request, the system message service performs centralized processing on the broadcast requests sent by different application services, the broadcast range of the system message is determined through the configuration information, and the system message is formatted, so that the system message required by final broadcast can be obtained, and the centralized processing on the system messages of different types is realized, thereby achieving the technical effects of reducing the logic of the application service and improving the processing efficiency and the flexibility of the system message, and further solving the technical problems of poor flexibility and low efficiency of the implementation mode of the system message in the related technology.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
fig. 1 is a flowchart of a system message processing method of a live application according to an embodiment of the present invention;
FIG. 2 is a block diagram of an alternative message management system according to an embodiment of the present invention;
FIG. 3 is a flow diagram of an alternative system message broadcast in accordance with an embodiment of the present invention;
fig. 4 is a schematic diagram of a system message processing apparatus of a live application according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, 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.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
With the rapid development of live broadcast software, more and more contents are displayed in a live broadcast room, and in order to attract the attention of a user to important messages, a system message can be displayed in a striking and special mode. However, because the existing services are highly modularized and micro-service, the following problems exist: how to quickly present the messages on the client, how to plan more convenient access, how to customize a desired banner, and the like.
In order to solve the problems, the invention provides a convenient and quick system message processing method for live broadcast application, which can be executed by a universal message management system with good compatibility, thereby realizing high-frequency, large concurrency, easy customization and convenient expanded system message display in live broadcast software.
In accordance with an embodiment of the present invention, there is provided a system message processing method for a live application, it should be noted that the steps illustrated in the flowchart of the figure may be performed in a computer system such as a set of computer executable instructions, and that while a logical order is illustrated in the flowchart, in some cases the steps illustrated or described may be performed in an order different than that presented herein.
Fig. 1 is a flowchart of a system message processing method for a live application according to an embodiment of the present invention, and as shown in fig. 1, the method includes the following steps:
step S102, receiving a broadcast request of a system message;
the system message in the above step may include at least one of: live broadcast room activity information, interactive gift delivery information, lottery activities, anchor audience interactive game information, interactive wheat information, holiday entertainment information.
Alternatively, a broadcast request for the system message may be sent by the application service in response to a triggering event, where the broadcast request corresponds to an event type of the triggering event.
The application service may be various application services such as an active service, a core system service, and a running service, and specifically may include but is not limited to: game entertainment holy-mind services, game ticker services, entertainment system messages, daily activities (e.g., national day, mid-autumn), red-pack activities, lottery activities, gift-giving rewards, and the like.
The triggering event may refer to a specific event preset in the application service, which can trigger the system message. For example, for a anchor multi-person spelling activity, the triggering event may be that a round of the spelling is about to end, or that the anchor is behind in name. As another example, a triggering event may be a person level reaching a particular level while a user is active. As another example, the trigger event may be an event such as a main broadcast that the user is interested in. In an alternative embodiment, the system message may be triggered by the application service based on a triggering event and send a trigger corresponding to the event type of the triggering event to the message management system.
Step S104, acquiring configuration information corresponding to the system message, wherein the configuration information is used for configuring the format and the broadcast range of the system message;
optionally, the configuration information may be information preset in a system background before receiving the broadcast request, where the setting includes a custom setting.
The configuration information in the above steps may be information customized by the product of the application service and the operator in the background of the message management system, including but not limited to: format of system messages, broadcast range, display text (font and color), jump links, validation time range, etc. In order to improve the universality of the configuration information, different configuration templates can be set for different types of trigger events, so that the same type of trigger events can process the system messages by adopting the same configuration template.
In an alternative embodiment, after receiving the broadcast request, the message management system may find the corresponding configuration information from the configuration information of each system message stored in the background.
Step S106, based on the configuration information, determining the broadcast range of the system message, and formatting the system message to obtain the processed system message, wherein the formatting is used for determining the content display style of the system message and/or a message template;
the broadcast range in the above step may be a range of clients that need to display the system message, for example, all clients in one channel, all clients in one room, all clients in a class of games, and the like. The content display style may include a text format such as a color, a font, a size, etc., a pattern special effect such as a skin, a motion picture special effect, etc., but is not limited thereto. The message template may be a template set for dynamically changed content, for example, a dynamic display document (e.g., text, picture, icon, etc.) template, a jump link template, etc., which may be dynamically changed according to different users, different anchor, or different trigger events, and may be reserved in a variable format in the configuration information.
In an optional embodiment, after the configuration information is obtained, the content display style of the system message and the message template may be determined based on the configuration information, and since the message template includes a variable, the specific value of the variable issued by the configuration or the service may be replaced, so as to implement formatting processing of the system message.
And step S108, broadcasting the processed system message based on the broadcasting range.
In an alternative embodiment, the client that needs to display the processed system message, i.e. the client that receives the processed system message, may be determined based on the broadcast scope. After receiving the processed system message, the client may determine a display position and a display form based on the processed system message, and display the system message in the display form at the display position.
Through the embodiment of the invention, after the broadcast request of the system message is received, the configuration information corresponding to the system message can be acquired, the broadcast range of the system message is determined based on the configuration information, the system message is formatted to obtain the processed system message, and then the processed system message is broadcast based on the broadcast range. Therefore, the format and the broadcast range of the system message can be customized through the self-defined configuration information in the system background, the application service only sends the broadcast request, the system message service performs centralized processing on the broadcast requests sent by different application services, the broadcast range of the system message is determined through the configuration information, and the system message is formatted, so that the system message required by final broadcast can be obtained, and the centralized processing on the system messages of different types is realized, thereby achieving the technical effects of reducing the logic of the application service and improving the processing efficiency and the flexibility of the system message, and further solving the technical problems of poor flexibility and low efficiency of the implementation mode of the system message in the related technology.
Optionally, in the foregoing embodiment of the present invention, the broadcast request includes an event type identifier of the trigger event; the configuration information comprises a configuration template of the system message; based on the configuration information, formatting the system message, including: determining a configuration template corresponding to the event type identifier from configuration templates contained in the configuration information according to the event type identifier; and determining a message template of the system message based on the configuration template corresponding to the event type identification.
The event type identifier may be an identifier for distinguishing different trigger events, and may be, for example, an ID of the trigger event, but is not limited thereto.
In an optional embodiment, in the configuration information of the system message, different configuration templates may be configured for different types of trigger events, and the configuration templates may be distinguished based on the event type identifier, so that after the broadcast request is received, the corresponding configuration template may be obtained from the configuration information based on the analyzed event type identifier, thereby obtaining the message template of the system message. Based on the event type identification, the system message may be associated with a trigger event, and thus may be configured to display a fixed picture, text content, and jump to fixed room 1 for activity a.
Optionally, the configuration template comprises a document template and/or a jump link template; based on the configuration information, formatting the system message comprises: and determining a message template of the system message based on the file template and/or the jump link template.
The above-mentioned document template may refer to a dynamic display document template, and the jump link template may refer to a dynamically changing jump link template, where the jump link may refer to an event triggered after clicking the system message, for example, jumping to a target room, a target channel, a target page, and the like, and information of the room, the channel, the page, and the like may be replaced according to different services.
Because there are many system messages and the display formats of different types of system messages are different, in order to reduce the development amount of the client, the message management system can convert the data formats of different types of system messages into the data format of the universal client system message.
In an alternative embodiment, the configuration of the display pattern and the jump link of the system message may be dynamically changed in a variable manner, and after the configuration template is obtained, the message template of the system message may be determined based on the pattern template and the jump link template in the configuration template.
Optionally, the broadcast request includes a case variable corresponding to the trigger event; the file template comprises a fixed file and a variable file, wherein the variable file is generated according to file variables.
Optionally, the broadcast request includes a jump link variable corresponding to the trigger event; the link template includes a fixed link part and a variable link part, the variable link part being a link part generated from a jump link variable.
For example, for a display copy of a banner, the copy template may be configured to: < font color ═ # FFE26A "> [ pnick ] </font > is given to < font color ═ # FFE26A" > [ anick ] </font >1 magic wave days, and clicks are forwarded to Taojinggua! The corresponding jumped link template is configured to: cc:// join-rom/[ roomid ]/[ subcid ].
Wherein, "[ pnick ] is given to [ anick ]" as a variable case, "1 magic wave tauthan day, click to gold ingot! "is a fixed case, and the user nickname (pnick) and the anchor nickname (anick) are case variables. "cc:// join-room/" is a fixed link section, "[ roomid ]/[ subcid ]" is a variable link section, and room id (roomid) and channel id (subcid) are jump link variables.
In an alternative embodiment, pnick and anick may be replaced with the user nickname and the anchor nickname in the broadcast request, and roomid and subcid may be replaced with the room id and channel id in the broadcast request. So that when the user clicks on the banner, it can trigger the jump logic to the specified room and channel.
It should be noted that, for different jump link templates, some simple logic judgments may be added during processing, for example, roomid and subcid cannot be empty when jumping to a room, uid cannot be empty when opening a data page, and the like. If the abnormity is met, the abnormity log is pushed to the malarmcoll, and meanwhile, an alarm is triggered.
It should be further noted that, because the html format is mature, and the library of the client is perfect, the method can support the jump links of the font color, size, picture, part of characters, and the like, and is very flexible and convenient. Therefore, in the embodiment of the present invention, the display document attribute may be a document in html format, and the client needs to support html format.
Optionally, in the foregoing embodiment of the present invention, the configuration information includes a broadcast type of the system message; determining a broadcast scope of the system message based on the configuration information includes: acquiring the broadcast type of the system message in the configuration information; based on the broadcast type, a broadcast range is determined.
Optionally, the broadcast type of the system message includes a full-platform broadcast or a channel-specific broadcast, where the channel-specific broadcast includes at least one of: the method comprises the steps of appointing live channel broadcast, appointing live room broadcast, appointing live game broadcast and appointing live client broadcast. In order to implement the configuration of the specified channel broadcast, the corresponding channel identifier may be configured while selecting the broadcast type, for example, for a specified live channel broadcast, a channel id (channel) may be configured; for a specified live room broadcast, a room id (roomid) may be configured; for a specified live game broadcast, a game type (gamtype) may be configured; for a given live client broadcast, the client id (ids) may be configured.
In an alternative embodiment, the type of the system message may be configured by a bctype attribute, for example, when bctype is BC _ ALL, the broadcast type may be determined to be a full platform broadcast. Therefore, after the configuration information is acquired, the bctype attribute can be extracted by analyzing the configuration information, so as to obtain the broadcast type of the system message, and then according to different broadcast types, the user who finally needs to receive the processed system message is determined, that is, the broadcast range is determined.
It should be noted that the channel lists corresponding to different gammetype can be obtained through switching on and off broadcast time monitored in the mliverchor service by converting topcid into roomid.
Optionally, in the foregoing embodiment of the present invention, the broadcast request includes an event type identifier of the trigger event; determining a broadcast scope of the system message based on the configuration information, comprising: determining a broadcast type corresponding to the event type identifier from broadcast types contained in the configuration information according to the event type identifier; and determining the broadcast range of the system message based on the broadcast type broadcast corresponding to the event type identification.
In an optional embodiment, in the configuration information of the system message, different configuration templates may be configured for different types of trigger events, and the different types of trigger events may be configured with the same or different broadcast types, so that the broadcast types may be distinguished based on the event type identifier, and after a broadcast request is received, the corresponding configuration template may be obtained from the configuration information based on the analyzed event type identifier, so as to obtain the message template of the system message. Based on the event type identification, the broadcast scope of the system message may be associated with the trigger event, and thus may be configured to specify broadcast rooms 1 and 2 for activity a.
For example, for a banner message of a bonus mall redemption type prompt, the event type identifier is 22101, and the preset broadcast type is a specified live game broadcast; for the banner message of the credit mall redemption channel prompt, the event type is identified as 22100, and the preconfigured broadcast type is the designated channel. Accordingly, upon receiving a broadcast request, configuration information for redemption of the points mall may be obtained and the broadcast type determined to be a specified live game broadcast further based on the event type identification 22101.
Optionally, in the foregoing embodiment of the present invention, before broadcasting the processed system message based on the broadcast range, the method further includes: acquiring global control information, wherein the global control information is used for indicating the broadcasting authority of the system message; adjusting a broadcast range based on the global control information; based on the broadcast range, the system message after being processed is broadcasted, which comprises the following steps: and broadcasting the processed system message based on the adjusted broadcasting range.
Because in some special rooms (such as game competition rooms) the influence of banner or public screen messages is not expected, a global control processing can be added, and the global control is higher in level and authority relative to the configuration information of a certain system message and belongs to a macro control rather than only aiming at a certain system message. The broadcasting authority in the above steps can be configured by the product and the operator, for example, for the system message of the banner, the broadcasting authority can be set to shield the banner; a room or channel white list that can be displayed by the banner can be specified, that is, the broadcasting authority is set to allow broadcasting to the specified room or channel white list; the room or channel blacklist displayed by the banner may be specified, that is, the broadcasting right is set not to be allowed to be broadcast to the specified room or channel blacklist.
In an optional embodiment, before broadcasting the system message, it may be determined whether the current broadcast range conforms to the global control based on the global control attribute, that is, it is determined whether the current broadcast range conforms to the broadcast authority, if not, the broadcast range is adjusted to obtain an adjusted broadcast range, and the broadcast is performed based on the adjusted broadcast range. For example, determining the target channel to be broadcast includes: after the channel 1, the channel 2, and the channel 3, if a channel white list (channel 2, channel 3, and channel 4 are pre-configured) is configured in the global control attribute, that is, the set broadcast authority is to allow broadcasting to the channel 2, the channel 3, and the channel 4, it may be determined that the adjusted broadcast ranges are the channel 2 and the channel 3, and broadcasting is performed to all clients in the channel 2 and the channel 3.
Optionally, in the above embodiment of the present invention, the configuration information further includes additional attribute information; based on the configuration information, formatting the system message, and obtaining the processed system message includes: formatting the system message based on the configuration information, and performing additional attribute processing on the system message according to the additional attribute information to obtain a processed system message, wherein the additional attribute processing comprises at least one of the following steps: text length control, protocol field replacement, picture attribute transformation, adding lists, data copying and text display positions.
To facilitate extending the configurability of system messages, attributes can be extended for special needs by configuring additional attributes in the background. For example, additional attributes in the above steps may include, but are not limited to: text length control len, protocol field replacement replace, picture attribute transformation img, add list apend, data copy, text display location, etc. The text length control can control the text length in the system message, and if the text length in the formatted system message exceeds the set maximum degree, the processed system message is processed, so that the problem that the displayed text length is too long and the normal live broadcast watching of a user is influenced is avoided; the protocol field replacement can replace the protocol field of the system message, so that the protocol field of the system message can be replaced by a specific field according to the requirement; the image attribute transformation can change the image attribute in the system message, so that the image attribute in the system message can be transformed into a specific attribute according to the requirement; the add list may add the system to the instruction list; data replication may replicate a system message to another system; the text display location may specify a display location of a system message, such as, but not limited to, a public screen display.
In an optional embodiment, when the original system is compatible, since the text length, the protocol field, the picture attribute, and the specific data of the original system may be different from those of the new system, the original system and the new system may be compatible through additional attributes such as text length control, protocol field replacement, picture attribute transformation, and data copy.
Optionally, in the foregoing embodiment of the present invention, after receiving the broadcast request of the system message, the method further includes: and converting the data format of the broadcast request into a preset format, wherein the data formats of the broadcast requests corresponding to different types of system messages are different.
The preset format in the above steps may be a data format inside the message management system.
For different application services, broadcast requests are typically sent in different protocol formats, but for message management systems, fixed data formats are typically used. On the basis, in order to reduce the logic of the application service, in an alternative embodiment, the application service may send the broadcast request through a cgi protocol, a tcp protocol, an rpc protocol, and the like, and the message management system may convert the data format of the broadcast request into the data format inside the message management system after receiving the broadcast request.
Optionally, in the above embodiment of the present invention, after converting the data format of the broadcast request into the preset format, the obtaining the configuration information corresponding to the system message includes: acquiring identification information of a system message; based on the identification information, configuration information is obtained.
The identification information in the above step may be an identification for distinguishing different system messages, for example, an ID of a system message, but is not limited thereto.
In an alternative embodiment, after the format conversion is completed, the ID of the system message to be displayed may be obtained from the broadcast request, and then the configuration information of the system message may be obtained from the information list of the background configuration by using the ID.
Optionally, in the foregoing embodiment of the present invention, based on the broadcast range, the broadcasting the processed system message includes: and based on the broadcast range, sending the processed system message to a broadcast access service or a client access service, wherein the broadcast access service is used for sending the processed system message to the client access service, and the client access service is used for broadcasting the processed system message.
The broadcast access bcsvr service in the above steps can be used to process broadcast and multicast messages, and the client access mobilink service can refer to an access service for communication between a client and a message management system, and can manage different client connections.
It should be noted that, TCP messages of mobile terminals such as smartphones are basically received and sent through the mobile link service, and therefore, system messages are issued and forwarded to the client through the mobile link service. And the mobillink service can be horizontally expanded, when a plurality of mobillink services exist, the system message can be broadcasted to all the mobillink services through the bcsvr service, and the mobillink service forwards the system message to the client.
Optionally, sending the processed system message to the broadcast access service or the client access service includes: determining the number of target clients based on the broadcast range, wherein the target clients are used for receiving the processed system message; under the condition that the number of the target clients is greater than or equal to the preset number, sending the processed system message to a broadcast receiving service; and under the condition that the number of the target clients is less than the preset number, sending the processed system message to a client receiving service.
In an alternative embodiment, after determining the broadcast range of the system message, the system message may be distributed to the bcsvr service or the mobilink service according to different broadcast types. When the request is sent to less than 2 clients, the request can be directly sent to the mobile link service, and the mobile link service forwards the request to the clients; when the service is required to be sent to a plurality of clients or broadcast to channels, rooms, games, entertainment, specified game types and full platforms, the service can be sent to bcsvr service, and after the service is processed by the bcsvr service, the service reaches the mobilelink service and is forwarded to the clients by the mobilelink service.
Optionally, in the foregoing embodiment of the present invention, after broadcasting the processed system message based on the broadcast range, the method further includes: and generating a broadcast log corresponding to the system message.
In an optional embodiment, in order to facilitate processing by a developer when a service is abnormal, a corresponding broadcast log may be generated for a broadcast condition of a system message, so that the developer may determine whether the broadcast of the system message is successful according to the broadcast log, and accurately locate the abnormality in case of a failure.
Optionally, in the foregoing embodiment of the present invention, after broadcasting the processed system message based on the broadcast range, the method further includes: and receiving the report data, and processing the report data to obtain a processing result.
In an optional embodiment, after the client displays and clicks the system message, the client may report the report data to the message management system for statistics and summarization to obtain a processing result, and a technician may perform service quality analysis on the statistics and summarized data, so that an operator and a product worker may perform data analysis on products and activities by performing data analysis on the statistics and summarized data.
A preferred embodiment of the present invention is described below with reference to fig. 2 and fig. 3, where fig. 2 shows the main architecture of the message management system, and fig. 3 shows the main flow of system message broadcasting.
As shown in FIG. 2, the message management system is largely divided into four layers, a client layer, a connection layer, msysmsg, and an active message source. The client layer may refer to a mobile terminal of a user, such as a smart phone using an android system, a smart phone using an IOS system, and an IPAD, and is responsible for drawing and displaying to the user after receiving a system message.
The connection layer mainly comprises a mobile link and a bcsvr, the mobile link is responsible for forwarding the system message to the client, and the bcsvr is used for processing the broadcast and multicast messages and forwarding the system message to the mobile link.
msysmsg provides for the listening of multiple system messages and converts the system messages into fields needed for client display. The formatting flow of the system message is shown in fig. 3, and after a special event, namely the system message is triggered, and when the system message needs to be displayed for part of users, the application service can send a system message protocol to the msysmsg service; the msysmsg service converts different protocol formats into a data format inside the msysmsg; acquiring a message ID required to be displayed, and acquiring banner configuration content from a message list configured in a background; determining a broadcasting range needing broadcasting according to different broadcasting types; additional attributes can be configured in the background and processed based on the additional attributes; generating a display pattern and jump link formatting which are required by a product according to a specific protocol attribute sent by an application service; global control processing is carried out (dynamic modification of system messages can be realized through additional attribute processing and global control processing); after the broadcast range is determined and the system message is successfully formatted, the protocol is sent to an access layer service, and the access layer is responsible for broadcasting the system message to all rooms, all channels, all groups or designated clients.
The active message sources can refer to different service systems, and the service systems mainly send broadcast requests to msysmsg by application services, and mainly comprise: game entertainment holy, game horse race lamps, entertainment system messages, daily activities (such as national celebration activities and mid-autumn activities), gift giving and rewarding and the like.
The message management system also comprises other modules which mainly comprise background configuration and log record monitoring. The background configuration is mainly used for configuring specific system message configurations needing to be accessed at the mobile terminal, display styles, broadcast ranges, skip formats and the like for operation and planning personnel; the log record monitoring is mainly responsible for pushing logs of all services to the malarmcoll service and giving an alarm on abnormal conditions, the malarmcoll can push the logs to the ELK at the same time, and an elastlert monitoring script of the mobile phone can inform developers of problems to be checked in time when the service is abnormal.
Through the scheme, the invention provides a universal message management system with good compatibility, and has the following advantages:
flexibility: the system message format can be customized, whether the banner is a popup window, a message bubble, a room top banner, a ticker or other various styles can be configured in the background, and the skin, color, font, link click and the like of the banner can be configured by a product and an operator in the background in a self-defined way.
High efficiency: the service system only needs to send one system message to the system message service, and then the system message service sends the system message to the client by adopting the strategies of real-time, timing, batch delivery and the like, so that the system message is processed in a centralized manner, the logic of the service is reduced, the efficiency is improved, and the robustness of the service is brought.
Visualization: when the configuration of the system message is created and modified in the background, the specific style of the system message on the client can be directly seen in the background, so that the working efficiency of the product is improved.
Data transformation: the operation of issuing, receiving, clicking and the like of each system message can collect data, display the data in a data visualization tool, and also can be pushed to a large data group for data analysis.
Problem quick positioning: when the new online or service is updated, a system message can be directly triggered and tested in the background, whether the log is successful or not can be obtained according to the received log, and the specific position of the problem can be determined.
According to the embodiment of the present invention, a device for processing a system message of a live application is further provided, where the device may perform the method for processing a system message of a live application in the foregoing embodiment, and a preferred embodiment is as described in the embodiment, and details are not described here.
Fig. 4 is a schematic diagram of a system message processing apparatus for a live application according to an embodiment of the present invention, as shown in fig. 4, the apparatus:
a receiving module 42, configured to receive a broadcast request of a system message;
an obtaining module 44, configured to obtain configuration information corresponding to the system message, where the configuration information is used to configure a format and a broadcast range of the system message;
a processing module 46, configured to determine a broadcast range of the system message based on the configuration information, and perform formatting processing on the system message to obtain a processed system message, where the formatting processing is used to determine a content display style of the system message and/or a message template;
and a broadcasting module 48, configured to broadcast the processed system message based on the broadcast range.
Optionally, in the foregoing embodiment of the present invention, the broadcast request includes an event type identifier of the trigger event; the configuration information comprises a configuration template of the system message; the processing module comprises: a first determining unit, configured to determine, according to the event type identifier, a configuration template corresponding to the event type identifier from configuration templates included in the configuration information; and the second determining unit is used for determining a message template of the system message based on the configuration template corresponding to the event type identifier.
Optionally, in the above embodiment of the present invention, the configuration template includes a document template and/or a jump link template; the processing module further comprises: and the third determining unit is used for determining the message template of the system message based on the file template and/or the jump link template.
Optionally, in the foregoing embodiment of the present invention, the configuration information includes a broadcast type of the system message; the processing module further comprises: a fourth determination unit configured to determine a broadcast range corresponding to the broadcast type based on the broadcast type.
Optionally, in the foregoing embodiment of the present invention, the broadcast request includes an event type identifier of the trigger event; the processing module further comprises: a fifth determining unit, configured to determine, according to the event type identifier, a broadcast type corresponding to the event type identifier from broadcast types included in the configuration information; a sixth determining unit, configured to determine a broadcast range of the system message based on the broadcast type broadcast corresponding to the event type identifier.
Optionally, in the above embodiment of the present invention, the apparatus further includes: the acquisition module is further used for acquiring global control information, wherein the global control information is used for indicating the broadcasting authority of the system message; the adjusting module is used for adjusting the broadcasting range based on the global control information; the broadcast module is further configured to broadcast the processed system message based on the adjusted broadcast range.
Optionally, in the above embodiment of the present invention, the configuration information further includes additional attribute information; the processing unit is used for formatting the system message based on the configuration information and performing additional attribute processing on the system message according to the additional attribute information to obtain the processed system message, wherein the additional attribute processing includes at least one of the following: text length control, protocol field replacement, picture attribute transformation, adding lists, data copying and text display positions.
Optionally, in the above embodiment of the present invention, the apparatus further includes: and the conversion module is used for converting the data format of the broadcast request into a preset format, wherein the data formats of the broadcast requests corresponding to different types of system messages are different.
Optionally, in the above embodiment of the present invention, the obtaining module is further configured to execute the following steps: acquiring identification information of a system message; based on the identification information, configuration information is obtained.
Optionally, in the foregoing embodiment of the present invention, the broadcast module includes: and the sending module is used for sending the processed system message to a broadcast access service or a client access service based on the broadcast range, wherein the broadcast access service is used for sending the processed system message to the client access service, and the client access service is used for broadcasting the processed system message.
Optionally, in the above embodiment of the present invention, the apparatus further includes: and the generating module is used for generating a broadcast log corresponding to the system message after the processed system message is broadcasted based on the broadcast range.
Optionally, in the foregoing embodiment of the present invention, the receiving module is further configured to receive report data, and the processing module is further configured to process the report data to obtain a processing result.
According to an embodiment of the present invention, a storage medium is further provided, where the storage medium includes a stored program, and when the program runs, the device on which the storage medium is located is controlled to execute the system message processing method of the live application in the foregoing embodiment.
According to the embodiment of the present invention, a processor is further provided, where the processor is configured to execute a program, and the program executes the system message processing method of the live application in the above embodiment when running.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technology can be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units may be a logical division, and in actual implementation, there may be another division, for example, multiple 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, units or modules, and may be in an electrical 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 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, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (21)

1. A system message processing method of a live broadcast application is characterized by comprising the following steps:
receiving a broadcast request of a system message;
acquiring configuration information corresponding to the system message, wherein the configuration information is used for configuring the format and the broadcast range of the system message;
determining a broadcast range of the system message based on the configuration information, and formatting the system message to obtain a processed system message, wherein the formatting is used for determining a content display style of the system message and/or a message template;
and broadcasting the processed system message based on the broadcasting range.
2. The method of claim 1, wherein the system message comprises at least one of: live broadcast room activity information, interactive gift delivery information, lottery activities, anchor audience interactive game information, interactive wheat information, holiday entertainment information.
3. The method of claim 1, wherein the configuration information is preset information in a system background before the broadcast request is received, and wherein the setting comprises a custom setting.
4. The method of claim 1, wherein a broadcast request for the system message is sent by an application service in response to a trigger event, and wherein the broadcast request corresponds to an event type of the trigger event.
5. The method of claim 4, wherein the broadcast request comprises an event type identifier of the triggering event; the configuration information comprises a configuration template of the system message;
the formatting the system message based on the configuration information includes:
determining a configuration template corresponding to the event type identifier from configuration templates contained in the configuration information according to the event type identifier;
and determining a message template of the system message based on the configuration template corresponding to the event type identifier.
6. The method of claim 5, wherein the configuration template comprises a paperwork template and/or a jumped link template;
the formatting the system message based on the configuration information comprises:
and determining a message template of the system message based on the file template and/or the jump link template.
7. The method of claim 6, wherein the broadcast request includes a case variable corresponding to the trigger event; the file template comprises a fixed file and a variable file, and the variable file is generated according to the file variable.
8. The method of claim 6, wherein the broadcast request includes a jump link variable corresponding to the trigger event; the link template includes a fixed link part and a variable link part, the variable link part being a link part generated from the jump link variable.
9. The method of claim 4, wherein the configuration information comprises a broadcast type of the system message; the determining the broadcast range of the system message based on the configuration information comprises:
determining the broadcast range corresponding to the broadcast type based on the broadcast type.
10. The method of claim 9, wherein the broadcast request includes an event type identifier of the triggering event; the determining the broadcast scope of the system message based on the configuration information comprises:
determining a broadcast type corresponding to the event type identifier from broadcast types contained in the configuration information according to the event type identifier;
and determining the broadcast range of the system message based on the broadcast type broadcast corresponding to the event type identification.
11. The method of claim 10, wherein the broadcast type of the system message comprises a full platform broadcast or a channel-specific broadcast, and wherein the channel-specific broadcast comprises at least one of: the method comprises the steps of appointing live channel broadcast, appointing live room broadcast, appointing live game broadcast and appointing live client broadcast.
12. The method of claim 9, wherein prior to said broadcasting the processed system message based on the broadcast scope, the method further comprises:
acquiring global control information, wherein the global control information is used for indicating the broadcasting authority of the system message;
adjusting the broadcast range based on the global control information;
the broadcasting the processed system message based on the broadcast range includes: and broadcasting the processed system message based on the adjusted broadcasting range.
13. The method of claim 1, wherein the configuration information further comprises additional attribute information; the formatting the system message based on the configuration information to obtain the processed system message includes:
formatting the system message based on the configuration information, and performing additional attribute processing on the system message according to the additional attribute information to obtain a processed system message, wherein the additional attribute processing comprises at least one of the following: text length control, protocol field replacement, picture attribute transformation, adding lists, data copying and text display positions.
14. The method of claim 1, wherein after the receiving the broadcast request for the system message, the method further comprises:
and converting the data format of the broadcast request into a preset format, wherein the data formats of the broadcast requests corresponding to different types of system messages are different.
15. The method of claim 1, wherein the obtaining the configuration information corresponding to the system message comprises:
acquiring identification information of the system message;
and acquiring the configuration information based on the identification information.
16. The method of claim 1, wherein the broadcasting the processed system message based on the broadcast scope comprises:
and sending the processed system message to a broadcast access service or a client access service based on the broadcast range, wherein the broadcast access service is used for sending the processed system message to the client access service, and the client access service is used for broadcasting the processed system message.
17. The method of claim 1, wherein after the broadcasting the processed system message based on the broadcast scope, the method further comprises:
and generating a broadcast log corresponding to the system message.
18. The method of claim 1, wherein after the broadcasting the processed system message based on the broadcast scope, the method further comprises:
and receiving report data, and processing the report data to obtain a processing result.
19. A system message processing apparatus for a live application, comprising:
the receiving module is used for receiving a broadcast request of the system message;
an obtaining module, configured to obtain configuration information corresponding to the system message, where the configuration information is used to configure a format and a broadcast range of the system message;
the processing module is used for determining the broadcast range of the system message based on the configuration information and formatting the system message to obtain a processed system message, wherein the formatting is used for determining the content display style of the system message and/or a message template;
and the broadcasting module is used for broadcasting the processed system message based on the broadcasting range.
20. A storage medium, comprising a stored program, wherein when the program runs, a device on which the storage medium is located is controlled to execute the system message processing method of the live application according to any one of claims 1 to 18.
21. A processor, characterized in that the processor is configured to run a program, wherein the program is configured to execute a system message processing method of a live application according to any one of claims 1 to 18 when the program is run.
CN202010462485.1A 2020-05-27 2020-05-27 System message processing method and device for live application Pending CN111614972A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010462485.1A CN111614972A (en) 2020-05-27 2020-05-27 System message processing method and device for live application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010462485.1A CN111614972A (en) 2020-05-27 2020-05-27 System message processing method and device for live application

Publications (1)

Publication Number Publication Date
CN111614972A true CN111614972A (en) 2020-09-01

Family

ID=72205750

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010462485.1A Pending CN111614972A (en) 2020-05-27 2020-05-27 System message processing method and device for live application

Country Status (1)

Country Link
CN (1) CN111614972A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113810268A (en) * 2021-05-31 2021-12-17 多益网络有限公司 Message formatting method, device, equipment and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105578256A (en) * 2016-03-09 2016-05-11 深圳市茁壮网络股份有限公司 Interactive message display method and apparatus
CN106534356A (en) * 2016-12-12 2017-03-22 腾讯科技(深圳)有限公司 Method and apparatus for processing template data, requesting template data and displaying template data
CN109005283A (en) * 2018-06-29 2018-12-14 Oppo(重庆)智能科技有限公司 Show method, apparatus, terminal and the storage medium of notification message
CN109120964A (en) * 2018-09-30 2019-01-01 武汉斗鱼网络科技有限公司 Information push method, device, computer equipment and the storage medium of video collection
CN109241414A (en) * 2018-08-20 2019-01-18 中国平安人寿保险股份有限公司 System message method for pushing and terminal device based on message template
CN110244987A (en) * 2019-06-18 2019-09-17 腾讯科技(深圳)有限公司 Configuration data processing method, device, readable storage medium storing program for executing and computer equipment
CN110351574A (en) * 2019-07-12 2019-10-18 广州华多网络科技有限公司 Information rendering method, device, electronic equipment and the storage medium of direct broadcasting room
CN111064655A (en) * 2019-12-17 2020-04-24 北京每日优鲜电子商务有限公司 Template message pushing method, device, equipment and storage medium
CN111131848A (en) * 2019-12-24 2020-05-08 支付宝(杭州)信息技术有限公司 Video live broadcast data processing method, client and server

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105578256A (en) * 2016-03-09 2016-05-11 深圳市茁壮网络股份有限公司 Interactive message display method and apparatus
CN106534356A (en) * 2016-12-12 2017-03-22 腾讯科技(深圳)有限公司 Method and apparatus for processing template data, requesting template data and displaying template data
CN109005283A (en) * 2018-06-29 2018-12-14 Oppo(重庆)智能科技有限公司 Show method, apparatus, terminal and the storage medium of notification message
CN109241414A (en) * 2018-08-20 2019-01-18 中国平安人寿保险股份有限公司 System message method for pushing and terminal device based on message template
CN109120964A (en) * 2018-09-30 2019-01-01 武汉斗鱼网络科技有限公司 Information push method, device, computer equipment and the storage medium of video collection
CN110244987A (en) * 2019-06-18 2019-09-17 腾讯科技(深圳)有限公司 Configuration data processing method, device, readable storage medium storing program for executing and computer equipment
CN110351574A (en) * 2019-07-12 2019-10-18 广州华多网络科技有限公司 Information rendering method, device, electronic equipment and the storage medium of direct broadcasting room
CN111064655A (en) * 2019-12-17 2020-04-24 北京每日优鲜电子商务有限公司 Template message pushing method, device, equipment and storage medium
CN111131848A (en) * 2019-12-24 2020-05-08 支付宝(杭州)信息技术有限公司 Video live broadcast data processing method, client and server

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113810268A (en) * 2021-05-31 2021-12-17 多益网络有限公司 Message formatting method, device, equipment and storage medium
CN113810268B (en) * 2021-05-31 2024-02-20 多益网络有限公司 Message formatting method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
JP6293269B2 (en) Content viewing confirmation apparatus and method
CN110321120B (en) Data processing method, data processing apparatus, and computer-readable storage medium
CN111090533B (en) Bulletin information sending method, bulletin information sending device, electronic equipment and storage medium
CN109391676A (en) Terminal equipment control method, terminal device and computer readable storage medium
KR20100083949A (en) Method and system for providing advertisement service
CN112714329A (en) Display control method and device for live broadcast room, storage medium and electronic equipment
JPH11110197A (en) Software managing device
CN112925520A (en) Method and device for building visual page and computer equipment
CN108519922A (en) Information-pushing method and device, terminal device and computer readable storage medium
CN108762757B (en) Quick development framework and method for platform service of live broadcast room, server and medium
CN111614972A (en) System message processing method and device for live application
JP4173903B2 (en) ONLINE FLASH GAME PROVIDING SYSTEM, ONLINE FLASH GAME PROVIDING METHOD, METHOD FOR PROVIDING A WEB PAGE FOR RUNNING A FLASH GAME, STORAGE MEDIUM RECORDING METHOD EXECUTION PROGRAM, AND WEB SERVER PROVIDING A WEB
CN103490986A (en) Method for displaying broadcast data of chatting software
US10963536B2 (en) Information processing system and information processing method
RU2498397C2 (en) System and method for efficient use of transport device in electronic network
CN105025320A (en) Operable desktop system for mixed framework, and implementation method for operable desktop system
WO2022019529A1 (en) Marketing agency service system
CN111913776B (en) Content display method, device and equipment
CN115048949A (en) Multilingual text replacement method, system, equipment and medium based on term base
CN114900434A (en) Network slice selection strategy method, data connection establishing method, device and system
JP2763035B2 (en) Display system with end-user screen customization function
CN114285779A (en) Method, device and system for processing test request
CN114579908A (en) Content distribution method and device, electronic equipment and storage medium
CN112601121B (en) Method and system for personalized presentation of multimedia content components
CN115297336B (en) Task processing method and device, electronic equipment, storage medium and program product

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200901