CN110989910A - Interaction method, system, device, electronic equipment and storage medium - Google Patents

Interaction method, system, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN110989910A
CN110989910A CN201911188185.2A CN201911188185A CN110989910A CN 110989910 A CN110989910 A CN 110989910A CN 201911188185 A CN201911188185 A CN 201911188185A CN 110989910 A CN110989910 A CN 110989910A
Authority
CN
China
Prior art keywords
client
interaction
interactive
information
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911188185.2A
Other languages
Chinese (zh)
Inventor
麦志英
廖卓杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Huya Technology Co Ltd
Original Assignee
Guangzhou Huya 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 Huya Technology Co Ltd filed Critical Guangzhou Huya Technology Co Ltd
Priority to CN201911188185.2A priority Critical patent/CN110989910A/en
Publication of CN110989910A publication Critical patent/CN110989910A/en
Priority to PCT/CN2020/131899 priority patent/WO2021104396A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides an interaction method, a system, a device, an electronic device and a storage medium. When a main interactive program is operated, a first client acquires first interactive information when the first client communicates with a second client; if the first mutual information meets a preset trigger condition, outputting an interaction result obtained after a target extension program is called to process the first mutual information; wherein the target extension program is one of the plurality of extension programs. Therefore, a new interaction mode is provided for the user using the first client and the user using the second client based on the interaction function provided by the target extension program.

Description

Interaction method, system, device, electronic equipment and storage medium
Technical Field
The present application relates to the field of computers, and in particular, to an interaction method, system, apparatus, electronic device, and storage medium.
Background
With the development of communication technology and internet, the development of the live broadcast industry is brought correspondingly. However, at present, the interaction between the anchor and the audience is mainly by means of video or voice. Even if some platforms provide an interactive means other than video or voice, they are severely limited by the inherent functionality provided by live platforms. How to provide more interactive modes between the anchor and the audience so as to improve the interactive experience between the anchor and the audience is a problem to be solved urgently by each live broadcast platform.
Disclosure of Invention
In order to overcome at least one of the deficiencies in the prior art, an object of the embodiments of the present application is to provide an interaction method applied to a first client, where the first client is communicatively connected to a second client; the first client is capable of running a plurality of extension programs, the method comprising:
when a main interactive program is operated, first interactive information when the first client communicates with the second client is obtained;
if the first interaction information meets a preset trigger condition, outputting a first interaction result obtained after a target extension program is called to process the first interaction information; wherein the target extension program is one of the plurality of extension programs.
Optionally, the first client and the second client establish communication through a server; the step of obtaining the first interaction information when the first client communicates with the second client includes:
sending a request instruction to the server;
and acquiring first interactive information sent by the server according to the request instruction, wherein the first interactive information is acquired by processing communication data when the first client communicates with the second client by the server.
Optionally, the method further comprises:
and sending an extension program acquisition request to the server, wherein the extension program acquisition request carries the identifier of the target extension program, so that the server sends the target extension program to the first client according to the identifier of the target extension program.
Optionally, the step of obtaining first interaction information when the first client communicates with the second client includes:
and providing an interactive interface in a display area of the first client, and responding to the interactive operation of a user of the first client on the interactive interface to obtain the first interactive information.
Optionally, the target extension program is called, and the interactive interface is provided in a display area of the first client.
Optionally, the step of obtaining first interaction information when the first client communicates with the second client includes:
and when the first client communicates with the second client, acquiring first interaction information sent to the first client by the second client.
Optionally, the step of outputting a first interaction result obtained by processing the first interaction information by calling a target extension program includes:
calling the target extension program at the first client to process the first interactive information and outputting a first interactive information processing result; and/or
And sending the interaction data to the second client so that the second client outputs a second interaction result according to the interaction data.
Optionally, the interactive data includes video data recorded by the first client when the main interactive program is run, and/or second interactive information corresponding to the first interactive information processing result.
Another object of the embodiments of the present application is to provide an interaction method, which is applied to a second client, where the second client is in communication connection with a first client, and the method includes:
responding to the interactive operation of the user of the second client to generate first interactive information;
and sending the first interaction information to the first client so that the first client outputs a first interaction result obtained after a target extension program is called to process the first interaction information when meeting a preset trigger condition.
Optionally, the method comprises:
receiving interactive data sent by the first client;
and outputting a second interaction result at the second client according to the interaction data.
Optionally, the interactive data includes video data recorded by the first client when running a main interactive program and second interactive information output by the first client, where the second interactive information corresponds to a first interactive information processing result output by the first client calling the target extension program;
the second interaction result comprises a video picture and/or a second interaction information processing result; the step of outputting a second interaction result at the second client according to the interaction data includes:
displaying a video picture corresponding to the video data on a display interface provided by the second client according to the video data; and/or
And outputting the second interactive information processing result at the second client according to the second interactive information.
It is a third object of the embodiments of the present application to provide an interactive system, where the interactive system includes a first client and a second client, and the first client is capable of running multiple extension programs;
the second client responds to the interactive operation of a user of the second client to generate first interactive information, and the first interactive information is sent to the first client;
the method comprises the steps that when a main interactive program is operated by a first client, interactive information when the first client communicates with a second client is obtained, and if the first interactive information meets a preset trigger condition, a first interactive result obtained after a target extension program is called to process the first interactive information is output; wherein the target extension program is one of the plurality of extension programs.
A fourth objective of the embodiments of the present application is to provide an interactive apparatus, which is applied to a first client, where the first client is in communication connection with a second client; the first client is capable of running a plurality of extension programs; the interactive device comprises an interactive information acquisition module and an interactive result output module;
the interactive information acquisition module is used for acquiring interactive information when the first client communicates with the second client when a main interactive program is operated;
the interaction result output module is used for outputting a first interaction result obtained after the first interaction information is processed by calling a target extension program if the first interaction information meets a preset trigger condition; wherein the target extension program is one of the plurality of extension programs.
An objective of the embodiment of the present application is to provide an interaction apparatus, which is applied to a second client and is applied to the second client, where the second client is in communication connection with a first client, and the interaction apparatus includes an operation response module and an interaction information sending module;
the operation response module is used for responding to the interactive operation of the user of the second client and generating first interactive information;
the interaction information sending module is used for sending the first interaction information to the first client so that the first client outputs a first interaction result obtained after a target extension program is called to process the first interaction information when a preset trigger condition is met.
It is a sixth object of the embodiments of the present application to provide an electronic device, which includes a processor and a memory, where the memory stores machine executable instructions capable of being executed by the processor, and the processor can execute the machine executable instructions to implement the interaction method.
It is a seventh object of the embodiments of the present application to provide a storage medium having a computer program stored thereon, which when executed, implements the interaction method.
Compared with the prior art, the method has the following beneficial effects:
the embodiment of the application provides an interaction method, an interaction system, an interaction device, electronic equipment and a storage medium. When a main interactive program runs, acquiring interactive information when the first client communicates with the second client, and if the first interactive information meets a preset trigger condition, outputting an interactive result obtained after a target extension program is called to process the first interactive information. Therefore, a new interaction mode is provided for the user using the first client and the user using the second client based on the interaction function provided by the target extension program. Meanwhile, the first client can run the extension programs with different functions, so that more possibilities are provided for interaction between a user using the first client and a user using the second client, and positive significance is provided for improving interaction experience.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
Fig. 1 is one of scene diagrams provided in an embodiment of the present application;
fig. 2 is a second schematic view of a scenario provided in the present embodiment;
fig. 3 is a schematic diagram of a hardware structure provided in an embodiment of the present application;
fig. 4 is a flowchart of steps of an interaction method applied to a first client according to an embodiment of the present application;
FIG. 5 is a schematic diagram of an interaction method provided in an embodiment of the present application;
fig. 6 is a second schematic view of an interaction method provided in the embodiment of the present application;
fig. 7 is a third schematic view of an interaction method provided in the embodiment of the present application;
fig. 8 is a flowchart of steps of an interaction method applied to a second client according to an embodiment of the present application;
fig. 9 is a schematic structural diagram of an interaction apparatus applied to a first client according to an embodiment of the present application;
fig. 10 is a schematic structural diagram of an interaction apparatus applied to a second client according to an embodiment of the present application.
Icon: 100-a first client; 120-a memory; 130-a processor; 140-a communication unit; 200-a second client; 300-a network; 400-a server; 500-barrage; 600-first chess and card operation interface; 700-second chess and card operation interface; 1101-an interactive information acquisition module; 1102-an interaction result output module; 1104-an operation response module; 1105-mutual information sending module.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations.
Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
In the description of the present application, it is noted that the terms "first", "second", "third", and the like are used merely for distinguishing between descriptions and are not intended to indicate or imply relative importance.
As introduced in the background section, how to provide more interactive manners between the anchor and the audience so as to improve the interactive experience between the anchor and the audience is a problem to be solved in the live broadcast platforms.
In view of this, an interaction method is provided in an embodiment of the present application, and is applied to a first client, where the first client is capable of running multiple extension programs. Referring to fig. 1, a possible implementation scenario provided in the embodiment of the present application is shown. A communication connection is established between the first client 100 and the second client 200 via the network 300 and the server 400.
For example, when the first client 100 communicates with the second client 200, the first client 100 transmits the communication data to the server 400 and forwards the communication data to the second client 200 via the server 400. Similarly, the second client 200 sends the communication data to the server 400, and forwards the communication data to the first client 100 via the server 400.
The server 400 may be, but is not limited to, a web (website) server, a live server, a data server, and the like. The first client 100 and the second client 200 may be, but not limited to, a smart phone, a Personal Computer (PC), a tablet PC, a Personal Digital Assistant (PDA), a Mobile Internet Device (MID), and the like.
Of course, please refer to fig. 2, in another possible implementation scenario provided in the embodiment of the present application. The first client 100 and the second client 200 establish a communication connection through the network 300.
For example, the first client 100 directly establishes a communication connection with the second client 200 through a wide area network or a local area network, and the first client 100 transmits communication data to the second client 200 through the wide area network or the local area network. Similarly, the second client 200 transmits the communication data to the first client 100 through the wide area network or the local area network.
The network 300 may be, but is not limited to, a wired network or a wireless network.
Referring to fig. 3, an embodiment of the present invention further provides a hardware structure diagram of a first client 100, a second client 200 and a server 400, which includes a memory 120, a processor 130 and a communication unit 140.
The elements of the memory 120, the processor 130, and the communication unit 140 are electrically connected to each other, directly or indirectly, to enable the transmission or interaction of data. For example, the components may be electrically connected to each other via one or more communication buses or signal lines.
The Memory 120 may be, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Programmable Read-Only Memory (PROM), an Erasable Read-Only Memory (EPROM), an electrically Erasable Read-Only Memory (EEPROM), and the like. The memory 120 is used for storing a program, and the processor 130 executes the program after receiving the execution instruction. The communication unit 140 is used for transmitting and receiving data through the network 300.
The processor 130 may be an integrated circuit chip having signal processing capabilities. The Processor 130 may be a general-purpose Processor, and includes a Central Processing Unit (CPU), a Network Processor (NP), and the like; but may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor 130 or the like.
Taking the first client 100 as an example, please refer to fig. 4, which is a flowchart illustrating steps of an interaction method applied to the first client 100 shown in fig. 1 according to an embodiment of the present application, and the interaction method including the steps will be described in detail below.
Step S101, when the main interactive program is running, acquiring first interactive information when the first client 100 communicates with the second client 200.
Optionally, as for the first interaction information, as a possible implementation manner, the first interaction information may be operation information generated by a display area of the first client 100 providing an interaction interface when the first client 100 communicates with the second client 200, and responding to an interaction operation of a user of the first client 100 on the interaction interface. The operation information may be, but is not limited to, a click operation, a slide operation, a long press operation, or the like of the user of the first client 100 on the interactive interface.
As another possible implementation, the first interaction information may be communication data sent by the second client to the first client when the first client 100 communicates with the second client 200. The content of the communication data may be, but is not limited to, voice information, text information, video information, status information of the second client 200, or picture information. Therefore, based on the extension programs with different functions, a rich and diverse interaction mode is provided for the user of the first client and the user of the second client.
If the first client 100 and the second client 200 are communicatively connected through a server, as another possible implementation, the first interaction information may be communication data sent by the server to the first client 100. For example, the first client may send a request instruction to the server to enable the server to complete some complex computing tasks, and obtain a computing result after computing by the server is completed. Therefore, the strong computing power of the server can be utilized, and the computing pressure of the first client side can be reduced.
Step S102, if the first interaction information meets a preset trigger condition, outputting a first interaction result obtained after a target extension program is called to process the first interaction information; wherein the target extension program is one of a plurality of extension programs.
It should be understood that the extension program may be an application program that is independent from the main interactive program, or an application program that runs based on the main interactive program. If the extension program is an application program independent from the main interactive program, the extension program may obtain the interaction information when the first client 100 communicates with the second client 200 by communicating with the main interactive program, communicating with the first client 100, or communicating with the server.
In this way, the interaction method obtains the first interaction information when the first client 100 communicates with the second client 200 when the main interaction program runs, and outputs the interaction result obtained after the target extension program is called to process the first interaction information if the first interaction information meets the preset trigger condition. Based on the interactive function provided by the target extension program, a new interactive mode is provided between the user using the first client 100 and the user using the second client 200. Meanwhile, the first client 100 can run extension programs with different functions, so that more possibilities are provided for interaction between a user using the first client 100 and a user using the second client 200, and positive significance is provided for improving interaction experience.
The interactive interface provided by the first client may be, but is not limited to, an interactive interface provided by the main interactive program, and may also be an interactive interface provided by invoking the target extension program. The style of the interactive interface can be adaptively adjusted according to the specific functions of the target extension program. In this way, the first client 100 may run a plurality of extension programs, and different extension programs may provide different human-computer interaction modes for the user of the first client 100, so that human-computer interaction content when the first client 100 communicates with the second client 200 is enriched, and user experience is improved.
Optionally, a step of outputting a first interaction result obtained after the calling target extension program processes the first interaction information. As a possible implementation, the first interaction result includes interaction data and a first interaction information processing result.
Specifically, the first client 100 sends the interaction data to the second client 200, so that the second client 200 outputs a second interaction result according to the interaction data; and/or calling the target extension program at the first client 100 to output the first interactive information processing result.
Optionally, the interactive data includes video data recorded when the first client 100 runs the main interactive program, and/or second interactive information corresponding to the first interactive information processing result.
It should be noted that the first interaction result and the second interaction result may be a visual interaction effect output in the display interfaces provided by the first client 100 and the second client 200, or may be an intermediate result of the first client 100 and the second client 200 during the communication interaction.
The following describes an example of an interaction method provided in the embodiment of the present application with reference to an implementation scenario shown in fig. 1. Taking a live scene as an example, the first client 100 is a anchor client used by an anchor, the second client 200 is a viewer client used by a viewer, the server 400 is a live server, and the main interactive program is anchor software used by the anchor.
As a possible interaction method, please refer to fig. 5, a main interaction program in the anchor client calls a target extension program to analyze the bullet screen 500 information appearing in the live broadcast screen. And counting the times of occurrence of the keywords in the bullet screen 500, and if the times are greater than a preset time threshold, displaying a corresponding first interactive information processing result.
For example, the main interactive program calls the target extension program, counts the number of times of occurrence of the bullet screen 500 including the keyword "666", and if the number of times of occurrence exceeds 10 times, displays the corresponding first interactive information processing result in the live broadcast screen of the anchor client. The first interactive information processing result may be, but is not limited to, releasing a small rocket in a live view.
As another possible interaction method, please refer to fig. 6, a main interaction program in the anchor client calls a target extension program to analyze the bullet screen 500 information appearing in the live broadcast screen. And when the proportion of the barrage 500 occupying the screen in the live broadcast picture exceeds a preset threshold value, displaying a corresponding first interactive information processing result.
For example, the main interactive program calls the target extension program to count the area of the live view covered by each barrage 500 in the live view. And when the occupation ratio of the area covered by the bullet screen 500 in the live broadcast picture exceeds a preset area threshold value, displaying a corresponding first interaction result in the live broadcast picture of the anchor client. The first interactive information processing result may be, but is not limited to, releasing fireworks in a live view.
Of course, the work of counting the times of occurrence of the keywords in the barrage 500 or the area of the live broadcast screen covered by each barrage 500 in the live broadcast screen may be handed to the live broadcast server. Specifically, the anchor client sends a request instruction to the live broadcast server; the live broadcast server can count the times of occurrence of keywords in the barrage 500, or count the area of the live broadcast picture covered by each barrage 500 in the live broadcast picture. The anchor client acquires first interactive information sent by the live broadcast server according to the request instruction, and calls a target extension program according to the first interactive information to output a first interactive information processing result.
As another possible interaction mode, the target extension program provides an operation interface. And the anchor client responds to the operation behavior of the user of the anchor client on the operation interface and displays a corresponding first interaction result.
For example, the target extension program is a live broadcast information statistical tool for counting the residence time of each viewer in the live broadcast room, the operation behavior in the live broadcast room, or the distribution region of the viewer. The live broadcast information statistical tool responds to the operation of the user of the anchor client and displays the responded statistical result. Since the above statistics are only presented to the viewer, there is no need to present these information in the live view.
In order to enable a viewer in a live broadcast room to view a first interactive information processing result output by the target extension program. As a possible implementation, the interaction data sent by the anchor client to the viewer client may be video data recorded by the anchor client while running the main interaction program. Specifically, the anchor client may send the live broadcast picture recorded in real time to the live broadcast server, so that the live broadcast server sends the live broadcast picture recorded in real time to the audience client. Then, the user using the viewer client can view the first interactive information processing result displayed by the object extension program.
As another possible implementation manner, the interaction data sent by the anchor client to the viewer client may also be second interaction information corresponding to the first interaction information processing result. Specifically, the viewer client is provided with a corresponding interactive display function for processing the second interactive information. And the anchor client sends second interactive information corresponding to the first interactive information processing result to the live broadcast server, so that the live broadcast server forwards the second interactive information to the audience client. And then the audience client displays a corresponding second interactive information processing result according to the second interactive information.
As a possible implementation, a corresponding interactive display function is provided for the viewer client to process the second interactive information, and the interactive display function may be an object matching program matching with the object extension program package. The user of the anchor client and the user of the audience client are mutually matched through the target extension program and the corresponding target matching program to complete corresponding interaction.
For example, referring to FIG. 7, the target extension program and the target extension program may be a board game. The anchor client displays a first chess and card operation interface 600 and the spectator client displays a second chess and card operation interface 700. After responding to the operation of the user of the anchor client on the first chess and card operation interface 600, the anchor client sends the first operation result as second interaction information to the live broadcast server, so that the live broadcast server forwards the second interaction information to the audience client. The spectator client synchronizes in the second chess-card operation interface 700 according to the first operation result sent by the anchor client.
And the audience client responds to the operation of the user of the audience client in the second chess-card interface, and sends a second operation result as first interactive information to the live broadcast server so that the live broadcast server forwards the first interactive information to the anchor client, and the anchor client synchronizes in the first chess-card interface according to the second operation result sent by the audience client.
It should be noted that the interaction manner between the user of the first client 100 and the user of the second client 200 through the target extension program is not limited to the above example, and may also include other interaction manners, which is not limited in this embodiment of the present application.
Optionally, if the extension program may also be an application program that runs based on the main interactive program, before using the target extension program, the first client 100 sends an extension program acquisition request to the server 400, where the extension program acquisition request carries an identifier of the target extension program, so that the server 400 sends the target extension program to the first client 100 according to the identifier of the target extension program. Of course, the target extension program can also be installed in the main interactive program in an off-line or pre-installed manner.
Taking the live broadcast room as an example, as a possible implementation manner, the live broadcast server is configured with a target corollary program of the target extension program. The anchor client sends an extension acquisition request to the live server 400. The live broadcast server 400 sends the target extension program to the anchor client according to the extension program acquisition request, and simultaneously sends the target corollary program to all the viewer clients in the live broadcast room.
As another possible implementation, the anchor client sends an extension acquisition request to the live server 400. The live broadcast server 400 sends a target extension program to the anchor client according to the extension program acquisition request, and simultaneously sends prompt information to all the viewer clients in the live broadcast room to remind the users of the viewer clients to participate in the interaction of the target extension program.
It should be appreciated that to enable the extension program to be invoked for execution on the main interactive program. The main interactive program comprises an SDK which can be called by a preset type of computer language.
Optionally, the computer language of the preset type is an interpreted computer language. It should be understood that, with respect to compiled languages, the source code of an interpreted computer language is not directly translated into machine language, but rather is translated into intermediate code that is then interpreted by an interpreter. Such as Python, JavaScript, Perl, Shell, etc., are interpreted languages.
In a possible example provided by the embodiment of the present application, the interpreted computing language is JavaScript, and the extension program is JavaScript source code. And the SDK packages the preset functions provided by the main interactive program into a function interface which can be called by the JavaScript source code. Therefore, the extension programs with different functions can be executed without compiling, so that the extension programs can run based on the main interactive program, and are more flexible compared with the computer language needing compiling.
For example, the live broadcast software includes a message channel function, a login function, a bullet screen 500, a gift display function, a main broadcast subscription function, a camera usage function, a microphone usage function, and the like. The SDK packages the functions, so that the JavaScript source code can be directly called.
Taking the second client 200 as an example, the embodiment of the present application further provides an interaction method, which is applied to the second client 200, and the second client 200 is in communication connection with the first client 100. Referring to fig. 8, a flowchart of steps of an interaction method applied to the second client 200 according to an embodiment of the present application is shown. The method including the respective steps will be described in detail below.
Step S201, responding to the interactive operation of the user of the second client 200, generating first interactive information.
Step S202, sending the first interaction information to the first client 100, so that the first client 100 outputs a first interaction result obtained by calling the target extension program to process the first interaction information when meeting a preset trigger condition.
In this way, the second client 200 sends the first interaction information to the first client 100, so that the user of the second client 200 can use the function provided by the target extension program of the first client 100, and then the user of the second client 200 can interact with the user of the first client 100 through the target extension program.
Optionally, the second client 200 receives the interaction data sent by the first client 100; and outputting a second interaction result on a display interface provided by the second client 200 according to the interaction data.
The interactive data includes video data recorded when the first client 100 runs the main interactive program and second interactive information output by the first client 100, where the second interactive information corresponds to a first interactive information processing result output by the first client 100 calling the target extension program.
Meanwhile, the second interaction result comprises a video picture and/or a second interaction information processing result. The second client 200 displays a video picture corresponding to the video data on a display interface provided by the second client 200 according to the video data; and/or output the second interactive information processing result at the second client 200 according to the second interactive information.
The embodiment of the present application further provides an interactive system, where the interactive system includes a first client 100 and a second client 200, and the first client 100 can run extension programs with different functions.
The second client 200 responds to the interactive operation of the user of the second client 200 to generate first interactive information and send the first interactive information to the first client 100;
when the first client 100 runs the main interactive program, first interactive information when the first client 100 is in communication with the second client 200 is obtained, and if the first interactive information meets a preset trigger condition, an interactive result obtained after the first interactive information is processed by calling a target extension program is output; wherein the target extension program is one of a plurality of extension programs.
The embodiment of the present application further provides an interaction apparatus, which is applied to a first client 100, where the first client 100 is in communication connection with a second client 200; the first client 100 is capable of running a plurality of extension programs. Referring to fig. 9, functionally, the interactive apparatus includes an interactive information obtaining module 1101 and an interactive result output module 1102.
The interaction information obtaining module 1101 is configured to obtain first interaction information when the first client 100 communicates with the second client 200 when the main interaction program is executed.
In the embodiment of the present application, the mutual information obtaining module 1101 is configured to execute step S101 in fig. 4, and for a detailed description of the mutual information obtaining module 1101, reference may be made to the detailed description of step S101.
The interaction result output module 1102 is configured to output an interaction result obtained after the first interaction information is processed by calling the target extension program if the first interaction information meets the preset trigger condition; wherein the target extension program is one of a plurality of extension programs.
In the embodiment of the present application, the interaction result output module 1102 is configured to execute step S102 in fig. 4, and reference may be made to the detailed description of step S102 for a detailed description of the interaction result output module 1102.
The embodiment of the present application further provides an interaction apparatus, which is applied to the second client 200, and the second client 200 is in communication connection with the first client 100. Referring to fig. 10, functionally, the interactive apparatus includes an operation response module 1104 and an interactive information sending module 1105.
The operation response module 1104 is configured to generate first interaction information in response to an interaction operation of a user of the second client 200.
In the embodiment of the present application, the operation response module 1104 is configured to execute step S201 in fig. 8, and as to the detailed description of the operation response module 1104, reference may be made to the detailed description of step S201.
The interaction information sending module 1105 is configured to send the first interaction information to the first client 100.
In this embodiment of the application, the mutual information sending module 1105 is configured to execute step S202 in fig. 8, and as to the detailed description of the mutual information sending module 1105, refer to the detailed description of step S202.
The embodiment of the present application further provides an electronic device, where the electronic device includes a processor and a memory 120, where the memory 120 stores machine executable instructions capable of being executed by the processor, and the processor can execute the machine executable instructions to implement the interaction method. According to different specific embodiments of the interaction method, the electronic device may be the first client 100 or the second client 200.
The embodiment of the application also provides a storage medium, on which a computer program is stored, and when the computer program is executed, the interactive method is realized.
In summary, the embodiments of the present application provide an interaction method, system, apparatus, electronic device, and storage medium. When the main interactive program runs, the target extension program is called to obtain first interactive information in the communication process of the first client and the second client, and a corresponding interactive result is displayed. Thus, a new interaction mode is provided for the user using the first client and the user using the second client 200 based on the interaction function provided by the target extension program. Meanwhile, the first client can run extension programs with different functions, so that more possibilities are provided for interaction between a user using the first client and a user using the second client 200, and positive significance is provided for improving interaction experience.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus 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, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The above description is only for various embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of changes or substitutions within the technical scope of the present application, and all such changes or substitutions are included in the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (16)

1. An interactive method is applied to a first client, and the first client is in communication connection with a second client; the first client is capable of running a plurality of extension programs, the method comprising:
when a main interactive program is operated, first interactive information when the first client communicates with the second client is obtained;
if the first interaction information meets a preset trigger condition, outputting a first interaction result obtained after a target extension program is called to process the first interaction information; wherein the target extension program is one of the plurality of extension programs.
2. The interactive method according to claim 1, wherein the first client and the second client establish communication through a server; the step of obtaining the first interaction information when the first client communicates with the second client includes:
sending a request instruction to the server;
and acquiring first interactive information sent by the server according to the request instruction, wherein the first interactive information is acquired by processing communication data when the first client communicates with the second client by the server.
3. The interactive method of claim 2, wherein the method further comprises:
and sending an extension program acquisition request to the server, wherein the extension program acquisition request carries the identifier of the target extension program, so that the server sends the target extension program to the first client according to the identifier of the target extension program.
4. The interaction method according to claim 1, wherein the step of obtaining the first interaction information when the first client communicates with the second client comprises:
and providing an interactive interface in a display area of the first client, and responding to the interactive operation of a user of the first client on the interactive interface to obtain the first interactive information.
5. The interactive method of claim 4, wherein the step of providing an interactive interface in the display area of the first client comprises:
and calling the target extension program, and providing the interactive interface in a display area of the first client.
6. The interaction method according to claim 1, wherein the step of obtaining the first interaction information when the first client communicates with the second client comprises:
and when the first client communicates with the second client, acquiring first interaction information sent to the first client by the second client.
7. The interaction method according to any one of claims 1 to 6, wherein the first interaction result includes interaction data and/or a first interaction information processing result, and the step of outputting the first interaction result obtained by processing the first interaction information by calling a target extension program includes:
calling the target extension program at the first client to process the first interactive information and outputting a first interactive information processing result; and/or
And sending the interaction data to the second client so that the second client outputs a second interaction result according to the interaction data.
8. The interaction method according to claim 7, wherein the interaction data includes video data recorded by the first client when the main interaction program is run, and/or second interaction information corresponding to the first interaction information processing result.
9. An interaction method applied to a second client which is in communication connection with a first client, the method comprising:
responding to the interactive operation of the user of the second client to generate first interactive information;
and sending the first interaction information to the first client so that the first client outputs a first interaction result obtained after a target extension program is called to process the first interaction information when meeting a preset trigger condition.
10. An interactive method according to claim 9, characterized in that the method comprises:
receiving interactive data sent by the first client;
and outputting a second interaction result at the second client according to the interaction data.
11. The interaction method according to claim 10, wherein the interaction data includes video data recorded by the first client while running a main interaction program and second interaction information output by the first client, and the second interaction information corresponds to a first interaction information processing result output by the first client invoking the target extension program;
the second interaction result comprises a video picture and/or a second interaction information processing result; the step of outputting a second interaction result at the second client according to the interaction data includes:
displaying a video picture corresponding to the video data on a display interface provided by the second client according to the video data; and/or
And outputting the second interactive information processing result at the second client according to the second interactive information.
12. An interactive system is characterized in that the interactive system comprises a first client and a second client, wherein the first client can run a plurality of extension programs;
the second client responds to the interactive operation of the user of the second client to generate first interactive information, and the first interactive information is sent to the first client;
the method comprises the steps that when a main interactive program is operated by a first client, interactive information when the first client communicates with a second client is obtained, and if the first interactive information meets a preset trigger condition, a first interactive result obtained after a target extension program is called to process the first interactive information is output; wherein the target extension program is one of the plurality of extension programs.
13. An interaction device is applied to a first client, and the first client is in communication connection with a second client; the first client is capable of running a plurality of extension programs; the interactive device comprises an interactive information acquisition module and an interactive result output module;
the interactive information acquisition module is used for acquiring interactive information when the first client communicates with the second client when a main interactive program is operated;
the interaction result output module is used for outputting a first interaction result obtained after the interaction information is processed by calling a target extension program if the interaction information meets a preset trigger condition; wherein the target extension program is one of the plurality of extension programs.
14. The interaction device is applied to a second client side which is in communication connection with a first client side, and comprises an operation response module and an interaction information sending module;
the operation response module is used for responding to the interactive operation of the user of the second client and generating first interactive information;
the interaction information sending module is used for sending the first interaction information to the first client so that the first client outputs a first interaction result obtained after a target extension program is called to process the interaction information when a preset trigger condition is met.
15. An electronic device comprising a processor and a memory, the memory storing machine executable instructions executable by the processor to implement the interaction method of any one of claims 1-8 or 9-11.
16. A storage medium having stored thereon a computer program which, when executed, implements the interaction method of any one of claims 1-8 or 9-11.
CN201911188185.2A 2019-11-28 2019-11-28 Interaction method, system, device, electronic equipment and storage medium Pending CN110989910A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201911188185.2A CN110989910A (en) 2019-11-28 2019-11-28 Interaction method, system, device, electronic equipment and storage medium
PCT/CN2020/131899 WO2021104396A1 (en) 2019-11-28 2020-11-26 Interaction method and client devices

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911188185.2A CN110989910A (en) 2019-11-28 2019-11-28 Interaction method, system, device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110989910A true CN110989910A (en) 2020-04-10

Family

ID=70087747

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911188185.2A Pending CN110989910A (en) 2019-11-28 2019-11-28 Interaction method, system, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110989910A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021104396A1 (en) * 2019-11-28 2021-06-03 广州虎牙科技有限公司 Interaction method and client devices

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103761025A (en) * 2013-12-31 2014-04-30 广州华多网络科技有限公司 Information interaction method and device
US20160080817A1 (en) * 2014-09-11 2016-03-17 Opentv Inc. System and method of displaying content based on locational activity
CN106648283A (en) * 2015-11-02 2017-05-10 腾讯科技(北京)有限公司 Pop-up screen information processing method and server
CN107124664A (en) * 2017-05-25 2017-09-01 百度在线网络技术(北京)有限公司 Exchange method and device applied to net cast
CN108076392A (en) * 2017-03-31 2018-05-25 北京市商汤科技开发有限公司 Living broadcast interactive method, apparatus and electronic equipment
CN108288240A (en) * 2017-06-29 2018-07-17 广州华多网络科技有限公司 A kind of method and device for puing question to display based on online education
CN108419139A (en) * 2018-02-05 2018-08-17 李秀荣 Internet big data barrage processing system
CN108462883A (en) * 2018-01-08 2018-08-28 平安科技(深圳)有限公司 A kind of living broadcast interactive method, apparatus, terminal device and storage medium
CN109348274A (en) * 2018-09-12 2019-02-15 咪咕音乐有限公司 A kind of living broadcast interactive method, apparatus and storage medium
CN110381332A (en) * 2019-08-01 2019-10-25 广州虎牙科技有限公司 Direct broadcasting room component processing method, device, electronic equipment and readable storage medium storing program for executing

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103761025A (en) * 2013-12-31 2014-04-30 广州华多网络科技有限公司 Information interaction method and device
US20160080817A1 (en) * 2014-09-11 2016-03-17 Opentv Inc. System and method of displaying content based on locational activity
CN106648283A (en) * 2015-11-02 2017-05-10 腾讯科技(北京)有限公司 Pop-up screen information processing method and server
CN108076392A (en) * 2017-03-31 2018-05-25 北京市商汤科技开发有限公司 Living broadcast interactive method, apparatus and electronic equipment
CN107124664A (en) * 2017-05-25 2017-09-01 百度在线网络技术(北京)有限公司 Exchange method and device applied to net cast
CN108288240A (en) * 2017-06-29 2018-07-17 广州华多网络科技有限公司 A kind of method and device for puing question to display based on online education
CN108462883A (en) * 2018-01-08 2018-08-28 平安科技(深圳)有限公司 A kind of living broadcast interactive method, apparatus, terminal device and storage medium
CN108419139A (en) * 2018-02-05 2018-08-17 李秀荣 Internet big data barrage processing system
CN109348274A (en) * 2018-09-12 2019-02-15 咪咕音乐有限公司 A kind of living broadcast interactive method, apparatus and storage medium
CN110381332A (en) * 2019-08-01 2019-10-25 广州虎牙科技有限公司 Direct broadcasting room component processing method, device, electronic equipment and readable storage medium storing program for executing

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021104396A1 (en) * 2019-11-28 2021-06-03 广州虎牙科技有限公司 Interaction method and client devices

Similar Documents

Publication Publication Date Title
US10425368B2 (en) Information processing method, user equipment, server, and computer-readable storage medium
US11890540B2 (en) User interface processing method and device
WO2017166464A1 (en) Information interaction method and terminal
CN107765976B (en) Message pushing method, terminal and system
CN114390308B (en) Interface display method, device, equipment, medium and product in live broadcast process
CN106843794B (en) Split screen display method and system based on android
US20170208022A1 (en) Chat system
CN111124668B (en) Memory release method, memory release device, storage medium and terminal
CN111880695A (en) Screen sharing method, device, equipment and storage medium
CN111569436A (en) Processing method, device and equipment based on interaction in live broadcast fighting
CN108574878B (en) Data interaction method and device
KR101510144B1 (en) System and method for advertisiing using background image
CN112269504B (en) Information display method and device and electronic equipment
CN110989910A (en) Interaction method, system, device, electronic equipment and storage medium
CN114157627B (en) Group processing method, device, electronic equipment and medium
CN113849117A (en) Interaction method, interaction device, computer equipment and computer-readable storage medium
CN113824627B (en) Group chat message display method and device, electronic equipment and storage medium
WO2021090750A1 (en) Information processing device, information processing method, and program
CN113961689A (en) Conversation method, conversation device, electronic equipment and computer-readable storage medium
CN108924182B (en) Text information sending method and device in virtual reality scene
US12026421B2 (en) Screen sharing method, apparatus, and device, and storage medium
WO2021104396A1 (en) Interaction method and client devices
CN115334362B (en) Barrage problem processing method, barrage problem processing device, barrage problem storage medium, barrage problem service equipment and barrage problem service system
CN113867538A (en) Interaction method, interaction device, computer equipment and computer-readable storage medium
CN115334028B (en) Expression message processing 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200410

RJ01 Rejection of invention patent application after publication