CN112332995A - Conference state updating method and device, computer equipment and storage medium - Google Patents

Conference state updating method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN112332995A
CN112332995A CN202011267580.2A CN202011267580A CN112332995A CN 112332995 A CN112332995 A CN 112332995A CN 202011267580 A CN202011267580 A CN 202011267580A CN 112332995 A CN112332995 A CN 112332995A
Authority
CN
China
Prior art keywords
conference
state data
conference state
signaling
updated
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
CN202011267580.2A
Other languages
Chinese (zh)
Other versions
CN112332995B (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 CN202011267580.2A priority Critical patent/CN112332995B/en
Publication of CN112332995A publication Critical patent/CN112332995A/en
Application granted granted Critical
Publication of CN112332995B publication Critical patent/CN112332995B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1813Arrangements for providing special services to substations for broadcast or conference, e.g. multicast for computer conferences, e.g. chat rooms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1083In-session procedures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • H04L65/403Arrangements for multi-party communication, e.g. for conferences

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Telephonic Communication Services (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The application relates to a conference state updating method, a conference state updating device, computer equipment and a storage medium. The method comprises the following steps: acquiring a conference signaling generated in a conference process, wherein the conference signaling is a control instruction related to a conference; updating the conference state data stored in the global storage space corresponding to the conference based on the conference signaling to obtain updated conference state data; generating a conference state change notification when the conference state data is updated; sending the conference state change notification to a terminal corresponding to a conference participant participating in the conference; and the sent conference state change notification is used for indicating the terminal to read the updated conference state data from the global storage space so as to update the conference state. By adopting the method, the consumption of network conference resources can be reduced.

Description

Conference state updating method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a conference state updating method and apparatus, a computer device, and a storage medium.
Background
With the continuous development of mobile Internet technology, the network conference system based on voip (voice over Internet protocol) audio/video communication is widely applied to the collaborative office, and brings great convenience to government and enterprise staff. In the process of using a network conference system to carry out a network conference at present, in order to ensure that participants can check the latest conference state in real time, when the conference state changes, the generated conference state change information is generally written into the message storage modules respectively corresponding to the participants, and then the participants acquire the conference state change information from the respective corresponding message storage modules.
However, when there are many participants in the network conference, the amount of information of the conference state change information increases rapidly, and a large amount of message storage modules with large storage space for each participant need to be developed to store the conference state information, so as to ensure that each participant can update the conference state, which results in waste of network conference resources.
Disclosure of Invention
In view of the above, it is necessary to provide a conference state updating method, apparatus, computer device and storage medium capable of reducing consumption of network conference resources in view of the above technical problems.
A conference state updating method, the method comprising:
acquiring a conference signaling generated in a conference process; the conference signaling is a control instruction related to the conference;
updating the conference state data stored in the global storage space corresponding to the conference based on the conference signaling to obtain updated conference state data;
generating a conference state change notification when the conference state data is updated;
sending the conference state change notification to a terminal corresponding to a conference participant participating in the conference; and the sent conference state change notification is used for indicating the terminal to read the updated conference state data from the global storage space so as to update the conference state.
A conference state updating apparatus, the apparatus comprising:
the conference signaling acquisition module is used for acquiring conference signaling generated in a conference process; the conference signaling is a control instruction related to the conference;
a conference state data updating module, configured to update conference state data stored in a global storage space corresponding to the conference based on the conference signaling, to obtain updated conference state data;
the conference state change notification generation module is used for generating a conference state change notification when the update of the conference state data is completed;
the conference state change notification sending module is used for sending the conference state change notification to terminals corresponding to the conference participants participating in the conference; and the sent conference state change notification is used for indicating the terminal to read the updated conference state data from the global storage space so as to update the conference state.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
acquiring a conference signaling generated in a conference process; the conference signaling is a control instruction related to the conference;
updating the conference state data stored in the global storage space corresponding to the conference based on the conference signaling to obtain updated conference state data;
generating a conference state change notification when the conference state data is updated;
sending the conference state change notification to a terminal corresponding to a conference participant participating in the conference; and the sent conference state change notification is used for indicating the terminal to read the updated conference state data from the global storage space so as to update the conference state.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
acquiring a conference signaling generated in a conference process; the conference signaling is a control instruction related to the conference;
updating the conference state data stored in the global storage space corresponding to the conference based on the conference signaling to obtain updated conference state data;
generating a conference state change notification when the conference state data is updated;
sending the conference state change notification to a terminal corresponding to a conference participant participating in the conference; and the sent conference state change notification is used for indicating the terminal to read the updated conference state data from the global storage space so as to update the conference state.
According to the conference state updating method, the conference state updating device, the computer equipment and the storage medium, the conference state data stored in the global storage space corresponding to the conference is updated based on the acquired conference signaling generated in the conference process, so that the updated conference state data is obtained, wherein the conference signaling is a control instruction related to the conference; and generating a conference state change notification when the conference state data is updated, sending the conference state change notification to a terminal corresponding to a conference participant participating in the conference, and reading the updated conference state data from the global storage space by the conference participant through the terminal based on the conference state change notification, so that the conference state can be updated without consuming a large amount of network conference resources.
A conference state updating method, the method comprising:
receiving a conference state change notification sent by a conference server when the conference state data is updated;
responding to the conference state change notification, generating a conference state data reading request, and sending the conference state data reading request to a corresponding conference server;
receiving target conference state data returned by the conference server in response to the conference state data reading request, wherein the target conference state data is determined through updated conference state data searched by the conference server from a global storage space corresponding to a conference;
and updating the local conference state of the terminal according to the target conference state data.
In one embodiment, the method further comprises:
determining the generation time of the existing conference version information corresponding to the locally stored existing conference state data;
when the generation time meets a timing updating condition, generating a conference state data reading request based on the existing conference version information, and sending the conference state data reading request to a corresponding conference server, so that when the conference server determines that the conference state corresponding to a terminal is not the latest state based on the existing conference version information, the conference server determines incremental conference state data based on the existing conference state data corresponding to the existing conference version information and the updated conference state data;
and receiving the incremental conference state data fed back by the conference server, and updating the local conference state of the terminal according to the incremental conference state data.
In an embodiment, the updating the local conference state of the terminal according to the target conference state data includes:
updating the locally stored existing conference state data according to the target conference state data to obtain locally latest existing conference state data;
and locally updating the conference state based on the locally latest existing conference state data.
A conference state updating apparatus, the apparatus comprising:
the conference state change notification receiving module is used for receiving a conference state change notification sent by the conference server when the conference server finishes the update of the conference state data;
a conference state data reading request generating module, configured to generate a conference state data reading request in response to the conference state change notification, and send the conference state data reading request to a corresponding conference server;
a target conference state data receiving module, configured to receive target conference state data returned by the conference server in response to the conference state data reading request, where the target conference state data is determined by updated conference state data searched by the conference server from a global storage space corresponding to a conference;
and the conference state updating module is used for updating the local conference state of the terminal according to the target conference state data.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
receiving a conference state change notification sent by a conference server when the conference state data is updated;
responding to the conference state change notification, generating a conference state data reading request, and sending the conference state data reading request to a corresponding conference server;
receiving target conference state data returned by the conference server in response to the conference state data reading request, wherein the target conference state data is determined through updated conference state data searched by the conference server from a global storage space corresponding to a conference;
and updating the local conference state of the terminal according to the target conference state data.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
the conference state change notification receiving module is used for receiving a conference state change notification sent by the conference server when the conference server finishes the update of the conference state data;
a conference state data reading request generating module, configured to generate a conference state data reading request in response to the conference state change notification, and send the conference state data reading request to a corresponding conference server;
a target conference state data receiving module, configured to receive target conference state data returned by the conference server in response to the conference state data reading request, where the target conference state data is determined by updated conference state data searched by the conference server from a global storage space corresponding to a conference;
and the conference state updating module is used for updating the local conference state of the terminal according to the target conference state data.
According to the conference state updating method, the conference state updating device, the computer equipment and the storage medium, after a conference state change notification sent by the conference server when the conference state data is updated is received, a conference state data reading request is generated in response to the conference state change notification, the conference state data reading request is sent to the corresponding conference server, and local conference state updating of the terminal is carried out according to the target conference state data after target conference state data returned by the server is received. The target conference state data is determined by the conference server according to the updated conference state data searched in the global storage space corresponding to the conference, so that the conference state can be updated without consuming a large amount of network conference resources.
Drawings
FIG. 1 is a diagram of an application environment of a conference state update method in one embodiment;
FIG. 2 is a flowchart illustrating a conference state update method according to an embodiment;
FIG. 3 is a diagram illustrating signaling interaction and data interaction during a conference in one embodiment;
fig. 4 is a diagram illustrating state flow of participating members in one embodiment;
FIG. 5 is a flowchart illustrating a conference state updating method according to another embodiment;
FIG. 6 is a flowchart illustrating a conference state updating method according to another embodiment;
FIG. 7 is a flowchart illustrating a conference state updating method according to another embodiment;
FIG. 8 is a block diagram of a conference update system framework in one embodiment;
FIG. 9 is a flowchart illustrating a method for updating a new version of a conference in accordance with an embodiment;
FIG. 10 is a flowchart of a method for updating a conference corresponding to an old conference version in one embodiment;
FIG. 11 is a flow diagram of the step of determining incremental meeting data in one embodiment;
fig. 12 is a block diagram showing the configuration of a conference state updating apparatus in one embodiment;
fig. 13 is a block diagram showing the construction of a conference state updating apparatus in another embodiment;
FIG. 14 is a diagram showing an internal structure of a computer device in one embodiment;
FIG. 15 is a diagram showing an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The conference state updating method provided by the application can be applied to the application environment shown in fig. 1. Wherein the terminal 102 communicates with the conference server 104 via a network. It is understood that in the application scenario of the present application, the number of the terminals 102 may specifically be more than one, such as the terminal 1021, the terminal 1022, and the terminal 1023 shown in fig. 1. The conference state updating method provided by the embodiments of the present application may be executed by the terminal 102 and the conference server 104 cooperatively. The conference server 104 acquires a conference signaling generated in a conference process, wherein the conference signaling is a control instruction related to a conference; updating the conference state data stored in the global storage space corresponding to the conference based on the conference signaling to obtain updated conference state data; generating a conference state change notification when the conference state data is updated; sending a conference state change notification to the terminals 102 corresponding to the participating members participating in the conference; the sent conference state change notification is used to instruct the terminal 102 to read the updated conference state data from the global storage space, so as to implement the conference state update.
The conference server may be an independent physical server, a server cluster or a distributed system formed by a plurality of physical servers, or a cloud server providing basic cloud computing services such as cloud service, a cloud database, cloud computing, a cloud function, cloud storage, network service, cloud communication, middleware service, domain name service, security service, CDN, big data and artificial intelligence platform. The terminal may be, but is not limited to, a smart phone, a tablet computer, a laptop computer, a desktop computer, a smart speaker, a smart watch, and the like. The terminal and the conference server may be directly or indirectly connected through wired or wireless communication, and the application is not limited herein.
It should be noted that, in some specific application scenarios, when the conference server is a cloud server, the present application may be applied to a cloud computing platform to provide a cloud conference service for a user. The cloud conference is an efficient, convenient and low-cost conference form based on a cloud computing technology. A user can share voice, data files and videos with teams and clients all over the world quickly and efficiently only by performing simple and easy-to-use operation through an internet interface, and complex technologies such as transmission and processing of data in a conference are assisted by a cloud conference service provider to operate.
At present, domestic cloud conferences mainly focus on Service contents mainly in a Software as a Service (SaaS a Service) mode, including Service forms such as telephones, networks and videos, and cloud computing-based video conferences are called cloud conferences.
In the cloud conference era, data transmission, processing and storage are all processed by computer resources of video conference manufacturers, users do not need to purchase expensive hardware and install complicated software, and efficient teleconferencing can be performed only by opening corresponding applications capable of realizing cloud conference services and logging in corresponding interfaces. The corresponding application that can implement the cloud conference service may be specifically a browser application, or a dedicated cloud conference application, and the like.
The cloud conference system supports multi-server dynamic cluster deployment, provides a plurality of high-performance servers, and greatly improves conference stability, safety and usability. In recent years, video conferences are popular with many users because of greatly improving communication efficiency, continuously reducing communication cost and bringing about upgrading of internal management level, and the video conferences are widely applied to various fields such as governments, armies, transportation, finance, operators, education, enterprises and the like. Undoubtedly, after the video conference uses cloud computing, the cloud computing has stronger attraction in convenience, rapidness and usability, and the arrival of new climax of video conference application is necessarily stimulated.
In one embodiment, as shown in fig. 2, a conference state updating method is provided, which is described by taking the method as an example applied to the conference server 104 in fig. 1, and includes the following steps:
step S202, acquiring a conference signaling generated in a conference process; the conference signaling is a control instruction related to the conference.
The conference is a network conference, and specifically may be a multimedia conference. The conference process refers to the whole duration process of the network conference from the beginning to the end. The conference signaling is a control instruction related to a conference and is used for controlling the change of a conference state in the conference process. It can be understood that the conference Signaling is Signaling information generated during a conference of the network conference, and the Signaling information refers to control information other than media information during communication. The media information may also be referred to as media data, including audio-video data, text, pictures or link addresses, etc. It can be understood that the transmission of the media information in the whole conference process can be realized through a UDP (User Datagram Protocol), so that the terminals corresponding to the conference participants can receive and play the corresponding media information.
In an implementation manner, in the whole process from the beginning of the conference to the end of the conference, each member related to the conference may perform an operation related to the conference through a conference application operated by a terminal thereof, so as to trigger generation of a conference signaling corresponding to the operation of the member, and the conference server acquires the conference signaling triggered by each member related to the conference. Wherein the respective members associated with the conference include all members invited to participate in the conference.
In an embodiment of the present application, the generated conference signaling includes communication signaling and device control signaling corresponding to each member related to the conference, and conference progress signaling related to a progress of the conference. It is understood that the communication signaling refers to signaling capable of controlling a change of a communication state of a member, and includes call (Invite) signaling, answer (Ack) signaling, answer (Enter) signaling, reject (reject) signaling, ring timeout signaling, heartbeat (Hello) signaling, Redirect (Redirect) signaling, Exit (Exit) signaling, and the like, where the answer signaling may also be referred to as ring signaling; the device control signaling refers to signaling capable of controlling the working state change of the member communication device, and includes client scene (ClientScene) signaling; the conference process signaling refers to signaling capable of controlling the state change of the conference process, and includes conference start-stop signaling, host identity signaling, document sharing signaling and the like.
For example, fig. 3 is a schematic diagram of signaling interaction and data interaction in a conference process in an embodiment, at an initial time of a conference, a conference initiator triggers a conference invitation through a conference application running on a terminal of the conference initiator, generates a call (Invite) signaling, and a conference server performs room allocation and allocates access resources; the invitee receives the invitation and rings through the conference application running on the terminal of the invitee, triggers to generate an answer (Ack) signaling, and confirms the current room state according to the Ackrep returned by the conference server; if any invitee triggers answering operation through the conference application, an answering (Enter) signaling is generated, and the conference server allocates Access resources (Access ip/port) for the terminal; if any invitee triggers the rejection operation through the conference application, generating rejection (reject) signaling or generating ring overtime signaling when the invitee does not answer within the preset ring duration; in the process of conference, conference members (invitees who trigger answering signaling) can trigger operations such as synchronizing own audio and video, system telephone and the like through conference application to generate client scene (ClientScene) signaling, if a host enters or exits, conference starting and ending signaling is generated, if the host identity is switched, host identity signaling is generated, and if a speaker shares a document, document sharing signaling is generated; when any member in the conference is in the process of proceeding the conference or the conference is about to end, triggering Exit operation by the conference application, and generating Exit (Exit) signaling; in addition, when a conference member receives an invitation of another conference through a conference application and rings during the progress of the conference, an answer (Ack) signaling is generated.
And step S204, updating the conference state data stored in the global storage space corresponding to the conference based on the conference signaling to obtain the updated conference state data.
The global storage space is a storage space which is allocated by the conference server based on the conference initiating operation of the conference initiator and is used for storing the related data of the conference. The conference state data is state data of members related to the conference or state data of a conference process, and specifically includes at least one of the member state data and the conference process state data. The member status data includes member identity information and corresponding member status, the member identity information may be a member identity identifier, specifically, a device identifier of a terminal corresponding to the member, or a user account used when the member logs in the conference application; the member state comprises a member communication state and a member device state, the member communication state can be any one of an answering state, a hang-up state or a ringing state, the member device state can be an audio and video sharing state or an audio and video non-sharing state, and it can be understood that the audio and video sharing state corresponds to a starting state of a microphone and a camera, and the audio and video non-sharing state corresponds to a non-starting state of the microphone and the camera; the conference process state data comprises a conference start-stop state, a conference in-progress state, a host state, a conference document sharing state and the like which are related to the conference process.
In an implementation manner, when each member related to the conference receives an invitation to join the conference, that is, when the member related to the conference receives the invitation and rings through a conference application operated by a terminal of the member, the conference server obtains various initial conference process states of the conference, member identity information of each member related to the conference and a corresponding initial member state, and obtains conference process state data and member state data, so as to obtain initial conference state data, store the obtained initial conference state data into a global storage space, then obtain a conference signaling generated in the subsequent conference process in real time, and update the conference state data stored in the global storage space corresponding to the conference in real time based on the obtained conference signaling, so as to obtain updated conference state data.
In an embodiment, step S204, that is, the step of updating the conference state data stored in the global storage space corresponding to the conference based on the conference signaling to obtain the updated conference state data specifically includes: determining current latest conference member state data and current latest conference process state data based on the conference signaling; and covering the current latest conference member state data and the current latest conference process state data with the existing conference state data stored in the global storage space corresponding to the conference to obtain the updated conference state data.
In an implementation manner, after the conference server acquires the conference signaling generated in the conference process, the conference server determines a conference state change result based on the conference signaling, and updates the conference state data stored in the global storage space corresponding to the conference based on the corresponding conference state change result to obtain the updated conference state data. The conference state change result includes at least one of a member change result and a process change result, the member change result may be target member identity information of the member state change and a correspondingly changed member state, and the process change result may be a changed conference process state.
For example, fig. 4 is a schematic diagram illustrating state transition of conference participants in an embodiment, where at an initial time of a conference, a conference initiator triggers a conference invitation through a conference application running on a terminal of the conference initiator, generates a call (Invite) signaling, and determines that a state of the conference initiator is a call state and a corresponding state of a conference process is a conference invitation state based on the call signaling; invitees receive the invitation and ring through the conference application running on the terminal, and trigger to generate response (Ack) signaling, and determine the member communication state of each invitee as the ring state based on the response signaling; if any invitee triggers the rejection operation through the conference application, generating rejection (reject) signaling or generating ring overtime signaling when the invitee does not answer within the preset ring duration, and determining the member communication state of the invitee to be the rejection state based on the rejection signaling or the ring overtime signaling; if any invitee triggers answering operation through the conference application, generating an answer (Enter) signaling, and determining the member communication state of the invitee as an answering state based on the answering signaling; in the process of conference, a conference member (an invitee who triggers an answering signaling) can trigger operations such as synchronizing own audio and video, system telephone and the like through a conference application, and then the state of member equipment of the conference member is determined to be an audio and video sharing state based on a client scene (ClientScene) signaling; in the process of a conference, a conference application installed on a terminal of a conference member can also send a heartbeat (Hello) signaling to a conference server at regular time, when the conference server does not receive the heartbeat signaling corresponding to any conference member after exceeding the preset fixed time, the member communication state of the conference member is determined to be a hang-up state based on the heartbeat signaling, if the conference member in the hang-up state carries out the conference again through a conference entrance (Banner) displayed by the conference application, an answer (Enter) signaling is generated, and the member communication state of the conference member is determined to be an answer state based on the answer signaling; in the process of a conference, when the network state of any one of the terminals of the participating members changes, such as network interruption-recovery and the like, generating redirection (Redirect) signaling, and determining that the member communication state of the participating member does not change based on the redirection signaling, namely determining that the member communication state of the participating member is kept in an answering state; in the process of a conference, if a host enters or exits, generating a conference start-stop signaling, and determining the state of a conference process as a start state or an end state based on the conference start-stop signaling; in the process of a conference, if a host triggers the operation of transferring the host identity, a host identity signaling is generated, namely the host identity signaling and the host identity signaling are used for determining a new host state in a conference process state; in the conference process, if a speaker shares a document, generating a document sharing signaling, and generating a document sharing state in a conference process state based on the document sharing signaling; when any member in the conference is in the process of the conference or the conference is about to end, the Exit operation is triggered by any member in the conference through the conference application, Exit (Exit) signaling is generated, and the member communication state of the member in the conference is determined to be the hang-up state based on the Exit signaling. In addition, in the process of the conference, if any member in the conference receives the invitation of other conference and rings, an answer (Ack) signaling is generated, and the member communication state of the member in the conference is determined to be the ring state based on the answer signaling.
In the conference process, the conference server determines a conference state change result based on various conference signaling, where the conference state change result may be at least one of a change result of the communication state of the member, a change result of the state of the member device, and a change result of the state of the conference process, and updates the conference state data stored in the global storage space corresponding to the conference based on the conference state change result to obtain updated conference state data.
In an embodiment, step S204, that is, the step of updating the conference state data stored in the global storage space corresponding to the conference based on the conference signaling to obtain the updated conference state data specifically includes: determining a signaling trigger party identifier for triggering a conference signaling; determining the state change information of the conference members and the conference process change information according to the conference signaling and the signaling trigger party identification; and updating the conference state data stored in the global storage space corresponding to the conference based on the conference member state change information and the conference process change information to obtain the updated conference state data.
The conference signaling is triggered by a member related to the conference through a conference application running on a terminal, and the signaling trigger identifier may be at least one of a terminal identifier of the member and a user account logged in the conference application. The conference member state change information comprises target member identity information of which the member state changes, the member state before change corresponding to the target member identity information, and the member state after change corresponding to the target member identity information. The conference progress change information includes at least one of an added conference progress state, an ended conference progress state, and conference progress states before and after the change.
The conference server may determine, based on the acquired conference signaling, a signaling trigger identity that triggers the conference signaling, and searching target member identity information matched with the signaling trigger identification from the global storage space, namely, determining the target member with the member status changed, and acquiring the target member status corresponding to the target member identity information, and determines the state of the target member after the change based on the conference signaling and the state of the target member to obtain the state change information of the conference member, the conference server determines the change information of the conference process based on the state change information of the conference member after obtaining the state change information of the conference member, and then updating the conference state data stored in the global storage space corresponding to the conference based on the conference member state change information and the conference process change information to obtain the updated conference state data.
Step S206, when the conference state data is updated, generating a conference state change notice.
Wherein, the conference state change notice is a message for transmitting the change of the conference state.
In an embodiment, when the conference state data is updated, the conference server generates a conference state change notification based on the storage location of the updated conference state data in the global storage space, that is, the generated conference state change notification may carry the storage location of the conference state data, so that the terminal receiving the conference state change notification may read the updated conference state data from the global storage space based on the storage location carried by the conference state change notification.
In one embodiment, the conference server may also generate version information corresponding to the updated conference state data each time the update of the conference state data is completed. The version information is used for distinguishing conference state data of different conferences and distinguishing conference state data of different contents of the same conference. The version information may be at least one of text information, digital information, and letter information, for example, the version information is a version number, the version number may be composed of an information sequence of preset digits, the version number digital sequence may include a conference identification portion and a version change portion, the conference identification portion is used to identify a conference corresponding to the conference state data, and the version change portion is used to identify versions of conference state data of different contents of the same conference.
Step S208, sending the conference state change notice to the terminal corresponding to the conference member participating in the conference; and the sent conference state change notification is used for indicating the terminal to read the updated conference state data from the global storage space so as to update the conference state.
And the conference participating members participating in the conference are the members with the current member communication state being the answering state.
In an implementation manner, after generating the conference state change notification, the conference server determines, based on the conference state data stored in the global storage space, the conference members whose current member communication states are answering states, acquires a communication link with each terminal of the conference members, and sends the conference state change notification to the terminal corresponding to the conference member through the communication link with the terminal, and the terminal corresponding to the conference member reads the updated conference state data from the global storage space in response to receiving the conference state change notification, so as to update the conference state.
In the conference state updating method, the conference server updates the conference state data stored in the global storage space corresponding to the conference based on the acquired conference signaling generated in the conference process to obtain the updated conference state data, wherein the conference signaling is a control instruction related to the conference; and generating a conference state change notification when the conference state data is updated, sending the conference state change notification to a terminal corresponding to a conference participant participating in the conference, and reading the updated conference state data from the global storage space by the conference participant through the terminal based on the conference state change notification, so that the conference state can be updated without consuming a large amount of network conference resources.
In one embodiment, after the conference server sends the conference state change notification to the terminals corresponding to the conference participants participating in the conference, the conference state updating method further includes the following steps: receiving a conference state data reading request sent by a terminal; responding to a conference state data reading request, and determining target conference state data matched with a target updating mode based on the updated conference state data stored in the global storage space; returning the target conference state data to the terminal; the target conference state data includes at least one of incremental conference state data and full conference state data.
The conference state updating method comprises an incremental updating method and a full updating method, the target updating method is at least one of the incremental updating method and the full updating method, target conference state data matched with the incremental updating method is incremental conference state data, and target conference state data matched with the full updating method is full conference state data. The incremental conference state data refers to data which is changed in the updated conference state data stored in the storage space relative to the existing conference state data stored in the terminal; the full conference state data is all data of the updated conference state data stored in the storage space.
In an implementation manner, after receiving a conference state change notification sent by a conference server, a terminal responds to the received conference state change notification to generate a conference state data reading request and sends the conference state data reading request to a corresponding conference server, the conference server saves the conference state data reading request sent by the terminal, determines a corresponding target updating mode based on the conference state data reading request, determines target conference state data matched with the target updating mode based on the updated conference state data stored in the global storage space and the conference state data reading request, and returns the determined target conference state data to the terminal, so that the terminal realizes conference state updating based on the target conference state data. The corresponding target updating mode is determined based on the conference state data reading request, and may be determined based on a data acquisition identifier carried in the conference state data reading request, for example, if the data acquisition identifier carried in the conference state data reading request is a full data acquisition identifier, the corresponding target updating mode is determined to be a full updating mode; and if the conference state data reading request does not carry the data acquisition identifier or the carried data acquisition identifier is the incremental data acquisition identifier, determining that the corresponding target updating mode is the incremental updating mode.
In the above embodiment, the conference server determines, by responding to the received conference state data reading request and based on the updated conference state data stored in the global storage space, the target conference state data matched with the target update mode, and returns the target conference state data to the terminal, where the target conference state data may be incremental conference state data or full conference state data, so that the terminal target conference state data realizes conference state update, and the accuracy of terminal conference state update is ensured.
In one embodiment, the conference state data acquisition request sent by the terminal carries the existing conference version information corresponding to the terminal, and the conference server determines target conference state data matched with a target update mode based on the updated conference state data, specifically including: determining latest conference version information corresponding to the updated conference state data; when the conference state corresponding to the terminal is determined to be not the latest state based on the existing conference version information and the latest conference version information, determining incremental conference state data based on the existing conference state data corresponding to the existing conference version information and the updated conference state data; and taking the incremental conference state data as target conference state data matched with the incremental updating mode.
The current conference version information is version information of current conference state data stored in the terminal.
In an implementation manner, after receiving a conference state data reading request, a conference server determines that a target update mode is an incremental update mode based on existing conference version information carried in the conference state data reading request, determines latest conference version information corresponding to updated conference state data stored in a global storage space, compares the existing conference version information with latest conference version information, determines that a conference state corresponding to a terminal is a latest conference state if the existing conference version information is consistent with the latest conference version information, determines that the conference state corresponding to the terminal is a non-latest conference state if the existing conference version information is not consistent with the latest conference version information, searches updated conference state data from the global storage space, and searches existing conference state data corresponding to the existing conference version information from the global storage space, and determining incremental conference state data based on the updated conference state data and the existing conference state data, and taking the incremental conference state data as target conference state data matched with an incremental updating mode.
In the above embodiment, when the conference server determines that the conference state corresponding to the terminal is not the latest state based on the latest conference version information and the latest conference version information corresponding to the updated conference state data, the incremental conference state data is determined through the existing conference state data corresponding to the existing conference version information and the updated conference state data, so that the incremental conference data can be returned to the terminal, and the terminal can update the conference state based on the incremental conference state data, so that the consumption of network conference transmission resources is reduced, and the efficiency of updating the conference state of the terminal is improved.
In one embodiment, the conference state data reading request carries a full data acquisition identifier, and the step of determining target conference state data matched with a target update mode based on updated conference state data specifically includes: extracting a full data acquisition identifier carried in the conference state data reading request; and acquiring the identifier according to the full data, and directly taking the read updated conference state data as target conference state data matched with the full updating mode.
The full-data obtaining identifier may be a character string in a preset format or in a preset content, for example, "all 00," "all 01," … …, "all 10" respectively represent a plurality of different full-data obtaining identifiers, "all" represents obtaining full-conference state data, "00," "01" … … "10" represents currently obtaining full-conference state data for the second time.
In an implementation manner, after receiving the conference state data reading request, the conference server extracts the data acquisition identifier from the conference state data reading request, and determines whether the data acquisition identifier is a full data acquisition identifier based on a format or content of the data acquisition identifier, for example, if the data acquisition identifier contains a character "all", the data acquisition identifier is determined to be the full data acquisition identifier. And if the data acquisition identifier extracted by the conference server is a full data acquisition identifier, directly taking the read updated conference state data as the target conference state data matched with the full updating mode.
In the above embodiment, the conference server extracts the full data acquisition identifier carried in the conference state data reading request, and directly uses the read updated conference state data as the target conference state data matched with the full update mode according to the full data acquisition identifier, so that the full conference data can be returned to the terminal, the terminal realizes the conference state update based on the incremental conference state data, and the accuracy of the terminal conference state update is ensured.
In an embodiment, before sending the notification of the change of the conference state to the terminals corresponding to the conference members participating in the conference, the method for updating the conference state further includes the following steps: when each participating member joins in the conference, acquiring application version information corresponding to each participating member; determining first application version information corresponding to the read diffusion mode in the application version information, and taking the participating members corresponding to the first application version information as first participating members; and sending the conference state change notification to a first terminal corresponding to a first conference member participating in the conference.
The diffusion mode is a mode for diffusing the generated conference state change to the terminals of each participating member when the conference state changes, so that each terminal synchronizes the conference state change, and comprises a read diffusion mode and a write diffusion mode. The read diffusion mode is a mode for storing conference state changes into a global storage space, actively reading the conference state changes from the global storage space through the terminals of all members and further synchronizing the conference state changes; the write-diffusion mode is a mode in which a conference state change is written (i.e., stored) into a local storage space corresponding to a terminal of each member, and the terminal of each member synchronizes the conference state change in the local storage space. The application version information is version information of a conference application installed on each terminal.
The application versions of the conference application installed on the terminal of each member related to the conference may be different, where the application versions include at least one of a first application version and a second application version, the version information of the first application version is first application version information, and the version information corresponding to the second application version is second application version information; the diffusion modes corresponding to the first application version and the second application version are a read diffusion mode and a write diffusion mode respectively. It can be understood that, in an actual situation, the first application version and the second application version may be a new application version and an old application version, respectively, the first application version information is new application version information, the second application version information is old application version information, and the first participating member is a member of a conference application in which the new application version is installed on the terminal.
In the above embodiment, the conference server determines the first application version information corresponding to the read diffusion mode according to the application version information corresponding to each participating member acquired when each participating member joins the conference, and sends the conference state change notification to the first terminal corresponding to the first participating member participating in the conference by using the participating member corresponding to the first application version information as the first participating member, so that the conference state update corresponding to the participating member can be realized based on the diffusion mode matched with the application version information corresponding to each participating member.
In one embodiment, the conference state updating method further includes the following steps: determining second application version information corresponding to the write diffusion mode in the application version information, and taking the participating members corresponding to the second application version information as second participating members; updating local conference state data stored in local storage spaces respectively corresponding to the second conference-participating members based on the conference signaling to obtain updated local conference state data respectively corresponding to the second conference-participating members; when the local conference state data is updated, generating a conference state updating notice; sending the conference state updating notification to a second terminal corresponding to a second conference member; and the sent conference state updating notification is used for indicating the second terminal to read the updated local conference state data from the corresponding local storage space so as to update the conference state.
The local storage space is a storage space which is opened up by the conference server for the conference members and used for storing the conference state data when the conference members join the conference.
The application versions of the conference application installed on the terminal of each member related to the conference may be different, where the application versions include at least one of a first application version and a second application version, and the version information corresponding to the second application version is second application version information; the diffusion mode corresponding to the second application version is a write diffusion mode. It can be understood that, in an actual situation, the first application version and the second application version may be a new application version and an old application version, respectively, and then the first application version information is new application version information, the second application version information is old application version information, and the second participating member is a member of a conference application in which the old application version is installed on the terminal.
In the above embodiment, the conference server determines the second application version information corresponding to the write diffusion mode in the application version information, uses the participating members corresponding to the second application version information as the participating members, updates the local conference state data stored in the local storage space corresponding to each of the participating members based on the conference signaling to obtain the updated local conference state data corresponding to each of the participating members, generates the conference state update notification when the local conference state data is updated, and sends the conference state update notification to the second terminal corresponding to the participating member, where the sent conference state update notification is used to instruct the second terminal to read the updated local conference state data from the corresponding local storage space to update the conference state, so that the conference state can be updated based on the diffusion mode matched with the application version information corresponding to the participating members, and realizing the conference state update corresponding to the conference members.
In an embodiment, as shown in fig. 5, there is further provided a conference state updating method, which is described by taking the method as an example applied to the conference server 104 in fig. 1, and includes the following steps:
and S502, when each participating member joins the conference, acquiring application version information corresponding to each participating member.
S504, determining first application version information corresponding to the read diffusion mode in the application version information, and taking the conference members corresponding to the first application version information as first conference members; and determining second application version information corresponding to the write diffusion mode in the application version information, and taking the participating members corresponding to the second application version information as second participating members.
S506, acquiring a conference signaling generated in the conference process; the conference signaling is a control instruction related to the conference.
And S508, based on the conference signaling, updating the conference state data stored in the global storage space corresponding to the conference to obtain the updated conference state data.
And S510, generating a conference state change notice when the conference state data is updated.
And S512, sending the conference state change notification to the first terminal corresponding to the first conference member participating in the conference.
S514, receiving a conference state data reading request sent by a first terminal; the conference state data read request carries existing conference version information corresponding to the first terminal,
and S516, determining the latest conference version information corresponding to the updated conference state data.
S518, when the conference state corresponding to the first terminal is determined to be not the latest state based on the existing conference version information and the latest conference version information, determining incremental conference state data based on the existing conference state data corresponding to the existing conference version information and the updated conference state data.
And S520, taking the incremental conference state data as target conference state data matched with the incremental updating mode.
And S522, returning the target conference state data to the first terminal so that the first terminal realizes conference state updating.
S524, based on the conference signaling, updating the local conference state data stored in the local storage space corresponding to each second conference member, to obtain updated local conference state data corresponding to each second conference member.
And S526, generating a conference state updating notice when the local conference state data is updated.
S528, the conference state update notification is sent to the second terminal corresponding to the second participating member.
S530, receiving a local conference state data reading request sent by a second terminal; the local conference state data reading request carries the existing conference version information corresponding to the second terminal.
And S532, determining the latest conference version information corresponding to the updated local conference state data.
And S534, when the conference state corresponding to the second terminal is determined to be not the latest state based on the existing conference version information and the latest conference version information, determining incremental local conference state data based on the existing local conference state data corresponding to the existing conference version information and the updated local conference state data.
And S536, using the incremental local conference state data as the target local conference state data matched with the incremental updating mode.
And S538, returning the target local conference state data to the second terminal so as to enable the second terminal to realize conference state updating.
In one embodiment, as shown in fig. 6, a conference state updating method is provided, which is described by taking the method as an example applied to the terminal 102 in fig. 1, and includes the following steps:
step S602, receiving a conference state change notification sent by the conference server when the conference state data update is completed.
The conference state data is state data of members related to a conference corresponding to the terminal or state data of a conference process, and specifically includes at least one of the member state data and the conference process state data. The member status data includes member identity information and corresponding member status, the member identity information may be a member identity identifier, specifically, a device identifier of a terminal corresponding to the member, or a user account used when the member logs in the conference application; the member state comprises a member communication state and a member device state, the member communication state can be any one of an answering state, a hang-up state or a ringing state, the member device state can be an audio and video sharing state or an audio and video non-sharing state, and it can be understood that the audio and video sharing state corresponds to a starting state of a microphone and a camera, and the audio and video non-sharing state corresponds to a non-starting state of the microphone and the camera; the conference process state data comprises a conference start-stop state, a conference in-progress state, a host state, a conference document sharing state and the like which are related to the conference process. And the conference state data is stored in the global storage space, and the conference server allocates a storage space for storing the related data of the conference based on the conference initiating operation of the conference initiator in the global storage space.
In an implementation manner, when each member related to the conference receives the invitation to join the conference, that is, when the conference application installed on the terminal of each member related to the conference receives the invitation and rings, the conference server acquires various initial conference process states of the conference, the member identity information of each member related to the conference and the corresponding initial member state, acquires conference process state data and member state data, thereby acquiring initial conference state data, stores the acquired initial conference state data into the global storage space, then acquires a conference signaling generated in the conference process in real time, updates the conference state data stored in the global storage space corresponding to the conference based on the acquired conference signaling, acquires the updated conference state data, and generates a conference state change notification when the conference state data is updated, and sending the conference state change notification to the terminals corresponding to the participating members participating in the conference, and receiving the conference state change notification sent by the conference server by the terminals.
In one embodiment, after generating the conference state change notification, the conference server acquires a communication link with the terminal, transmits the conference state change notification through the communication link with the terminal, and receives the conference state change notification transmitted by the conference server through the communication link with the conference server.
Step S604, in response to the conference state change notification, generates a conference state data reading request, and sends the conference state data reading request to the corresponding conference server.
The conference state data reading request is used for reading conference state data, and specifically, target conference state data in the conference state data may be read, where the target conference state data includes at least one of incremental conference state data and full conference state data. The conference state data reading request for reading the incremental conference state data in the conference state data carries the current conference version information of the terminal, and the current conference version information is the version information of the current conference state data stored by the terminal. The incremental conference state data refers to data which is changed in the updated conference state data stored in the storage space relative to the existing conference state data stored in the terminal; the full conference state data is all data of the updated conference state data stored in the storage space.
In an implementation manner, the terminal generates a conference state data acquisition request in response to the received conference state change notification, so as to send the conference state data acquisition request to the corresponding conference server, and the conference server determines target conference state data matched with the target updating manner based on the conference data reading request and returns the target conference state data to the terminal. The conference state updating method comprises an incremental updating method and a full updating method, the target updating method is at least one of the incremental updating method and the full updating method, target conference state data matched with the incremental updating method is incremental conference state data, and target conference state data matched with the full updating method is full conference state data. The conference state data acquisition request may carry a data acquisition identifier, the corresponding target update mode is determined based on the conference state data reading request, and the corresponding target update mode may be determined based on the data acquisition identifier carried in the conference state data reading request, for example, if the data acquisition identifier carried in the conference state data reading request is a full data acquisition identifier, the corresponding target update mode is determined to be a full update mode; if the conference state data reading request does not carry the data acquisition identifier, or the carried data acquisition identifier is an incremental data acquisition identifier, determining that the corresponding target updating mode is an incremental updating mode, and the incremental data acquisition identifier may be generated based on the existing version information.
In an embodiment, the step S604, that is, the step of generating a conference state data reading request in response to the conference state change notification, and sending the conference state data reading request to a corresponding conference server specifically includes: and responding to the received conference state change notification, reading the existing conference version information corresponding to the locally stored existing conference state data, generating a conference state data acquisition request based on the existing conference version information, and sending the conference state data acquisition request to the corresponding conference server. The conference state data reading request is used for indicating a conference server to determine incremental conference state data based on the existing conference state data corresponding to the existing conference version information and the updated conference state data when the conference state corresponding to the terminal is determined to be not in the latest state based on the existing conference version information, and the incremental conference state data is used as target conference state data matched with an incremental updating mode.
In an implementation manner, the conference server determines that the target update mode is an incremental update mode based on the received conference state data acquisition request, determines latest conference version information corresponding to updated conference state data stored in the global storage space, compares the current conference version information with the latest conference version information, determines that the conference state corresponding to the terminal is the latest conference state if the current conference version information is consistent with the latest conference version information, determines that the conference state corresponding to the terminal is not the latest conference state if the current conference version information is inconsistent with the latest conference version information, searches the updated conference state data from the global storage space, searches the current conference state data corresponding to the current version information from the global storage space, and determines incremental conference state data based on the updated conference state data and the current conference state data, and the incremental conference state data is used as the target conference state data matched with the incremental updating mode.
Step S606, receiving target conference state data returned by the conference server in response to the conference state data reading request, where the target conference state data is determined by the updated conference state data searched by the conference server from the global storage space corresponding to the conference.
In an implementation manner, after receiving a conference data acquisition request sent by a terminal, a conference server searches updated conference state data from a global storage space corresponding to a conference based on the conference data reading request, determines target conference state data of which the updated conference state data is matched with a target updating mode, returns the target conference state data to the terminal, and receives the target conference state data returned by the conference server.
Step S608, updating the local conference state of the terminal according to the target conference state data.
In one embodiment, after receiving the target conference state data, the terminal updates the locally stored existing conference state data according to the target conference state data to obtain locally latest existing conference state data, and performs conference state updating locally based on the locally latest existing conference state data.
In an implementation manner, if the target conference state data is incremental conference state data, locally stored existing conference state data is updated based on the incremental conference state data; and if the target conference state data is the full-volume conference state data, replacing the locally stored existing conference state data with the obtained full-volume conference state data.
In one embodiment, when the terminal completes updating the local conference state data and obtains the local latest existing conference state data, the terminal generates local latest existing conference version information corresponding to the local latest existing conference state data, so that when the conference state is updated next time, a conference state data reading request is generated based on the local latest existing conference version information. The generated local latest existing conference version information is consistent with the latest conference version information of the updated conference state data corresponding to the target conference state data.
According to the conference updating method, after receiving the conference state change notification sent by the conference server when the conference state data is updated, the terminal responds to the conference state change notification to generate a conference state data reading request, sends the conference state data reading request to the corresponding conference server, and updates the local conference state of the terminal according to the target conference state data after receiving the target conference state data returned by the server. The target conference state data is determined by the conference server according to the updated conference state data searched in the global storage space corresponding to the conference, so that the conference state can be updated without consuming a large amount of network conference resources.
In one embodiment, the conference state updating method further includes the following steps: determining the generation time of the existing conference version information corresponding to the locally stored existing conference state data; when the generation time meets the timing updating condition, generating a conference state data reading request based on the existing conference version information, and sending the conference state data reading request to a corresponding conference server, so that the conference server determines incremental conference state data based on the existing conference state data corresponding to the existing conference version information and the updated conference state data when determining that the conference state corresponding to the terminal is not the latest state based on the existing conference version information; and receiving incremental conference state data fed back by the conference server, and updating the local conference state of the terminal according to the incremental conference state data.
The timing update condition may be that a time interval between the generation time and the current time reaches a set time length.
In an implementation manner, the terminal determines the generation time of the existing conference version information when generating the conference version information, and generates the conference state data reading request based on the existing conference version information when determining that the time interval between the current time and the generation time reaches the set time. The terminal may determine that the time interval between the current time and the generation time reaches the set time length, the terminal starts timing when generating the conference version information, and determines that the time interval between the current time and the generation time reaches the set time length when the timing time length reaches the set time length, that is, the generation time of the conference version information satisfies the timing update condition.
In the embodiment, the terminal determines the generation time of the existing conference version information corresponding to the locally stored existing conference state data; when the generation time meets the timing updating condition, a conference state data reading request is generated based on the existing conference version information, the conference state data reading request is sent to a corresponding conference server, when the conference state corresponding to the terminal is not in the latest state, incremental conference state data fed back by the conference server is received, and local conference state updating of the terminal is carried out according to the incremental conference state data, so that the conference state can be updated even when the terminal cannot receive a conference state change notification.
In an embodiment, as shown in fig. 7, there is further provided a conference state updating method, which is described by taking the method as an example applied to the terminal 102 in fig. 1, and includes the following steps:
step S702, receiving a conference state change notification sent by the conference server when the conference state data update is completed.
Step S704, in response to the conference state change notification, reads the existing conference version information corresponding to the locally stored existing conference state data.
Step S706, generating a conference state data reading request based on the existing conference version information; and the conference state data reading request is used for indicating the conference server to determine incremental conference state data based on the existing conference state data corresponding to the existing conference version information and the updated conference state data when the conference state corresponding to the terminal is determined to be not the latest state based on the existing conference version information, and the incremental conference state data is used as target conference state data matched with the incremental updating mode.
Step S708, determining the generation time of the existing conference version information corresponding to the locally stored existing conference state data.
Step S710, when the generation time meets the timing updating condition, generating a conference state data reading request based on the existing conference version information, and sending the conference state data reading request to a corresponding conference server, so that when the conference server determines that the conference state corresponding to the terminal is not the latest state based on the existing conference version information, the conference server determines incremental conference state data based on the existing conference state data corresponding to the existing conference version information and the updated conference state data.
Step S712, receiving target conference state data returned by the conference server in response to the conference state data reading request, where the target conference state data is determined by the updated conference state data searched by the conference server from the global storage space corresponding to the conference.
And step S714, updating the local conference state of the terminal according to the target conference state data.
The application scenario applies the conference state updating method as shown in a schematic diagram of a conference updating system framework in an embodiment shown in fig. 8, a flowchart of a conference updating method corresponding to a new conference version in an embodiment shown in fig. 9, and a flowchart of a conference updating method corresponding to an old conference version in an embodiment shown in fig. 10. Specifically, the application of the conference state updating method in the application scenario is as follows:
in an actual conference scene, conference versions of conference applications corresponding to conference members comprise a new conference version and an old conference version, at a certain moment in the conference process, the conference member A triggers a conference signaling, the triggered conference signaling is sent to a conference signaling module of a conference server through the conference application of the conference member A, the conference signaling module updates the member state of the conference member A in conference state data stored in a signaling message storage module based on the received conference signaling to obtain updated conference state data, and generates a conference state change notification when the conference state data is updated, and sends the conference state change notification to a first terminal of a first conference member corresponding to the new conference version, the first terminal pulls incremental conference state data from the conference state data stored in the signaling message storage module in response to the received conference state change notification, the pulled incremental conference data at least comprises the latest member state of the conference-participating member A, and the conference state is updated based on the pulled incremental conference state data. Because the conference server usually sends the conference state change notification through the long-chain connection between the conference application, if the long-chain connection fails to be disconnected or is falsely dead, the first terminal often cannot receive the conference state change notification in time, and based on this, the first terminal can also actively pull the incremental conference state data to the conference server by adopting a timing mechanism.
On the other hand, after the signaling message storage module finishes the conference state data updating, the conference signaling module is based on the received conference signaling, updating the member state of the conference member A in the local conference state data stored in the conference message module respectively corresponding to each conference member to obtain updated local conference state data, and when the local conference state data is updated, generating a conference state updating notification, sending the conference state updating notification to a second terminal of a second conference member corresponding to the old conference version, pulling incremental conference state data from the local conference state data stored in the corresponding conference message module by the second terminal in response to the received conference state updating notification, the pulled incremental conference data at least comprises the latest member state of the conference-participating member A, and the conference state is updated based on the pulled incremental conference state data.
Taking the example that the first terminal pulls the incremental conference state data from the conference server, the incremental conference state data pulled by the terminal is described, referring to a flowchart of a step of determining the incremental conference data in an embodiment shown in fig. 11, when the first terminal initiates a conference pulling operation to the conference server, the first terminal submits an existing conference state version number of the existing conference state data stored locally (i.e. a latest conference version number maintained by the first terminal) to the conference server, the conference server obtains a latest conference version number corresponding to the updated conference state data through the synchronization service module, compares the existing conference state version number with the latest conference version number, if the existing conference state version number is equal to the latest conference version number, indicates that the incremental conference state data is not generated in the updated conference state data, returns an empty incremental conference protector to the first terminal, the pulling is finished; if the existing conference state version number is smaller than the latest conference state version number, the incremental conference state data exists in the conference state data and is not synchronized by the first terminal, the synchronization service module acquires the incremental conference state data from the conference state data stored in the conference signaling module based on the existing conference state version number, the incremental conference state data and the latest conference version number are returned to the first terminal through the signaling message storage module, and a pull-out ending mark is returned when the pull-out is finished.
It should be understood that although the various steps in the flowcharts of fig. 2, 5-7, 9-11 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2, 5-7, and 9-11 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or in alternation with other steps or at least some of the other steps or stages.
In one embodiment, as shown in fig. 12, there is provided a conference state updating apparatus, which may be a part of a computer device using a software module or a hardware module, or a combination of the two, and specifically includes: a conference signaling obtaining module 1202, a conference state data updating module 1204, a conference state change notification generating module 1206, and a conference state change notification sending module 1208, wherein:
a conference signaling obtaining module 1202, configured to obtain a conference signaling generated in a conference process, where the conference signaling is a control instruction related to a conference.
A conference state data updating module 1204, configured to update, based on the conference signaling, the conference state data stored in the global storage space corresponding to the conference, so as to obtain updated conference state data.
A conference state change notification generating module 1206, configured to generate a conference state change notification when the update of the conference state data is completed.
A conference state change notification sending module 1208, configured to send the conference state change notification to a terminal corresponding to a participant participating in the conference. And the sent conference state change notification is used for indicating the terminal to read the updated conference state data from the global storage space so as to update the conference state.
In one embodiment, the conference comprises a multimedia conference, and the conference signaling comprises member communication signaling and device control signaling corresponding to conference members related to the conference, and conference progress signaling related to a progress of the conference.
In one embodiment, the conference state data updating module 1204 is further configured to determine current latest conference member state data and current latest conference process state data based on the conference signaling; and covering the current latest conference member state data and the current latest conference process state data with the existing conference state data stored in the global storage space corresponding to the conference to obtain the updated conference state data.
In one embodiment, conference state data update module 1204 is further configured to: determining a signaling trigger party identifier for triggering a conference signaling; determining the state change information of the conference members and the conference process change information according to the conference signaling and the signaling trigger party identification; and updating the conference state data stored in the global storage space corresponding to the conference based on the conference member state change information and the conference process change information to obtain the updated conference state data.
Updating the conference state data stored in the global storage space corresponding to the conference based on the acquired conference signaling generated in the conference process to obtain the updated conference state data, wherein the conference signaling is a control instruction related to the conference; and generating a conference state change notification when the conference state data is updated, sending the conference state change notification to a terminal corresponding to a conference participant participating in the conference, and reading the updated conference state data from the global storage space by the conference participant through the terminal based on the conference state change notification, so that the conference state can be updated without consuming a large amount of network conference resources.
In one embodiment, the apparatus further comprises: the system comprises a request receiving module, a target conference state data determining module and a target conference state data returning module, wherein:
and the request receiving module is used for receiving a conference state data reading request sent by the terminal.
And the target conference state data determining module is used for responding to the conference state data reading request and determining target conference state data matched with the target updating mode based on the updated conference state data stored in the global storage space.
The target conference state data returning module is used for returning target conference state data to the terminal; wherein the target conference state data comprises at least one of incremental conference state data and full conference state data.
In the embodiment, the received conference state data reading request is responded, the target conference state data matched with the target updating mode is determined based on the updated conference state data stored in the global storage space, and the target conference state data is returned to the terminal, wherein the target conference state data can be incremental conference state data or full conference state data, so that the conference state updating of the terminal target conference state data is realized, and the accuracy of the terminal conference state updating is ensured.
In one embodiment, the conference state data reading request carries existing conference version information corresponding to the terminal, and the target conference state data determining module is further configured to: determining latest conference version information corresponding to the updated conference state data; when the conference state corresponding to the terminal is determined to be not the latest state based on the existing conference version information and the latest conference version information, determining incremental conference state data based on the existing conference state data corresponding to the existing conference version information and the updated conference state data; and taking the incremental conference state data as target conference state data matched with the incremental updating mode.
In the above embodiment, when it is determined that the conference state corresponding to the terminal is not the latest state based on the latest conference version information and the latest conference version information corresponding to the updated conference state data, the incremental conference state data is determined through the existing conference state data corresponding to the existing conference version information and the updated conference state data, so that the incremental conference data can be returned to the terminal, and the terminal can update the conference state based on the incremental conference state data, so that consumption of network conference transmission resources is reduced, and efficiency of updating the conference state of the terminal is improved.
In one embodiment, the conference state data reading request carries a full data acquisition identifier, and the target conference state data determining module is further configured to: extracting a full data acquisition identifier carried in the conference state data reading request; and acquiring the identifier according to the full data, and directly taking the read updated conference state data as target conference state data matched with the full updating mode.
In the embodiment, the total data acquisition identifier carried in the conference state data reading request is extracted, and the read updated conference state data is directly used as the target conference state data matched with the total updating mode according to the total data acquisition identifier, so that the total conference data can be returned to the terminal, the conference state updating of the terminal is realized based on the incremental conference state data, and the accuracy of the terminal conference state updating is ensured.
In one example, the apparatus further comprises: an application version information acquisition module and a conference member determination module, wherein:
and the application version information acquisition module is used for acquiring the application version information corresponding to each participating member when each participating member joins the conference.
And the participating member determining module is used for determining first application version information corresponding to the read diffusion mode in the application version information and taking the participating member corresponding to the first application version information as a first participating member.
The conference state change notification sending module 1208 is further configured to send the conference state change notification to the first terminal corresponding to the first participating member participating in the conference.
In the above embodiment, the first application version information corresponding to the read diffusion mode is determined according to the application version information respectively corresponding to each participating member acquired when each participating member joins the conference, and the participating member corresponding to the first application version information is used as the first participating member, and the conference state change notification is sent to the first terminal corresponding to the first participating member participating in the conference, so that the conference state update corresponding to the participating member can be realized based on the diffusion modes matched with the application version information respectively corresponding to the participating member.
In one embodiment, the apparatus further comprises: the local conference state data updating module, the conference state updating notification generating module and the conference state updating notification sending module, wherein:
and the participating member determining module is further used for determining second application version information corresponding to the write diffusion mode in the application version information, and taking the participating member corresponding to the second application version information as a second participating member.
And the local conference state data updating module is used for updating the local conference state data stored in the local storage space respectively corresponding to each second conference member based on the conference signaling to obtain the updated local conference state data respectively corresponding to each second conference member.
And the conference state updating notification generating module is used for generating a conference state updating notification when the local conference state data is updated.
The conference state updating notification sending module is used for sending the conference state updating notification to a second terminal corresponding to a second participant; and the sent conference state updating notification is used for indicating the second terminal to read the updated local conference state data from the corresponding local storage space so as to update the conference state.
In the above embodiment, the second application version information corresponding to the write diffusion mode in the application version information is determined, the participating members corresponding to the second application version information are used as the second participating members, the local conference state data stored in the local storage space corresponding to each second participating member is updated based on the conference signaling, the updated local conference state data corresponding to each second participating member is obtained, when the local conference state data is updated, the conference state update notification is generated, and the conference state update notification is sent to the second terminal corresponding to the second participating member, where the sent conference state update notification is used to instruct the second terminal to read the updated local conference state data from the corresponding local storage space, so as to implement the conference state update, so that the diffusion mode matched with the application version information corresponding to the participating members can be based on the diffusion mode respectively, and realizing the conference state update corresponding to the conference members.
In one embodiment, as shown in fig. 13, there is further provided a conference state updating apparatus, which may be a part of a computer device using a software module or a hardware module, or a combination of the two, and specifically includes: conference state change notification receiving module 1302, conference state data read request generating module 1304, target conference state data receiving module 1306, and conference state updating module 1308, wherein:
a conference state change notification receiving module 1302, configured to receive a conference state change notification sent by the conference server when the conference server completes updating the conference state data;
a conference state data reading request generating module 1304, configured to generate a conference state data reading request in response to the conference state change notification, and send the conference state data reading request to a corresponding conference server;
a target conference state data receiving module 1306, configured to receive target conference state data returned by the conference server in response to the conference state data reading request, where the target conference state data is determined by updated conference state data that is found by the conference server from a global storage space corresponding to the conference;
a conference state updating module 1308, configured to update a local conference state of the terminal according to the target conference state data.
In one embodiment, the conference state data read request generation module 1304 is further configured to: responding to the conference state change notification, and reading the existing conference version information corresponding to the locally stored existing conference state data; generating a conference state data reading request based on the existing conference version information; and the conference state data reading request is used for indicating the conference server to determine incremental conference state data based on the existing conference state data corresponding to the existing conference version information and the updated conference state data when the conference state corresponding to the terminal is determined to be not the latest state based on the existing conference version information, and the incremental conference state data is used as target conference state data matched with the incremental updating mode.
In an embodiment, the conference state updating module 1308 is further configured to update locally stored existing conference state data according to the target conference state data, so as to obtain locally latest existing conference state data; conference state updates are made locally based on locally up-to-date existing conference state data.
In the above embodiment, after receiving a conference state change notification sent by the conference server when the conference state data update is completed, generating a conference state data reading request in response to the conference state change notification, sending the conference state data reading request to the corresponding conference server, and updating the local conference state of the terminal according to the target conference state data returned by the server when receiving the target conference state data returned by the server. The target conference state data is determined by the conference server according to the updated conference state data searched in the global storage space corresponding to the conference, so that the conference state can be updated without consuming a large amount of network conference resources.
In one embodiment, the apparatus further comprises: a generation time determination module, wherein:
and the generation time determining module is used for determining the generation time of the existing conference version information corresponding to the locally stored existing conference state data.
The conference state data reading request generating module 1304 is further configured to generate a conference state data reading request based on the existing conference version information when the generation time meets a timing update condition, and send the conference state data reading request to a corresponding conference server, so that when the conference server determines that the conference state corresponding to the terminal is not the latest state based on the existing conference version information, the conference server determines incremental conference state data based on the existing conference state data corresponding to the existing conference version information and the updated conference state data;
the target conference state data receiving module 1306 is further configured to receive incremental conference state data fed back by the conference server, and update a local conference state of the terminal according to the incremental conference state data.
In the embodiment, the generation time of the existing conference version information corresponding to the locally stored existing conference state data is determined; when the generation time meets the timing updating condition, a conference state data reading request is generated based on the existing conference version information, the conference state data reading request is sent to a corresponding conference server, when the conference state corresponding to the terminal is not in the latest state, incremental conference state data fed back by the conference server is received, and local conference state updating of the terminal is carried out according to the incremental conference state data, so that the conference state can be updated even when the terminal cannot receive a conference state change notification.
For the specific definition of the conference state updating apparatus, reference may be made to the above definition of the conference state updating method, which is not described herein again. The various modules in the conference state update apparatus described above may be implemented in whole or in part by software, hardware, and combinations thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 14. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used to store conference state data. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a conference state update method.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 15. The computer device includes a processor, a memory, a communication interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, an operator network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a conference state update method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the configurations shown in fig. 14 or 15 are only block diagrams of some of the configurations relevant to the present application, and do not constitute a limitation on the computer apparatus to which the present application is applied, and a particular computer apparatus may include more or less components than those shown in the drawings, or may combine some components, or have a different arrangement of components.
In one embodiment, a computer device is further provided, which includes a memory and a processor, the memory stores a computer program, and the processor implements the steps of the above method embodiments when executing the computer program.
In an embodiment, a computer-readable storage medium is provided, in which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned method embodiments.
In one embodiment, a computer program product or computer program is provided that includes computer instructions stored in a computer-readable storage medium. The computer instructions are read by a processor of a computer device from a computer-readable storage medium, and the computer instructions are executed by the processor to cause the computer device to perform the steps in the above-mentioned method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (15)

1. A conference state updating method, the method comprising:
acquiring a conference signaling generated in a conference process; the conference signaling is a control instruction related to the conference;
updating the conference state data stored in the global storage space corresponding to the conference based on the conference signaling to obtain updated conference state data;
generating a conference state change notification when the conference state data is updated;
sending the conference state change notification to a terminal corresponding to a conference participant participating in the conference; and the sent conference state change notification is used for indicating the terminal to read the updated conference state data from the global storage space so as to update the conference state.
2. The method of claim 1, wherein the conference comprises a multimedia conference, and wherein the conference signaling comprises member communication signaling and device control signaling corresponding to conference members associated with the conference, and further comprises conference progress signaling associated with a progress of the conference.
3. The method of claim 1, wherein the updating the conference state data stored in the global storage space corresponding to the conference based on the conference signaling to obtain updated conference state data comprises:
determining current latest conference member state data and current latest conference process state data based on the conference signaling;
and covering the current latest conference member state data and the current latest conference process state data with the existing conference state data stored in the global storage space corresponding to the conference to obtain updated conference state data.
4. The method of claim 1, wherein the updating the conference state data stored in the global storage space corresponding to the conference based on the conference signaling to obtain updated conference state data comprises:
determining a signaling trigger party identifier for triggering the conference signaling;
determining the state change information of the conference members and the conference process change information according to the conference signaling and the signaling trigger party identification;
and updating the conference state data stored in the global storage space corresponding to the conference based on the conference member state change information and the conference process change information to obtain the updated conference state data.
5. The method of claim 1, further comprising:
receiving a conference state data reading request sent by the terminal;
responding to the conference state data reading request, and determining target conference state data matched with a target updating mode based on the updated conference state data stored in the global storage space;
returning the target conference state data to the terminal; wherein the target conference state data comprises at least one of incremental conference state data and full conference state data.
6. The method according to claim 5, wherein the conference state data read request carries existing conference version information corresponding to the terminal, and the determining target conference state data matching a target update mode based on the updated conference state data stored in the global storage space includes:
determining latest conference version information corresponding to the updated conference state data;
when the conference state corresponding to the terminal is determined to be not the latest state based on the existing conference version information and the latest conference version information, determining incremental conference state data based on the existing conference state data corresponding to the existing conference version information and the updated conference state data;
and taking the incremental conference state data as target conference state data matched with an incremental updating mode.
7. The method according to claim 5, wherein the conference state data read request carries a full data acquisition identifier, and the determining target conference state data matching a target update mode based on the updated conference state data stored in the global storage space includes:
extracting a full data acquisition identifier carried in the conference state data reading request;
and acquiring an identifier according to the full data, and directly taking the read updated conference state data as target conference state data matched with a full updating mode.
8. The method according to any one of claims 1 to 7, wherein before the sending the notification of the conference state change to the terminals corresponding to the conference participants participating in the conference, the method further comprises:
when each participating member joins the conference, acquiring application version information corresponding to each participating member;
determining first application version information corresponding to a read diffusion mode in the application version information, and taking a participating member corresponding to the first application version information as a first participating member;
the sending the conference state change notification to the terminal corresponding to the participating member participating in the conference includes:
and sending the conference state change notification to a first terminal corresponding to a first conference member participating in the conference.
9. The method of claim 8, further comprising:
determining second application version information corresponding to a write diffusion mode in the application version information, and taking a participating member corresponding to the second application version information as a second participating member;
updating local conference state data stored in local storage spaces respectively corresponding to the second conference participants based on the conference signaling to obtain updated local conference state data respectively corresponding to the second conference participants;
when the local conference state data is updated, generating a conference state updating notice;
sending the conference state updating notification to a second terminal corresponding to the second participating member; and the sent conference state updating notification is used for indicating the second terminal to read the updated local conference state data from the corresponding local storage space so as to realize conference state updating.
10. A conference state updating method, the method comprising:
receiving a conference state change notification sent by a conference server when the conference state data is updated;
responding to the conference state change notification, generating a conference state data reading request, and sending the conference state data reading request to a corresponding conference server;
receiving target conference state data returned by the conference server in response to the conference state data reading request, wherein the target conference state data is determined through updated conference state data searched by the conference server from a global storage space corresponding to a conference;
and updating the local conference state of the terminal according to the target conference state data.
11. The method of claim 10, wherein generating a conference state data read request in response to the conference state change notification comprises:
responding to the conference state change notification, and reading the existing conference version information corresponding to the locally stored existing conference state data;
generating a conference state data reading request based on the existing conference version information; and the conference state data reading request is used for indicating the conference server to determine incremental conference state data based on the existing conference state data corresponding to the existing conference version information and the updated conference state data when the conference state corresponding to the terminal is determined to be not the latest state based on the existing conference version information, and the incremental conference state data is used as target conference state data matched with an incremental updating mode.
12. A conference state updating apparatus, characterized in that the apparatus comprises:
the conference signaling acquisition module is used for acquiring conference signaling generated in a conference process; the conference signaling is a control instruction related to the conference;
a conference state data updating module, configured to update conference state data stored in a global storage space corresponding to the conference based on the conference signaling, to obtain updated conference state data;
the conference state change notification generation module is used for generating a conference state change notification when the update of the conference state data is completed;
the conference state change notification sending module is used for sending the conference state change notification to terminals corresponding to the conference participants participating in the conference; and the sent conference state change notification is used for indicating the terminal to read the updated conference state data from the global storage space so as to update the conference state.
13. A conference state updating apparatus, characterized in that the apparatus comprises:
the conference state change notification receiving module is used for receiving a conference state change notification sent by the conference server when the conference server finishes the update of the conference state data;
a conference state data reading request generating module, configured to generate a conference state data reading request in response to the conference state change notification, and send the conference state data reading request to a corresponding conference server;
a target conference state data receiving module, configured to receive target conference state data returned by the conference server in response to the conference state data reading request, where the target conference state data is determined by updated conference state data searched by the conference server from a global storage space corresponding to a conference;
and the conference state updating module is used for updating the local conference state of the terminal according to the target conference state data.
14. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor realizes the steps of the method of any one of claims 1 to 11 when executing the computer program.
15. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 11.
CN202011267580.2A 2020-11-13 2020-11-13 Conference state updating method and device, computer equipment and storage medium Active CN112332995B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011267580.2A CN112332995B (en) 2020-11-13 2020-11-13 Conference state updating method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011267580.2A CN112332995B (en) 2020-11-13 2020-11-13 Conference state updating method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112332995A true CN112332995A (en) 2021-02-05
CN112332995B CN112332995B (en) 2022-04-01

Family

ID=74317394

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011267580.2A Active CN112332995B (en) 2020-11-13 2020-11-13 Conference state updating method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112332995B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113242263A (en) * 2021-06-24 2021-08-10 聚好看科技股份有限公司 Conference server and audio and video conference data correction method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014203419A (en) * 2013-04-10 2014-10-27 Necパーソナルコンピュータ株式会社 Schedule management device and program
CN107656826A (en) * 2017-09-19 2018-02-02 光科技股份有限公司 A kind of object-oriented power information acquisition terminal based on IPC Dynamic Maintenance technologies
CN109889762A (en) * 2019-03-01 2019-06-14 视联动力信息技术股份有限公司 A kind of conference control method and device
CN111586672A (en) * 2020-04-27 2020-08-25 腾讯科技(深圳)有限公司 Network call information processing method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014203419A (en) * 2013-04-10 2014-10-27 Necパーソナルコンピュータ株式会社 Schedule management device and program
CN107656826A (en) * 2017-09-19 2018-02-02 光科技股份有限公司 A kind of object-oriented power information acquisition terminal based on IPC Dynamic Maintenance technologies
CN109889762A (en) * 2019-03-01 2019-06-14 视联动力信息技术股份有限公司 A kind of conference control method and device
CN111586672A (en) * 2020-04-27 2020-08-25 腾讯科技(深圳)有限公司 Network call information processing method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113242263A (en) * 2021-06-24 2021-08-10 聚好看科技股份有限公司 Conference server and audio and video conference data correction method
CN113242263B (en) * 2021-06-24 2022-04-12 聚好看科技股份有限公司 Conference server and audio and video conference data correction method

Also Published As

Publication number Publication date
CN112332995B (en) 2022-04-01

Similar Documents

Publication Publication Date Title
US9832310B2 (en) Apparatus and method for sharing information through presence service in a communication network
US9794760B2 (en) Collaborative group and content management utilizing user activated collaboration threads
KR101626474B1 (en) Apparatus for providing document sharing service based messenger and method using the same
US20120269185A1 (en) System and method for computer based collaboration initiated via a voice call
US8543654B2 (en) Contextual conversation framework
CN103069755A (en) Instant messaging using multiple instances of a client
US20080281914A1 (en) Computer system
US10701116B2 (en) Method, computer-readable storage device and apparatus for establishing persistent messaging sessions
CN112437004A (en) Information processing method, information processing device, electronic equipment and storage medium
US20210184876A1 (en) Automatic conference management tool
CN111130986B (en) Message sending method, device, equipment and storage medium
CN112817671B (en) Image processing method, device, equipment and computer readable storage medium
US8705410B2 (en) Global conference roster for distributed bridges
CN114422460A (en) Method and system for establishing same-screen communication sharing in instant messaging application
US11163827B2 (en) Video processing method, device, terminal and storage medium
CN112332995B (en) Conference state updating method and device, computer equipment and storage medium
CN112751681B (en) Image processing method, device, equipment and computer readable storage medium
CN111586672B (en) Network call information processing method and device
CN110620672B (en) Multi-person session data processing method and device, computer equipment and storage medium
CN113747247B (en) Live broadcast method, live broadcast device, computer equipment and storage medium
US9094575B2 (en) Non-transitory computer-readable medium storing program and communication device
CN112162961B (en) Message processing method, device, computer equipment and storage medium
EP2611082A1 (en) Method for instant communicating between instant messaging clients
CN112019791A (en) Multi-party audio and video call method and system based on education examination
US20240095102A1 (en) Data processing method and apparatus, computer device, and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40038843

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant