CN108174267B - Device and method for sending interactive information in live broadcast and computer readable storage medium - Google Patents

Device and method for sending interactive information in live broadcast and computer readable storage medium Download PDF

Info

Publication number
CN108174267B
CN108174267B CN201711391821.2A CN201711391821A CN108174267B CN 108174267 B CN108174267 B CN 108174267B CN 201711391821 A CN201711391821 A CN 201711391821A CN 108174267 B CN108174267 B CN 108174267B
Authority
CN
China
Prior art keywords
interactive information
time interval
timestamp
sending
preset time
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201711391821.2A
Other languages
Chinese (zh)
Other versions
CN108174267A (en
Inventor
张国梁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201711391821.2A priority Critical patent/CN108174267B/en
Priority to PCT/CN2018/076117 priority patent/WO2019119634A1/en
Publication of CN108174267A publication Critical patent/CN108174267A/en
Application granted granted Critical
Publication of CN108174267B publication Critical patent/CN108174267B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/47End-user applications
    • H04N21/478Supplemental services, e.g. displaying phone caller identification, shopping application
    • H04N21/4788Supplemental services, e.g. displaying phone caller identification, shopping application communicating with other users, e.g. chatting
    • 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/431Generation of visual interfaces for content selection or interaction; Content or additional data rendering
    • 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/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/85Assembly of content; Generation of multimedia applications
    • H04N21/854Content authoring
    • H04N21/8547Content authoring involving timestamps for synchronizing content

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention discloses a sending device of interactive information in live broadcast, which comprises a memory and a processor, wherein an interactive information sending program which can run on the processor is stored in the memory, and the program realizes the following steps when being executed by the processor: when an interactive information acquisition request sent by a user terminal is received, acquiring a first timestamp from the interactive information acquisition request; acquiring a second timestamp sent last time; calculating the time interval between the first time stamp and the second time stamp and judging whether the time interval is greater than a preset time interval; and if so, acquiring interaction information between a time point corresponding to the difference value of the first timestamp and the preset time length and a time point corresponding to the first timestamp, and sending the interaction information to the user terminal for displaying. The invention also provides a method for sending the interactive information in the live broadcast and a computer readable storage medium. The invention reduces the transmission of invalid data, enhances the effectiveness of interactive information and avoids the phenomenon of rolling of a large amount of interactive information caused by network jitter.

Description

Device and method for sending interactive information in live broadcast and computer readable storage medium
Technical Field
The present invention relates to the field of network live broadcast technologies, and in particular, to a device and a method for sending interactive information in live broadcast, and a computer-readable storage medium.
Background
With the continuous development of internet technology, live webcasting is gradually started, audiences can send edited interactive information such as characters and expressions to a live server through a terminal in the process of watching live webcasting, and the live server displays the interactive information in a live screen form after receiving the interactive information, so that the interaction between a main webcasting and the audiences or the interaction between the audiences is realized.
In the existing live broadcast platform, the interactive information is generally sent to the terminals of the audience in sequence by the live broadcast server in a message queue manner. However, when network jitter or network delay occurs, the interactive information may not be received at the terminal of the viewer, and a large amount of interactive information may be received and displayed on the screen in a rolling manner, so that the user may not read the interactive information in time, which may cause the obtained interactive information to generate a lot of invalid information due to timeliness, thereby affecting the interactive effect.
Disclosure of Invention
The invention provides a device and a method for sending interactive information in live broadcast and a computer readable storage medium, and mainly aims to reduce transmission of invalid data, enhance effectiveness of the interactive information and avoid a phenomenon of rolling of a large amount of interactive information caused by network jitter.
In order to achieve the above object, the present invention provides a device for sending interactive information in live broadcast, which includes a memory and a processor, wherein the memory stores an interactive information sending program operable on the processor, and when the interactive information sending program is executed by the processor, the following steps are implemented:
when an interactive information acquisition request sent by a user terminal is received, acquiring a first timestamp from the interactive information acquisition request, wherein the user terminal sends the interactive information acquisition request to the sending device once at preset time intervals, and the interactive information acquisition request carries the first timestamp;
acquiring a second timestamp of an interactive information acquisition request sent by the user terminal last time;
calculating a time interval between the first time stamp and the second time stamp, and judging whether the time interval is greater than the preset time interval;
if the time interval is larger than the preset time interval, acquiring interaction information recorded from a time point corresponding to the difference value of the first timestamp and the preset time length to a time point corresponding to the first timestamp, and sending the acquired interaction information to the user terminal for displaying, wherein the preset time length is smaller than or equal to the preset time interval.
Optionally, the interactive information sending program may be further executed by the processor, so that after the step of calculating the time interval between the first timestamp and the second timestamp, and determining whether the time interval is greater than a preset time interval, the following steps are further implemented:
and if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and sending the acquired interaction information to the user terminal for displaying.
Optionally, the interactive information sending program may be further executed by the processor, so that after the step of calculating the time interval between the first timestamp and the second timestamp, and determining whether the time interval is greater than a preset time interval, the following steps are further implemented:
if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and determining the quantity of the acquired interaction information;
if the number of the acquired interactive information is larger than the preset number, sending the interactive information of the preset number closest to the time point corresponding to the first timestamp to the user terminal for displaying;
and if the number of the acquired interactive information is less than or equal to the preset number, acquiring the interactive information recorded in the time interval, and sending the acquired interactive information to the user terminal for displaying.
Optionally, the interactive information sending program may be further executed by the processor, so that before the step of obtaining the interactive information recorded from the time point corresponding to the difference between the first timestamp and the preset time length to the time point corresponding to the first timestamp, the following steps are further implemented:
if the time interval is larger than the preset time interval, determining the number of audiences currently participating in live broadcast interaction;
acquiring preset time corresponding to the number of audiences currently participating in live broadcast interaction according to a preset mapping relation between the number of the audiences participating in the live broadcast interaction and the preset time, wherein the larger the number of the audiences participating in the live broadcast interaction is, the smaller the preset time is;
and executing the step of acquiring the interaction information recorded from the time point corresponding to the difference value between the first timestamp and the preset time length to the time point corresponding to the first timestamp based on the acquired preset time length.
Optionally, the interactive information sending program may be further executed by the processor, so as to implement the following steps before the step of obtaining the first timestamp from the interactive information obtaining request when receiving the interactive information obtaining request sent by the user terminal:
when establishing live connection with the user terminal, sending the current system time to the user terminal so that the user terminal can obtain the time difference between the user terminal and the sending device according to the received system time, and when sending an interactive information obtaining request to the sending device, determining a timestamp according to the time difference so as to enable the timestamp to be matched with the system time of the sending device.
In addition, to achieve the above object, the present invention further provides a method for sending interactive information in live broadcasting, including:
the method comprises the steps that when a sending device receives an interactive information acquisition request sent by a user terminal, a first timestamp is acquired from the interactive information acquisition request, wherein the user terminal sends the interactive information acquisition request to the sending device at preset time intervals, and the interactive information acquisition request carries the first timestamp;
acquiring a second timestamp of an interactive information acquisition request sent by the user terminal last time;
calculating a time interval between the first time stamp and the second time stamp, and judging whether the time interval is greater than the preset time interval;
if the time interval is larger than the preset time interval, acquiring interaction information recorded from a time point corresponding to the difference value of the first timestamp and the preset time length to a time point corresponding to the first timestamp, and sending the acquired interaction information to the user terminal for displaying, wherein the preset time length is smaller than or equal to the preset time interval.
Optionally, after the step of calculating the time interval between the first time stamp and the second time stamp and determining whether the time interval is greater than a preset time interval, the method further includes the steps of:
and if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and sending the acquired interaction information to the user terminal for displaying.
Optionally, after the step of calculating the time interval between the first time stamp and the second time stamp and determining whether the time interval is greater than a preset time interval, the method further includes the steps of:
if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and determining the quantity of the acquired interaction information;
if the number of the acquired interactive information is larger than the preset number, sending the interactive information of the preset number closest to the time point corresponding to the first timestamp to the user terminal for displaying;
and if the number of the acquired interactive information is less than or equal to the preset number, acquiring the interactive information recorded in the time interval, and sending the acquired interactive information to the user terminal for displaying.
Optionally, before the step of obtaining the interaction information recorded between the time point corresponding to the difference between the first timestamp and the preset time length and the time point corresponding to the first timestamp, the method further includes the steps of:
if the time interval is larger than the preset time interval, determining the number of audiences currently participating in live broadcast interaction;
acquiring preset time corresponding to the number of audiences currently participating in live broadcast interaction according to a preset mapping relation between the number of the audiences participating in the live broadcast interaction and the preset time, wherein the larger the number of the audiences participating in the live broadcast interaction is, the smaller the preset time is;
and executing the step of acquiring the interaction information recorded from the time point corresponding to the difference value between the first timestamp and the preset time length to the time point corresponding to the first timestamp based on the acquired preset time length.
In addition, to achieve the above object, the present invention also provides a computer-readable storage medium, on which an interactive information transmission program is stored, where the interactive information transmission program can be executed by one or more processors to implement the steps of the method for transmitting interactive information in live broadcast as described above.
The invention provides a sending device, a method and a computer readable storage medium for interactive information in live broadcasting, wherein a user terminal actively sends an interactive information acquisition request to the sending device at each preset time interval, the request carries a first time stamp, the sending device acquires the first time stamp from the received interactive information acquisition request, acquires a second time stamp from the interactive information acquisition request sent last time by the user terminal, calculates the time interval between the first time stamp and the second time stamp, and if the time interval is greater than the preset time interval, acquires the interactive information recorded from the time point of the difference between the first time stamp and the preset duration to the time point corresponding to the first time stamp and sends the interactive information to the user terminal for displaying, in the scheme of the invention, the sending device does not actively send the interactive information to the user terminal, the user terminal periodically sends the interactive information acquisition request to acquire the interactive information and display the interactive information, and only sends the interactive information which is close to the current timestamp for a period of time to the client for displaying when the time interval of the requests continuously received twice by the server is larger due to network jitter or network delay, so that the transmission of invalid data can be reduced, the effectiveness of the chat records can be enhanced, and the phenomenon that a large number of chat records roll due to network jitter can be avoided.
Drawings
Fig. 1 is a schematic diagram of a preferred embodiment of a device for sending interactive information in live broadcast according to the present invention;
fig. 2 is a schematic view of a program module of an interactive information sending program in an embodiment of a device for sending interactive information in live broadcast according to the present invention;
fig. 3 is a flowchart of a first embodiment of a method for sending interactive information in live broadcast according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides a device for sending interactive information in live broadcast. Fig. 1 is a schematic diagram illustrating a preferred embodiment of a device for sending interactive information in live broadcast according to the present invention.
In this embodiment, the sending device of the interactive information in the live broadcast may be a server capable of establishing a communication connection with the user terminal, for example, a live broadcast server. The sending device of the interactive information in the live broadcast at least comprises a memory 11, a processor 12, a communication bus 13 and a network interface 14.
The memory 11 includes at least one type of readable storage medium, which includes a flash memory, a hard disk, a multimedia card, a card type memory (e.g., SD or DX memory, etc.), a magnetic memory, a magnetic disk, an optical disk, and the like. The memory 11 may in some embodiments be an internal storage unit of a sending device of the interactive information in the live broadcast, for example a hard disk of the sending device of the interactive information in the live broadcast. The memory 11 may also be an external storage device of the sending apparatus of the interactive information in the live broadcast in other embodiments, for example, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are equipped on the sending apparatus of the interactive information in the live broadcast. Further, the memory 11 may also include both an internal storage unit of the transmission apparatus of the interactive information in the live broadcast and an external storage device. The memory 11 may be used not only to store application software installed in a transmission device of interactive information in live broadcast and various data, such as codes of an interactive information transmission program, but also to temporarily store data that has been output or will be output.
The processor 12 may be a Central Processing Unit (CPU), a controller, a microcontroller, a microprocessor or other data Processing chip in some embodiments, and is used for executing program codes stored in the memory 11 or Processing data, such as executing an interactive information transmission program.
The communication bus 13 is used to realize connection communication between these components.
The network interface 14 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface), typically used to establish a communication link between the apparatus and other electronic devices.
Fig. 1 only shows a transmitting device of interactive information in a live broadcast with components 11-14 and an interactive information transmission program, but it is to be understood that not all shown components are required to be implemented, and that more or less components may be implemented instead.
Optionally, the device may further comprise a user interface, which may comprise a Display (Display), an input unit such as a Keyboard (Keyboard), and optionally a standard wired interface, a wireless interface. Alternatively, in some embodiments, the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch device, or the like. The display, which may also be referred to as a display screen or display unit, is used to display information processed in the transmitting device of interactive information in the live broadcast and to display a visual user interface.
In the embodiment of the apparatus shown in fig. 1, the memory 11 stores an interactive information sending program; the processor 12 implements the following steps when executing the interactive information transmission program stored in the memory 11:
when an interactive information acquisition request sent by a user terminal is received, acquiring a first timestamp from the interactive information acquisition request, wherein the user terminal sends the interactive information acquisition request to the sending device once every preset time interval, and the interactive information acquisition request carries the first timestamp.
Because the chat records in the live broadcast platform, that is, the interactive information, are generally directly displayed on the broadcast picture of the live broadcast video in the form of a bullet screen, and the user sends the interactive information according to the live broadcast content, the demand on the instantaneity of the interactive information is higher, in the prior art, the interactive information is sent to the mobile phone end of the user by the server in a message queue mode for display, but when faults such as network jitter occur, a large amount of accumulated interactive information can occur and can be sent to the user terminal for display at one time, the invalid interactive information for the user is generated, and the phenomenon of interactive information rolling display occurs on the picture, so that the user experience is poor.
In this embodiment, the client periodically sends the acquisition request to the sending device, where the period is a preset time interval, where the preset time interval may be a preset fixed value, and in other embodiments, the preset time interval may also be set according to the number of viewers participating in live broadcast interaction or the density of interaction information, and generally, the time interval is very small, so that a user can acquire an interaction message sent by other viewers in time. For example, in some embodiments, the preset time interval is 0.01 to 5 seconds, and optionally, the preset time interval is 0.5 seconds. And when the user terminal sends an interactive information acquisition request every time, acquiring a timestamp according to the current time of the terminal system, adding the timestamp in the request and sending the request to a sending device.
Acquiring a second timestamp of an interactive information acquisition request sent by the user terminal last time; calculating a time interval between the first time stamp and the second time stamp, and judging whether the time interval is greater than the preset time interval;
if the time interval is larger than the preset time interval, acquiring interaction information recorded from a time point corresponding to the difference value of the first timestamp and the preset time length to a time point corresponding to the first timestamp, and sending the acquired interaction information to the user terminal for displaying, wherein the preset time length is smaller than or equal to the preset time interval.
The sending device obtains a first time stamp from the interactive information obtaining request, obtains the time stamp in the request sent last time by the user terminal, calculates the time interval, if the time interval is greater than the preset time interval, excessive interactive information can be accumulated, in order to avoid the phenomenon that the excessive interactive information is sent to the user terminal at one time to cause information rolling, the interactive information recorded from the time point corresponding to the difference value of the first time stamp and the preset time length to the time point corresponding to the first time stamp is sent to the user terminal according to the time sequence, namely, only the interactive information in the preset time length before the first time stamp is sent to the user. For example, the preset time interval and the preset duration are both 3 seconds, under a normal condition, the user terminal sends an interactive information acquisition request to the sending device every 3 seconds, and correspondingly, the server receives the interactive information acquisition request every 3 seconds and sends the interactive information to the user terminal, but when an abnormal condition such as network delay occurs, the sending device receives the request, the interval from the last request is 10 seconds, and then the interactive information which is 3 seconds closest to the request is sent to the user terminal according to the time sequence. The interactive information of 7 seconds earlier is not sent, because the timeliness of the interactive information in live broadcasting is strong, the interactive information with long time intervals becomes invalid information, and even if the interactive information is sent to the mobile phone end, the interactive information cannot be seen on the current picture due to screen scrolling, so that not only can the screen scrolling caused by too much interactive information be avoided, but also the user can be ensured to receive the latest interactive information.
Optionally, in order to further improve the real-time performance of the interactive information synchronization, when a sending device establishes a live connection with the user terminal, the current system time is sent to the user terminal, so that the user terminal obtains a time difference between the sending device and the system time according to the received system time, and when an interactive information obtaining request is sent to the sending device, a timestamp is determined according to the time difference, so that the timestamp is matched with the system time of the sending device.
Because the system time between the system time of the user terminal and the sending device may be inconsistent, in order to avoid the phenomenon that the interactive information is not real-time due to the inconsistent condition, when the sending device establishes live broadcast connection with the user terminal, the sending device sends the current system time to the user terminal, the user terminal judges whether the system time of the user terminal is consistent with the system time of the sending device, if the system time is inconsistent with the system time of the user terminal, the time difference is recorded, so that the time stamp in the interactive information acquisition request is adjusted according to the time difference, and the time stamp sent to the sending device is consistent with the time of the sending device.
In addition, in the case where the network is normal, the time interval of the time stamps in the requests received two adjacent times is generally equal to the preset time interval for the transmitting apparatus, and in this case, there are various embodiments for the processing of the interactive message. Two of them are listed below for explanation.
In a first mode, the interactive information sending program is further executable by the processor, so that after the step of calculating the time interval between the first timestamp and the second timestamp and determining whether the time interval is greater than a preset time interval, the following steps are further implemented:
and if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and sending the acquired interaction information to the user terminal for displaying.
In a second mode, the interactive information sending program may be further executed by the processor, so that after the step of calculating the time interval between the first timestamp and the second timestamp, and determining whether the time interval is greater than a preset time interval, the following steps are further implemented:
if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and determining the quantity of the acquired interaction information;
if the number of the acquired interactive information is larger than the preset number, sending the interactive information of the preset number closest to the time point corresponding to the first timestamp to the user terminal for displaying;
and if the number of the acquired interactive information is less than or equal to the preset number, acquiring the interactive information recorded in the time interval, and sending the acquired interactive information to the user terminal for displaying.
Because the number of audiences participating in interaction in the live broadcast process is changed, and the number of interactive messages generated in the same time duration is possibly different, in order to further reduce the transmission of invalid data, under the condition that the time interval is equal to the preset time interval, the number of the interactive messages recorded by the sending device in the time interval is counted, if the number is larger than the preset number, the interactive messages with the preset number closest to the time point corresponding to the first timestamp are sent to the user terminal to be displayed, and otherwise, the interactive messages recorded in the time interval are sent to the user terminal to be displayed.
In the present embodiment, the sending device actively sends an interactive information acquisition request to the sending device every preset time interval by the user terminal, and the request carries a first timestamp, the sending device acquires the first timestamp from the received interactive information acquisition request, and acquires a second timestamp from the interactive information acquisition request sent last by the user terminal, calculates a time interval between the first timestamp and the second timestamp, and if the time interval is greater than the preset time interval, acquires the interactive information recorded from a time point of a difference between the first timestamp and a preset time length to a time point corresponding to the first timestamp, and sends the interactive information to the user terminal for display. When the time interval of two continuous requests received by the server is larger due to network jitter or network delay and the like, only the interactive information which is a period of time closer to the current timestamp is sent to the client for display, so that the transmission of invalid data can be reduced, the effectiveness of the chat records is enhanced, and the phenomenon that a large number of chat records roll due to network jitter is avoided.
The invention provides a second embodiment of a sending device of interactive information in live broadcast based on the first embodiment. In this embodiment, the interactive information sending program may be further executed by the processor, so that before the step of obtaining the interactive information recorded from the time point corresponding to the difference between the first timestamp and the preset time length to the time point corresponding to the first timestamp, the following steps are further implemented:
if the time interval is larger than the preset time interval, determining the number of audiences currently participating in live broadcast interaction;
acquiring preset time corresponding to the number of audiences currently participating in live broadcast interaction according to a preset mapping relation between the number of the audiences participating in the live broadcast interaction and the preset time, wherein the larger the number of the audiences participating in the live broadcast interaction is, the smaller the preset time is;
and executing the step of acquiring the interaction information recorded from the time point corresponding to the difference value between the first timestamp and the preset time length to the time point corresponding to the first timestamp based on the acquired preset time length.
In this embodiment, the preset duration is a dynamically adjustable value, and the sending device dynamically adjusts the size of the preset duration according to the number of viewers participating in the live broadcast interaction. And pre-establishing a mapping relation between the number of audiences participating in the live broadcast interaction and the preset time length, wherein the larger the number of the audiences participating in the live broadcast interaction is, the smaller the preset time length is. And determining the preset duration corresponding to the number of the audiences currently participating in the live broadcast interaction according to the mapping relation. And then acquiring corresponding interaction information and sending the interaction information to the user terminal.
Alternatively, in other embodiments, the interactive information sending program may be further divided into one or more modules, and the one or more modules are stored in the memory 11 and executed by one or more processors (in this embodiment, the processor 12) to implement the present invention.
For example, referring to fig. 2, a schematic diagram of program modules of an interactive information sending program in an embodiment of a sending apparatus for interactive information in live broadcast according to the present invention is shown, in this embodiment, the interactive information sending program may be divided into an obtaining module 10, a calculating module 20, a determining module 30, and a sending module 40, and exemplarily:
the acquisition module 10 is configured to: when an interactive information acquisition request sent by a user terminal is received, acquiring a first timestamp from the interactive information acquisition request, wherein the user terminal sends the interactive information acquisition request to the sending device once at preset time intervals, and the interactive information acquisition request carries the first timestamp;
the acquisition module 10 is further configured to: acquiring a second timestamp of an interactive information acquisition request sent by the user terminal last time;
the calculation module 20 is configured to: calculating a time interval between the first timestamp and the second timestamp;
the determining module 30 is configured to: judging whether the time interval is greater than the preset time interval or not;
the sending module 40 is configured to: if the time interval is larger than the preset time interval, acquiring interaction information recorded from a time point corresponding to the difference value of the first timestamp and the preset time length to a time point corresponding to the first timestamp, and sending the acquired interaction information to the user terminal for displaying, wherein the preset time length is smaller than or equal to the preset time interval.
The functions or operation steps implemented by the program modules such as the obtaining module 10, the calculating module 20, the determining module 30, and the sending module 40 when executed are substantially the same as those of the above embodiments, and are not described herein again.
In addition, the invention also provides a method for sending the interactive information in the live broadcast. Fig. 3 is a flowchart illustrating a first embodiment of a method for sending interactive information in live broadcast according to the present invention. The method may be performed by an apparatus, which may be implemented by software and/or hardware.
In this embodiment, the method for sending interactive information in live broadcast includes:
step S10, when receiving an interactive information acquisition request sent by a user terminal, acquiring a first timestamp from the interactive information acquisition request, where the user terminal sends the interactive information acquisition request to the live broadcast server at preset time intervals, and the interactive information acquisition request carries the first timestamp.
The method of the present embodiment is described below with a live server as an execution subject. Because the chat records in the live broadcast platform, that is, the interactive information, are generally directly displayed on the broadcast picture of the live broadcast video in the form of a bullet screen, and the user sends the interactive information according to the live broadcast content, the demand on the instantaneity of the interactive information is higher, in the prior art, the interactive information is sent to the mobile phone end of the user by the server in a message queue mode for display, but when faults such as network jitter occur, a large amount of accumulated interactive information can occur and can be sent to the user terminal for display at one time, the invalid interactive information for the user is generated, and the phenomenon of interactive information rolling display occurs on the picture, so that the user experience is poor.
In this embodiment, the client periodically sends an acquisition request to the live broadcast server, where the period is a preset time interval, and the preset time interval may be a preset fixed value, in other embodiments, the preset time interval may also be set according to the number of viewers participating in live broadcast interaction or the density of interaction information, and generally, the time interval is very small, so that a user can acquire interaction messages sent by other viewers in time. For example, in some embodiments, the preset time interval is 0.01 to 5 seconds, and optionally, the preset time interval is 0.5 seconds. And when the user terminal sends an interactive information acquisition request every time, acquiring a timestamp according to the current time of the terminal system, adding the timestamp in the request and sending the request to the live broadcast server.
Step S20, acquiring a second timestamp of the interactive information acquisition request sent last time by the user terminal;
step S30, calculating a time interval between the first timestamp and the second timestamp, and determining whether the time interval is greater than the preset time interval;
step S40, if the time interval is greater than the preset time interval, acquiring interaction information recorded from a time point corresponding to the difference value between the first timestamp and the preset time length to a time point corresponding to the first timestamp, and sending the acquired interaction information to the user terminal for displaying, wherein the preset time length is less than or equal to the preset time interval.
The live broadcast server acquires a first time stamp from the interactive information acquisition request, acquires the time stamp in the request sent by the user terminal last time, calculates the time interval, if the time interval is greater than the preset time interval, excessive interactive information can be accumulated, in order to avoid the phenomenon that the excessive interactive information is sent to the user terminal at one time to cause information rolling, the interactive information recorded from the time point corresponding to the difference value of the first time stamp and the preset time length to the time point corresponding to the first time stamp is sent to the user terminal, namely, only the interactive information in the preset time length before the first time stamp is sent to the user. For example, the preset time interval and the preset duration are both 3 seconds, under a normal condition, the user terminal sends an interactive information acquisition request to the sending device every 3 seconds, and correspondingly, the server receives the interactive information acquisition request every 3 seconds and sends the interactive information to the user terminal, but when an abnormal condition such as network delay occurs, the sending device receives the request, the interval from the last request is 10 seconds, and then the interactive information which is 3 seconds closest to the request is sent to the user terminal according to the time sequence. The interactive information of 7 seconds earlier is not sent, because the timeliness of the interactive information in live broadcasting is strong, the interactive information with long time intervals becomes invalid information, and even if the interactive information is sent to the mobile phone end, the interactive information cannot be seen on the current picture due to screen scrolling, so that not only can the screen scrolling caused by too much interactive information be avoided, but also the user can be ensured to receive the latest interactive information.
Optionally, in order to further improve the real-time performance of the interactive information synchronization, when a live broadcast server establishes a live broadcast connection with the user terminal, the current system time is sent to the user terminal, so that the user terminal obtains a time difference between the live broadcast server and the live broadcast server according to the received system time, and when an interactive information obtaining request is sent to the live broadcast server, a timestamp is determined according to the time difference, so that the timestamp is matched with the system time of the live broadcast server.
Because the system time between user terminal's system time and the live broadcast server probably has the condition of nonconformity, avoid causing the not real-time phenomenon of interactive information because of this kind of condition, when live broadcast server and user terminal set up live broadcast connection, live broadcast server sends current system time to user terminal, user terminal judges whether the system time of self is unanimous with the system time of live broadcast server, if inconsistent, then record time difference, so that adjust the timestamp in the interactive information acquisition request according to the time difference, make the timestamp of sending to live broadcast server and live broadcast server's time unanimous.
In addition, in the case of a normal network, the time interval of the timestamps in the two adjacent received requests is generally equal to the preset time interval for the live broadcast server, and in this case, there are many implementations for the interactive message processing. Two of them are listed below for explanation.
In a first mode, the interactive information sending program is further executable by the processor, so that after the step of calculating the time interval between the first timestamp and the second timestamp and determining whether the time interval is greater than a preset time interval, the following steps are further implemented:
and if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and sending the acquired interaction information to the user terminal for displaying.
In a second mode, the interactive information sending program may be further executed by the processor, so that after the step of calculating the time interval between the first timestamp and the second timestamp, and determining whether the time interval is greater than a preset time interval, the following steps are further implemented:
if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and determining the quantity of the acquired interaction information;
if the number of the acquired interactive information is larger than the preset number, sending the interactive information of the preset number closest to the time point corresponding to the first timestamp to the user terminal for displaying;
and if the number of the acquired interactive information is less than or equal to the preset number, acquiring the interactive information recorded in the time interval, and sending the acquired interactive information to the user terminal for displaying.
Because the number of audiences participating in interaction in the live broadcast process is changed, and the number of interactive messages generated in the same time duration is possibly different, in order to further reduce the transmission of invalid data, under the condition that the time interval is equal to the preset time interval, the number of the interactive messages recorded in the time interval by the live broadcast server is counted, if the number is greater than the preset number, the interactive messages with the preset number closest to the time point corresponding to the first timestamp are sent to the user terminal to be displayed, and otherwise, the interactive messages recorded in the time interval are sent to the user terminal to be displayed.
In the method for sending interactive information in live broadcasting, a user terminal actively sends an interactive information acquisition request to a live broadcasting server at every preset time interval, the request carries a first timestamp, the live broadcasting server acquires the first timestamp from the received interactive information acquisition request, acquires a second timestamp from the interactive information acquisition request sent last by the user terminal, calculates a time interval between the first timestamp and the second timestamp, and if the time interval is greater than the preset time interval, acquires the interactive information recorded from a time point of a difference value between the first timestamp and a preset time length to a time point corresponding to the first timestamp, and sends the interactive information to the user terminal for displaying. When the time interval of two continuous requests received by the server is larger due to network jitter or network delay and the like, only the interactive information which is a period of time closer to the current timestamp is sent to the client for display, so that the transmission of invalid data can be reduced, the effectiveness of the chat records is enhanced, and the phenomenon that a large number of chat records roll due to network jitter is avoided.
The second embodiment of the method for sending the interactive information in the live broadcast is provided based on the first embodiment. In this embodiment, before step S40, the method further includes the following steps:
if the time interval is larger than the preset time interval, determining the number of audiences currently participating in live broadcast interaction;
acquiring preset time corresponding to the number of audiences currently participating in live broadcast interaction according to a preset mapping relation between the number of the audiences participating in the live broadcast interaction and the preset time, wherein the larger the number of the audiences participating in the live broadcast interaction is, the smaller the preset time is;
and executing the step of acquiring the interaction information recorded from the time point corresponding to the difference value between the first timestamp and the preset time length to the time point corresponding to the first timestamp based on the acquired preset time length.
In this embodiment, the preset duration is a dynamically adjustable value, and the live broadcast server dynamically adjusts the size of the preset duration according to the number of viewers participating in the live broadcast interaction. And pre-establishing a mapping relation between the number of audiences participating in the live broadcast interaction and the preset time length, wherein the larger the number of the audiences participating in the live broadcast interaction is, the smaller the preset time length is. And determining the preset duration corresponding to the number of the audiences currently participating in the live broadcast interaction according to the mapping relation. And then acquiring corresponding interaction information and sending the interaction information to the user terminal.
Furthermore, an embodiment of the present invention further provides a computer-readable storage medium, where an interactive information sending program is stored on the computer-readable storage medium, where the interactive information sending program is executable by one or more processors to implement the following operations:
when an interactive information acquisition request sent by a user terminal is received, acquiring a first timestamp from the interactive information acquisition request, wherein the user terminal sends the interactive information acquisition request to the sending device once at preset time intervals, and the interactive information acquisition request carries the first timestamp;
acquiring a second timestamp of an interactive information acquisition request sent by the user terminal last time;
calculating a time interval between the first time stamp and the second time stamp, and judging whether the time interval is greater than the preset time interval;
if the time interval is larger than the preset time interval, acquiring interaction information recorded from a time point corresponding to the difference value of the first timestamp and the preset time length to a time point corresponding to the first timestamp, and sending the acquired interaction information to the user terminal for displaying, wherein the preset time length is smaller than or equal to the preset time interval.
Further, when executed by the processor, the interactive information sending program further implements the following operations:
the interactive information sending program is further executable by the processor to, after the step of calculating the time interval between the first timestamp and the second timestamp and determining whether the time interval is greater than a preset time interval, further implement the following steps:
and if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and sending the acquired interaction information to the user terminal for displaying.
Further, when executed by the processor, the interactive information sending program further implements the following operations:
the interactive information sending program is further executable by the processor to, after the step of calculating the time interval between the first timestamp and the second timestamp and determining whether the time interval is greater than a preset time interval, further implement the following steps:
if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and determining the quantity of the acquired interaction information;
if the number of the acquired interactive information is larger than the preset number, sending the interactive information of the preset number closest to the time point corresponding to the first timestamp to the user terminal for displaying;
and if the number of the acquired interactive information is less than or equal to the preset number, acquiring the interactive information recorded in the time interval, and sending the acquired interactive information to the user terminal for displaying.
Further, when executed by the processor, the interactive information sending program further implements the following operations:
the interactive information sending program can be further executed by the processor, so that before the step of obtaining the interactive information recorded from the time point corresponding to the difference value between the first timestamp and the preset time length to the time point corresponding to the first timestamp, the following steps are further realized:
if the time interval is larger than the preset time interval, determining the number of audiences currently participating in live broadcast interaction;
acquiring preset time corresponding to the number of audiences currently participating in live broadcast interaction according to a preset mapping relation between the number of the audiences participating in the live broadcast interaction and the preset time, wherein the larger the number of the audiences participating in the live broadcast interaction is, the smaller the preset time is;
and executing the step of acquiring the interaction information recorded from the time point corresponding to the difference value between the first timestamp and the preset time length to the time point corresponding to the first timestamp based on the acquired preset time length.
The specific implementation of the computer-readable storage medium of the present invention is substantially the same as the above-mentioned embodiments of the apparatus and method for sending interactive information in live broadcast, and will not be described herein again.
It should be noted that the above-mentioned numbers of the embodiments of the present invention are merely for description, and do not represent the merits of the embodiments. And the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, apparatus, article, or method that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, apparatus, article, or method. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, apparatus, article, or method that includes the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. 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 (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (8)

1. A sending device of interactive information in live broadcast is characterized in that the device comprises a memory and a processor, wherein an interactive information sending program which can run on the processor is stored in the memory, and when being executed by the processor, the following steps are realized:
when an interactive information acquisition request sent by a user terminal is received, acquiring a first timestamp from the interactive information acquisition request, wherein the user terminal sends the interactive information acquisition request to the sending device once at preset time intervals, and the interactive information acquisition request carries the first timestamp;
acquiring a second timestamp of an interactive information acquisition request sent by the user terminal last time;
calculating a time interval between the first time stamp and the second time stamp, and judging whether the time interval is greater than the preset time interval;
if the time interval is greater than the preset time interval, acquiring interaction information recorded from a time point corresponding to the difference value between the first timestamp and a preset time length to a time point corresponding to the first timestamp, and sending the acquired interaction information to the user terminal for displaying, wherein the preset time length is less than or equal to the preset time interval;
the interactive information sending program is further executable by the processor to, after the step of calculating the time interval between the first timestamp and the second timestamp and determining whether the time interval is greater than a preset time interval, further implement the following steps:
and if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and sending the acquired interaction information to the user terminal for displaying.
2. The apparatus for sending interactive information on a live broadcast according to claim 1, wherein the interactive information sending program is further executable by the processor to, after the steps of calculating the time interval between the first timestamp and the second timestamp and determining whether the time interval is greater than a preset time interval, further implement the steps of:
if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and determining the quantity of the acquired interaction information;
if the number of the acquired interactive information is larger than the preset number, sending the interactive information of the preset number closest to the time point corresponding to the first timestamp to the user terminal for displaying;
and if the number of the acquired interactive information is less than or equal to the preset number, acquiring the interactive information recorded in the time interval, and sending the acquired interactive information to the user terminal for displaying.
3. The apparatus for sending interactive information in a live broadcast according to any one of claims 1 to 2, wherein the interactive information sending program is further executable by the processor to, before the step of obtaining the interactive information recorded from a time point corresponding to the difference between the first timestamp and the preset time duration to a time point corresponding to the first timestamp, further implement the following steps:
if the time interval is larger than the preset time interval, determining the number of audiences currently participating in live broadcast interaction;
acquiring preset time corresponding to the number of audiences currently participating in live broadcast interaction according to a preset mapping relation between the number of the audiences participating in the live broadcast interaction and the preset time, wherein the larger the number of the audiences participating in the live broadcast interaction is, the smaller the preset time is;
and executing the step of acquiring the interaction information recorded from the time point corresponding to the difference value between the first timestamp and the preset time length to the time point corresponding to the first timestamp based on the acquired preset time length.
4. A live interactive information transmission apparatus as claimed in any one of claims 1 to 2, wherein said interactive information transmission program is further executable by said processor to, before the step of obtaining the first timestamp from the interactive information obtaining request sent from the user terminal, further implement the following steps:
when establishing live connection with the user terminal, sending the current system time to the user terminal so that the user terminal can obtain the time difference between the user terminal and the sending device according to the received system time, and when sending an interactive information obtaining request to the sending device, determining a timestamp according to the time difference so as to enable the timestamp to be matched with the system time of the sending device.
5. A method for sending interactive information in live broadcast is characterized by comprising the following steps:
the method comprises the steps that when a sending device receives an interactive information acquisition request sent by a user terminal, a first timestamp is acquired from the interactive information acquisition request, wherein the user terminal sends the interactive information acquisition request to the sending device at preset time intervals, and the interactive information acquisition request carries the first timestamp;
acquiring a second timestamp of an interactive information acquisition request sent by the user terminal last time;
calculating a time interval between the first time stamp and the second time stamp, and judging whether the time interval is greater than the preset time interval;
if the time interval is greater than the preset time interval, acquiring interaction information recorded from a time point corresponding to the difference value between the first timestamp and a preset time length to a time point corresponding to the first timestamp, and sending the acquired interaction information to the user terminal for displaying, wherein the preset time length is less than or equal to the preset time interval;
after the step of calculating the time interval between the first time stamp and the second time stamp and determining whether the time interval is greater than a preset time interval, the method further includes the steps of:
and if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and sending the acquired interaction information to the user terminal for displaying.
6. The method for sending interactive information in live broadcasting according to claim 5, wherein after the step of calculating the time interval between the first timestamp and the second timestamp and determining whether the time interval is greater than a preset time interval, the method further comprises the steps of:
if the time interval is equal to the preset time interval, acquiring the interaction information recorded in the time interval, and determining the quantity of the acquired interaction information;
if the number of the acquired interactive information is larger than the preset number, sending the interactive information of the preset number closest to the time point corresponding to the first timestamp to the user terminal for displaying;
and if the number of the acquired interactive information is less than or equal to the preset number, acquiring the interactive information recorded in the time interval, and sending the acquired interactive information to the user terminal for displaying.
7. The method for sending interactive information in live broadcasting according to any one of claims 5 to 6, wherein before the step of obtaining the interactive information recorded from the time point corresponding to the difference between the first timestamp and the preset time duration to the time point corresponding to the first timestamp, the method further comprises the steps of:
if the time interval is larger than the preset time interval, determining the number of audiences currently participating in live broadcast interaction;
acquiring preset time corresponding to the number of audiences currently participating in live broadcast interaction according to a preset mapping relation between the number of the audiences participating in the live broadcast interaction and the preset time, wherein the larger the number of the audiences participating in the live broadcast interaction is, the smaller the preset time is;
and executing the step of acquiring the interaction information recorded from the time point corresponding to the difference value between the first timestamp and the preset time length to the time point corresponding to the first timestamp based on the acquired preset time length.
8. A computer-readable storage medium, having an interactive information transmission program stored thereon, the interactive information transmission program being executable by one or more processors to implement the steps of the method for transmitting interactive information in a live broadcast according to any one of claims 5 to 7.
CN201711391821.2A 2017-12-21 2017-12-21 Device and method for sending interactive information in live broadcast and computer readable storage medium Active CN108174267B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201711391821.2A CN108174267B (en) 2017-12-21 2017-12-21 Device and method for sending interactive information in live broadcast and computer readable storage medium
PCT/CN2018/076117 WO2019119634A1 (en) 2017-12-21 2018-02-10 Apparatus and method for sending interactive information during streaming, and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711391821.2A CN108174267B (en) 2017-12-21 2017-12-21 Device and method for sending interactive information in live broadcast and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN108174267A CN108174267A (en) 2018-06-15
CN108174267B true CN108174267B (en) 2020-09-01

Family

ID=62522987

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711391821.2A Active CN108174267B (en) 2017-12-21 2017-12-21 Device and method for sending interactive information in live broadcast and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN108174267B (en)
WO (1) WO2019119634A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110971985B (en) * 2018-09-30 2021-11-26 武汉斗鱼网络科技有限公司 Method and related device for dynamically scheduling server
CN109660858A (en) * 2018-12-29 2019-04-19 北京字节跳动网络技术有限公司 Transmission method, device, terminal and the server of direct broadcasting room interaction data
CN109818851A (en) * 2019-01-23 2019-05-28 北京奇艺世纪科技有限公司 A kind of information persistence method, device and electronic equipment
CN110694277A (en) * 2019-09-26 2020-01-17 网易(杭州)网络有限公司 Method, device, medium and electronic equipment for responding to user request
CN111770351B (en) * 2020-06-23 2022-11-29 北京字节跳动网络技术有限公司 Live broadcast message display method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105898377A (en) * 2015-12-11 2016-08-24 乐视网信息技术(北京)股份有限公司 User terminal, server and danmaku loading method and system
CN106993234A (en) * 2017-03-22 2017-07-28 北京潘达互娱科技有限公司 Barrage display methods and device
CN107071506A (en) * 2017-03-17 2017-08-18 武汉斗鱼网络科技有限公司 A kind of method and system for pushing barrage

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9066145B2 (en) * 2011-06-30 2015-06-23 Hulu, LLC Commenting correlated to temporal point of video data
CN104735543B (en) * 2015-03-30 2018-09-28 北京奇艺世纪科技有限公司 A kind of barrage display methods and device
US20170257658A1 (en) * 2016-03-02 2017-09-07 Le Holdings (Beijing) Co., Ltd. Method for automatically pushing video based on analysis of user behavior and electronic device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105898377A (en) * 2015-12-11 2016-08-24 乐视网信息技术(北京)股份有限公司 User terminal, server and danmaku loading method and system
CN107071506A (en) * 2017-03-17 2017-08-18 武汉斗鱼网络科技有限公司 A kind of method and system for pushing barrage
CN106993234A (en) * 2017-03-22 2017-07-28 北京潘达互娱科技有限公司 Barrage display methods and device

Also Published As

Publication number Publication date
CN108174267A (en) 2018-06-15
WO2019119634A1 (en) 2019-06-27

Similar Documents

Publication Publication Date Title
CN108174267B (en) Device and method for sending interactive information in live broadcast and computer readable storage medium
CN106454407B (en) Video live broadcasting method and device
US10798440B2 (en) Methods and systems for synchronizing data streams across multiple client devices
WO2015090095A1 (en) Information pushing method, device, and system
CN104539977B (en) Method for previewing and device is broadcast live
CN108174226B (en) Transcoding device and method for live video and computer readable storage medium
US20200120394A1 (en) Method for realizing video information preview, client and storage medium
CN108810657B (en) Method and system for setting video cover
CN109714622B (en) Video data processing method and device and electronic equipment
CN108574722B (en) Resource synchronization method, device and system
CN105163193B (en) comment information sharing method and device for video-on-demand played by smart television
US20190373316A1 (en) Distribution of network traffic for streaming content
WO2023131269A1 (en) Method and system for monitoring playing of screen device, and storage medium
US20140150017A1 (en) Implicit Advertising
CN112752114A (en) Method and device for generating live broadcast playback interactive message, server and storage medium
CN111050204A (en) Video clipping method and device, electronic equipment and storage medium
US20130332977A1 (en) Methods and Apparatuses for Resuming Paused Media
CN111182331B (en) Media data slicing method, system and storage medium
CN103442288A (en) Method, device and system for processing of trans-equipment data contents
CN114817698A (en) Information pushing method and device, information display method and device, equipment and medium
US9832505B2 (en) Method for inserting an advertisement into a video stream of an application on demand (AoD) service, AoD processing device and AoD server
CN113949900B (en) Live broadcast mapping processing method, system, equipment and storage medium
CN113923530B (en) Interactive information display method and device, electronic equipment and storage medium
CN110740337B (en) Live broadcast method and device, electronic equipment and storage medium
JP6604092B2 (en) Broadcast content providing system, broadcast content providing device, playback device, advertisement providing device, and control method and control program thereof

Legal Events

Date Code Title Description
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant