CN109921976B - Group-based communication control method, device and storage medium - Google Patents

Group-based communication control method, device and storage medium Download PDF

Info

Publication number
CN109921976B
CN109921976B CN201711319617.XA CN201711319617A CN109921976B CN 109921976 B CN109921976 B CN 109921976B CN 201711319617 A CN201711319617 A CN 201711319617A CN 109921976 B CN109921976 B CN 109921976B
Authority
CN
China
Prior art keywords
group
target
communication control
user identifier
members
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
CN201711319617.XA
Other languages
Chinese (zh)
Other versions
CN109921976A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201711319617.XA priority Critical patent/CN109921976B/en
Publication of CN109921976A publication Critical patent/CN109921976A/en
Application granted granted Critical
Publication of CN109921976B publication Critical patent/CN109921976B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a group-based communication control method, a device and a storage medium, wherein the group-based communication control method comprises the following steps: the method comprises the steps of obtaining a group communication control request, wherein the group communication control request carries a group identification of a target group, the target group comprises at least one group member, determining a user identification set of the target group according to the group identification, the user identification set comprises at least one user identification, each user identification corresponds to one group member, then obtaining mark information corresponding to each user identification, and controlling communication connection of the group members in the target group according to the mark information and the user identification set, so that directional private chat of part of the group members in the group can be realized without newly building a group or a room, the method is simple, and user experience is good.

Description

Group-based communication control method, device and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a group-based communication control method, apparatus, and storage medium.
Background
With the continuous development of information technology, mobile phones become indispensable tools for people to perform various life aspects such as instant messaging, social contact, travel and the like, and play an increasingly important role in social life. Multimedia communication based on mobile phone applications, such as voice call, video call, etc., is a popular research direction in recent years.
At present, more and more mobile phone applications support the voice chat function, such as an online game application, and the principle is as follows: the game client acquires the audio data of the terminal microphone, performs early-stage optimization (denoising and judging whether to be silent) on the audio data, compresses the audio data by using a voice compression library, and sends the compressed audio data to the game server. After receiving the voice packet, the game server firstly determines the chat room where the player is located, then forwards the voice packet to other client sides in the same chat room, and the client sides decompress the received voice packet and play the voice packet. In the prior art, some links only allowing a part of people to perform voice communication in the game process generally select a part of people from members of a chat room to re-create a multi-person conversation, and perform voice chat in the created multi-person conversation or perform voice chat with each person independently, and the multi-person voice chat mode is complicated in operation and low in operation efficiency.
Disclosure of Invention
The invention aims to provide a group-based communication control method, a group-based communication control device and a group-based communication control storage medium, which are used for solving the technical problems of complex operation and low operation efficiency of a multi-person voice implementation mode in the existing group.
In order to solve the above technical problems, embodiments of the present invention provide the following technical solutions:
a group-based communication control method, comprising:
acquiring a group communication control request, wherein the group communication control request carries a group identifier of a target group, and the target group comprises at least one group member;
determining a user identifier set of a target group according to the group identifiers, wherein the user identifier set comprises at least one user identifier, and each user identifier corresponds to one group member;
acquiring mark information corresponding to each user identifier;
and controlling the communication connection of the group members in the target group according to the marking information and the user identification set.
In order to solve the above technical problems, embodiments of the present invention further provide the following technical solutions:
a group-based communication control apparatus, comprising:
a first obtaining module, configured to obtain a group communication control request, where the group communication control request carries a group identifier of a target group, and the target group includes at least one group member;
a determining module, configured to determine a user identifier set of a target group according to the group identifier, where the user identifier set includes at least one user identifier, and each user identifier corresponds to a group member;
the second acquisition module is used for acquiring the mark information corresponding to each user identifier;
and the control module is used for controlling the communication connection of the group members in the target group according to the marking information and the user identification set.
In order to solve the above technical problems, embodiments of the present invention further provide the following technical solutions:
a storage medium, wherein the storage medium stores a plurality of instructions, and the instructions are suitable for being loaded by a processor to execute the steps of any one of the above-mentioned group-based communication control methods.
The group-based communication control method, the device and the storage medium of the invention can realize the directional private chat of part of group members in a group without newly building a group or a room by acquiring the group communication control request which carries the group identification of a target group, wherein the target group comprises at least one group member, and determining the user identification set of the target group according to the group identification, the user identification set comprises at least one user identification, each user identification corresponds to one group member, and then acquiring the mark information corresponding to each user identification and controlling the communication connection of the group members in the target group according to the mark information and the user identification set.
Drawings
The technical solution and other advantages of the present invention will become apparent from the following detailed description of specific embodiments of the present invention, which is to be read in connection with the accompanying drawings.
Fig. 1 is a flowchart illustrating a group-based communication control method according to an embodiment of the present invention;
fig. 2a is a flowchart illustrating a group-based communication control method according to an embodiment of the present invention;
FIG. 2b is a schematic view of an operation procedure of a wolf killing-dark link according to an embodiment of the present invention;
fig. 2c is a schematic flowchart of step S205 according to an embodiment of the present invention;
FIG. 2d is a schematic diagram of an interaction interface in a dark segment according to an embodiment of the present invention;
fig. 2e is another schematic flow chart of step S205 according to the embodiment of the present invention;
fig. 3a is a schematic structural diagram of a group-based communication control apparatus according to an embodiment of the present invention;
fig. 3b is a schematic structural diagram of another group-based communication control apparatus according to an embodiment of the present invention;
fig. 3c is a schematic structural diagram of a control submodule provided in the embodiment of the present invention;
fig. 4 is a schematic structural diagram of a server according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention provides a group-based communication control method, a group-based communication control device and a storage medium. The following are detailed below.
A group-based communication control method, comprising: the method comprises the steps of obtaining a group communication control request, wherein the group communication control request carries a group identification of a target group, the target group comprises at least one group member, determining a user identification set of the target group according to the group identification, the user identification set comprises at least one user identification, each user identification corresponds to one group member, then obtaining mark information corresponding to each user identification, and controlling communication connection of the group members in the target group according to the mark information and the user identification set.
As shown in fig. 1, the specific flow of the group-based communication method may be as follows:
s101, a group communication control request is obtained, the group communication control request carries a group identification of a target group, and the target group comprises at least one group member.
In this embodiment, the target group (or group) refers to a platform for gathering people with the same hobbies or characteristics in a social network for chatting and communicating, where information sent by each group member in the group, such as voice information, video information, image information, or text information, may be obtained by other group members. The group id is a unique id of the group, which is determined mainly by the type of the group, for example, if the group is a game room in a game application, the group id may be a room number, if the group is a chat group in an instant messaging application, the group id may be a chat group name, and so on.
Specifically, the group communication control request may be generated by automatic triggering, for example, by automatic triggering when a certain specified game link is reached, or may be generated by manual triggering of the user, for example, by triggering when the user clicks a certain button, which may be specifically determined according to actual requirements.
S102, determining a user identification set of the target group according to the group identification, wherein the user identification set comprises at least one user identification, and each user identification corresponds to one group member.
In this embodiment, the user identifier is a unique identification of the user, which may be a registered account registered when each user registers in the system, or an identifier automatically assigned by the system to each registered user. It should be noted that, when a plurality of users communicate in a group manner, the server may automatically associate the group identifier with the user identifier of each communication group member, so that the corresponding user identifiers of the plurality of group members may be found through the group identifier subsequently.
S103, acquiring mark information corresponding to each user identification.
In this embodiment, the mark information may be content manually or automatically added by a system to a user, and is mainly used for subsequent searching and identification, the representation form of the mark may be determined according to actual conditions, and the mark may be a character string with a special meaning, such as a character string representing different levels of identities in a game link or a group chat group, such as a wolf and a villager in a killer game, an administrator and a common member in a group, or may be a character purely used for marking, such as a symbol or 1 for a user to select a member who wants to chat by himself, and a symbol or 0 for the rest members, and so on.
And S104, controlling the communication connection of the group members in the target group according to the marking information and the user identification set.
For example, the step S104 may specifically include:
1-1, matching each piece of mark information with preset mark information, and obtaining a matching result.
In this embodiment, the preset mark information may be in the form of a character string or a character, which may be set by the system according to a certain rule, such as a check symbol of a wolf in a game or a private chat member. The matching result may include matching success and matching failure.
1-2, controlling the communication connection of the group members in the target group according to the matching result corresponding to each user identification.
In this embodiment, the communication connection mainly includes sending and receiving of messages, that is, sending and receiving of messages between group members in the target group can be controlled according to the matching result of the user identifier. Generally, for group members whose matching is successful, messages may be allowed to be sent and received between each other, and for group members whose matching fails, messages may be prohibited from being sent and received between each other.
For example, for the group member with failed matching, the step 1-2 may specifically include:
acquiring a user identifier corresponding to a matching result indicating matching failure as a first target user identifier;
determining the group member corresponding to the first target user identification as a first target group member;
the first target group member is prohibited from communicating with each other, and the first target group member is prohibited from communicating with other group members of the target group.
In the present embodiment, it is considered that the transmission and reception of the message must be implemented through a communication channel, wherein the communication channel mainly refers to a logical channel, which is a logical path implemented by both sending and receiving data signals through an intermediate node, usually, only users located in the same communication channel can send and receive messages to each other, and users in different communication channels are unable to send and receive messages to and from each other, based on the above communication principles, when the tag information of some group members is not the preset tag information (i.e., the first target group member), such as a non-wolve user in a game, the communication connection among the group members and the communication connection among other group members and other group members can be disconnected by closing the communication channel of the group (platform) accessed by the part of the group members, so as to achieve the purpose of inhibiting the sending and receiving of the messages.
It should be noted that, when the communication channel of the first target group member is closed, the user may be informed of the closing operation appropriately, for example, the user may be informed that the current communication is in the suspended state by making an information sending button on the operation interface in a gray state, or by pulling up a floating page to cover an information input window on the operation interface. Of course, for the group members (such as the wolf users in the game) that do not close the communication channel, it may also be appropriately informed that the current communication link is in the special communication link, for example, a prompt area with prompt content may be displayed on the operation interface, or an operation interface may be regenerated to cover the original operation interface for the current link, and the like, which may be determined according to actual requirements.
For example, for group members successfully matched, the step 1-2 may specifically include:
acquiring a user identifier corresponding to a matching result indicating successful matching as a second target user identifier;
determining the group member corresponding to the second target user identification as a second target group member;
allowing the second target group members to communicate with each other.
In this embodiment, for group members that are successfully matched, such as wolf users in a game, messages may be allowed to be sent and received between each other, where the group members may send and receive messages through an existing communication channel, or may switch to a new communication channel, and a specific manner is not limited herein.
Further, the step of "allowing the second target group members to communicate with each other" may specifically include:
generating an interactive interface;
and providing the interactive interface to the electronic equipment where the second target user identification is located, so that the second target group member communicates based on the interactive interface.
In this embodiment, the content of the interactive interface may be determined according to actual requirements, for example, the interactive interface may include an information input interface, an information display area, and the like, the information display area is mainly used for displaying group member information and system prompt information, and the number of the information display area may be set manually, for example, 1 or 2. The information input interface can comprise a voice interface, a video interface and/or a text input interface, wherein the text input interface can be in the form of an input box and is mainly used for inputting texts and images, and the voice interface and the video interface can be in the form of keys and is mainly used for calling devices such as a microphone or a camera and the like for recording operation.
When the interactive interface includes a multimedia interface (i.e., a voice interface and/or a video interface), after providing the interactive interface to the electronic device where the second target user identifier is located, the group-based communication control method may further include:
acquiring a calling instruction of the second target group member to a multimedia interface in an interactive interface;
controlling the electronic equipment to collect multimedia information according to the calling instruction;
and sharing the collected multimedia information with the second target group member.
In this embodiment, the multimedia information mainly refers to voice information or video information. When any second target group member clicks a designated key on the interactive interface, such as a microphone icon or a camera icon, the electronic device can generate the call instruction, control a microphone or a camera of the electronic device to collect the multimedia information according to the call instruction, and then the server can acquire the collected multimedia information and transmit the multimedia information through a communication channel shared by the second target group members, so that the multimedia information can be shared among the second target group members.
Furthermore, it is readily understood that the restoration to the original connected state may be triggered automatically after a specified time, such as 30 seconds, has been reached after the first target group member's communication connection is broken, or after the user manually clicks some end key.
As can be seen from the above, in the group-based communication control method provided in this embodiment, by obtaining a group communication control request, where the group communication control request carries a group identifier of a target group, where the target group includes at least one group member, and determining a user identifier set of the target group according to the group identifier, where the user identifier set includes at least one user identifier, and each user identifier corresponds to one group member, then, obtaining tag information corresponding to each user identifier, and controlling communication connections of the group members in the target group according to the tag information and the user identifier set, an directional private chat of a part of group members in the group can be implemented without creating a new group or room, which is simple and provides a good user experience.
In the present embodiment, the group-based communication control device is integrated into a server, which is a game server as an example, and the detailed description is given.
As shown in fig. 2a and 2b, a specific flow of a group-based communication control method may be as follows:
s201, a server acquires a group communication control request, wherein the group communication control request carries a group identifier of a target group, and the target group comprises at least one group member.
For example, the target group may be a game room in a langer game, and the group identification may be a room number of the game room, such as number 2. The server may generate a group communication control request based on the room number when the game in the game room enters a link, such as a dark link.
S202, the server determines a user identification set of the target group according to the group identification, wherein the user identification set comprises at least one user identification, and each user identification corresponds to one group member.
For example, the user identifier may be a game account of the user in a game application. Typically, different game rooms have different game participants, and there may be differences in the game participants for any two games in the same room. For any game room, the server updates the participating members of each game, namely, the room number is associated with the game account number of the game member participating in the current game, so that the game account number of the latest participating member can be found through the room number.
S203, the server acquires the mark information corresponding to each user identification.
For example, the server may obtain the character information allocated to each game member (i.e., game account) in the current game of lady killing, and the character information may be stored in the server at the beginning of the game, such as lady, witch or villager, and the assigned game characters of the same game member are not necessarily the same in different games.
S204, the server matches each piece of mark information with preset mark information and obtains a matching result.
For example, for a game of off-line table game-wolf killer that has become popular today, the mark information may include wolfs, villagers, witch, prelogists and gunner, etc., the preset mark information may include wolfs, and the matching result may include matching success and matching failure. Specifically, if a certain game room includes 10 game participants of U1 to U10, and the flag information is U2, U8, and U9, when matching is performed with the identity of a wolf, the game participants whose matching results are successful are U2, U8, and U9, and the remaining 7 game participants whose matching results are failed.
S205, the server controls the communication connection of the group members in the target group according to the matching result corresponding to each user identification.
For example, in the natural link of the wolf killing game, game members can speak in sequence, the speaking content can be known by all members, and when entering the dark link, the game members (namely U2, U8 and U9) only with the wolf identities are required to have conversation, and the conversation content cannot be known by other wolf members, so that aiming at the dark link, the communication channels of the wolf members can be closed to realize private directional conversation among the wolf members, a multi-person conversation box does not need to be manually created, the operation is simple and convenient, and the user experience is good.
Specifically, referring to fig. 2c, for the group member with the matching failure, the step S205 may include:
S2051A, the server obtains, as the first target user identifier, the user identifier corresponding to the matching result indicating that the matching fails, and determines, as the first target group member, the group member corresponding to the first target user identifier.
For example, the user identifiers of U1-U10 other than U2, U8 and U9 (i.e., U1, U3-U7 and U10) may be determined as the first target user identifiers, and the group members of the game room other than U2, U8 and U9 (i.e., non-wolf users) may be determined as the first target group members.
S2052A, the server prohibits intercommunication among the first target group member and between the first target group member and other group members of the target group.
For example, the server may close the communication channels of the group members U1, U3-U7, and U10 in the group (platform), thereby disconnecting the communication connections between the group members and each other, and between the group members and U2, U8, and U9. Specifically, for the group members U1, U3-U7, and U10, the information input window of the operation interface may be in an unavailable state, and to guide the user to better experience the game, the operation interface may further prompt the user to turn off the channel for a time and a reason, for example, the time may be 30 seconds, the reason may be waiting for a langer killer, and the like, in this process, the U1, U3-U7, and U10 neither receive messages from the outside nor send messages to the outside, and are in an unlinked state. For U2, U8, and U9 (i.e., users of a wolf), the information input window of the operation interface is available, and the information input window may be a voice dialog button located at the bottom of the operation interface, wherein the wolf user can record voice by pressing the button for a long time, and stop recording voice by releasing the button, and of course, the operation interface may further include a speech display area for displaying the voting result, the speech time, and the like of each wolf user, as shown in fig. 2 d.
Referring to fig. 2e, for the group member with the matching failure, the step S205 may include:
S2051B, the server obtains, as the second target user identifier, the user identifier corresponding to the matching result indicating that the matching is successful, and determines the group member corresponding to the second target user identifier as the second target group member.
For example, U2, U8, and U9 may be determined as the second target user id, and the group members (i.e., wolf users) corresponding to U2, U8, and U9 may be determined as the second target group members.
S2052B, the server generates an interactive interface, where the interactive interface includes a multimedia interface, provides the interactive interface to the electronic device where the second target user identifier is located, and then obtains a call instruction of the second target group member to the multimedia interface in the interactive interface.
For example, the multimedia interface may appear as a microphone icon. The server can send the interactive interface to the electronic equipment used by the wolf user (U2, U8 and U9) through the network, the electronic equipment can display the interactive interface according to the size of the screen of the electronic equipment after receiving the interactive interface, and the wolf user can trigger the electronic equipment to generate a calling instruction by long-pressing the microphone icon.
S2053B, the server controls the electronic device to collect multimedia information according to the call instruction, and shares the collected multimedia information with the second target group member.
For example, the electronic device may call its own microphone to record voice according to the call instruction until the wolf user releases the voice dialog button, at this time, since the communication channels of the wolf users (U1, U3-U7 and U10) are in a closed state, when the wolf user performs a speaking operation through the interactive interface, the speaking content is unknown to the wolf user, and at the same time, the server may automatically share the voice information to other wolf siblings and play the voice information through the speaker in the electronic device used by each wolf sibling, thereby implementing a private directional speaking function between the wolf users.
As can be seen from the above, in the group-based communication control method provided in this embodiment, the server may obtain a group communication control request, where the group communication control request carries a group identifier of a target group, where the target group includes at least one group member, and determine a user identifier set of the target group according to the group identifier, where the user identifier set includes at least one user identifier, and each user identifier corresponds to one group member, then obtain tag information corresponding to each user identifier, then match each tag information with preset tag information, and obtain a matching result, then control communication connection of the group members in the target group according to the matching result corresponding to each user identifier, for example, obtain a user identifier corresponding to a matching result indicating that matching fails, as a first target user identifier, and determine a group member corresponding to the first target user identifier as a first target group member, then forbidding the mutual communication between the first target group members and between the first target group member and other group members in the target group, simultaneously obtaining a user identification corresponding to a matching result indicating successful matching as a second target user identification, determining the group member corresponding to the second target user identification as a second target group member, then generating an interactive interface, wherein the interactive interface comprises a multimedia interface and provides the interactive interface to the electronic equipment where the second target user identification is located, then obtaining a calling instruction of the second target group member to the multimedia interface in the interactive interface, then controlling the electronic equipment to collect multimedia information according to the calling instruction, and sharing the collected multimedia information to the second target group member, thereby realizing the private voice communication capability of some members in the group members without creating a plurality of rooms, the method is simple, and when the online game is transplanted to the online, the reality degree can be restored to the maximum extent, and the interestingness is improved.
According to the method described in the above embodiments, the present embodiment will be further described from the perspective of a group-based communication control device, which may be specifically implemented as a stand-alone entity, or may be implemented by being integrated in other devices, such as a server, which may be an integration of multiple servers.
Referring to fig. 3a, fig. 3a specifically illustrates the group-based communication control apparatus provided in the present embodiment, which may include: a first obtaining module 10, a determining module 20, a second obtaining module 30 and a control module 40, wherein:
(1) first acquisition module 10
A first obtaining module 10, configured to obtain a group communication control request, where the group communication control request carries a group identifier of a target group, and the target group includes at least one group member.
In this embodiment, the target group (or group) refers to a platform for gathering people with the same hobbies or characteristics in a social network for chatting and communicating, where information sent by each group member in the group, such as voice information, video information, image information, or text information, may be obtained by other group members. The group id is a unique id of the group, which is determined mainly by the type of the group, for example, if the group is a game room in a game application, the group id may be a room number, if the group is a chat group in an instant messaging application, the group id may be a chat group name, and so on.
Specifically, the group communication control request may be generated by automatic triggering, for example, by automatic triggering when a certain specified game link is reached, or may be generated by manual triggering of the user, for example, by triggering when the user clicks a certain button, which may be specifically determined according to actual requirements.
(2) Determination module 20
A determining module 20, configured to determine a user identifier set of the target group according to the group identifier, where the user identifier set includes at least one user identifier, and each user identifier corresponds to one group member.
In this embodiment, the user identifier is a unique identification of the user, which may be a registered account registered when each user registers in the system, or an identifier automatically assigned by the system to each registered user.
It should be noted that, when a plurality of users communicate in a group manner, the server may automatically associate the group identifier with the user identifier of each communication group member, so that the corresponding user identifiers of the plurality of group members may be found through the group identifier subsequently.
(3) Second acquisition module 30
A second obtaining module 30, configured to obtain tag information corresponding to each user identifier.
In this embodiment, the mark information may be content manually or automatically added by a system to a user, and is mainly used for subsequent searching and identification, the representation form of the mark may be determined according to actual conditions, and the mark may be a character string with a special meaning, such as a character string representing different levels of identities in a game link or a group chat group, such as a wolf and a villager in a killer game, an administrator and a common member in a group, or may be a character purely used for marking, such as a symbol or 1 for a user to select a member who wants to chat by himself, and a symbol or 0 for the rest members, and so on.
(4) Control module 40
And a control module 40, configured to control communication connections of group members in the target group according to the tag information and the user identification set.
For example, referring to fig. 3b, the control module 40 may specifically include a matching sub-module 41 and a control sub-module 42, where:
and the matching sub-module 41 is configured to match each piece of mark information with preset mark information, and obtain a matching result.
In this embodiment, the preset mark information may be in the form of a character string or a character, which may be set by the system according to a certain rule, such as a check symbol of a wolf in a game or a private chat member. The matching result may include matching success and matching failure.
And the control sub-module 42 is configured to control communication connections of group members in the target group according to a matching result corresponding to each user identifier.
In this embodiment, the communication connection mainly includes sending and receiving of messages, that is, sending and receiving of messages between group members in the target group can be controlled according to the matching result of the user identifier. Generally, for group members whose matching is successful, messages may be allowed to be sent and received between each other, and for group members whose matching fails, messages may be prohibited from being sent and received between each other.
For example, for group members that fail matching, the control sub-module 42 is specifically configured to:
acquiring a user identifier corresponding to a matching result indicating matching failure as a first target user identifier;
determining the group member corresponding to the first target user identification as a first target group member;
the first target group member is prohibited from communicating with each other, and the first target group member is prohibited from communicating with other group members of the target group.
In the present embodiment, it is considered that the transmission and reception of the message must be implemented through a communication channel, wherein the communication channel mainly refers to a logical channel, which is a logical path implemented by both sending and receiving data signals through an intermediate node, usually, only users located in the same communication channel can send and receive messages to each other, and users in different communication channels are unable to send and receive messages to and from each other, based on the above communication principles, when the tag information of some group members is not the preset tag information (i.e., the first target group member), such as a non-wolve user in a game, the control sub-module 42 may disconnect the communication connections between the group members and each other and between the group members and other group members by closing the communication channel of the group (platform) accessed by the group members, so as to disable the sending and receiving of messages.
It should be noted that, when the communication channel of the first target group member is closed, the control sub-module 42 may appropriately notify the user that the closing operation is performed, for example, by making a message sending button on the operation interface in a grey state, or by pulling up a floating page to cover a message input window on the operation interface, so as to notify the user that the current communication is in a suspended state. Of course, for the group members (such as the wolf users in the game) that do not close the communication channel, the control sub-module 42 may also appropriately inform them that the current communication link is in the special communication link, such as displaying a prompt area with prompt content on the operation interface, or regenerating an operation interface to cover the original operation interface for the current link, and so on, which may be determined according to the actual requirements.
For example, referring to fig. 3c, for group members successfully matched, the control sub-module 42 may specifically include an obtaining unit 421, a determining unit 422, and a control unit 423, where:
an obtaining unit 421, configured to obtain a user identifier corresponding to a matching result indicating that matching is successful, as a second target user identifier;
a determining unit 422, configured to determine the group member corresponding to the second target user identifier as a second target group member;
a control unit 423, configured to control the communication connection of the second target group member according to the second target user identifier.
In this embodiment, for group members that are successfully matched, such as wolf users in a game, messages may be allowed to be sent and received between each other, where the group members may send and receive messages through an existing communication channel, or may switch to a new communication channel, and a specific manner is not limited herein.
Further, the control unit 423 may specifically be configured to:
generating an interactive interface;
and providing the interactive interface to the electronic equipment where the second target user identification is located, so that the second target group member communicates based on the interactive interface.
In this embodiment, the content of the interactive interface may be determined according to actual requirements, for example, the interactive interface may include an information input interface, an information display area, and the like, the information display area is mainly used for displaying group member information and system prompt information, and the number of the information display area may be set manually, for example, 1 or 2. The information input interface can comprise a voice interface, a video interface and/or a text input interface, wherein the text input interface can be in the form of an input box and is mainly used for inputting texts and images, and the voice interface and the video interface can be in the form of keys and is mainly used for calling devices such as a microphone or a camera and the like for recording operation.
Specifically, when the interactive interface includes a multimedia interface (i.e., a voice interface and/or a video interface), the communication control apparatus may further include a sharing module 50 for:
after the control unit provides the interactive interface to the electronic equipment where the second target user identification is located, acquiring a calling instruction of the second target group member to a multimedia interface in the interactive interface;
controlling the electronic equipment to collect multimedia information according to the calling instruction;
and sharing the collected multimedia information with the second target group member.
In this embodiment, the multimedia information mainly refers to voice information or video information. When any second target group member clicks a designated key on the interactive interface, such as a microphone icon or a camera icon, the electronic device can generate the call instruction, control a microphone or a camera of the electronic device to collect the multimedia information according to the call instruction, and then the server can acquire the collected multimedia information and transmit the multimedia information through a communication channel shared by the second target group members, so that the multimedia information can be shared among the second target group members.
Furthermore, it is readily understood that the restoration to the original connected state may be triggered automatically after a specified time, such as 30 seconds, has been reached after the first target group member's communication connection is broken, or after the user manually clicks some end key.
In a specific implementation, the above units may be implemented as independent entities, or may be combined arbitrarily to be implemented as the same or several entities, and the specific implementation of the above units may refer to the foregoing method embodiments, which are not described herein again.
As can be seen from the above description, in the communication control apparatus based on a group provided in this embodiment, the first obtaining module 10 obtains a group communication control request, where the group communication control request carries a group identifier of a target group, where the target group includes at least one group member, the determining module 20 determines a user identifier set of the target group according to the group identifier, where the user identifier set includes at least one user identifier, and each user identifier corresponds to one group member, and then, the second obtaining module 30 obtains tag information corresponding to each user identifier, and the control module 40 controls communication connections of the group members in the target group according to the tag information and the user identifier set, so that an oriented private chat of some group members in the group can be implemented without creating a new group or room, which is simple and has good user experience.
Correspondingly, the embodiment of the present invention further provides a group-based communication control system, including any one of the group-based communication control apparatuses provided in the embodiments of the present invention, where the group-based communication control apparatus may be integrated in a server.
The server can obtain a group communication control request, wherein the group communication control request carries a group identifier of a target group, and the target group comprises at least one group member; determining a user identifier set of a target group according to the group identifier, wherein the user identifier set comprises at least one user identifier, and each user identifier corresponds to one group member; acquiring mark information corresponding to each user identifier; and controlling the communication connection of the group members in the target group according to the marking information and the user identification set.
The specific implementation of each device can be referred to the previous embodiment, and is not described herein again.
Since the web page authorization system may include any group-based communication control device provided in the embodiment of the present invention, the beneficial effects that can be achieved by any group-based communication control device provided in the embodiment of the present invention can be achieved, for details, see the foregoing embodiment, and are not described herein again.
An embodiment of the present invention further provides a server, as shown in fig. 4, which shows a schematic structural diagram of the server according to the embodiment of the present invention, specifically:
the server may include components such as a processor 601 of one or more processing cores, memory 602 of one or more computer-readable storage media, Radio Frequency (RF) circuitry 603, a power supply 604, an input unit 605, and a display unit 606. Those skilled in the art will appreciate that the server architecture shown in FIG. 4 is not meant to be limiting, and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the processor 601 is a control center of the server, connects various parts of the entire server using various interfaces and lines, and performs various functions of the server and processes data by running or executing software programs and/or modules stored in the memory 602 and calling data stored in the memory 602, thereby performing overall monitoring of the server. Optionally, processor 601 may include one or more processing cores; preferably, the processor 601 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 601.
The memory 602 may be used to store software programs and modules, and the processor 601 executes various functional applications and data processing by operating the software programs and modules stored in the memory 602. The memory 602 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 created according to the use of the server, and the like. Further, the memory 602 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 602 may also include a memory controller to provide the processor 601 with access to the memory 602.
RF circuit 603 may be used for receiving and transmitting signals during the process of transmitting and receiving information, and in particular, for receiving downlink information of a base station and then processing the received downlink information by one or more processors 601; in addition, data relating to uplink is transmitted to the base station. In general, the RF circuitry 603 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, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuitry 603 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Message Service (SMS), and the like.
The server also includes a power supply 604 (e.g., a battery) for powering the various components, and preferably, the power supply 604 is logically connected to the processor 601 via a power management system, such that functions of managing charging, discharging, and power consumption are performed via the power management system. The power supply 604 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
The server may also include an input unit 605, and the input unit 605 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, in a particular embodiment, input unit 605 may include a touch-sensitive surface as well as other input devices. The touch-sensitive surface, also referred to as a touch display screen or a touch pad, may collect touch operations by a user (e.g., operations by a user on or near the touch-sensitive surface using a finger, a stylus, or any other suitable object or attachment) thereon or nearby, and drive the corresponding connection device according to a predetermined program. Alternatively, the touch sensitive surface may comprise two parts, a touch detection means 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 601, and can receive and execute commands sent by the processor 601. In addition, touch sensitive surfaces may be implemented using various types of resistive, capacitive, infrared, and surface acoustic waves. The input unit 605 may include other input devices in addition to a touch-sensitive surface. In particular, other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The server may also include a display unit 606, and the display unit 606 may be used to display information input by the user or provided to the user, as well as various graphical user interfaces of the server, which may be made up of graphics, text, icons, video, and any combination thereof. The Display unit 606 may include a Display panel, and optionally, the Display panel may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch-sensitive surface may overlay the display panel, and when a touch operation is detected on or near the touch-sensitive surface, the touch operation is transmitted to the processor 601 to determine the type of the touch event, and then the processor 601 provides a corresponding visual output on the display panel according to the type of the touch event. Although in FIG. 4 the touch-sensitive surface and the display panel are shown as two separate components to implement input and output functions, in some embodiments the touch-sensitive surface may be integrated with the display panel to implement input and output functions.
Although not shown, the server may further include a camera, a bluetooth module, etc., which will not be described herein. Specifically, in this embodiment, the processor 601 in the server loads the executable file corresponding to the process of one or more application programs into the memory 602 according to the following instructions, and the processor 601 runs the application programs stored in the memory 602, thereby implementing various functions as follows:
acquiring a group communication control request, wherein the group communication control request carries a group identifier of a target group, and the target group comprises at least one group member;
determining a user identifier set of a target group according to the group identifier, wherein the user identifier set comprises at least one user identifier, and each user identifier corresponds to one group member;
acquiring mark information corresponding to each user identifier;
and controlling the communication connection of the group members in the target group according to the marking information and the user identification set.
The server can achieve the effective effect that any one of the group-based communication control devices provided in the embodiments of the present invention can achieve, for details, see the foregoing embodiments, and no further description is provided herein.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
The group-based communication control method, apparatus, storage medium and system provided by the embodiments of the present invention are described in detail above, and a specific example is applied in the present disclosure to explain the principle and the implementation of the present invention, and the description of the above embodiments is only used to help understanding the method and the core idea of the present invention; meanwhile, for those skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (11)

1. A group-based communication control method, comprising:
acquiring a group communication control request, wherein the group communication control request carries a group identifier of a target group, and the target group comprises at least one group member;
determining a user identifier set of a target group according to the group identifiers, wherein the user identifier set comprises at least one user identifier, and each user identifier corresponds to one group member;
acquiring mark information corresponding to each user identifier;
matching each piece of mark information with preset mark information, and acquiring a matching result;
allowing the successfully matched group members to communicate with each other;
and prohibiting the group members with failed matching from communicating with each other, and the group members with failed matching and other group members in the target group.
2. The group-based communication control method according to claim 1, wherein the prohibiting the group members that fail to match from communicating with each other, and the group members that fail to match from communicating with other group members in the target group, comprises:
acquiring a user identifier corresponding to a matching result indicating matching failure as a first target user identifier;
determining the group member corresponding to the first target user identification as a first target group member;
disabling communication between the first target group member and other group members of the target group.
3. The group-based communication control method according to claim 1, wherein the allowing the group members successfully matched to communicate with each other comprises:
acquiring a user identifier corresponding to a matching result indicating successful matching as a second target user identifier;
determining the group member corresponding to the second target user identification as a second target group member;
allowing the second target group members to communicate with each other.
4. The group-based communication control method of claim 3, wherein the allowing the second target group member to communicate with each other comprises:
generating an interactive interface;
and providing the interactive interface to the electronic equipment where the second target user identification is located, so that the second target group member communicates based on the interactive interface.
5. The group-based communication control method of claim 4, wherein the interactive interface comprises a multimedia interface, and after providing the interactive interface to the electronic device where the second target user identifier is located, the method further comprises:
acquiring a calling instruction of the second target group member to a multimedia interface in an interactive interface;
controlling the electronic equipment to collect multimedia information according to the calling instruction;
and sharing the collected multimedia information to the second target group member.
6. A group-based communication control apparatus, comprising:
a first obtaining module, configured to obtain a group communication control request, where the group communication control request carries a group identifier of a target group, and the target group includes at least one group member;
a determining module, configured to determine a user identifier set of a target group according to the group identifier, where the user identifier set includes at least one user identifier, and each user identifier corresponds to a group member;
the second acquisition module is used for acquiring the mark information corresponding to each user identifier;
the matching module is used for matching each piece of mark information with preset mark information and acquiring a matching result;
the permitting module is used for allowing the group members successfully matched to communicate with each other;
and the forbidding module is used for forbidding the group members which fail to be matched and other group members in the target group from communicating with each other.
7. The group-based communication control apparatus of claim 6, wherein the disabling module is configured to:
acquiring a user identifier corresponding to a matching result indicating matching failure as a first target user identifier;
determining the group member corresponding to the first target user identification as a first target group member;
disabling communication between the first target group member and other group members of the target group.
8. The group-based communication control apparatus of claim 6, wherein the allowing module comprises:
the acquisition unit is used for acquiring a user identifier corresponding to a matching result indicating successful matching as a second target user identifier;
a determining unit, configured to determine a group member corresponding to the second target user identifier as a second target group member;
a control unit for allowing the second target group members to communicate with each other.
9. The group-based communication control apparatus of claim 8, wherein the control unit is configured to:
generating an interactive interface;
and providing the interactive interface to the electronic equipment where the second target user identification is located, so that the second target group member communicates based on the interactive interface.
10. The group-based communication control apparatus of claim 9, wherein the interactive interface comprises a multimedia interface, the communication control apparatus further comprising a sharing module configured to:
after the control unit provides the interactive interface for the electronic equipment where the second target user identification is located, acquiring a calling instruction of the second target group member to a multimedia interface in the interactive interface;
controlling the electronic equipment to collect multimedia information according to the calling instruction;
and sharing the collected multimedia information to the second target group member.
11. A storage medium storing a plurality of instructions adapted to be loaded by a processor to perform the steps of the group-based communication control method according to any one of claims 1 to 5.
CN201711319617.XA 2017-12-12 2017-12-12 Group-based communication control method, device and storage medium Active CN109921976B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711319617.XA CN109921976B (en) 2017-12-12 2017-12-12 Group-based communication control method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711319617.XA CN109921976B (en) 2017-12-12 2017-12-12 Group-based communication control method, device and storage medium

Publications (2)

Publication Number Publication Date
CN109921976A CN109921976A (en) 2019-06-21
CN109921976B true CN109921976B (en) 2021-05-07

Family

ID=66957652

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711319617.XA Active CN109921976B (en) 2017-12-12 2017-12-12 Group-based communication control method, device and storage medium

Country Status (1)

Country Link
CN (1) CN109921976B (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112751679B (en) * 2019-10-30 2022-09-27 腾讯科技(深圳)有限公司 Instant messaging message processing method, terminal and server
CN114616844A (en) * 2019-11-08 2022-06-10 华为技术有限公司 Group communication method and related product
CN110932873A (en) * 2019-11-18 2020-03-27 北京达佳互联信息技术有限公司 Group communication method, terminal equipment, server and communication system
CN111506236B (en) * 2020-04-13 2022-03-22 维沃移动通信有限公司 Message sending method and electronic equipment
CN111800334B (en) * 2020-07-03 2022-04-19 联想(北京)有限公司 Processing method and device and electronic equipment
CN113162844B (en) * 2021-04-01 2023-01-20 维沃移动通信有限公司 Instant messaging method, instant messaging device, electronic equipment and storage medium
CN113098762B (en) * 2021-04-02 2023-04-07 维沃移动通信有限公司 Information output method and information output device
CN113101639A (en) * 2021-04-19 2021-07-13 网易(杭州)网络有限公司 Target attack method and device in game and electronic equipment
CN113676395B (en) * 2021-08-23 2023-11-07 维沃移动通信(杭州)有限公司 Information processing method, related device and readable storage medium
CN114020363B (en) * 2021-11-15 2023-12-15 海能达通信股份有限公司 Group attachment method and corresponding equipment
CN114244994A (en) * 2021-12-27 2022-03-25 深圳市海洋王铁路照明技术有限公司 Cluster voice interaction method and device, work recorder and storage medium
CN115396505B (en) * 2022-07-13 2023-11-17 微网优联科技(成都)有限公司 Message notification method and device based on router and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1941718A (en) * 2005-09-30 2007-04-04 腾讯科技(深圳)有限公司 Method for managing instant-telecommunication group
WO2008053030A1 (en) * 2006-11-02 2008-05-08 Cvon Innovations Ltd Interactive communications system
CN104660483A (en) * 2013-11-21 2015-05-27 腾讯科技(上海)有限公司 Method, service terminal and system for group communication
CN105704002A (en) * 2014-11-26 2016-06-22 阿里巴巴集团控股有限公司 Instant messaging method and instant messaging device
CN106027367A (en) * 2016-04-25 2016-10-12 上海云睦网络科技有限公司 Immediate messaging method, device and system
CN107196846A (en) * 2017-04-28 2017-09-22 维沃移动通信有限公司 A kind of group chat method and mobile terminal
CN107342929A (en) * 2016-08-10 2017-11-10 杭州朗和科技有限公司 A kind of sending method of new message notification, apparatus and system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7603413B1 (en) * 2005-04-07 2009-10-13 Aol Llc Using automated agents to facilitate chat communications
FI20065756A0 (en) * 2006-11-28 2006-11-28 Nokia Corp group Communications
CN102215178B (en) * 2011-05-31 2016-09-21 广州华多网络科技有限公司 The exhibiting method of a kind of communication message and device
CN104022944B (en) * 2014-06-27 2017-06-23 北京奇虎科技有限公司 The method and apparatus that instant messaging is carried out based on gaming platform terminal
CN106034068A (en) * 2015-03-20 2016-10-19 阿里巴巴集团控股有限公司 Method and device for private chat in group chat, client-side, server and system
CN106789127B (en) * 2016-12-16 2020-10-09 奇酷互联网络科技(深圳)有限公司 Method and system for speaking in group in packet mode

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1941718A (en) * 2005-09-30 2007-04-04 腾讯科技(深圳)有限公司 Method for managing instant-telecommunication group
WO2008053030A1 (en) * 2006-11-02 2008-05-08 Cvon Innovations Ltd Interactive communications system
CN104660483A (en) * 2013-11-21 2015-05-27 腾讯科技(上海)有限公司 Method, service terminal and system for group communication
CN105704002A (en) * 2014-11-26 2016-06-22 阿里巴巴集团控股有限公司 Instant messaging method and instant messaging device
CN106027367A (en) * 2016-04-25 2016-10-12 上海云睦网络科技有限公司 Immediate messaging method, device and system
CN107342929A (en) * 2016-08-10 2017-11-10 杭州朗和科技有限公司 A kind of sending method of new message notification, apparatus and system
CN107196846A (en) * 2017-04-28 2017-09-22 维沃移动通信有限公司 A kind of group chat method and mobile terminal

Also Published As

Publication number Publication date
CN109921976A (en) 2019-06-21

Similar Documents

Publication Publication Date Title
CN109921976B (en) Group-based communication control method, device and storage medium
US11025963B2 (en) Data processing method, apparatus, and system for live streaming page
US10635449B2 (en) Method and apparatus for running game client
CN106533711B (en) Multimedia conference method and device
US10958459B2 (en) Method and apparatus for processing group chat message
WO2018086417A1 (en) Microphone alternating live broadcast method, apparatus and system
CN108390816B (en) Network communication method and device
CN106973330B (en) Screen live broadcasting method, device and system
US9363300B2 (en) Systems and methods for voice communication
CN106713799B (en) Projection equipment control method, projection equipment and intelligent terminal
US20190342254A1 (en) Information sending method, information display method, terminal, server, system, and storage medium
CN103179026A (en) Communication method and system in user interactive system, server and client
WO2018095216A1 (en) Relationship chain processing method, terminal and storage medium
CN106303605B (en) A kind of methods, devices and systems to send a notification message
CN108521365B (en) Method for adding friends and mobile terminal
CN103701994A (en) Automatic responding method and automatic responding device
CN110618806B (en) Application program control method and device, electronic equipment and storage medium
CN104917667A (en) Multimedia-information-based interaction method, apparatus and system
CN103200077A (en) Method, device and system for data interaction during voice communication
CN107592289B (en) Password setting method and device
CN106878294B (en) Method and device for recording voice information by interphone
CN107155083B (en) Multi-terminal multimedia data processing method, device and system
CN115334023A (en) Communication method, related device, equipment and storage medium
CN109002535B (en) Data updating method and device
CN115002059B (en) Information processing method, information processing device, computer readable storage medium and computer equipment

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
GR01 Patent grant
GR01 Patent grant