CN106686396B - Method and system for switching live broadcast room - Google Patents

Method and system for switching live broadcast room Download PDF

Info

Publication number
CN106686396B
CN106686396B CN201611255289.7A CN201611255289A CN106686396B CN 106686396 B CN106686396 B CN 106686396B CN 201611255289 A CN201611255289 A CN 201611255289A CN 106686396 B CN106686396 B CN 106686396B
Authority
CN
China
Prior art keywords
live broadcast
broadcast room
client
target
server
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
CN201611255289.7A
Other languages
Chinese (zh)
Other versions
CN106686396A (en
Inventor
邱志光
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Kugou Computer Technology Co Ltd
Original Assignee
Guangzhou Kugou Computer Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Kugou Computer Technology Co Ltd filed Critical Guangzhou Kugou Computer Technology Co Ltd
Priority to CN201611255289.7A priority Critical patent/CN106686396B/en
Publication of CN106686396A publication Critical patent/CN106686396A/en
Application granted granted Critical
Publication of CN106686396B publication Critical patent/CN106686396B/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/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/239Interfacing the upstream path of the transmission network, e.g. prioritizing client content requests
    • H04N21/2393Interfacing the upstream path of the transmission network, e.g. prioritizing client content requests involving handling client requests
    • 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/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/258Client or end-user data management, e.g. managing client capabilities, user preferences or demographics, processing of multiple end-users preferences to derive collaborative data
    • H04N21/25866Management of end-user data
    • H04N21/25891Management of end-user data being end-user preferences
    • 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/475End-user interface for inputting end-user data, e.g. personal identification number [PIN], preference data
    • H04N21/4756End-user interface for inputting end-user data, e.g. personal identification number [PIN], preference data for rating content, e.g. scoring a recommended movie
    • 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/65Transmission of management data between client and server
    • H04N21/658Transmission by the client directed to the server

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Computer Graphics (AREA)
  • Human Computer Interaction (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention provides a method and a system for switching a live broadcast room, belonging to the technical field of computers. The method comprises the following steps: when receiving a switching instruction of a live broadcast room, a client keeps data transmission connection with a server, continues to play the received video data of the current live broadcast room, and determines a target live broadcast room to be switched in; the client sends a joining request of the target live broadcast room to the server through the data transmission connection, wherein the joining request carries an identifier of the target live broadcast room; the server determines video data of the target live broadcast room according to the identification of the target live broadcast room; the server replaces the video data sent to the client through the data transmission connection with the video data of the target live broadcast room from the video data of the current live broadcast room; and the client plays the video data of the target live broadcast room. By adopting the invention, the user experience can be improved.

Description

Method and system for switching live broadcast room
Technical Field
The invention relates to the technical field of computers, in particular to a method and a system for switching a live broadcast room.
Background
With the development of computer technology and network technology, live webcast is widely popularized, and users can log in live webcast application programs, enter interested live webcasts and watch live webcasts.
A user enters a live broadcast room A to watch live broadcast, finds that live broadcast content in the live broadcast room A is uninterested, wants to switch the live broadcast room, can slide upwards or downwards on a screen, and a terminal detects a sliding instruction, then exits the live broadcast room A, determines a live broadcast room B adjacent to the live broadcast room A in a live broadcast room list, and then sends a join request of the live broadcast room B to a background server (a subsequent server for short) of a live broadcast application program. And after receiving the join request of the live broadcast room B sent by the terminal, the server sends the video data of the live broadcast room B to the terminal, and the terminal B plays the video data.
When the terminal exits the live broadcast room A, the data transmission connection with the server is disconnected, and if the terminal enters the live broadcast room B, the data transmission connection with the server needs to be reestablished, so that more time is spent. Thus, the user needs to wait for a period of time before entering the live broadcast room B, which results in poor user experience.
Disclosure of Invention
In order to solve the problem in the prior art, embodiments of the present invention provide a method and a system for switching a live broadcast room. The technical scheme is as follows:
in a first aspect, a method for switching a live broadcast room is provided, where the method includes:
when receiving a switching instruction of a live broadcast room, a client keeps data transmission connection with a server, continues to play the received video data of the current live broadcast room, and determines a target live broadcast room to be switched in;
the client sends a joining request of the target live broadcast room to the server through the data transmission connection, wherein the joining request carries an identifier of the target live broadcast room;
the server determines video data of the target live broadcast room according to the identification of the target live broadcast room;
the server replaces the video data sent to the client through the data transmission connection with the video data of the target live broadcast room from the video data of the current live broadcast room;
and the client plays the video data of the target live broadcast room.
Optionally, the method further includes:
and the client displays the live broadcast room switching identification in the playing interface of the video data of the current live broadcast room.
In this way, the user can be reminded that the live room is being switched.
Optionally, the determining a target live broadcast room to be cut in includes:
the client sends the type of the current live broadcast room to the server;
the server determines the audience number of each live broadcast room with the same type as the current live broadcast room according to the type of the current live broadcast room;
the server sends the audience number of each live broadcast room to the client through the data transmission connection;
and the client determines the target live broadcast room with the maximum audience number in all the live broadcast rooms.
Therefore, the live broadcast room meeting the user requirements can be switched for the user.
Optionally, the determining a target live broadcast room to be cut in includes:
the client sends the type of the current live broadcast room to the server;
the server determines options of a plurality of live broadcast rooms with the same type as the current live broadcast room according to the type of the current live broadcast room;
the server sends the options of the plurality of live rooms to the client through the data transmission connection;
the client displays options of the plurality of live rooms;
and when the client receives a selection instruction corresponding to a target option in the options, determining a target live broadcast room corresponding to the target option.
In this way, the number of times the user switches live rooms can be reduced.
Optionally, the method further includes:
the server determines comment information data of the target live broadcast room according to the identification of the target live broadcast room;
the server sends comment information data of the target live broadcast room to the client through the data transmission connection;
and the client displays the comment information data in a playing interface of the video data of the target live broadcast room.
In a second aspect, a system for switching a live broadcast room is provided, where the system includes a client and a server, the client is connected to the server through a communication network, the client includes a playing module, a first determining module and a first sending module, and the server includes a second determining module and a second sending module, where:
the playing module is used for keeping data transmission connection with the server when receiving a switching instruction of the live broadcast room, and continuously playing the received video data of the current live broadcast room;
the first determining module is used for determining a target live broadcast room to be switched in;
the first sending module is configured to send a join request of the target live broadcast room to the server through the data transmission connection, where the join request carries an identifier of the target live broadcast room;
the second determining module is used for determining the video data of the target live broadcast room according to the identification of the target live broadcast room;
the second sending module is used for replacing the video data sent to the client through the data transmission connection from the video data of the current live broadcast room to the video data of the target live broadcast room;
and the playing module is used for playing the video data of the target live broadcast room.
Optionally, the client further includes:
and the first display module is used for displaying the live broadcast room switching identifier in a playing interface of the video data of the current live broadcast room.
Optionally, the first sending module is configured to send the type of the current live broadcast room to the server;
the second determining module is used for determining the audience number of each live broadcast room with the same type as the current live broadcast room according to the type of the current live broadcast room;
the second sending module is configured to send the audience number of each live broadcast room to the client through the data transmission connection;
and the first determining module is used for determining the target live broadcast room with the largest audience number in all the live broadcast rooms.
Optionally, the first sending module is configured to send the type of the current live broadcast room to the server;
the second determining module is used for determining options of a plurality of live broadcast rooms with the same type as the current live broadcast room according to the type of the current live broadcast room;
the second sending module is configured to send the options of the multiple live broadcast rooms to the client through the data transmission connection;
the client further comprises: the second display module is used for displaying options of the live rooms;
the first determining module is configured to determine a target live broadcast room corresponding to a target option in the plurality of options when receiving a selection instruction corresponding to the target option.
Optionally, the second determining module is further configured to determine comment information data of the target live broadcast room according to the identifier of the target live broadcast room;
the second sending module is further configured to send comment information data of the target live broadcast room to the client through the data transmission connection;
the client further comprises:
and the third display module is used for displaying the comment information data in a playing interface of the video data of the target live broadcast room.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
in the embodiment of the invention, when a client receives a switching instruction of a live broadcast room, the client keeps data transmission connection with a server, continues to play received video data of the current live broadcast room and determines a target live broadcast room to be switched in, the client sends a joining request of the target live broadcast room to the server through the data transmission connection, wherein the joining request carries an identifier of the target live broadcast room, the server determines video data of the target live broadcast room according to the identifier of the target live broadcast room, the server replaces the video data of the current live broadcast room with the video data of the target live broadcast room, and the client plays the video data of the target live broadcast room. Therefore, when the client side switches the live broadcast rooms, the video data of the current live broadcast room are played all the time, the data transmission connection with the server is not disconnected, the data transmission connection with the server does not need to be reestablished, the time for switching the live broadcast rooms is short, and the user experience can be improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart of a method for switching a live broadcast room according to an embodiment of the present invention;
fig. 2 is a system diagram of switching a live broadcast room according to an embodiment of the present invention;
fig. 3(a) is a display interface diagram of a switching live broadcast room according to an embodiment of the present invention;
fig. 3(b) is a display interface diagram of a switching live broadcast room according to an embodiment of the present invention;
fig. 3(c) is a display interface diagram of comment information provided by the embodiment of the present invention;
fig. 4 is a schematic structural diagram of a client according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a server according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a client according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a client according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a client according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a terminal according to an embodiment of the present invention;
fig. 10 is a schematic structural diagram of a server according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
The embodiment of the invention provides a method for switching a live broadcast room, which can be realized by a terminal and a server together. The terminal can be a mobile phone, a tablet computer and the like, the client runs in the terminal, the terminal can be provided with a processor, a memory, a transceiver and the like, the processor can be used for switching a live broadcast room, the memory can be used for switching data required and generated in the process of the live broadcast room, and the transceiver can be used for receiving and sending messages and the like. The terminal can also be provided with input and output equipment such as a screen, and the screen can be used for displaying a live video playing interface and the like. The server is a background server corresponding to the client, a processor, a memory, a transceiver and the like can be arranged in the server, the processor can be used for switching the live broadcast room, the memory can be used for switching data required and generated in the process of the live broadcast room, and the transceiver can be used for receiving and sending messages and the like. In this embodiment, a terminal is taken as an example of a mobile phone, and a detailed description of the scheme is performed, and other situations are similar to the above, and are not described again in this embodiment.
As shown in fig. 1, the processing flow of the method may include the following steps:
step 101, when receiving a switching instruction of a live broadcast room, a client maintains data transmission connection with a server, continues to play the received video data of the current live broadcast room, and determines a target live broadcast room to be switched in.
In implementation, a user can start a client in a terminal, log in by using an account and a password, a main interface of the client is displayed, an option list of a live broadcast room is displayed in the main interface, the user can select an option of a certain live broadcast room, and the client sends a join request of the live broadcast room corresponding to the option to a server. And after receiving the join request of the live broadcast room, the server can send the video data of the live broadcast room to the client. And after receiving the video data of the live broadcast room, the client can play the video data of the live broadcast room. When a user watches the live video in the live broadcast room, the user finds that the live video in the live broadcast room is not interested, the user can operate to switch the live broadcast room, if the user slides upwards or downwards on a terminal screen, the client receives a switching instruction of the live broadcast room, and then a target live broadcast room to be switched in is determined. When the client determines a target live broadcast room to be switched in, the client does not exit from the current live broadcast room (the current live broadcast room refers to the live broadcast room to which the video data being played belongs), the data transmission connection with the server is not disconnected, the server still sends the video data of the current live broadcast room to the client, the client still plays the video data of the current live broadcast room, and the player is not closed.
Optionally, to remind the user that live broadcast is being switched, the following processing may be performed:
the client displays the live broadcast room switching identification in a playing interface of the video data of the current live broadcast room.
In implementation, when the client receives a switching instruction of the live broadcast room, in order to remind a user that live broadcast room switching is being performed, the client may obtain a preset live broadcast room switching identifier, and then display the live broadcast room switching identifier in a playing interface of video data of a current live broadcast room. For example, as shown in fig. 3(a), the client may display "live room switching is in progress" in the upper right corner of the play interface of the video data of the current live room.
In addition, after the client determines the target live broadcast room to be switched into, the client may display the identifier of the target live broadcast room to be switched into at the same time when displaying the live broadcast room switching identifier, for example, the identifier "hi song album number" of the target live broadcast room is displayed below the live broadcast room switching identifier "live broadcast room switching is being performed".
Optionally, the target live broadcast room to be switched into is a live broadcast room with the same type as the current live broadcast room and the largest audience, and the corresponding processing of step 101 may be as follows:
the client sends the type of the current live broadcast room to the server; the server determines the audience number of each live broadcast room with the same type as the current live broadcast room according to the type of the current live broadcast room; the server sends the audience number of each live broadcast room to the client through data transmission connection; the client determines the target live broadcast room with the largest audience number in all the live broadcast rooms.
The types of the live broadcast rooms include 'game live broadcast', 'food live broadcast', 'fun live broadcast', 'singing live broadcast', and the like.
In implementation, when receiving a switching instruction of a live broadcast room, a client may determine a type of a current live broadcast room, and then send the type of the current live broadcast room to a server through an existing data transmission connection. After receiving the type of the current live broadcast room sent by the client, the server can search each live broadcast room with the same type as the current live broadcast room, then determine the audience number of each live broadcast room, and send the audience number of each live broadcast room to the client through the existing data transmission connection. And after receiving the audience number of each live broadcast room, the client determines the live broadcast room with the largest audience number in each live broadcast room as a target live broadcast room. For example, the type of the current live broadcast is "game live broadcast", the number of viewers who the client receives 3 live broadcasts of the type "game live broadcast" is 143336, 105054, and 95823, respectively, and the client may determine the live broadcast of the number of viewers 143336 as the target live broadcast.
In addition, if the client receives the audience number of the live broadcast rooms periodically sent by the server when receiving the switching instruction of the live broadcast rooms, the client can directly search each live broadcast room with the same type as the current live broadcast room, and then determine the live broadcast room with the largest audience number as the target live broadcast room in each live broadcast room.
Optionally, the user may select a live broadcast to be switched into by himself, and the corresponding processing of step 101 may be as follows:
the client sends the type of the current live broadcast room to the server; the server determines options of a plurality of live broadcast rooms with the same type as the current live broadcast room according to the type of the current live broadcast room; the server sends options of a plurality of live broadcast rooms to the client through data transmission connection; the client displays options of a plurality of live broadcast rooms; and when the client receives a selection instruction corresponding to a target option in the multiple options, determining a target live broadcast room corresponding to the target option.
In implementation, when receiving a switching instruction of a live broadcast room, a client may determine a type of a current live broadcast room, and then send the type of the current live broadcast room to a server through an existing data transmission connection. After receiving the types of the current live broadcast rooms sent by the client, the server can search the options of the multiple live broadcast rooms with the same types as the current live broadcast rooms, then sends the options of the multiple live broadcast rooms to the client through the existing data transmission connection, and after receiving the options of the multiple live broadcast rooms, the client can display the options of the multiple live broadcast rooms on the upper layer of a playing interface of video data of the current live broadcast room. The user can click an option of a live broadcast room to be switched in, which can be called a target option, the client receives a selection instruction of the target option, then determines a live broadcast room corresponding to the target option, and determines the live broadcast room as a target live broadcast room. For example, as shown in fig. 3(b), the type of the current live broadcast room is "game live broadcast", the server finds options of 4 live broadcast rooms of which the types are "game live broadcast", the options of the 4 live broadcast rooms can be displayed on an upper layer of a playing interface of video data in the current live broadcast room, the user can click the option of the live broadcast room that the user wants to select, and the client determines the live broadcast room corresponding to the option as the target live broadcast room.
In addition, the options for the live room may also include a jacket photograph of the live room, the current audience size, etc., so that the user may know that the popularity of that live room is highest.
In addition, when receiving a switching instruction of the live broadcast rooms, the client can acquire the live broadcast rooms entered by the user within a preset time length, then select the live broadcast room with the largest audience number from the live broadcast rooms, and determine the live broadcast room as a target live broadcast room, wherein the preset time length can be one week, three days and the like.
And 102, the client sends a joining request of the target live broadcast room to the server through data transmission connection, wherein the joining request carries an identifier of the target live broadcast room.
In implementation, as shown in fig. 2, after determining a target live broadcast room to be switched in, a client may generate a join request of the target live broadcast room, add an identifier of the target live broadcast room in the join request, and then send the join request of the target live broadcast room to a server through an existing data transmission connection.
And 103, the server determines the video data of the target live broadcast room according to the identification of the target live broadcast room.
In implementation, after receiving a join request of a target live broadcast room sent by a client, a server can analyze the join request to obtain an identifier of the target live broadcast room, and the server can search video data of the target live broadcast room according to the identifier of the target live broadcast room.
And step 104, the server replaces the video data sent to the client through the data transmission connection with the video data of the target live broadcast room from the video data of the current live broadcast room.
In implementation, as shown in fig. 2, after receiving the live broadcast room switching instruction, the client does not exit the current live broadcast room and always maintains the data transmission connection with the server, and the server can directly replace the video data sent to the client through the existing data transmission connection with the video data of the target live broadcast room. Therefore, the client and the server can send the video data of the target live broadcast room without carrying out data transmission connection again, and the time for switching the live broadcast rooms can be saved.
And 105, playing the video data of the target live broadcast room by the client.
In implementation, when the client receives video data of a target live broadcast room sent by the server, the client does not exit the current live broadcast room when receiving a switching instruction of the target live broadcast room, that is, a player of the client is not closed, and the received video data of the target live broadcast room can be directly played. Therefore, the client does not need to restart the player, and the time for switching the live broadcast rooms can be saved.
In addition, in order to inform the user of the completion of live broadcast switching, a live broadcast room switching success identifier may be displayed in a playing interface of video data in the target live broadcast room, and the live broadcast room switching success identifier may be "live broadcast room switching completion". For example, the client may display "live room switch complete" in the upper right corner of the play interface for video data of the target live room.
Optionally, when playing the video data in the target live broadcast room, the comment information in the target live broadcast room may also be displayed, and the corresponding processing may be as follows:
the server determines comment information data of the target live broadcast room according to the identification of the target live broadcast room, the server sends the comment information data of the target live broadcast room to the client through data transmission connection, and the client displays the comment information data in a playing interface of video data of the target live broadcast room.
In implementation, when the server searches for video data in the target live broadcast room according to the identifier of the target live broadcast room in step 103, the server may also search for comment information data in the target live broadcast room according to the identifier of the target live broadcast room. Because the client does not exit the current live broadcast room when receiving the live broadcast room switching instruction, namely the client always keeps the data transmission connection with the server, the server can replace the comment information data sent to the client through the data transmission connection with the comment information data of the target live broadcast room.
When the client receives the comment information data of the target live broadcast room sent by the server, the comment information data can be displayed on the upper layer of the playing interface of the video data of the target live broadcast room, as shown in fig. 3(c), the comment information is '66 diamond rings are sent too softly, the anchor is good and beautiful in clothes today' and the like.
In the embodiment of the invention, when a client receives a switching instruction of a live broadcast room, the client keeps data transmission connection with a server, continues to play received video data of the current live broadcast room and determines a target live broadcast room to be switched in, the client sends a joining request of the target live broadcast room to the server through the data transmission connection, wherein the joining request carries an identifier of the target live broadcast room, the server determines video data of the target live broadcast room according to the identifier of the target live broadcast room, the server replaces the video data of the current live broadcast room with the video data of the target live broadcast room, and the client plays the video data of the target live broadcast room. Therefore, when the client side switches the live broadcast rooms, the video data of the current live broadcast room are played all the time, the data transmission connection with the server is not disconnected, the data transmission connection with the server does not need to be reestablished, the time for switching the live broadcast rooms is short, and the user experience can be improved.
Based on the same technical concept, an embodiment of the present invention further provides a system for switching a live broadcast room, where the system includes a client and a server, the client is connected to the server through a communication network, as shown in fig. 4, the client includes a playing module 410, a first determining module 420, and a first sending module 430, as shown in fig. 5, the server includes a second determining module 510 and a second sending module 520, where:
the playing module 410 is configured to, when receiving a switching instruction of a live broadcast room, maintain data transmission connection with a server, and continue to play the received video data of the current live broadcast room;
the first determining module 420 is configured to determine a target live broadcast room to be switched in;
the first sending module 430 is configured to send a join request of the target live broadcast room to the server through the data transmission connection, where the join request carries an identifier of the target live broadcast room;
the second determining module 510 is configured to determine, according to the identifier of the target live broadcast room, video data of the target live broadcast room;
the second sending module 520 is configured to replace the video data sent to the client through the data transmission connection with the video data of the target live broadcast room from the video data of the current live broadcast room;
the playing module 410 is configured to play the video data of the target live broadcast room.
Optionally, as shown in fig. 6, the client further includes:
the first display module 440 is configured to display a live broadcast room switching identifier in a playing interface of the video data in the current live broadcast room.
Optionally, the first sending module 430 is configured to send the type of the current live broadcast room to the server;
the second determining module 510 is configured to determine, according to the type of the current live broadcast, the number of viewers in each live broadcast having the same type as the current live broadcast;
the second sending module 520 is configured to send the number of viewers in each live broadcast room to the client through the data transmission connection;
the first determining module 420 is configured to determine a target live broadcast room with the largest audience among the live broadcast rooms.
Optionally, the first sending module 430 is configured to send the type of the current live broadcast room to the server;
the second determining module 510 is configured to determine, according to the type of the current live broadcast room, options of multiple live broadcast rooms of the same type as the current live broadcast room;
the second sending module 520, configured to send the options of the multiple live rooms to the client through the data transmission connection;
as shown in fig. 7, the client further includes: a second display module 450, configured to display options of the plurality of live rooms;
the first determining module 420 is configured to determine a target live broadcast room corresponding to a target option in the multiple options when a selection instruction corresponding to the target option is received.
Optionally, the second determining module 510 is further configured to determine comment information data of the target live broadcast room according to the identifier of the target live broadcast room;
the second sending module 520 is further configured to send comment information data of the target live broadcast room to the client through the data transmission connection;
as shown in fig. 8, the client further includes:
and a third display module 460, configured to display the comment information data in a playing interface of the video data in the target live broadcast room.
In the embodiment of the invention, when a client receives a switching instruction of a live broadcast room, the client keeps data transmission connection with a server, continues to play received video data of the current live broadcast room and determines a target live broadcast room to be switched in, the client sends a joining request of the target live broadcast room to the server through the data transmission connection, wherein the joining request carries an identifier of the target live broadcast room, the server determines video data of the target live broadcast room according to the identifier of the target live broadcast room, the server replaces the video data of the current live broadcast room with the video data of the target live broadcast room, and the client plays the video data of the target live broadcast room. Therefore, when the client side switches the live broadcast rooms, the video data of the current live broadcast room are played all the time, the data transmission connection with the server is not disconnected, the data transmission connection with the server does not need to be reestablished, the time for switching the live broadcast rooms is short, and the user experience can be improved.
It should be noted that: in the system for switching a live broadcast room provided in the above embodiment, only the division of the functional modules is exemplified when switching a live broadcast room, and in practical applications, the function distribution may be completed by different functional modules as needed, that is, the internal structure of the system is divided into different functional modules to complete all or part of the functions described above. In addition, the system for switching the live broadcast room and the method for switching the live broadcast room provided by the above embodiments belong to the same concept, and specific implementation processes thereof are detailed in the method embodiments and are not described herein again.
Referring to fig. 9, a schematic structural diagram of a terminal according to an embodiment of the present invention is shown, where the terminal may be used to implement the method for switching a live broadcast provided in the foregoing embodiment. Specifically, the method comprises the following steps:
the terminal 900 may include RF (Radio Frequency) circuitry 910, memory 920 including one or more computer-readable storage media, an input unit 930, a display unit 940, a sensor 950, audio circuitry 960, a WiFi (wireless fidelity) module 970, a processor 980 including one or more processing cores, and a power supply 990, among other components. Those skilled in the art will appreciate that the terminal structure shown in fig. 9 does not constitute a limitation of the terminal, and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the RF circuit 910 may be used for receiving and transmitting signals during a message transmission or call, and in particular, for receiving downlink information from a base station and then processing the received downlink information by the one or more processors 980; in addition, data relating to uplink is transmitted to the base station. In general, RF circuit 910 includes, but is not limited to, an antenna, at least one Amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, an LNA (Low Noise Amplifier), a duplexer, and the like. In addition, the RF circuit 910 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA (Code Division Multiple Access), WCDMA (Wideband Code Division Multiple Access), LTE (Long Term Evolution), e-mail, SMS (short messaging Service), etc.
The memory 920 may be used to store software programs and modules, and the processor 980 performs various functional applications and data processing by operating the software programs and modules stored in the memory 920. The memory 920 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the terminal 900, and the like. Further, the memory 920 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 920 may also include a memory controller to provide the processor 980 and the input unit 930 with access to the memory 920.
The input unit 930 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, the input unit 930 may include a touch-sensitive surface 931 as well as other input devices 932. The touch-sensitive surface 931, also referred to as a touch screen or a touch pad, may collect touch operations by a user on or near the touch-sensitive surface 931 (e.g., operations by a user on or near the touch-sensitive surface 931 using a finger, a stylus, or any other suitable object or attachment) and drive the corresponding connecting device according to a predetermined program. Alternatively, the touch sensitive surface 931 may include both a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 980, and can receive and execute commands sent by the processor 980. In addition, the touch sensitive surface 931 may be implemented in various types, such as resistive, capacitive, infrared, and surface acoustic wave. The input unit 930 may also include other input devices 932 in addition to the touch-sensitive surface 931. In particular, other input devices 932 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 940 may be used to display information input by or provided to the user and various graphical user interfaces of the terminal 900, which may be made up of graphics, text, icons, video, and any combination thereof. The Display unit 940 may include a Display panel 991, and optionally, the Display panel 991 may be configured in the form of an LCD (Liquid Crystal Display), an OLED (Organic Light-Emitting Diode), or the like. Further, the touch-sensitive surface 931 may overlay the display panel 991 and, when a touch operation is detected on or near the touch-sensitive surface 931, communicate to the processor 980 to determine the type of touch event, whereupon the processor 980 provides a corresponding visual output on the display panel 991 in accordance with the type of touch event. Although in FIG. 9, the touch-sensitive surface 931 and the display panel 991 are implemented as two separate components to implement input and output functions, in some embodiments, the touch-sensitive surface 931 and the display panel 991 may be integrated to implement input and output functions.
The terminal 900 can also include at least one sensor 950, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 991 according to the brightness of ambient light, and a proximity sensor that may turn off the display panel 991 and/or backlight when the terminal 900 is moved to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when the mobile phone is stationary, and can be used for applications of recognizing the posture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured in the terminal 900, detailed descriptions thereof are omitted.
Audio circuitry 960, speaker 961, microphone 962 may provide an audio interface between a user and terminal 900. The audio circuit 960 may transmit the electrical signal converted from the received audio data to the speaker 961, and convert the electrical signal into a sound signal for output by the speaker 961; on the other hand, the microphone 962 converts the collected sound signal into an electric signal, converts the electric signal into audio data after being received by the audio circuit 960, and outputs the audio data to the processor 980 for processing, and then transmits the audio data to another terminal via the RF circuit 910, or outputs the audio data to the memory 920 for further processing. The audio circuit 960 may also include an earbud jack to provide communication of peripheral headphones with the terminal 900.
WiFi belongs to a short-distance wireless transmission technology, and the terminal 900 can help a user send and receive e-mails, browse webpages, access streaming media and the like through the WiFi module 970, which provides the user with wireless broadband internet access. Although fig. 9 shows the WiFi module 970, it is understood that it does not belong to the essential constitution of the terminal 900 and can be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 980 is a control center of the terminal 900, connects various parts of the entire mobile phone using various interfaces and lines, and performs various functions of the terminal 900 and processes data by operating or executing software programs and/or modules stored in the memory 920 and calling data stored in the memory 920, thereby integrally monitoring the mobile phone. Optionally, processor 980 may include one or more processing cores; preferably, the processor 980 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 980.
The terminal 900 also includes a power supply 990 (e.g., a battery) for supplying power to the various components, which may be logically connected to the processor 980 via a power management system, for managing charging, discharging, and power consumption via the power management system. Power supply 990 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuits, power converters or inverters, power status indicators, and the like.
Although not shown, the terminal 900 may further include a camera, a bluetooth module, etc., which will not be described herein. Specifically, in this embodiment, the display unit of the terminal 900 is a touch screen display, the terminal 900 further includes a memory, and one or more programs, where the one or more programs are stored in the memory and configured to execute the method for switching the live broadcast room according to the above embodiments by executing the above programs by using one or more processors.
In the embodiment of the invention, when a client receives a switching instruction of a live broadcast room, the client keeps data transmission connection with a server, continues to play received video data of the current live broadcast room and determines a target live broadcast room to be switched in, the client sends a joining request of the target live broadcast room to the server through the data transmission connection, wherein the joining request carries an identifier of the target live broadcast room, the server determines video data of the target live broadcast room according to the identifier of the target live broadcast room, the server replaces the video data of the current live broadcast room with the video data of the target live broadcast room, and the client plays the video data of the target live broadcast room. Therefore, when the client side switches the live broadcast rooms, the video data of the current live broadcast room are played all the time, the data transmission connection with the server is not disconnected, the data transmission connection with the server does not need to be reestablished, the time for switching the live broadcast rooms is short, and the user experience can be improved.
Fig. 10 is a schematic structural diagram of a server according to an embodiment of the present invention. The server 1000 may have relatively large differences in configuration or performance, and may include one or more Central Processing Units (CPUs) 1022 (e.g., one or more processors) and memory 532, one or more storage media 1030 (e.g., one or more mass storage devices) storing applications 1042 or data 1044. Memory 1032 and storage medium 1030 may be, among other things, transient or persistent storage. The program stored on the storage medium 1030 may include one or more modules (not shown), each of which may include a series of instruction operations for the server. Still further, a central processor 1022 may be disposed in communication with the storage medium 1030, and configured to execute a series of instruction operations in the storage medium 1030 on the server 1000.
The server 1000 may also include one or more power supplies 1026, one or more wired or wireless network interfaces 1050, one or more input-output interfaces 1058, one or more keyboards 1056, and/or one or more operating systems 1041, such as Windows Server, Mac OSXTM, UnixTM, LinuxTM, FreeBSDTM, etc.
The server 1000 may include a memory, and one or more programs, where the one or more programs are stored in the memory and configured to be executed by one or more processors to perform the method for switching live broadcasts according to the embodiments described above.
In the embodiment of the invention, when a client receives a switching instruction of a live broadcast room, the client keeps data transmission connection with a server, continues to play received video data of the current live broadcast room and determines a target live broadcast room to be switched in, the client sends a joining request of the target live broadcast room to the server through the data transmission connection, wherein the joining request carries an identifier of the target live broadcast room, the server determines video data of the target live broadcast room according to the identifier of the target live broadcast room, the server replaces the video data of the current live broadcast room with the video data of the target live broadcast room, and the client plays the video data of the target live broadcast room. Therefore, when the client side switches the live broadcast rooms, the video data of the current live broadcast room are played all the time, the data transmission connection with the server is not disconnected, the data transmission connection with the server does not need to be reestablished, the time for switching the live broadcast rooms is short, and the user experience can be improved.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (8)

1. A method of switching a live broadcast room, the method comprising:
when receiving a switching instruction of a live broadcast room, a client keeps data transmission connection with a server, continues to play the received video data of the current live broadcast room, and determines a target live broadcast room to be switched in; the client displays a live broadcast room switching identifier and an identifier of the target live broadcast room to be switched in a playing interface of video data of the current live broadcast room, wherein the target live broadcast room to be switched in is a live broadcast room which is the same as the current live broadcast room in type and has the largest audience number;
the client sends a joining request of the target live broadcast room to the server through the data transmission connection, wherein the joining request carries an identifier of the target live broadcast room;
the server determines video data of the target live broadcast room according to the identification of the target live broadcast room;
the server replaces the video data sent to the client through the data transmission connection with the video data of the target live broadcast room from the video data of the current live broadcast room;
and the client plays the video data of the target live broadcast room and displays a live broadcast room switching success identifier on a playing interface.
2. The method of claim 1, wherein determining a target live room to cut through comprises:
the client sends the type of the current live broadcast room to the server;
the server determines the audience number of each live broadcast room with the same type as the current live broadcast room according to the type of the current live broadcast room;
the server sends the audience number of each live broadcast room to the client through the data transmission connection;
and the client determines the target live broadcast room with the maximum audience number in all the live broadcast rooms.
3. The method of claim 1, wherein determining a target live room to cut through comprises:
the client sends the type of the current live broadcast room to the server;
the server determines options of a plurality of live broadcast rooms with the same type as the current live broadcast room according to the type of the current live broadcast room;
the server sends the options of the plurality of live rooms to the client through the data transmission connection;
the client displays options of the plurality of live rooms;
and when the client receives a selection instruction corresponding to a target option in the options, determining a target live broadcast room corresponding to the target option.
4. The method of claim 1, further comprising:
the server determines comment information data of the target live broadcast room according to the identification of the target live broadcast room;
the server sends comment information data of the target live broadcast room to the client through the data transmission connection;
and the client displays the comment information data in a playing interface of the video data of the target live broadcast room.
5. The utility model provides a system for switch live broadcast room, its characterized in that, the system includes client and server, the client with the server passes through communication network and connects, the client includes play module, first definite module, first sending module and first display module, the server includes second definite module and second sending module, wherein:
the playing module is used for keeping data transmission connection with the server when receiving a switching instruction of the live broadcast room, and continuously playing the received video data of the current live broadcast room;
the first determining module is used for determining a target live broadcast room to be switched in, wherein the target live broadcast room to be switched in is a live broadcast room which is the same as the current live broadcast room in type and has the largest audience number;
the first sending module is configured to send a join request of the target live broadcast room to the server through the data transmission connection, where the join request carries an identifier of the target live broadcast room;
the first display module is used for displaying a live broadcast room switching identifier and an identifier of the target live broadcast room to be switched in a playing interface of video data of the current live broadcast room;
the second determining module is used for determining the video data of the target live broadcast room according to the identification of the target live broadcast room;
the second sending module is used for replacing the video data sent to the client through the data transmission connection from the video data of the current live broadcast room to the video data of the target live broadcast room;
and the playing module is used for playing the video data of the target live broadcast room and displaying a live broadcast room switching success identifier on a playing interface.
6. The system of claim 5, wherein the first sending module is configured to send the type of the current live broadcast room to the server;
the second determining module is used for determining the audience number of each live broadcast room with the same type as the current live broadcast room according to the type of the current live broadcast room;
the second sending module is configured to send the audience number of each live broadcast room to the client through the data transmission connection;
and the first determining module is used for determining the target live broadcast room with the largest audience number in all the live broadcast rooms.
7. The system of claim 5, wherein the first sending module is configured to send the type of the current live broadcast room to the server;
the second determining module is used for determining options of a plurality of live broadcast rooms with the same type as the current live broadcast room according to the type of the current live broadcast room;
the second sending module is configured to send the options of the multiple live broadcast rooms to the client through the data transmission connection;
the client further comprises: the second display module is used for displaying options of the live rooms;
the first determining module is configured to determine a target live broadcast room corresponding to a target option in the plurality of options when receiving a selection instruction corresponding to the target option.
8. The system of claim 5, wherein the second determining module is further configured to determine comment information data of the target live broadcast room according to the identifier of the target live broadcast room;
the second sending module is further configured to send comment information data of the target live broadcast room to the client through the data transmission connection;
the client further comprises:
and the third display module is used for displaying the comment information data in a playing interface of the video data of the target live broadcast room.
CN201611255289.7A 2016-12-30 2016-12-30 Method and system for switching live broadcast room Active CN106686396B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611255289.7A CN106686396B (en) 2016-12-30 2016-12-30 Method and system for switching live broadcast room

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611255289.7A CN106686396B (en) 2016-12-30 2016-12-30 Method and system for switching live broadcast room

Publications (2)

Publication Number Publication Date
CN106686396A CN106686396A (en) 2017-05-17
CN106686396B true CN106686396B (en) 2020-01-10

Family

ID=58872289

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611255289.7A Active CN106686396B (en) 2016-12-30 2016-12-30 Method and system for switching live broadcast room

Country Status (1)

Country Link
CN (1) CN106686396B (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107734390B (en) * 2017-10-27 2020-12-11 广州酷狗计算机科技有限公司 Live broadcast method, device and storage medium
CN109756756B (en) * 2017-11-08 2021-10-22 阿里巴巴集团控股有限公司 Video playing method and video playing device
CN110035294B (en) * 2018-01-12 2021-06-15 武汉斗鱼网络科技有限公司 Processing method and device for live broadcast room, computer readable storage medium and computer equipment
CN109343916A (en) * 2018-08-10 2019-02-15 北京微播视界科技有限公司 Display interface switching method, device and electronic equipment
CN109089169A (en) * 2018-08-23 2018-12-25 咪咕互动娱乐有限公司 A kind of live streaming method for switching between, device and storage medium
CN109274979B (en) * 2018-08-31 2021-03-23 广州虎牙信息科技有限公司 Live broadcast room jumping method and device, storage medium and server
CN109413498B (en) * 2018-10-19 2021-04-23 武汉斗鱼网络科技有限公司 Bullet screen message distribution method, bullet screen message distribution device, terminal and storage medium
CN111212295B (en) * 2018-11-22 2022-04-19 北京默契破冰科技有限公司 Method, equipment and computer storage medium for managing live broadcast room
CN109688420A (en) * 2018-12-27 2019-04-26 北京潘达互娱科技有限公司 Method for showing interface, equipment and storage medium is broadcast live
CN110109597B (en) 2019-05-20 2020-12-22 北京字节跳动网络技术有限公司 Singing list switching method, device, system, terminal and storage medium
CN110545327B (en) * 2019-09-20 2022-04-29 北京达佳互联信息技术有限公司 Information pushing method and system
CN111163324B (en) * 2019-12-14 2022-08-09 北京字节跳动网络技术有限公司 Information processing method and device and electronic equipment
CN111083512A (en) * 2019-12-24 2020-04-28 北京达佳互联信息技术有限公司 Switching method and device of live broadcast room, electronic equipment and storage medium
CN111866528A (en) * 2020-04-30 2020-10-30 火币(广州)区块链科技有限公司 Live program pushing method and readable storage medium
CN111641839B (en) * 2020-05-27 2021-09-21 北京达佳互联信息技术有限公司 Live broadcast method and device, electronic equipment and storage medium
CN111901690B (en) * 2020-06-15 2024-03-15 视联动力信息技术股份有限公司西藏分公司 Stream state detection method, device and computer readable storage medium
CN111866539B (en) * 2020-07-31 2023-04-11 广州繁星互娱信息科技有限公司 Live broadcast interface switching method and device, terminal and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104469541A (en) * 2013-09-18 2015-03-25 中兴通讯股份有限公司 IPTV channel switching method, IPTV channel switching device and terminal
CN106028166A (en) * 2016-06-24 2016-10-12 北京小米移动软件有限公司 Method and device for switching live broadcasting rooms in live broadcasting process
CN106131601A (en) * 2016-06-29 2016-11-16 乐视控股(北京)有限公司 Video recommendation method and device
CN106231379A (en) * 2016-07-29 2016-12-14 广州酷狗计算机科技有限公司 A kind of methods, devices and systems playing live video

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7983614B2 (en) * 2006-09-29 2011-07-19 Sony Ericsson Mobile Communications Ab Handover for audio and video playback devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104469541A (en) * 2013-09-18 2015-03-25 中兴通讯股份有限公司 IPTV channel switching method, IPTV channel switching device and terminal
CN106028166A (en) * 2016-06-24 2016-10-12 北京小米移动软件有限公司 Method and device for switching live broadcasting rooms in live broadcasting process
CN106131601A (en) * 2016-06-29 2016-11-16 乐视控股(北京)有限公司 Video recommendation method and device
CN106231379A (en) * 2016-07-29 2016-12-14 广州酷狗计算机科技有限公司 A kind of methods, devices and systems playing live video

Also Published As

Publication number Publication date
CN106686396A (en) 2017-05-17

Similar Documents

Publication Publication Date Title
CN106686396B (en) Method and system for switching live broadcast room
US10834237B2 (en) Method, apparatus, and storage medium for controlling cooperation of multiple intelligent devices with social application platform
US10834432B2 (en) Method, device and system for in-sequence live streaming
CN106993227B (en) Method and device for information display
CN109062467B (en) Split screen application switching method and device, storage medium and electronic equipment
CN106803993B (en) Method and device for realizing video branch selection playing
CN105979312B (en) Information sharing method and device
CN106254910B (en) Method and device for recording image
CN107333162B (en) Method and device for playing live video
CN105208056B (en) Information interaction method and terminal
CN106303733B (en) Method and device for playing live special effect information
CN110673770B (en) Message display method and terminal equipment
WO2017084289A1 (en) Method, apparatus and system for presenting information
CN106791916B (en) Method, device and system for recommending audio data
CN105094501B (en) Method, device and system for displaying messages in mobile terminal
WO2014166263A1 (en) Communication method, system, server and client device for user-interactive system
CN112040324A (en) Playing progress adjusting method and device, storage medium and terminal
CN109660445B (en) Message processing method, device and storage medium
CN107193551B (en) Method and device for generating image frame
US20160119695A1 (en) Method, apparatus, and system for sending and playing multimedia information
CN105159655B (en) Behavior event playing method and device
CN107391732B (en) Function guiding method and device of application program and terminal equipment
CN106330875B (en) Message display method and device
CN107105312B (en) A kind of method, apparatus and system carrying out information displaying
CN115017406A (en) Live broadcast picture display method and device, electronic equipment and storage medium

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 510660 Guangzhou City, Guangzhou, Guangdong, Whampoa Avenue, No. 315, self - made 1-17

Applicant after: Guangzhou KuGou Networks Co., Ltd.

Address before: 510000 B1, building, No. 16, rhyme Road, Guangzhou, Guangdong, China 13F

Applicant before: Guangzhou KuGou Networks Co., Ltd.

GR01 Patent grant
GR01 Patent grant