CN111030921A - Multi-window communication method and system based on webpage instant messaging - Google Patents

Multi-window communication method and system based on webpage instant messaging Download PDF

Info

Publication number
CN111030921A
CN111030921A CN201911301056.XA CN201911301056A CN111030921A CN 111030921 A CN111030921 A CN 111030921A CN 201911301056 A CN201911301056 A CN 201911301056A CN 111030921 A CN111030921 A CN 111030921A
Authority
CN
China
Prior art keywords
webpage
audio
instant messaging
connection
video data
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
CN201911301056.XA
Other languages
Chinese (zh)
Other versions
CN111030921B (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.)
Hangzhou Tuya Information Technology Co Ltd
Original Assignee
Hangzhou Tuya Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou Tuya Information Technology Co Ltd filed Critical Hangzhou Tuya Information Technology Co Ltd
Priority to CN201911301056.XA priority Critical patent/CN111030921B/en
Publication of CN111030921A publication Critical patent/CN111030921A/en
Application granted granted Critical
Publication of CN111030921B publication Critical patent/CN111030921B/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
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/18Commands or executable codes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a multi-window communication method based on webpage instant messaging, which comprises the following steps: generating a plurality of webpage instant messaging connection objects by the webpage; the webpage generates a plurality of connection request information and sends the connection request information to a plurality of monitoring devices through a plurality of instant messaging connection objects; the plurality of monitoring devices return a plurality of connection response messages to the webpage; the plurality of monitoring devices send first audio or video data to the webpage through the plurality of instant messaging connection objects, and set the initial volume of all the first audio or video data to be a first preset value; the webpage selects at least one of the first audio or video data; and adjusting the volume of the selected first audio or video to be a second preset value. Compared with the prior art, the method and the device have the advantage that the audio output under the current WebRTC is acquired by selecting the window in the multi-window mode of the WebRTC.

Description

Multi-window communication method and system based on webpage instant messaging
Technical Field
The application relates to the field of webpage instant messaging, in particular to a multi-window communication method based on webpage instant messaging.
Background
The Web page instant messaging (WebRTC, Web Real-Time Communication) realizes voice conversation or video call based on Web pages, and aims to realize the capability of Real-Time Communication of a Web end without a plug-in. With the gradual maturity of WebRTC technology and the gradual popularization of applications, users have generated a demand for multi-window preview communication. Existing WebRTC has the following problems:
only a single WebRTC window is realized, and the requirement that a user wants to check a plurality of cameras cannot be met; after WebRTC multi-window real-time voice and video communication is realized, a plurality of audios output a lot of invalid information at the same time, so that a user cannot obtain the desired target information.
After the audio control is realized, the switching of each audio is processed.
Disclosure of Invention
The main objective of the present application is to provide a multi-window communication method based on web page instant messaging, which includes:
generating long connection between the webpage and the server;
the webpage generates a plurality of webpage instant messaging connection objects, and each webpage instant messaging connection object corresponds to one piece of identification information;
the webpage generates a plurality of connection request information, and the plurality of connection request information are sent to a plurality of monitoring devices in a one-to-one correspondence mode through the plurality of instant messaging connection objects;
the monitoring devices return a plurality of connection response messages to the connection request messages to the webpage in a one-to-one correspondence manner;
the webpage establishes point-to-point connection with the plurality of monitoring devices;
the monitoring devices correspondingly send first audio or video data to the webpage through the instant messaging connection objects one to one, and the initial volume of all the first audio or video data is set to be a first preset value;
the webpage selects at least one of the first audio or video data;
and adjusting the volume of the selected first audio or video to be a second preset value.
Optionally, the webpage sends second audio or video data to the plurality of monitoring devices through the plurality of instant messaging connection objects in a one-to-one correspondence manner, and sets the initial volume of all the second audio or video data to be a third preset value;
the webpage selects at least one of the second audio or video data;
and adjusting the volume of the selected second audio or video to be a fourth preset value.
Optionally, the first preset value is 0.
Optionally, the third preset value is 0.
Optionally, the webpage selects one of the first audio or video data.
Optionally, the web page selects one of the second audio or video data.
According to another aspect of the present application, there is also provided a multi-window communication system based on web page instant messaging, including:
the long connection module is used for generating long connection between the webpage and the server;
the webpage instant messaging connection object generation module is used for generating a plurality of webpage instant messaging connection objects, and each webpage instant messaging connection object corresponds to one piece of identification information;
the connection request information generating module is used for generating a plurality of connection request information and sending the plurality of connection request information to a plurality of monitoring devices in a one-to-one correspondence manner through the plurality of instant messaging connection objects;
a connection response information generating module, configured to return a plurality of connection response information to the connection request information to the web page in a one-to-one correspondence manner;
the point-to-point connection establishing module is used for establishing point-to-point connection between the webpage and the plurality of monitoring devices;
the sending module is used for sending first audio or video data to the webpage through the instant messaging connection objects in a one-to-one correspondence manner, and setting the initial volume of all the first audio or video data to be a first preset value;
a selection module for selecting at least one of the first audio or video data;
and the adjusting module is used for adjusting the volume of the selected first audio or video to be a second preset value.
The application also discloses a computer device, which comprises a memory, a processor and a computer program stored in the memory and capable of being executed by the processor, wherein the processor realizes the method of any one of the above items when executing the computer program.
The application also discloses a computer-readable storage medium, a non-volatile readable storage medium, having stored therein a computer program which, when executed by a processor, implements the method of any of the above.
The present application also discloses a computer program product comprising computer readable code which, when executed by a computer device, causes the computer device to perform the method of any of the above.
Compared with the prior art, the method has the following advantages:
under the multi-window mode of the WebRTC, the audio output under the current WebRTC can be acquired by selecting the window; in the multi-window mode of WebRTC, real-time voice communication can be performed by clicking the talk-back button.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, serve to provide a further understanding of the application and to enable other features, objects, and advantages of the application to be more apparent. The drawings and their description illustrate the embodiments of the invention and do not limit it. In the drawings:
FIG. 1 is a flowchart illustrating a multi-window communication method based on instant messaging of web pages according to an embodiment of the present application;
FIG. 2 is a schematic diagram of a computer device according to one embodiment of the present application; and
FIG. 3 is a schematic diagram of a computer-readable storage medium according to one embodiment of the present application.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Referring to fig. 1, an embodiment of the present application provides a multi-window communication method based on web page instant messaging, including:
s1: generating long connection between the webpage and the server;
s2: the webpage generates a plurality of webpage instant messaging connection objects, and each webpage instant messaging connection object corresponds to one piece of identification information;
s3: the webpage generates a plurality of connection request information, and the plurality of connection request information are sent to a plurality of monitoring devices in a one-to-one correspondence mode through the plurality of instant messaging connection objects;
s4: the monitoring devices return a plurality of connection response messages to the connection request messages to the webpage in a one-to-one correspondence manner;
s5: the webpage establishes point-to-point connection with the plurality of monitoring devices;
s6: the monitoring devices correspondingly send first audio or video data to the webpage through the instant messaging connection objects one to one, and the initial volume of all the first audio or video data is set to be a first preset value;
s7: the webpage selects at least one of the first audio or video data;
s8: and adjusting the volume of the selected first audio or video to be a second preset value.
And realizing WebRTC preview: a WebSocket long connection (web end-server) is created, and an RTCPeerConnection object is created at a web end and used for point-to-point mutual data transmission with monitored equipment. One RTCPeerConnection corresponds to one window, and creates local offer (send connection request) and candidate data to be sent to the device side (monitored device) through WebSocket. The answer (response to the request) and the candidate data sent back by the device side are received by the RTCPeerConnection, and then the connection of P2P is established in the browser, so that the video and audio data sent by the device side can be received, and real-time video and audio communication can be performed. After the long connection is established by the WebSocket at first, the audio and video data are transmitted in two directions by the RTCPeerConnection afterwards.
Realizing multi-window WebRTC preview: on the basis of the technical scheme, a plurality of RTCPeerConnection objects are created, then the same WebSocket long connection is multiplexed to exchange data, and a unique ID is created to distinguish data transmitted in the WebSocket when each RTCPeerConnection object is generated, so that the data separation of each RTCPeerConnection can be realized.
Separating video and audio, and simultaneously controlling: on the basis of the technical scheme, video and audio data are monitored through a track event provided by the RTCPeerConnection, each time when connection is established and started, the audio output volume is set to be 0 (a first preset value) at first, the problem of audio output disorder caused by multiple windows is prevented, when a target window is selected, the audio output volume is adjusted to be a normal level (a second preset value), and when the window is switched, only the currently selected window has audio output in the same way.
In an embodiment of the present application, the web page sends second audio or video data to the plurality of monitoring devices through the plurality of instant messaging connection objects in a one-to-one correspondence manner, and sets an initial volume of all the second audio or video data to a third preset value;
the webpage selects at least one of the second audio or video data;
and adjusting the volume of the selected second audio or video to be a fourth preset value.
Controlling the speech output (two-way communication), while only one window can speech output: similar to the above technical solution, only the current window can perform voice output, and whether voice output is required or not can be accurately controlled by a transmitter. And (3) initially setting the volume of the audios and videos of all the webpage ends to be 0 (a third preset value), and when a window needing to be output is selected, changing the volume of the window to be a normal value (a fourth preset value).
In an embodiment of the application, the first preset value is 0.
In an embodiment of the application, the third preset value is 0.
In an embodiment of the application, the web page selects one of the first audio or video data.
In an embodiment of the application, the web page selects one of the second audio or video data.
One or more windows for selecting the listening sound are also included in the claimed invention.
According to an aspect of the present application, there is also provided a multi-window communication system based on web page instant messaging, including:
the long connection module is used for generating long connection between the webpage and the server;
the webpage instant messaging connection object generation module is used for generating a plurality of webpage instant messaging connection objects, and each webpage instant messaging connection object corresponds to one piece of identification information;
the connection request information generating module is used for generating a plurality of connection request information and sending the plurality of connection request information to a plurality of monitoring devices in a one-to-one correspondence manner through the plurality of instant messaging connection objects;
a connection response information generating module, configured to return a plurality of connection response information to the connection request information to the web page in a one-to-one correspondence manner;
the point-to-point connection establishing module is used for establishing point-to-point connection between the webpage and the plurality of monitoring devices;
the sending module is used for sending first audio or video data to the webpage through the instant messaging connection objects in a one-to-one correspondence manner, and setting the initial volume of all the first audio or video data to be a first preset value;
a selection module for selecting at least one of the first audio or video data;
and the adjusting module is used for adjusting the volume of the selected first audio or video to be a second preset value.
Compared with the prior art, the method has the following advantages:
under the multi-window mode of the WebRTC, the audio output under the current WebRTC can be acquired by selecting the window; in the multi-window mode of WebRTC, real-time voice communication can be performed by clicking the talk-back button.
Referring to fig. 2, the present application further provides a computer device including a memory, a processor, and a computer program stored in the memory and executable by the processor, wherein the processor implements the method of any one of the above methods when executing the computer program.
Referring to fig. 3, a computer-readable storage medium, a non-volatile readable storage medium, having stored therein a computer program which, when executed by a processor, implements any of the methods described above.
A computer program product comprising computer readable code which, when executed by a computer device, causes the computer device to perform the method of any of the above.
It will be apparent to those skilled in the art that the modules or steps of the present invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and they may alternatively be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, or fabricated separately as individual integrated circuit modules, or fabricated as a single integrated circuit module from multiple modules or steps. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (10)

1. A multi-window communication method based on webpage instant messaging is characterized by comprising the following steps:
generating long connection between the webpage and the server;
the webpage generates a plurality of webpage instant messaging connection objects, and each webpage instant messaging connection object corresponds to one piece of identification information;
the webpage generates a plurality of connection request information, and the plurality of connection request information are sent to a plurality of monitoring devices in a one-to-one correspondence mode through the plurality of instant messaging connection objects;
the monitoring devices return a plurality of connection response messages to the connection request messages to the webpage in a one-to-one correspondence manner;
the webpage establishes point-to-point connection with the plurality of monitoring devices;
the monitoring devices correspondingly send first audio or video data to the webpage through the instant messaging connection objects one to one, and the initial volume of all the first audio or video data is set to be a first preset value;
the webpage selects at least one of the first audio or video data;
and adjusting the volume of the selected first audio or video to be a second preset value.
2. The multi-window communication method based on the webpage instant messaging, according to claim 1, wherein the webpage sends second audio or video data to the plurality of monitoring devices through the plurality of instant messaging connection objects in a one-to-one correspondence manner, and the initial volume of all the second audio or video data is set to be a third preset value;
the webpage selects at least one of the second audio or video data;
and adjusting the volume of the selected second audio or video to be a fourth preset value.
3. The multi-window communication method based on the webpage instant messaging as claimed in claim 2, wherein the first preset value is 0.
4. The multi-window communication method based on webpage instant messaging as claimed in claim 3, wherein the third preset value is 0.
5. The method of claim 4, wherein the webpage selects one of the first audio or video data.
6. The method of claim 5, wherein the webpage selects one of the second audio or video data.
7. A multi-window communication system based on web page instant messaging, comprising:
the long connection module is used for generating long connection between the webpage and the server;
the webpage instant messaging connection object generation module is used for generating a plurality of webpage instant messaging connection objects, and each webpage instant messaging connection object corresponds to one piece of identification information;
the connection request information generating module is used for generating a plurality of connection request information and sending the plurality of connection request information to a plurality of monitoring devices in a one-to-one correspondence manner through the plurality of instant messaging connection objects;
a connection response information generating module, configured to return a plurality of connection response information to the connection request information to the web page in a one-to-one correspondence manner;
the point-to-point connection establishing module is used for establishing point-to-point connection between the webpage and the plurality of monitoring devices;
the sending module is used for sending first audio or video data to the webpage through the instant messaging connection objects in a one-to-one correspondence manner, and setting the initial volume of all the first audio or video data to be a first preset value;
a selection module for selecting at least one of the first audio or video data;
and the adjusting module is used for adjusting the volume of the selected first audio or video to be a second preset value.
8. A computer device comprising a memory, a processor and a computer program stored in the memory and executable by the processor, wherein the processor implements the method of any one of claims 1-6 when executing the computer program.
9. A computer-readable storage medium, a non-transitory readable storage medium, having stored therein a computer program, characterized in that the computer program, when executed by a processor, implements the method according to any one of claims 1-6.
10. A computer program product comprising computer readable code that, when executed by a computer device, causes the computer device to perform the method of any of claims 1-6.
CN201911301056.XA 2019-12-17 2019-12-17 Multi-window communication method and system based on webpage instant messaging Active CN111030921B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911301056.XA CN111030921B (en) 2019-12-17 2019-12-17 Multi-window communication method and system based on webpage instant messaging

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911301056.XA CN111030921B (en) 2019-12-17 2019-12-17 Multi-window communication method and system based on webpage instant messaging

Publications (2)

Publication Number Publication Date
CN111030921A true CN111030921A (en) 2020-04-17
CN111030921B CN111030921B (en) 2023-02-10

Family

ID=70210265

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911301056.XA Active CN111030921B (en) 2019-12-17 2019-12-17 Multi-window communication method and system based on webpage instant messaging

Country Status (1)

Country Link
CN (1) CN111030921B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114302247A (en) * 2021-04-30 2022-04-08 海信视像科技股份有限公司 Display device and multi-window audio parameter adjusting method
CN114827231A (en) * 2022-04-11 2022-07-29 杭州指令集智能科技有限公司 Method and system for realizing multi-window point-to-point communication based on local storage of browser

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102724604A (en) * 2012-06-06 2012-10-10 北京中自科技产业孵化器有限公司 Sound processing method for video meeting
CN104009990A (en) * 2014-05-26 2014-08-27 桂林力港网络科技有限公司 Method and system for achieving multiple-user communication through point-to-point real-time media communication scheme
CN105721217A (en) * 2016-03-01 2016-06-29 中山大学 Web based audio communication quality improvement method
CN106254913A (en) * 2016-08-22 2016-12-21 北京小米移动软件有限公司 The processing method and processing device of multi-medium data
CN106464697A (en) * 2014-06-26 2017-02-22 统有限责任两合公司 Method for establishing a communication connection which is suitable for transmitting media streams between a first RTC client and a second RTC client
CN106664389A (en) * 2014-09-26 2017-05-10 英特尔公司 Techniques for enhancing user experience in video conferencing
CN107431781A (en) * 2015-03-18 2017-12-01 株式会社理光 Message processing device, screen switching, program and Transmission system
CN107682657A (en) * 2017-09-13 2018-02-09 中山市华南理工大学现代产业技术研究院 A kind of multi-person speech video call method and system based on WebRTC
US20180146161A1 (en) * 2016-11-18 2018-05-24 Facebook, Inc. Interface for a Video Call
CN108124172A (en) * 2017-12-08 2018-06-05 北京奇艺世纪科技有限公司 The method, apparatus and system of cloud projection
WO2018126134A1 (en) * 2016-12-30 2018-07-05 Akamai Technologies, Inc. Unified, browser-based enterprise collaboration platform
CN109314760A (en) * 2016-07-12 2019-02-05 Nec平台株式会社 Video conferencing system, application server, equipment, video-meeting method and the non-transitory computer-readable medium for storing videoconference program
CN110069342A (en) * 2019-04-11 2019-07-30 西安交通大学 Net cast channel dispositions method is merged under a kind of mobile cloud computing environment

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102724604A (en) * 2012-06-06 2012-10-10 北京中自科技产业孵化器有限公司 Sound processing method for video meeting
CN104009990A (en) * 2014-05-26 2014-08-27 桂林力港网络科技有限公司 Method and system for achieving multiple-user communication through point-to-point real-time media communication scheme
CN106464697A (en) * 2014-06-26 2017-02-22 统有限责任两合公司 Method for establishing a communication connection which is suitable for transmitting media streams between a first RTC client and a second RTC client
CN106664389A (en) * 2014-09-26 2017-05-10 英特尔公司 Techniques for enhancing user experience in video conferencing
CN107431781A (en) * 2015-03-18 2017-12-01 株式会社理光 Message processing device, screen switching, program and Transmission system
CN105721217A (en) * 2016-03-01 2016-06-29 中山大学 Web based audio communication quality improvement method
CN109314760A (en) * 2016-07-12 2019-02-05 Nec平台株式会社 Video conferencing system, application server, equipment, video-meeting method and the non-transitory computer-readable medium for storing videoconference program
CN106254913A (en) * 2016-08-22 2016-12-21 北京小米移动软件有限公司 The processing method and processing device of multi-medium data
US20180146161A1 (en) * 2016-11-18 2018-05-24 Facebook, Inc. Interface for a Video Call
WO2018126134A1 (en) * 2016-12-30 2018-07-05 Akamai Technologies, Inc. Unified, browser-based enterprise collaboration platform
CN107682657A (en) * 2017-09-13 2018-02-09 中山市华南理工大学现代产业技术研究院 A kind of multi-person speech video call method and system based on WebRTC
CN108124172A (en) * 2017-12-08 2018-06-05 北京奇艺世纪科技有限公司 The method, apparatus and system of cloud projection
CN110069342A (en) * 2019-04-11 2019-07-30 西安交通大学 Net cast channel dispositions method is merged under a kind of mobile cloud computing environment

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
才鑫: ""基于WebRTC的多方多媒体通信系统的设计与实现"", 《中国优秀硕士学位论文全文数据库信息科技辑》 *
王怀亭,等: ""Android WebRTC技术在协同设计中的应用"", 《计算机与现代化》 *
陈嫣: ""面向WebRTC用户的视频会议应用的研究与实现"", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114302247A (en) * 2021-04-30 2022-04-08 海信视像科技股份有限公司 Display device and multi-window audio parameter adjusting method
CN114827231A (en) * 2022-04-11 2022-07-29 杭州指令集智能科技有限公司 Method and system for realizing multi-window point-to-point communication based on local storage of browser
CN114827231B (en) * 2022-04-11 2023-09-26 杭州指令集智能科技有限公司 Method and system for realizing multi-window point-to-point communication based on browser local storage

Also Published As

Publication number Publication date
CN111030921B (en) 2023-02-10

Similar Documents

Publication Publication Date Title
JP6942755B2 (en) Interaction methods, devices, devices and storage media between smart audio devices
US10110523B2 (en) System and method for topic based segregation in instant messaging
CN111030921B (en) Multi-window communication method and system based on webpage instant messaging
CN101887629A (en) Method and system for realizing emergency notice and alarm on set top box and set top box
CN105430317B (en) A kind of video background setting method and terminal device
CN106789593B (en) A kind of instant message processing method, server and system merging sign language
CN103329484B (en) Use the method and apparatus of the telephone communication of home network
CN106533932A (en) Method and device for pushing instant message
CN105610777A (en) Remote live broadcast method and system thereof
CN102413131B (en) Cooperation filtering based on conversation
CN107835445B (en) MQTT protocol-based television control method, mobile terminal and television
CN105072126A (en) Access method, device and system for conference terminal
CN113596381A (en) Audio data acquisition method and device
CN106231393B (en) Video information processing method, device and system
CN108234358A (en) A kind of multicast message transmission method, device and machine readable storage medium
CN105188113B (en) A kind of information processing method and radio reception device
CN110557436B (en) Data transmission method and device, electronic equipment and storage medium
EP2533503A1 (en) Communication method for a telecommunications assembly, in particular for a domestic intercom system, and a domestic intercom system
CN111556284A (en) Method and device for sharing video stream monitored by video network
CN105898173B (en) Video playback apparatus and method
CN112019791A (en) Multi-party audio and video call method and system based on education examination
CN113038061B (en) Virtual conference control method, system and computer readable storage medium
CN105306870A (en) File processing methods and devices
CN103747200A (en) Method and system for expanding H.323 signaling to realize video conference canceling
WO2023157342A1 (en) Terminal device, output method, and program

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant