CN112866622A - Information processing method, device, server, storage medium and system - Google Patents

Information processing method, device, server, storage medium and system Download PDF

Info

Publication number
CN112866622A
CN112866622A CN202110185500.7A CN202110185500A CN112866622A CN 112866622 A CN112866622 A CN 112866622A CN 202110185500 A CN202110185500 A CN 202110185500A CN 112866622 A CN112866622 A CN 112866622A
Authority
CN
China
Prior art keywords
participant information
online
participant
request
target
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.)
Granted
Application number
CN202110185500.7A
Other languages
Chinese (zh)
Other versions
CN112866622B (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.)
Beijing Zitiao Network Technology Co Ltd
Original Assignee
Beijing Zitiao Network 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 Beijing Zitiao Network Technology Co Ltd filed Critical Beijing Zitiao Network Technology Co Ltd
Priority to CN202110185500.7A priority Critical patent/CN112866622B/en
Publication of CN112866622A publication Critical patent/CN112866622A/en
Application granted granted Critical
Publication of CN112866622B publication Critical patent/CN112866622B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/14Systems for two-way working
    • H04N7/15Conference systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting
    • G06Q10/1093Calendar-based scheduling for persons or groups
    • G06Q10/1095Meeting or appointment

Abstract

The invention provides an information processing method, a device, a server, a storage medium and a system, when new participants are online, in a conference information processing server, each new online participant information is independently packaged and stored in a memory, and then online participant information data packets of the same conference stored in the memory are returned to a proxy server for analysis and then packaged into a format which can be analyzed by a client. Therefore, the calculation amount of the conference information processing server is reduced, the instantaneous concurrent calculation pressure of the conference information processing server is further reduced, and the service stability of the conference information processing server is improved.

Description

Information processing method, device, server, storage medium and system
Technical Field
The embodiment of the disclosure relates to the technical field of audio and video conferences, in particular to an information processing method, an information processing device, a server, a storage medium and an information processing system.
Background
With the rapid development of network technology, more and more people adopt audio and video conferences to communicate. In an audio-video conference scene with a large number of participants (for example, more than one hundred participants), all the participants enter the conference together at the same time, and each participant draws the whole amount of participant information to form high instantaneous load pressure on the conference information processing server.
Disclosure of Invention
The embodiment of the disclosure provides an information processing method, an information processing device, a server, a storage medium and a system.
In a first aspect, an embodiment of the present disclosure provides an information processing method, including: in response to receiving the participation request, acquiring target participant information indicated by the participation request; packaging the target participant information to obtain a target participant information data packet; storing the target participant information data packet into an online participant information data packet set corresponding to the target conference identifier in a memory; and sending an online participant information data packet set corresponding to the target conference identifier indicated by the participant request to a receiving end as an online participant information forwarding request corresponding to the participant request, so that the receiving end analyzes the online participant information forwarding request, and generates an online participant information feedback result corresponding to the participant request based on the analyzed online participant information.
In some optional embodiments, the method further comprises: and storing the target participant information into an online participant information set corresponding to the target conference identifier in a memory.
In some optional embodiments, the participation request is sent by a proxy server; and the above method further comprises: storing the corresponding relation between the proxy server sending the participation request and the target participant information in a memory; and for each piece of online participant information different from the target participant information in an online participant information set corresponding to the target conference identifier in the memory, generating a new online participant information forwarding request according to the target participant information and the participant identifiers in the online participant information, and sending the new online participant information forwarding request to a proxy server corresponding to the online participant information, so that the proxy server corresponding to the online participant information analyzes the new online participant information forwarding request, and generates new online participant information based on the analyzed participant information.
In some optional embodiments, the sending, to a receiving end, the set of online participant information data packets corresponding to the target conference identifier indicated by the participant request as an online participant information forwarding request corresponding to the participant request includes: and sending each online participant information data packet different from the target participant information data packet in the online participant information data packet set corresponding to the target conference identifier to the receiving end as an online participant information forwarding request corresponding to the participant request.
In a second aspect, an embodiment of the present disclosure provides an information processing apparatus including: an acquisition unit configured to acquire, in response to receiving a participation request, target participant information indicated by the participation request; the packaging unit is configured to package the target participant information to obtain a target participant information data packet; the first storage unit is configured to store the target participant information data packet into an online participant information data packet set corresponding to the target conference identifier in a memory; and a first sending unit, configured to send the online participant information data packet set corresponding to the target conference identifier indicated by the participant request to a receiving end as an online participant information forwarding request corresponding to the participant request, so that the receiving end analyzes the online participant information forwarding request, and generates an online participant information feedback result corresponding to the participant request based on the analyzed online participant information.
In some optional embodiments, the apparatus further comprises: and the second storage unit is configured to store the target participant information into an online participant information set corresponding to the target conference identifier in the memory.
In some optional embodiments, the participation request is sent by a proxy server; and the above apparatus further comprises: a third storage unit configured to store, in a memory, a correspondence relationship between the proxy server that transmits the participation request and the target participant information; and a second sending unit configured to generate a new online participant information forwarding request according to the target participant information and the participant identifiers in the online participant information set corresponding to the target conference identifier in the memory, and send the new online participant information forwarding request to the proxy server corresponding to the online participant information, so that the proxy server corresponding to the online participant information parses the new online participant information forwarding request, and generates new online participant information based on the parsed participant information.
In some optional embodiments, the first sending unit is further configured to: and sending each online participant information data packet different from the target participant information data packet in the online participant information data packet set corresponding to the target conference identifier to the receiving end as an online participant information forwarding request corresponding to the participant request.
In a third aspect, an embodiment of the present disclosure provides a conference information processing server, including: one or more processors; a storage device, on which one or more programs are stored, which, when executed by the one or more processors, cause the one or more processors to implement the method as described in any implementation manner of the first aspect.
In a fourth aspect, embodiments of the present disclosure provide a computer-readable storage medium on which a computer program is stored, wherein the computer program, when executed by one or more processors, implements the method as described in any of the implementations of the first aspect.
In a fifth aspect, an embodiment of the present disclosure provides an information processing system including at least two clients and at least one conference information processing server as described in the third aspect.
In some optional embodiments, the information processing system further comprises at least one proxy server configured to: forwarding a meeting participation request sent by a client to a meeting information processing server; analyzing an online participant information forwarding request sent by a conference information processing server; generating an online participant information feedback result corresponding to the participant request based on the analyzed online participant information; and sending the generated online participant information feedback result to the client side sending the participant request.
In the prior art, in order to achieve instantaneous high concurrent load pressure caused by the fact that participants in the same conference enter the conference at the same time, a commonly used solution at present is as follows: when participating in a conference, a participant needs to use a client to initiate a participation request, and the participation request is received by the proxy server. The proxy server routes the conference participating request to a corresponding conference information processing server according to the participated conference identifier; in the conference information processing server, firstly, according to the received conference request, acquiring the information of the new participant, and then storing the acquired information of the participant in a memory as the information of the participant of the conference requested to participate; and then, the conference information processing server packs the participant information of all the participants of the conference requested to participate, which is stored in the memory and is on line, into packed data integrally, and then sends the packed data to the proxy server. The proxy service unpacks the received packed data and then packs the packed data into a format which can be analyzed by the client side again and then sends the packed data to the client side for presentation. When each participant is online, the conference information processing server needs to pack all online participant information stored in the memory, so that when many participants are online instantaneously, the concurrency pressure calculated instantaneously by the conference information processing server is very high, the conference information processing server can not provide services normally, and the conference connection fails.
In order to solve the above technical problem, in the information processing method, apparatus, server, storage medium, and system provided in the embodiments of the present disclosure, when a new participant comes online, in the conference information processing server, each new participant information that comes online is separately packaged and stored in the memory, and then an online participant information data packet of the same conference stored in the memory is returned to a receiving end (e.g., a proxy server) for analysis and then regenerated into an online participant information feedback result. Compared with the prior art, when each participant receives the online request, the whole packaging of all online participant information of the same conference in the memory is required, so that the packaging calculation amount is greatly reduced, the instantaneous concurrent calculation pressure of the conference information processing server is reduced, and the service stability of the conference information processing server is improved.
Drawings
Other features, objects, and advantages of the disclosure will become apparent from a reading of the following detailed description of non-limiting embodiments which proceeds with reference to the accompanying drawings. The drawings are only for purposes of illustrating the particular embodiments and are not to be construed as limiting the invention. In the drawings:
FIG. 1 is a system architecture diagram of one embodiment of an information handling system according to the present disclosure;
FIG. 2 is a timing flow diagram for one embodiment of an information handling system according to the present disclosure;
FIG. 3 is a flow diagram for one embodiment of an information processing method according to the present disclosure;
FIG. 4 is a schematic block diagram of one embodiment of an information processing apparatus according to the present disclosure;
fig. 5 is a schematic structural diagram of a computer system of a conference information processing server suitable for implementing an embodiment of the present disclosure.
Detailed Description
The present disclosure is described in further detail below with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings.
It should be noted that, in the present disclosure, the embodiments and features of the embodiments may be combined with each other without conflict. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
FIG. 1 illustrates an exemplary system architecture 100 of an information handling system according to this disclosure.
As shown in fig. 1, the system architecture 100 may include clients 1011, 1012, 1013, 1014, a network 102, proxy servers 1031, 1032, a network 104, and conference information processing servers 1051, 1052, 1053. The network 102 is a medium for providing a communication link between the clients 1011, 1012, 1013, 1014 and the proxy servers 1031, 1032, and the network 104 is a medium for providing a communication link between the proxy servers 1031, 1032 and the conference information processing servers 1051, 1052, 1053. Network 102 and network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
The user can interact with the proxy servers 1031, 1032 through the network 102 using the clients 1011, 1012, 1013, 1014, and interact with the conference information processing servers 1051, 1052, 1053 via the network 104 through the proxy servers 1031, 1032 to receive or transmit messages, and the like. The clients 1011, 1012, 1013, 1014 may have various communication client applications installed thereon, such as an audio and video conference application, a voice recognition application, a web browser application, a shopping application, a search application, an instant messaging tool, a mailbox client, social platform software, and the like.
The clients 1011, 1012, 1013, 1014 may be hardware or software. When the clients 1011, 1012, 1013, 1014 are hardware, they may be various electronic devices having a display screen and supporting sound collection and/or video collection, including but not limited to smart phones, tablet computers, e-book readers, MP3 players (Moving Picture Experts Group Audio Layer III, motion Picture Experts compression standard Audio Layer III, MP4 players (Moving Picture Experts Group Audio Layer IV, motion Picture Experts compression standard Audio Layer 4), laptop portable computers, desktop computers, and the like. When the clients 1011, 1012, 1013, 1014 are software, they may be installed in the electronic devices listed above. It may be implemented as multiple pieces of software or software modules (e.g., to provide distributed services) or as a single piece of software or software module. And is not particularly limited herein.
The proxy servers 1031, 1032 may be servers that provide various services, for example, proxy servers that provide proxy services for audiovisual conference class applications displayed on the clients 1011, 1012, 1013, 1014. The proxy servers 1031, 1032 may route the meeting requests received from the clients 1011, 1012, 1013, 1014 and forward the meeting requests to the corresponding meeting information processing servers. The proxy servers 1031, 1032 may parse the forwarding requests received from the conference information processing servers 1051, 1052, 1053, and then repackage the forwarding requests, and feed back the processing results (e.g., online participant information feedback results) to the clients 1011, 1012, 1013, 1014.
The conference information processing servers 1051, 1052, and 1053 may be servers that provide various services, and for example, analyze data such as conference requests issued from clients and transferred from the proxy servers 1031 and 1032, transmit processing results (for example, online participant information transfer requests corresponding to the conference requests) to the proxy servers 1031 and 1032, analyze the processing results, and then package the analyzed processing results and transfer the packaged processing results to the clients 1011, 1012, 1013, and 1014.
The proxy servers 1031 and 1032 and the conference information processing servers 1051, 1052, and 1053 may be hardware or software. When the proxy servers 1031 and 1032 and the conference information processing servers 1051, 1052, and 1053 are hardware, they may be implemented as a distributed server cluster composed of a plurality of servers, or may be implemented as a single server. When the proxy servers 1031, 1032 and the conference information processing servers 1051, 1052, 1053 are software, they may be implemented as a plurality of software or software modules (for example, to provide distributed services), or may be implemented as a single software or software module. And is not particularly limited herein.
It should be noted that the information processing method provided by the present disclosure is generally executed by the conference information processing servers 1051, 1052, 1053, and accordingly, the information processing apparatus is generally provided in the conference information processing servers 1051, 1052, 1053.
It should be noted that the information processing system 100 of the present disclosure may also be provided without the proxy servers 1031 and 1032 and the network 104, that is, the user may use the clients 1011, 1012, 1013, and 1014 to interact with the conference information processing servers 1051, 1052, and 1053 through the network 102 to receive or send messages, and the like.
It should be understood that the number of clients, networks, proxy servers, and conference information processing servers in fig. 1 are merely illustrative. There may be any number of clients, networks, proxy servers, and conference information handling servers, as desired for an implementation.
With continued reference to FIG. 2, a timing diagram 200 of one embodiment of an information handling system according to the present disclosure is shown. The information processing system in the embodiment of the present disclosure may include at least two clients, at least one proxy server, and at least one conference information processing server.
In step 201, the client generates a participation request in response to the detection of the participation operation.
In this embodiment, a client (e.g., clients 1011, 1012, 1013, 1014 shown in fig. 1) may generate a participation request when detecting a participation operation. Here, the meeting request may include a target meeting identification and a target participant identification.
Here, the participation operation may be various operations for triggering generation of the participation request. For example, the participating operation may be that the user successfully logs in the conference system with the target participant identifier, inputs the target conference identifier in the conference identifier input box to participate in the conference, and clicks the participating operation display object (for example, a preset participating button or icon).
Here, the target participant identification may be used to characterize the participant who wishes to participate in the audiovisual conference, while the target conference identification is used to characterize the audiovisual conference that the participant wishes to participate in.
Step 202, the client sends the participation request to the conference information processing server.
In this embodiment, the client may send the conference participation request generated in step 201 to a conference information processing server that provides support for the audio and video conference application.
In some alternative embodiments, the client may send the participation request directly to the conference information processing server.
In some optional embodiments, the client may also send the conference participating request generated in step 201 to a proxy server that provides proxy service for the audio/video conference application corresponding to the region where the client is located. And the proxy server can determine the target conference information processing server according to the target conference identifier in the received conference participating request under the condition of receiving the conference participating request sent by the client. For example, the proxy server may determine the target conference information processing server in the at least one conference information server according to a preset routing rule and the target conference identifier in the received conference participating request. For example, a hash algorithm may be used to determine the server identifier of the target conference information processing server according to the target conference identifier.
It should be noted that, for the meeting requests for participating in the same meeting sent by clients from different regions, the target meeting identifiers therein are the same, although each meeting request may be sent to different proxy servers, because each proxy server forwards the meeting request according to the target meeting identifier in the meeting request according to the preset same routing rule, and because the target meeting identifiers in the meeting requests for participating in the same meeting are the same, the meeting requests for participating in the same meeting are finally forwarded to the same meeting information processing server.
In step 203, the conference information processing server acquires the target participant information indicated by the participation request in response to receiving the participation request.
In this embodiment, the conference information processing server may obtain the target participant information indicated by the conference request when receiving the conference request directly sent by the client or forwarded by the proxy server. Specifically, the practical participant request may include a target participant identifier and a target participant identifier, and the conference information processing server may first analyze the participant request to obtain the target participant identifier and the target conference identifier, may then locally or remotely query participant information corresponding to the target participant identifier from another conference information processing server connected to the conference information processing server network, and then determines the queried participant information as the target participant information. Here, the participant information is used to describe various information about the participant. For example, the participant information may include a participant identification, a participant name and/or nickname, a participant avatar icon, a time of arrival, a region of the participant, a position of the participant, and the like.
And step 204, the conference information processing server packs the target participant information to obtain a target participant information data packet.
Here, the conference information processing server may package the target participant information according to a data format that is resolvable by a preset receiving end (e.g., a client or a proxy server) to obtain a target participant information data packet, so that a subsequent receiving end (e.g., a client or a proxy server) performs corresponding parsing.
In step 205, the conference information processing server stores the target participant information data packet in the online participant information data packet set corresponding to the target conference identifier in the memory.
Here, the conference information processing server may store the target participant information data packet obtained by packaging in step 204 into the online participant information data packet set corresponding to the target conference identifier in the memory.
It is understood that, as can be understood from the above description, the conference joining requests issued by different clients participating in the same conference are sent or routed to the same conference information processing server, and therefore, for the conference information processing server, step 206 may be specifically performed as follows: the conference information processing server may first determine whether an online participant information data packet set corresponding to the target conference identifier exists in the memory. If it is determined that the conference joining request received in step 203 does not exist, it indicates that the conference indicated by the first request to join the target conference identifier is not received, and therefore the online information of the participants who have already joined the conference is not stored in the memory, an empty online participant information data packet set corresponding to the target conference identifier may be created in the memory, and then the target participant information data packet is added to the online participant information data packet set corresponding to the target conference identifier in the memory. If the meeting request received in step 203 is determined to exist, it indicates that the meeting request received in step 203 is not the meeting requested by the first request to join the target meeting identifier, and that there is a participant who is online, so that the information of the participant who participates in the meeting is already stored in the memory, and the meeting request is the latest received meeting request, and the target participant information data packet may be directly added to the online participant information data packet set corresponding to the target meeting identifier in the memory, indicating that the participant indicated by the target meeting identifier is also online.
In step 206, the conference information processing server sends the online participant information data packet set corresponding to the target conference identifier indicated by the participant request to the receiving end as an online participant information forwarding request corresponding to the participant request.
In this embodiment, the conference information processing server may send the online participant information data packet set corresponding to the target conference identifier indicated by the conference request stored in the memory as the online participant information forwarding request corresponding to the conference request received in step 203 to the receiving end corresponding to the received conference request. Here, the receiving end may be, for example, a client or a proxy server. The example receiver in fig. 2 is a proxy server.
In some alternative embodiments, step 206 may also be performed as follows:
and sending each online participant information data packet different from the target participant information data packet in the online participant information data packet set corresponding to the target conference identifier to the receiving end as an online participant information forwarding request corresponding to the participant request. That is, for the new participant, it is more necessary to send the information of other participants who have been online to the client of the participant who has just participated in the new participant, that is, the target participant information data packet is not sent to the client, and the participant information of the new participant can not be sent to reduce the occupation of network bandwidth resources.
Step 207, the receiving end responds to the received online participant information forwarding request corresponding to the participant request, and analyzes the online participant information forwarding request.
Here, after receiving the online participant information forwarding request corresponding to the participant request, the receiving end (e.g., the proxy server or the client) may analyze the online participant information forwarding request according to the corresponding analysis manner of the conference information processing server packaging the target participant information in step 205 for each online participant information data packet in the online participant information data packet set corresponding to the target conference identifier, so as to obtain the corresponding online participant information, because the online participant information forwarding request includes the online participant information data packet set corresponding to the target conference identifier.
And 208, the receiving end generates an online participant information feedback result corresponding to the participant request based on the online participant information obtained by analysis.
For example, when the receiving end is a proxy server, the receiving end may package each piece of online participant information analyzed in step 207 according to a preset data format that is interpretable by the client, and obtain an online participant information feedback result corresponding to the participant request. Then, the receiving end can send the generated on-line participant information feedback result to the client end sending the participant request, and the client end correspondingly analyzes and displays the participant information.
For another example, when the receiving end is a client, the receiving end may generate an online participant information feedback result according to a data form to be presented by the client, and then the client may directly present the online participant information feedback result.
Through the steps 201 to 208, the user can use the client to join the audio and video conference, and the audio and video conference which is joined by which participants are online is presented.
In some cases, this embodiment may have the following optional implementations:
in an alternative embodiment (one), the sequence 200 may further include the following step 209:
step 209, the conference information processing server stores the target participant information in the online participant information set corresponding to the target conference identifier in the memory.
It should be noted that, after the conference information processing server executes step 203, that is, after obtaining the target participant information indicated by the participant request, the conference information processing server executes step 209 to store the target participant information in the online participant information set corresponding to the target conference identifier in the memory. According to the optional implementation mode, the conference information processing server also caches the information of each online participant corresponding to the target conference identifier, so as to facilitate the needs of other scenes.
Alternative embodiment (b): based on the above-mentioned alternative embodiment (one), the participation request may be sent by the proxy server, so that the sequence 200 may further include the following steps 210 to 213:
step 210, the conference information processing server stores the corresponding relationship between the proxy server sending the conference joining request and the target participant information in the memory.
That is, for all the participants of the new conference, the corresponding relationship between the information of the participants of the new conference and the corresponding proxy server sending the participation request of the new conference is stored in the internal memory of the conference information processing server.
In step 211, the conference information processing server generates a new online participant information forwarding request for each piece of online participant information different from the target participant information in the online participant information set corresponding to the target conference identifier in the memory according to the target participant information and the participant identifiers in the online participant information, and sends the new online participant information forwarding request to the proxy server corresponding to the online participant information.
It will be appreciated that, through steps 201 through 208, for the newly participating participant, the information of the already online participant is already known through the corresponding client. But for the already online participant, it is also necessary to know the information of the newly online participant. Therefore, in step 211, the conference information processing server may generate a new online participant information forwarding request for each piece of online participant information different from the target participant information in the online participant information set corresponding to the target conference identifier in the memory, that is, for the participant information corresponding to each online participant, according to the target participant information and the participant identifier in the online participant information, and send the new online participant information forwarding request to the proxy server corresponding to the online participant information.
It should be noted that, the participant identifiers in the online participant information of the conference indicated by the participation target conference identifier are different from each other, so the generated new online participant information forwarding requests are correspondingly different; in addition, the proxy server corresponding to each piece of online participant information may be the same or different, so that different new online participant information forwarding requests generated here may be sent to the same or multiple different proxy servers. Furthermore, when a new on-line participant information forwarding request is generated, the new on-line participant information forwarding request can be generated according to a data format which can be analyzed by the proxy server, so that the subsequent proxy server can analyze the new on-line participant information forwarding request.
In step 212, the proxy server responds to the received new on-line participant information forwarding request sent by the conference information processing server, analyzes the new on-line participant information forwarding request, generates new on-line participant information based on the analyzed participant information, and sends the new on-line participant information to the client indicated by the analyzed participant identifier.
It can be understood that, when the proxy server generates the new online participant information, the proxy server can also generate the new online participant information in a manner that the client can analyze the new online participant information. Therefore, the client can respond to the received new on-line participant information sent by the proxy server and present the new on-line participant information.
With the optional implementation mode, each participant who is online can acquire the information of the new participant by using the client.
In the information processing system provided by the above embodiment of the present disclosure, when a new participant comes online, in the conference information processing server, the information of each new online new participant is separately packaged and stored in the memory, and compared to the prior art, when an online request of each participant is received, it is necessary to package all online participant information of the same conference in the memory as a whole, so that the amount of packaged calculation is greatly reduced, the instantaneous concurrent calculation pressure of the conference information processing server is reduced, and the service stability of the conference information processing server is improved.
With continued reference to FIG. 3, a flow 300 of one embodiment of an information processing method according to the present disclosure is shown. The information processing method can be applied to a conference information processing server and comprises the following steps:
step 301, in response to receiving the participation request, obtaining the target participant information indicated by the participation request.
And step 302, packaging the target participant information to obtain a target participant information data packet.
Step 303, storing the target participant information data packet into the online participant information data packet set corresponding to the target conference identifier in the memory.
And step 304, sending the online participant information data packet set corresponding to the target conference identifier indicated by the participant request to a receiving end as an online participant information forwarding request corresponding to the participant request.
In this embodiment, the specific operations of step 301, step 302, step 303, and step 304 and the technical effects thereof are substantially the same as the operations and effects of step 203, step 204, step 205, and step 206 in the embodiment shown in fig. 2, and are not described herein again.
In some optional embodiments, the participation request may be sent by a proxy server, and accordingly the process 300 may further include the following steps 305 to 307:
and 305, storing the target participant information into an online participant information set corresponding to the target conference identifier in the memory.
Step 306, storing the corresponding relation between the proxy server sending the participation request and the target participant information in the memory.
Step 307, for each piece of online participant information different from the target participant information in the online participant information set corresponding to the target conference identifier in the memory, generating a new online participant information forwarding request according to the target participant information and the participant identifier in the online participant information, and sending the new online participant information forwarding request to the proxy server corresponding to the online participant information.
Here, the specific operations of step 305, step 306, and step 307 and the technical effects thereof are substantially the same as the operations and effects of step 209, step 210, and step 211 in the embodiment shown in fig. 2, and are not repeated herein.
Compared with the prior art that when each participant online request is received, all online participant information in the memory for the same conference needs to be packaged integrally, the method provided by the embodiment of the disclosure greatly reduces the packaging calculated amount, further reduces the instantaneous concurrent calculation pressure of the conference information processing server, and improves the service stability of the conference information processing server.
With further reference to fig. 4, as an implementation of the methods shown in the above figures, the present disclosure provides an embodiment of an information processing apparatus, which corresponds to the method embodiment shown in fig. 3, and which is particularly applicable to various conference information processing servers.
As shown in fig. 4, the information processing apparatus 400 of the present embodiment includes: an acquisition unit 401, a packing unit 402, a first storage unit 403, and a first transmission unit 404. The obtaining unit 401 is configured to, in response to receiving a participation request, obtain target participant information indicated by the participation request; a packing unit 402 configured to pack the target participant information to obtain a target participant information data packet; a first storage unit 403, configured to store the target participant information data packet into an online participant information data packet set corresponding to the target conference identifier in a memory; a first sending unit 404, configured to send the online participant information data packet set corresponding to the target conference identifier indicated by the participant request to a receiving end as an online participant information forwarding request corresponding to the participant request, so that the receiving end parses the online participant information forwarding request, and generates an online participant information feedback result corresponding to the participant request based on the parsed online participant information.
In this embodiment, specific processes of the obtaining unit 401, the packing unit 402, the first storing unit 403, and the first sending unit 404 of the information processing apparatus 400 and technical effects thereof may refer to related descriptions of step 301, step 302, step 303, and step 304 in the corresponding embodiment of fig. 3, which are not described herein again.
In some optional embodiments, the apparatus 400 may further include: and a second storage unit 405 configured to store the target participant information into an online participant information set corresponding to the target conference identifier in a memory.
In some optional embodiments, the participation request is sent by a proxy server; and the apparatus 400 may further include: a third storage unit 406 configured to store, in a memory, a correspondence relationship between the proxy server that transmits the participation request and the target participant information; a second sending unit 407, configured to generate, for each piece of online participant information different from the target participant information in an online participant information set corresponding to the target conference identifier in the memory, a new online participant information forwarding request according to the target participant information and the participant identifiers in the online participant information, and send the new online participant information forwarding request to the proxy server corresponding to the online participant information, so that the proxy server corresponding to the online participant information parses the new online participant information forwarding request, and generates new online participant information based on the parsed participant information.
In some optional embodiments, the first sending unit 404 may be further configured to: and sending each online participant information data packet different from the target participant information data packet in the online participant information data packet set corresponding to the target conference identifier to the receiving end as an online participant information forwarding request corresponding to the participant request.
It should be noted that details of implementation and technical effects of each unit in the information processing apparatus provided in the embodiments of the present disclosure may refer to descriptions of other embodiments in the present disclosure, and are not described herein again.
Referring now to FIG. 5, shown is a schematic block diagram of a computer system 500 suitable for use in implementing a meeting information processing server of an embodiment of the present disclosure. The computer system 500 shown in fig. 5 is only an example and should not bring any limitations to the functionality or scope of use of the embodiments of the present disclosure.
As shown in fig. 5, computer system 500 may include a processing device (e.g., central processing unit, graphics processor, etc.) 501 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)502 or a program loaded from a storage device 508 into a Random Access Memory (RAM) 503. In the RAM 503, various programs and data necessary for the operation of the conference information processing server 500 are also stored. The processing device 501, the ROM502, and the RAM 503 are connected to each other through a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
Generally, the following devices may be connected to the I/O interface 505: input devices 506 including, for example, a touch screen, a touch pad, a keyboard, a mouse, a camera, a microphone, and the like; output devices 507 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, and the like; storage devices 508 including, for example, magnetic tape, hard disk, etc.; and a communication device 509. The communication means 509 may allow the computer system 500 to communicate with other devices wirelessly or by wire to exchange data. While fig. 5 illustrates a computer system 500 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 509, or installed from the storage means 508, or installed from the ROM 502. The computer program, when executed by the processing device 501, performs the above-described functions defined in the methods of embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be included in the conference information processing server; or may exist separately without being installed in the conference information processing server.
The above-mentioned computer-readable medium carries one or more programs which, when executed by the conference information processing server, cause the conference information processing server to implement the information processing method shown in the embodiment shown in fig. 3 and its optional embodiments.
Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. 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.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. The name of the unit does not in some cases constitute a limitation of the unit itself, and for example, the acquisition unit may also be described as a "unit that acquires information on a target participant indicated by a participant request".
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.

Claims (12)

1. An information processing method, the method comprising:
in response to receiving a participation request, obtaining target participant information indicated by the participation request
Packaging the target participant information to obtain a target participant information data packet;
storing the target participant information data packet into an online participant information data packet set corresponding to the target conference identifier in a memory;
and sending an online participant information data packet set corresponding to the target conference identifier indicated by the participant request to a receiving end as an online participant information forwarding request corresponding to the participant request, so that the receiving end analyzes the online participant information forwarding request, and generating an online participant information feedback result corresponding to the participant request based on the analyzed online participant information.
2. The method of claim 1, wherein the method further comprises:
and storing the target participant information into an online participant information set corresponding to the target conference identifier in a memory.
3. The method of claim 2, wherein the participation request is sent by a proxy server; and
the method further comprises the following steps:
storing the corresponding relation between the proxy server sending the participation request and the target participant information in a memory;
and for each piece of online participant information different from the target participant information in an online participant information set corresponding to the target conference identifier in the memory, generating a new online participant information forwarding request according to the target participant information and the participant identifiers in the online participant information, and sending the new online participant information forwarding request to a proxy server corresponding to the online participant information, so that the proxy server corresponding to the online participant information analyzes the new online participant information forwarding request, and generates new online participant information based on the analyzed participant information.
4. The method of claim 1, wherein the sending the set of online participant information data packets corresponding to the target conference identifier indicated by the participant request to a receiving end as an online participant information forwarding request corresponding to the participant request comprises:
and sending each online participant information data packet different from the target participant information data packet in the online participant information data packet set corresponding to the target conference identifier to the receiving end as an online participant information forwarding request corresponding to the participant request.
5. An information processing apparatus, the apparatus comprising:
an acquisition unit configured to acquire, in response to receiving a participation request, target participant information indicated by the participation request;
the packaging unit is configured to package the target participant information to obtain a target participant information data packet;
the first storage unit is configured to store the target participant information data packet into an online participant information data packet set corresponding to the target conference identifier in a memory;
and the first sending unit is configured to send the online participant information data packet set corresponding to the target conference identifier indicated by the participant request to a receiving end as an online participant information forwarding request corresponding to the participant request, so that the receiving end analyzes the online participant information forwarding request and generates an online participant information feedback result corresponding to the participant request based on the analyzed online participant information.
6. The apparatus of claim 5, wherein the apparatus further comprises:
and the second storage unit is configured to store the target participant information into an online participant information set corresponding to the target conference identifier in the memory.
7. The apparatus of claim 6, wherein the participation request is sent by a proxy server; and the apparatus further comprises:
a third storage unit configured to store, in a memory, a correspondence between the proxy server that transmits the participation request and the target participant information;
and the second sending unit is configured to generate a new online participant information forwarding request according to the target participant information and the participant identifiers in the online participant information set corresponding to the target conference identifier in the memory, and send the new online participant information forwarding request to the proxy server corresponding to the online participant information, so that the proxy server corresponding to the online participant information analyzes the new online participant information forwarding request, and generates new online participant information based on the analyzed participant information.
8. The apparatus of claim 5, wherein the first transmitting unit is further configured to:
and sending each online participant information data packet different from the target participant information data packet in the online participant information data packet set corresponding to the target conference identifier to the receiving end as an online participant information forwarding request corresponding to the participant request.
9. A conference information processing server comprising:
one or more processors;
a storage device having one or more programs stored thereon,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method recited in any of claims 1-4.
10. A computer-readable storage medium, on which a computer program is stored, wherein the computer program, when executed by one or more processors, implements the method of any one of claims 1-4.
11. An information processing system comprising at least two clients and at least one conference information processing server according to claim 9.
12. The information handling system of claim 11, wherein the information handling system further comprises at least one proxy server configured to:
forwarding a meeting participation request sent by a client to a meeting information processing server;
analyzing an online participant information forwarding request sent by a conference information processing server;
generating an online participant information feedback result corresponding to the participant request based on the analyzed online participant information;
and sending the generated online participant information feedback result to the client side sending the participant request.
CN202110185500.7A 2021-02-10 2021-02-10 Information processing method, device, server, storage medium and system Active CN112866622B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110185500.7A CN112866622B (en) 2021-02-10 2021-02-10 Information processing method, device, server, storage medium and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110185500.7A CN112866622B (en) 2021-02-10 2021-02-10 Information processing method, device, server, storage medium and system

Publications (2)

Publication Number Publication Date
CN112866622A true CN112866622A (en) 2021-05-28
CN112866622B CN112866622B (en) 2022-06-17

Family

ID=75987972

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110185500.7A Active CN112866622B (en) 2021-02-10 2021-02-10 Information processing method, device, server, storage medium and system

Country Status (1)

Country Link
CN (1) CN112866622B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114826803A (en) * 2022-04-26 2022-07-29 北京字跳网络技术有限公司 Conference state processing method, conference state processing device, electronic device, conference state processing medium, and program product

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102185870A (en) * 2011-06-01 2011-09-14 苏州阔地网络科技有限公司 Method and system for realizing mode switch between instant messaging and network conference
CN102195900A (en) * 2011-06-01 2011-09-21 苏州阔地网络科技有限公司 Method and system for realizing instant messaging and network conference
CN102685444A (en) * 2012-04-01 2012-09-19 华为技术有限公司 Method and device for presenting non-participating conference site information in video conference
US20120243670A1 (en) * 2011-03-23 2012-09-27 International Business Machines Corporation Automatically Updating Meeting Information
WO2016165261A1 (en) * 2015-04-13 2016-10-20 中兴通讯股份有限公司 Video conference method, server and terminal
CN111225176A (en) * 2018-11-27 2020-06-02 中兴通讯股份有限公司 Online conference establishing method, server and computer readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120243670A1 (en) * 2011-03-23 2012-09-27 International Business Machines Corporation Automatically Updating Meeting Information
CN102185870A (en) * 2011-06-01 2011-09-14 苏州阔地网络科技有限公司 Method and system for realizing mode switch between instant messaging and network conference
CN102195900A (en) * 2011-06-01 2011-09-21 苏州阔地网络科技有限公司 Method and system for realizing instant messaging and network conference
CN102685444A (en) * 2012-04-01 2012-09-19 华为技术有限公司 Method and device for presenting non-participating conference site information in video conference
WO2016165261A1 (en) * 2015-04-13 2016-10-20 中兴通讯股份有限公司 Video conference method, server and terminal
CN111225176A (en) * 2018-11-27 2020-06-02 中兴通讯股份有限公司 Online conference establishing method, server and computer readable storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114826803A (en) * 2022-04-26 2022-07-29 北京字跳网络技术有限公司 Conference state processing method, conference state processing device, electronic device, conference state processing medium, and program product
CN114826803B (en) * 2022-04-26 2023-10-31 北京字跳网络技术有限公司 Conference state processing method and device, electronic equipment and medium

Also Published As

Publication number Publication date
CN112866622B (en) 2022-06-17

Similar Documents

Publication Publication Date Title
US11356748B2 (en) Method, apparatus and system for slicing live streaming
CN108833950B (en) Barrage message issuing method, server, system and storage medium
JP2019530908A (en) Interactive messaging system server integration in natural language hosted on the Internet cloud
EP4262214A1 (en) Screen projection method and apparatus, and electronic device and storage medium
US11711441B2 (en) Method and apparatus for publishing video synchronously, electronic device, and readable storage medium
CN111064987B (en) Information display method and device and electronic equipment
JP2019528495A (en) Interactive messaging system user resolver in natural language hosted in Internet cloud
US20160034322A1 (en) Systems and methods for event routing and correlation
US11868707B2 (en) Information interaction method and apparatus, server, system, and storage medium
CN112269770B (en) Document sharing method, device and system and electronic equipment
CN110198335A (en) Message synchronization method and device, electronic equipment and storage medium
JP2023515105A (en) MULTIMEDIA CONFERENCE DATA PROCESSING METHOD, APPARATUS, AND ELECTRONIC DEVICE
CN112866622B (en) Information processing method, device, server, storage medium and system
US11632581B2 (en) Playlist switching method, apparatus and system, terminal and storage medium
CN108337556B (en) Method and device for playing audio-video file
CN110798495B (en) Method and server for end-to-end message push in cluster architecture mode
CN114513552A (en) Data processing method, device, equipment and storage medium
CN110618768A (en) Information presentation method and device
CN108989404B (en) Barrage message issuing method, server, system and storage medium
CN112511884B (en) Mixed flow control method, system and storage medium for audio and video flow
CN114461582A (en) File processing method, device, equipment and storage medium
CN113259619A (en) Information sending and displaying method, device, storage medium and conference system
CN111752625A (en) Method and device for interface mock
CN111291254A (en) Information processing method and device
CN114513548B (en) Directional call information processing method and device

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