CN115550324B - Automatic switching method, device, storage medium and system for conference modes - Google Patents

Automatic switching method, device, storage medium and system for conference modes Download PDF

Info

Publication number
CN115550324B
CN115550324B CN202211164641.1A CN202211164641A CN115550324B CN 115550324 B CN115550324 B CN 115550324B CN 202211164641 A CN202211164641 A CN 202211164641A CN 115550324 B CN115550324 B CN 115550324B
Authority
CN
China
Prior art keywords
cloud service
conference
data
service
local
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202211164641.1A
Other languages
Chinese (zh)
Other versions
CN115550324A (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.)
Guangdong Baolun Electronics Co ltd
Original Assignee
Guangdong Baolun Electronics 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 Guangdong Baolun Electronics Co ltd filed Critical Guangdong Baolun Electronics Co ltd
Priority to CN202211164641.1A priority Critical patent/CN115550324B/en
Publication of CN115550324A publication Critical patent/CN115550324A/en
Application granted granted Critical
Publication of CN115550324B publication Critical patent/CN115550324B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses an automatic switching method, device, storage medium and system for conference modes. The cloud service conference is switched to a local service conference on the premise that the connection between the conference integrated machine and the cloud service is disconnected by periodically detecting the connection condition of the cloud service, the cloud service conference is automatically switched back when the cloud service is reconnected, conference data on the cloud service and conference data on the local service are verified and combined in the switching process, and the automatic switching method, device, storage medium and system improve the stability and the multifunctional usability of the conference process; furthermore, the automatic switching method, the automatic switching device, the storage medium and the automatic switching system for the conference mode further provide a manual switching function, so that the controllability of the conference integrated machine is improved.

Description

Automatic switching method, device, storage medium and system for conference modes
Technical Field
The invention relates to the technical field of automatic switching of conferences on cloud and local conferences of a conference integrated machine, in particular to an automatic switching method, an automatic switching device, a computer readable storage medium and a computer readable storage medium system of conference modes.
Background
Enterprises often aggregate to conduct research and communication by organizing meetings to solve certain problems or achieve certain goals, which require a certain scale of people and requisite time. The method has positive pushing effect on the aspects of promoting the communication inside the company, enhancing the attribution sense of staff, establishing the running direction of the company and the like. The conference generally comprises two modes of cloud conference and local conference, wherein the cloud conference is a conference held by a network cloud; the local conference is a conference performed by the local conference integrated machine.
In the prior art, it is common to employ only a single form of conference on the cloud or local conference when the meeting is held by an organization.
However, the prior art still has the following drawbacks: when a cloud conference is carried out, the conference is carried out seriously depending on a network, the normal conference cannot be continued after the network is paralyzed, and the conference cannot be used, and the operation such as the use of a small tool, the uploading of a file and the like can be carried out only by the network, so that the equipment cannot be used normally; the conference integrated machine is independent of the server, but cannot perform operations such as online voting, scoring, signing in, file uploading and the like through the cloud service, and the conference integrated machine is dependent on the server, but cannot use online operations such as the cloud service after network paralysis.
Accordingly, there is a need for a method, apparatus, computer-readable storage medium, and system for automatically switching conference modes that overcomes the above-mentioned drawbacks of the prior art.
Disclosure of Invention
The embodiment of the invention provides an automatic switching method, an automatic switching device, a computer-readable storage medium and a system for a conference mode, so that the stability of the conference process is improved.
An embodiment of the present invention provides an automatic switching method for a conference mode, where the automatic switching method includes: acquiring cloud service connection information, and judging whether the cloud service is normally connected according to the cloud service connection information; when the cloud service connection is normal, transmitting and recording conference data through the cloud service to acquire first cloud service data, and updating the first cloud service data according to the local service; when the cloud service connection is abnormal, the local service is used for transmitting and recording conference data to obtain first local conference data, and the first local conference data are stored into a local conference data group.
As an improvement of the above solution, the transmitting and recording of conference data by the cloud service to obtain first cloud service data, and updating the first cloud service data according to the local service specifically includes: communication support is carried out on the conference through cloud service so as to acquire first cloud service data; acquiring a local conference data set from a local service, and performing data verification on the local conference data and the first cloud service data to acquire a data verification result; and according to the data verification result, carrying out data combination on the local conference data and the first cloud service data.
As an improvement of the above scheme, obtaining cloud service connection information, and judging whether the cloud service is connected normally according to the cloud service connection information, specifically including: detecting WebSocket connection between the client and the cloud service through heartbeat detection; when the client is connected with the cloud service, the cloud service connection information is normal connection; and when the client is disconnected from the cloud service, the cloud service information is connected to be disconnected.
As an improvement of the above solution, the automatic switching method further includes: receiving third party access data; the third party access data comprises access identity information and a service switching mode; the service switching mode comprises cloud service and local service; and carrying out identity verification according to the access identity information, and carrying out service support on meeting data according to the service switching mode when the identity verification passes.
As an improvement of the scheme, the client mounts the micro local Http service to form a ring network through the self hot spot of the client.
The invention further provides an automatic switching device of a conference mode correspondingly, the automatic switching device comprises a connection judging unit, a cloud service conference unit and a local conference unit, wherein the connection judging unit is used for acquiring cloud service connection information and judging whether cloud services are normally connected according to the cloud service connection information; the cloud service conference unit is used for transmitting and recording conference data through cloud service to acquire first cloud service data when the cloud service connection is normal, and updating the first cloud service data according to local service; and the local conference unit is used for transmitting and recording conference data through the local service to obtain first local conference data when the cloud service is abnormally connected, and storing the first local conference data into a local conference data group.
As an improvement of the above solution, the cloud service conference unit is further configured to: communication support is carried out on the conference through cloud service so as to acquire first cloud service data; acquiring a local conference data set from a local service, and performing data verification on the local conference data and the first cloud service data to acquire a data verification result; and according to the data verification result, carrying out data combination on the local conference data and the first cloud service data.
As an improvement of the above-described aspect, the automatic switching device further includes a manual switching unit for: receiving third party access data; the third party access data comprises access identity information and a service switching mode; the service switching mode comprises cloud service and local service; and carrying out identity verification according to the access identity information, and carrying out service support on meeting data according to the service switching mode when the identity verification passes.
As an improvement of the above-described aspect, the connection judging unit is further configured to: detecting WebSocket connection between the client and the cloud service through heartbeat detection; when the client is connected with the cloud service, the cloud service connection information is normal connection; and when the client is disconnected from the cloud service, the cloud service information is connected to be disconnected.
Another embodiment of the present invention provides a computer readable storage medium, where the computer readable storage medium includes a stored computer program, and when the computer program runs, controls a device where the computer readable storage medium is located to execute an automatic switching method of a conference mode as described above.
Another embodiment of the present invention provides an automatic switching system of a conference mode, the automatic switching system including a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, the processor implementing the automatic switching method of a conference mode as described above when executing the computer program.
Compared with the prior art, the technical scheme has the following beneficial effects:
the invention provides an automatic switching method, device, computer readable storage medium and system for conference modes, which are used for switching to a local service conference on the premise of disconnecting a conference integrated machine from a cloud service by periodically detecting the connection condition of the cloud service, automatically switching back to the cloud service conference when the cloud service is reconnected, and verifying and combining conference data on the cloud service with conference data on the local service in the switching process.
Furthermore, the automatic switching method, the automatic switching device, the computer-readable storage medium and the system for the conference mode further improve the controllability of the conference integrated machine by providing a manual switching function.
Drawings
Fig. 1 is a schematic flow chart of a method for automatically switching conference modes according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an automatic switching device for a conference mode according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Detailed description of the preferred embodiments
The embodiment of the invention firstly describes an automatic switching method of a conference mode. Fig. 1 is a flow chart of an automatic switching method of a conference mode according to an embodiment of the present invention.
As shown in fig. 1, the automatic switching method includes:
s1, acquiring cloud service connection information, and judging whether the cloud service is normally connected according to the cloud service connection information.
In one embodiment, acquiring cloud service connection information, and judging whether cloud service is normally connected according to the cloud service connection information, specifically including: detecting WebSocket connection between the client and the cloud service through heartbeat detection; when the client is connected with the cloud service, the cloud service connection information is normal connection; and when the client is disconnected from the cloud service, the cloud service information is connected to be disconnected.
And S21, when the cloud service connection is normal, transmitting and recording conference data through the cloud service to acquire first cloud service data, and updating the first cloud service data according to the local service.
In one embodiment, the transmitting and recording of the conference data through the cloud service to obtain the first cloud service data, and updating the first cloud service data according to the local service specifically includes: communication support is carried out on the conference through cloud service so as to acquire first cloud service data; acquiring a local conference data set from a local service, and performing data verification on the local conference data and the first cloud service data to acquire a data verification result; and according to the data verification result, carrying out data combination on the local conference data and the first cloud service data.
And S22, when the cloud service connection is abnormal, transmitting and recording conference data through the local service to obtain first local conference data, and storing the first local conference data into a local conference data group.
In one embodiment, the automatic switching method further includes: receiving third party access data; the third party access data comprises access identity information and a service switching mode; the service switching mode comprises cloud service and local service; and carrying out identity verification according to the access identity information, and carrying out service support on meeting data according to the service switching mode when the identity verification passes.
In one embodiment, the client mounts a micro local Http service to form a ring network through the client's own hotspot.
For further description of the technical scheme, for example, when the client of the all-in-one machine is started, a local web service is started at the same time, then the all-in-one machine is connected to a cloud service, and if network abnormal connection is not caused, the all-in-one machine can directly walk the local service to transmit and record data; simultaneously starting a heartbeat detection, automatically switching into a cloud service channel when the heartbeat detects that the cloud service is normal, carrying out data verification of local and cloud service, and carrying out data merging; the local service itself supports access in the local area network, can be connected with the integrated machine through a hot spot or a routing terminal to access the API, and then sends data and operation instructions to the integrated machine client through the local service, thereby playing a role of a control device.
The embodiment of the invention describes an automatic switching method of a conference mode, which is used for switching to a local service conference on the premise of disconnecting a conference integrated machine from a cloud service by periodically detecting the connection condition of the cloud service, automatically switching back to the cloud service conference when the cloud service is reconnected, and checking and merging conference data on the cloud service with conference data on the local service in the switching process; furthermore, the automatic switching method of the conference mode described in the embodiment of the invention further improves the controllability of the conference integrated machine by providing a manual switching function.
Second embodiment
In addition to the method, the embodiment of the invention also discloses an automatic switching device of the conference mode. Fig. 2 is a schematic structural diagram of an automatic switching device for a conference mode according to an embodiment of the present invention.
As shown in fig. 2, the automatic switching device includes a connection judging unit 11, a cloud service conference unit 12, and a local conference unit 13.
The connection judging unit 11 is configured to obtain cloud service connection information, and judge whether the cloud service is connected normally according to the cloud service connection information.
In one embodiment, the connection judging unit 11 is further configured to: detecting WebSocket connection between the client and the cloud service through heartbeat detection; when the client is connected with the cloud service, the cloud service connection information is normal connection; and when the client is disconnected from the cloud service, the cloud service information is connected to be disconnected.
The cloud service conference unit 12 is configured to, when the cloud service connection is normal, perform transmission and recording of conference data through the cloud service to obtain first cloud service data, and update the first cloud service data according to the local service.
In one embodiment, the cloud service conferencing unit 12 is further configured to: communication support is carried out on the conference through cloud service so as to acquire first cloud service data; acquiring a local conference data set from a local service, and performing data verification on the local conference data and the first cloud service data to acquire a data verification result; and according to the data verification result, carrying out data combination on the local conference data and the first cloud service data.
The local conference unit 13 is configured to transmit and record conference data to a first local conference data through a local service when the cloud service connection is abnormal, and store the first local conference data into a local conference data group.
In one embodiment, the automatic switching device further comprises a manual switching unit for: receiving third party access data; the third party access data comprises access identity information and a service switching mode; the service switching mode comprises cloud service and local service; and carrying out identity verification according to the access identity information, and carrying out service support on meeting data according to the service switching mode when the identity verification passes.
Wherein the integrated unit of the automatic switching device may be stored in a computer readable storage medium if implemented in the form of a software functional unit and sold or used as a separate product. Based on such understanding, the present invention may implement all or part of the flow of the method of the above embodiment, or may be implemented by instructing related hardware by a computer program, where the computer program may be stored in a computer readable storage medium, and the computer program may implement the steps of each of the method embodiments described above when executed by a processor. Another embodiment of the present invention provides a computer readable storage medium, where the computer readable storage medium includes a stored computer program, and when the computer program runs, controls a device where the computer readable storage medium is located to execute an automatic switching method of a conference mode as described above.
Wherein the computer program comprises computer program code which may be in source code form, object code form, executable file or some intermediate form etc. The computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth. It should be noted that the computer readable medium contains content that can be appropriately scaled according to the requirements of jurisdictions in which such content is subject to legislation and patent practice, such as in certain jurisdictions in which such content is subject to legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunication signals.
It should be noted that the above-described apparatus embodiments are merely illustrative, and the units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. In addition, in the drawings of the embodiment of the device provided by the invention, the connection relation between the units indicates that the units have communication connection, and the connection relation can be specifically realized as one or more communication buses or signal lines. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
The embodiment of the invention describes an automatic switching device and a computer readable storage medium of a conference mode, which are used for switching to a local service conference on the premise of disconnecting a conference integrated machine from a cloud service by periodically detecting the connection condition of the cloud service, automatically switching back to the cloud service conference when the cloud service is reconnected, and verifying and combining conference data on the cloud service with conference data on the local service in the switching process; furthermore, the automatic switching device and the computer readable storage medium for the conference mode described in the embodiments of the present invention further provide a manual switching function, so as to improve the controllability of the conference integrated machine.
Detailed description of the preferred embodiments
In addition to the method and the device, the embodiment of the invention also describes an automatic switching system of the conference mode.
The automatic switching system comprises a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, wherein the processor realizes the automatic switching method of the conference mode when executing the computer program.
The processor may be a central processing unit (Central Processing Unit, CPU), other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like that is the control center of the device, connecting the various parts of the overall device using various interfaces and lines.
The memory may be used to store the computer program and/or modules, and the processor may implement various functions of the apparatus by running or executing the computer program and/or modules stored in the memory, and invoking data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like; the storage data area may store data (such as audio data, phonebook, etc.) created according to the use of the handset, etc. In addition, the memory may include high-speed random access memory, and may also include non-volatile memory, such as a hard disk, memory, plug-in hard disk, smart Media Card (SMC), secure Digital (SD) Card, flash Card (Flash Card), at least one disk storage device, flash memory device, or other volatile solid-state storage device.
The embodiment of the invention describes an automatic switching system of a conference mode, which is used for switching to a local service conference on the premise of disconnecting a conference integrated machine from a cloud service by periodically detecting the connection condition of the cloud service, automatically switching back to the cloud service conference when the cloud service is reconnected, and verifying and combining conference data on the cloud service with conference data on the local service in the switching process; furthermore, the automatic switching system of the conference mode described in the embodiment of the invention further provides a manual switching function, so that the controllability of the conference integrated machine is improved.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that changes and modifications may be made without departing from the principles of the invention, such changes and modifications are also intended to be within the scope of the invention.

Claims (8)

1. An automatic switching method of a conference mode is characterized by comprising the following steps:
acquiring cloud service connection information, and judging whether the cloud service is normally connected according to the cloud service connection information; the obtaining cloud service connection information and judging whether the cloud service is normally connected according to the cloud service connection information specifically includes: detecting WebSocket connection between the client and the cloud service through heartbeat detection; when the client is connected with the cloud service, the cloud service connection information is normal connection; when the client is disconnected from the cloud service, cloud service information is connected to be disconnected; the client mounts micro local Http service to form a ring network through the self hot spot of the client;
when the cloud service connection is normal, transmitting and recording conference data through the cloud service to acquire first cloud service data, and updating the first cloud service data according to the local service;
when the cloud service connection is abnormal, the local service is used for transmitting and recording conference data to acquire first local conference data, and the first local conference data are stored into a local conference data group.
2. The method for automatically switching conference modes according to claim 1, wherein the transmitting and recording of conference data are performed through a cloud service to obtain first cloud service data, and the updating of the first cloud service data is performed according to a local service, specifically comprising:
communication support is carried out on the conference through cloud service so as to acquire first cloud service data;
acquiring a local conference data set from a local service, and performing data verification on the local conference data and the first cloud service data to acquire a data verification result;
and according to the data verification result, carrying out data combination on the local conference data and the first cloud service data.
3. The automatic switching method of conference modes according to claim 1, wherein the automatic switching method further comprises:
receiving third party access data; the third party access data comprises access identity information and a service switching mode; the service switching mode comprises cloud service and local service;
and carrying out identity verification according to the access identity information, and carrying out service support on meeting data according to the service switching mode when the identity verification passes.
4. An automatic switching device of a conference mode is characterized in that the automatic switching device comprises a connection judging unit, a cloud service conference unit and a local conference unit, wherein,
the connection judging unit is used for acquiring cloud service connection information and judging whether the cloud service is normally connected according to the cloud service connection information; the connection judging unit is further configured to: detecting WebSocket connection between the client and the cloud service through heartbeat detection; when the client is connected with the cloud service, the cloud service connection information is normal connection; when the client is disconnected from the cloud service, cloud service information is connected to be disconnected; the client mounts micro local Http service to form a ring network through the self hot spot of the client;
the cloud service conference unit is used for transmitting and recording conference data through cloud service to acquire first cloud service data when the cloud service connection is normal, and updating the first cloud service data according to local service;
and the local conference unit is used for transmitting and recording conference data through the local service to acquire first local conference data when the cloud service is abnormally connected, and storing the first local conference data into a local conference data group.
5. The automatic switching device of conference modes according to claim 4, wherein the cloud service conference unit is further configured to:
communication support is carried out on the conference through cloud service so as to acquire first cloud service data;
acquiring a local conference data set from a local service, and performing data verification on the local conference data and the first cloud service data to acquire a data verification result;
and according to the data verification result, carrying out data combination on the local conference data and the first cloud service data.
6. The automatic switching device of a conference mode according to claim 5, further comprising a manual switching unit for:
receiving third party access data; the third party access data comprises access identity information and a service switching mode; the service switching mode comprises cloud service and local service;
and carrying out identity verification according to the access identity information, and carrying out service support on meeting data according to the service switching mode when the identity verification passes.
7. A computer readable storage medium, characterized in that the computer readable storage medium comprises a stored computer program, wherein the computer program, when run, controls a device in which the computer readable storage medium is located to execute the method for automatically switching a conference mode according to any one of claims 1 to 3.
8. An automatic switching system of conference modes, characterized in that it comprises a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, the processor implementing the automatic switching method of conference modes according to any one of claims 1 to 3 when executing the computer program.
CN202211164641.1A 2022-09-23 2022-09-23 Automatic switching method, device, storage medium and system for conference modes Active CN115550324B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211164641.1A CN115550324B (en) 2022-09-23 2022-09-23 Automatic switching method, device, storage medium and system for conference modes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211164641.1A CN115550324B (en) 2022-09-23 2022-09-23 Automatic switching method, device, storage medium and system for conference modes

Publications (2)

Publication Number Publication Date
CN115550324A CN115550324A (en) 2022-12-30
CN115550324B true CN115550324B (en) 2023-09-08

Family

ID=84730402

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211164641.1A Active CN115550324B (en) 2022-09-23 2022-09-23 Automatic switching method, device, storage medium and system for conference modes

Country Status (1)

Country Link
CN (1) CN115550324B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106341409A (en) * 2016-09-21 2017-01-18 深圳市潮流网络技术有限公司 Telephone conference seamless switching method
CN112506682A (en) * 2021-01-29 2021-03-16 全时云商务服务股份有限公司 Method, device and computer readable storage medium for relieving abnormity of business server
CN113709406A (en) * 2021-10-27 2021-11-26 广州朗国电子科技股份有限公司 Software collaboration method, system and storage medium for Hongmon conference all-in-one machine

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106341409A (en) * 2016-09-21 2017-01-18 深圳市潮流网络技术有限公司 Telephone conference seamless switching method
CN112506682A (en) * 2021-01-29 2021-03-16 全时云商务服务股份有限公司 Method, device and computer readable storage medium for relieving abnormity of business server
CN113709406A (en) * 2021-10-27 2021-11-26 广州朗国电子科技股份有限公司 Software collaboration method, system and storage medium for Hongmon conference all-in-one machine

Also Published As

Publication number Publication date
CN115550324A (en) 2022-12-30

Similar Documents

Publication Publication Date Title
CN110266996B (en) Video conference control method and device and terminal equipment
CN110708694A (en) Method, system, storage medium and electronic device for realizing simultaneous online public and private networks
US10064044B2 (en) Method and apparatus for determining roaming status of terminal, terminal, and server
CN101142840B (en) Broadcast system and data transmission method
US11832150B2 (en) Call record synchronization method, cloud platform, and terminal
CN104657927B (en) A kind of medical treatment & health computer cloud service system
CN112583896B (en) Session management method, session management device, electronic equipment, session management server and storage medium
CN106713127A (en) Instant chatting record acquisition and processing methods and devices
US11395129B2 (en) Virtual sim card acquisition method, subscriber terminal and server
WO2016180220A1 (en) Conversation setup method and apparatus
CN113660381B (en) Voice service processing method, device, equipment and storage medium
KR20070104475A (en) Push-to-talk communication system and push-to-talk communication method
RU2670096C2 (en) Method and device for ending video communication
US20090175437A1 (en) Call transfer between differing equipment
CN115550324B (en) Automatic switching method, device, storage medium and system for conference modes
CN111867048A (en) Registration control method and device of VoWiFi, electronic equipment and server
US9485458B2 (en) Data processing method and device
CN114286039A (en) Audio and video call method and system
CN108271230A (en) A kind of method and device for obtaining mobile management information, computer readable storage medium
CN111277557B (en) Real-time communication method, equipment and storage medium
US10623448B2 (en) Audio data transfer device and audio data transfer method
KR20200136657A (en) Method for transmission data and apparatus for executint the method
CN109246244B (en) Message synchronization detection method, device and system
CN115734178B (en) 5G message sending system, method, electronic equipment and storage medium
WO2024078603A1 (en) Data collection method and apparatus, and communication 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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: No. 56 Nanli East Road, Shiqi Town, Panyu District, Guangzhou City, Guangdong Province, 510000

Applicant after: Guangdong Baolun Electronics Co.,Ltd.

Address before: No.19 Chuangyuan Road, Zhongcun street, Panyu District, Guangzhou, Guangdong 510000

Applicant before: GUANGZHOU ITC ELECTRONIC TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant