WO2021254168A1 - Conference control method and apparatus, readable medium and electronic device - Google Patents

Conference control method and apparatus, readable medium and electronic device Download PDF

Info

Publication number
WO2021254168A1
WO2021254168A1 PCT/CN2021/098232 CN2021098232W WO2021254168A1 WO 2021254168 A1 WO2021254168 A1 WO 2021254168A1 CN 2021098232 W CN2021098232 W CN 2021098232W WO 2021254168 A1 WO2021254168 A1 WO 2021254168A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal
media data
data
meeting
signaling server
Prior art date
Application number
PCT/CN2021/098232
Other languages
French (fr)
Chinese (zh)
Inventor
杨智烨
徐斌
Original Assignee
北京字节跳动网络技术有限公司
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 北京字节跳动网络技术有限公司 filed Critical 北京字节跳动网络技术有限公司
Publication of WO2021254168A1 publication Critical patent/WO2021254168A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/14Systems for two-way working
    • H04N7/15Conference systems

Definitions

  • the present disclosure relates to the field of communication technologies, and in particular, to a conference control method, device, readable medium, and electronic equipment.
  • Video conference refers to a meeting in which users located in two or more locations conduct face-to-face conversations through communication equipment and the Internet.
  • the existing video conference control system usually includes multiple terminals and a server that manages and controls these terminals. After a video conference is established, multiple terminals are connected to the server and send their respective media data (for example, audio, video, etc.). , Share pictures, etc.) to the server, the server performs audio/video data mixing and processing according to the actual situation, and then sends these data to each terminal in the form of streaming media, and displays it on each terminal device.
  • the conference initiator through a terminal
  • the conference request After the server receives the conference request, it establishes a conference room.
  • the content of the invention is provided to introduce concepts in a brief form, and these concepts will be described in detail in the following specific embodiments.
  • the content of the invention is not intended to identify the key features or essential features of the technical solution that is required to be protected, nor is it intended to be used to limit the scope of the technical solution that is required to be protected.
  • the present disclosure provides a conference control method, which is applied to a conference control application, including:
  • the present disclosure provides a conference control method applied to a signaling server, including:
  • the present disclosure provides a conference control device, including:
  • An obtaining module which is used to obtain identification information of at least one terminal
  • the first sending module is configured to send a meeting request including the identification information acquired by the acquiring module to the signaling server, where the meeting request is used to instruct the signaling server to add the at least one terminal to the In the same meeting.
  • the present disclosure provides a conference control device applied to a signaling server, including:
  • the first receiving module is configured to receive a meeting request sent by a meeting control application, where the meeting request includes identification information of at least one terminal;
  • the control module is configured to control each of the terminals to join the same conference according to the identification information received by the first receiving module.
  • the present disclosure provides a computer-readable medium with a computer program stored thereon, which, when executed by a processing device, implements the steps of the method provided in the first aspect or the second aspect of the present disclosure.
  • an electronic device including:
  • a storage device on which a computer program is stored
  • the processing device is configured to execute the computer program in the storage device to implement the steps of the method provided in the first aspect of the present disclosure.
  • an electronic device including:
  • a storage device on which a computer program is stored
  • the processing device is configured to execute the computer program in the storage device to implement the steps of the method provided in the second aspect of the present disclosure.
  • the meeting control application when a user initiates a meeting through a meeting control application, the meeting control application sends a meeting request including identification information of at least one terminal to the signaling server; after receiving the meeting request, the signaling server uses the above identification Information to control at least one of the aforementioned terminals to join the same conference. It can be seen that the user can realize one or more terminals to automatically join the same meeting through the meeting control application without the intervention of each terminal user.
  • the establishment of a video conference is more convenient and faster, thereby improving communication efficiency and user experience.
  • Fig. 1A is a schematic structural diagram of a conference control system according to an exemplary embodiment.
  • Fig. 1B is a schematic structural diagram of a conference control system according to another exemplary embodiment.
  • Fig. 2 is a flow chart showing a method for controlling a conference according to an exemplary embodiment.
  • Fig. 3 is a flowchart showing a conference control method according to another exemplary embodiment.
  • Fig. 4 is a schematic diagram showing a different terminal displaying different media data according to another exemplary embodiment.
  • Fig. 5 is a flowchart showing a method for meeting control according to another exemplary embodiment.
  • Fig. 6 is a flowchart showing a conference control method according to another exemplary embodiment.
  • Fig. 7 is a flowchart showing a method for controlling a conference according to an exemplary embodiment.
  • Fig. 8 is a block diagram showing a conference control device according to an exemplary embodiment.
  • Fig. 9 is a block diagram showing a conference control device according to an exemplary embodiment.
  • Fig. 10 is a block diagram showing an electronic device according to an exemplary embodiment.
  • the present disclosure provides a conference control system, wherein the conference control system may include a conference control application, at least one terminal, a signaling server, and a streaming media server.
  • the conference control system includes a terminal 100, a terminal 110, ..., a terminal 120, a signaling server 20, a streaming media server 30, and a conference control application.
  • the above-mentioned terminal may be a local terminal or a remote terminal, and it may be, for example, a smart phone, a tablet computer, a notebook computer, a desktop computer, etc., which are not specifically limited in the present disclosure, and the at least one of the above-mentioned terminals Meeting applications (ie, meeting software) are installed on each terminal.
  • Meeting applications ie, meeting software
  • the methods executed on the terminal side can all be executed by the conference application on the terminal.
  • the signaling server 20 is a server that controls access to the conference and manages the entire conference, and it may be located in the cloud.
  • the streaming media server 30 can be used to forward media data (for example, images, video streams, audio streams, etc.), wherein the media data shared or collected by each terminal is sent to the streaming media server through the signaling server 20, and the streaming media server The media data is received and buffered, and the corresponding buffered media data is forwarded to the corresponding terminal according to the control of the signaling server for display on the corresponding terminal.
  • media data for example, images, video streams, audio streams, etc.
  • each terminal may encode the shared or collected media data to obtain a media stream suitable for transmission, and then send the encoded media data to the streaming media server 30 through the signaling server 20
  • the streaming media server 30 receives and buffers the encoded media data, and according to the control of the signaling server 20, forwards the buffered corresponding encoded media data to the corresponding terminal, and the corresponding terminal receives the encoded media data To decode it and display the decoded media data.
  • the available terminal resources can be effectively allocated, the processing pressure of the signaling server can be reduced, and the reasonable configuration of conference control system resources can be realized.
  • the conference control application can be installed on any one of the aforementioned at least one terminal and the signaling server.
  • the conference control application is installed on any one of the aforementioned at least one terminal (in Fig. 1A, the conference control application is installed on the terminal 120 as an example).
  • the user can initiate a meeting and control the display content of each terminal by operating the meeting control application on the corresponding terminal, which is convenient and fast, and has high real-time control.
  • the conference control application when the conference control application is installed on any one of the above-mentioned at least one terminal, the conference control application can be independent of the conference application on the terminal, or it can be integrated with the conference application on the terminal.
  • the meeting application there is no specific limitation in this disclosure.
  • the conference control application can be installed on the above-mentioned signaling server.
  • the user can send control instructions to the conference control application through any one of the above at least one terminal, so as to initiate a conference through the conference control application, control the display content of each terminal, etc., so that the user can realize the conference through the cloud. control.
  • each terminal and the signaling server 20 can communicate through Bluetooth, serial port, Wireless Fidelity (Wireless Fidelity, WiFi for short), USB, Ethernet, etc.
  • the signaling server 20 and the streaming media server 30 can also communicate through Bluetooth, Communication via serial port, WiFi, USB, Ethernet, etc.
  • Fig. 2 is a flow chart showing a method for meeting control according to an exemplary embodiment, wherein the method can be applied to a meeting control application. As shown in FIG. 2, the method may include the following steps 201 and 202.
  • step 201 the identification information of at least one terminal is obtained.
  • the above-mentioned identification information may be, for example, Internet Protocol Address (IP address), Media Access Control Address (Mac address), and the like.
  • IP address Internet Protocol Address
  • Mac address Media Access Control Address
  • the user can initiate a meeting by operating the initiating meeting button in the meeting control application. After that, the meeting control application obtains identification information of at least one terminal.
  • step 202 a meeting request including identification information is sent to the signaling server.
  • the meeting request is used to instruct the signaling server to add the above-mentioned at least one terminal to the same meeting.
  • the meeting control application when a user initiates a meeting through a meeting control application, the meeting control application sends a meeting request including identification information of at least one terminal to the signaling server; after receiving the meeting request, the signaling server uses the above identification Information to control at least one of the aforementioned terminals to join the same conference. It can be seen that the user can realize one or more terminals to automatically join the same meeting through the meeting control application without the intervention of each terminal user.
  • the establishment of a video conference is more convenient and faster, thereby improving communication efficiency and user experience.
  • the above method may include the following steps 203 and 204.
  • step 203 the first media data to be received by each terminal is determined.
  • the first media data may be an image (for example, a shared screen of each terminal), audio, video (including a local screen, a remote screen), and the like.
  • the first media data to be received by the terminal may be determined according to the detected data distribution control operation (for example, a drag operation) for each terminal.
  • the conference control application is installed on any terminal, where the interface of the conference control application can display various terminal icons and candidate media data, and the user can drag any one of the candidate media data to the corresponding terminal icon Location, to achieve the purpose of controlling the display content of the corresponding terminal.
  • the conference control application can determine the dragged media data as the first media data to be received by the terminal corresponding to the terminal icon at the end position of the drag operation.
  • step 204 a data distribution instruction is generated, and the data distribution instruction is sent to the signaling server.
  • the data distribution instruction is used to instruct the signaling server to send the corresponding first media data to each terminal.
  • the signaling server After the signaling server receives the data distribution instruction sent by the conference control application, it can forward the first media data corresponding to each terminal to the corresponding terminal through the streaming media server according to the data distribution instruction, and each terminal receives the corresponding first media data.
  • the media data is displayed through the display device of the first terminal (which may be the display screen of the terminal or an external display).
  • the first media data to be received by at least one terminal may be all the same or not all the same, so that different terminals can display different media data to meet the needs of different users.
  • the first media data displayed by the terminal 100 is a local video
  • the first media data displayed by the terminal 110 is a remote video
  • the first media data displayed by the terminal 120 is a shared screen (which may be a remote shared screen). , It can also be a local shared screen).
  • the user can also switch (ie adjust) the display content of each terminal through the conference control application.
  • the above method may include the following steps 205 and 206.
  • step 205 in response to the data distribution adjustment operation input by the user, the target terminal to be adjusted and the second media data to be received by the target terminal to be adjusted are determined.
  • the second media data to be received by the target terminal to be adjusted is used to replace the first media data currently received by it.
  • the target terminal to be adjusted and the second media data to be received by the target terminal to be adjusted can be determined in various ways.
  • the interface of the conference control application can display various terminal icons and candidate media data, and the user can adjust the corresponding terminal by dragging any one of the candidate media data to the location of the corresponding terminal icon. The purpose of displaying the content.
  • the conference control application detects the drag operation for the terminal icon, it can determine the terminal corresponding to the terminal icon at the end of the drag operation as the target terminal to be adjusted, and determine the dragged media data as the to-be-adjusted terminal The second media data to be received by the target terminal.
  • the interface of the conference control application program can display various terminal icons, and the user can drag and drop one terminal icon to the location of the other terminal icon to achieve the purpose of exchanging the displayed content of any two terminals.
  • the conference control application detects a drag operation for a terminal icon, it can set the terminal corresponding to the dragged terminal icon (here called the first terminal), and the terminal corresponding to the terminal icon at the end of the drag operation (here (Referred to as the second terminal) is determined as the target terminal to be adjusted, the first media data currently received by the first terminal is determined as the second media data to be received by the second terminal, and the first media data currently received by the second terminal is determined It is determined as the second media data to be received by the first terminal, that is, the display content of the first terminal and the second terminal are exchanged.
  • step 206 a data distribution adjustment instruction is generated, and the data distribution adjustment instruction is sent to the signaling server.
  • the data distribution adjustment instruction is used to instruct the signaling server to send the second media data to be received to the target terminal to be adjusted.
  • the signaling server may send the corresponding second media data to the target terminal to be adjusted.
  • the conference control application can also perform mixing processing on the third media data collected by multiple terminals to obtain mixed media data, which can be displayed to the user and improve the user's conference experience.
  • the foregoing method may include the following steps 207 and 208.
  • step 207 third media data collected by multiple terminals are received.
  • the terminal may include a video capture device (for example, a camera) and/or an audio capture device, where the video capture device and/or audio capture device may be built in or connected to the terminal body External equipment.
  • the third media data may be audio data, video data, and so on. Wherein, after each terminal collects the third media data, it can send it to the conference control application, and the conference control application receives the third media data.
  • step 208 the third media data collected by multiple terminals is sent to the signaling server.
  • the third media data is used for mixing processing to generate mixed target media data.
  • the signaling server receives the third media data collected by multiple terminals and performs mixing processing on them to generate mixed target media data.
  • the third media data includes video data
  • the signaling server may perform video splicing processing on the video data collected by multiple terminals to generate panoramic video data (ie, target media data).
  • the third media data includes audio data
  • the signaling server may perform mixing processing on the audio data collected by multiple terminals to generate mixed audio data (that is, target media data).
  • the third media data includes video data and audio data
  • the signaling server can perform video splicing processing on the video data collected by multiple terminals to generate panoramic video data; at the same time, multiple The audio data collected by the terminal is subjected to audio mixing processing to generate audio mixing data, thereby obtaining target media data (including panoramic video data and audio mixing data).
  • different numbers of terminals can be configured according to different display requirements and video capture requirements, without chip support or hardware expansion for the terminal, and no long cable connection, thereby reducing the complexity and complexity of the terminal. Expansion cost and deployment difficulty of the conference control system.
  • the display content of different terminals can be freely deployed, while ensuring high resolution, thereby enhancing the flexibility of deployment and conference control system expansion.
  • Fig. 7 is a flowchart showing a conference control method according to an exemplary embodiment, wherein the method can be applied to a signaling server, for example, the signaling server 20 shown in Figs. 1A and 1B. As shown in FIG. 7, the method may include the following steps 701 and 702.
  • step 701 a meeting request sent by a meeting control application is received, where the meeting request includes identification information of at least one terminal.
  • each terminal is controlled to join the same conference according to the identification information of at least one terminal.
  • the meeting request includes meeting identification information; in response to determining that the meeting request does not include meeting identification information (for example, meeting room address), create a new meeting and control each terminal to join the new meeting; Or, in response to determining that the meeting request includes meeting identification information, each terminal is directly controlled to join the meeting corresponding to the meeting identification information.
  • meeting identification information for example, meeting room address
  • the method further includes the following steps:
  • Receive the data distribution instruction in response to the data distribution instruction, send the corresponding first media data to the terminal to be distributed.
  • the data distribution instruction is used to instruct the signaling server to send the corresponding first media data to each of the aforementioned at least one terminal.
  • the data distribution instruction can be sent by the above-mentioned conference control application, or sent by any terminal, that is, the user can not only control the display content of each terminal through the conference control application, but also through each terminal (specifically corresponding The conference application on the terminal) for control.
  • the method further includes the following steps:
  • Receive the data distribution adjustment instruction in response to the data distribution adjustment instruction, send the second media data to the target terminal to be adjusted.
  • the data distribution adjustment instruction may be used to instruct the signaling server to send second media data to the target terminal to be adjusted, and the second media data is used to replace the first media data currently received by the target terminal to be adjusted.
  • the data distribution adjustment instruction can be sent by the above-mentioned conference control application, or sent by any terminal, that is, the user can not only control the display content of each terminal through the conference control application, but also through each terminal (specifically: The conference application on the corresponding terminal) for control.
  • the media data sent by the signaling server to the terminal is coded data.
  • the terminal after receiving the encoded data, the terminal can decode and display it.
  • the above method may further include the following steps:
  • Receive third media data collected by multiple terminals perform mixing processing on the third media data collected by multiple terminals to generate mixed target media data.
  • the above-mentioned third media data may be sent by the above-mentioned conference control application, or may be sent by each terminal, which is not specifically limited in the present disclosure.
  • the foregoing terminal is a local terminal; the foregoing method may further include: sending mixed target media data to a remote terminal (that is, the foregoing conference control system may further include at least one remote terminal). After that, the remote terminal receives the mixed target media data and displays it. In this way, the user of the remote terminal can be provided with an immersive meeting experience of panoramic meeting pictures and panoramic stereo.
  • the mixed processing operation of the third media data collected by multiple terminals may not only be executed by the signaling server, but also may be executed by a remote terminal.
  • the signaling server receives the third media data collected by multiple terminals, and can forward it to the remote terminal through the streaming media server; after the remote terminal receives the third media data collected by multiple terminals, it can It performs mixing processing to obtain mixed target media data and display it.
  • Fig. 8 is a block diagram showing a conference control device according to an exemplary embodiment.
  • the apparatus 800 may include: an acquiring module 801, configured to acquire identification information of at least one terminal; a first sending module 802, configured to send to a signaling server including the identification information acquired by the acquiring module 801 Wherein, the meeting request is used to instruct the signaling server to add the at least one terminal to the same meeting.
  • the device 800 further includes: a first determining module, configured to determine the first media data to be received by each of the terminals;
  • the server sends the data distribution instruction, where the data distribution instruction is used to instruct the signaling server to send the corresponding first media data to each of the terminals.
  • the device 800 further includes: a second determining module, configured to determine the target terminal to be adjusted and the second media data to be received by the target terminal to be adjusted in response to the data distribution adjustment operation.
  • the second media data is used to replace the first media data;
  • the second generation module is used to generate a data distribution adjustment instruction, and send the data distribution adjustment instruction to the signaling server, wherein the data distribution adjustment The instruction is used to instruct the signaling server to send the second media data to the target terminal to be adjusted.
  • the device 800 further includes: a second receiving module, configured to receive a plurality of third media data collected by the terminal; the first sending module 802, further configured to send to the signaling server The third media data, wherein the third media data is used for mixing processing to generate mixed target media data.
  • Fig. 9 is a block diagram showing a conference control device according to an exemplary embodiment, where the device can be applied to a signaling server.
  • the device 900 may include: a first receiving module 901 for receiving a meeting request sent by a meeting control application, where the meeting request includes identification information of at least one terminal; a control module 902 for receiving a meeting request according to the The identification information received by the first receiving module 901 controls each of the terminals to join the same conference.
  • control module 902 includes: a determination sub-module for determining whether the meeting request includes meeting identification information; and a control sub-module for responding to determining that the meeting request does not include the meeting identification information, Create a new conference, and control each of the terminals to join the new conference.
  • the first receiving module 901 is further configured to receive a data distribution instruction, where the data distribution instruction is used to instruct the signaling server to send corresponding first media data to each of the terminals; the device 900 also includes: a second sending module, configured to send the corresponding first media data to the terminal to which data is to be distributed in response to the data distribution instruction.
  • the first receiving module 901 is further configured to receive a data distribution adjustment instruction.
  • the data distribution adjustment instruction is used to instruct the signaling server to send second media data to the target terminal to be adjusted.
  • the second media data is used to replace the first media data;
  • the device 900 further includes: a third sending module, configured to send the second media to the target terminal to be adjusted in response to the data distribution adjustment instruction data.
  • the media data sent by the signaling server to the terminal is encoded data.
  • the first receiving module 901 is further configured to receive third media data collected by a plurality of the terminals; the device 900 further includes: a processing module configured to perform processing on the third media data collected by a plurality of the terminals The third media data is mixed to generate mixed target media data.
  • the terminal is a local terminal; further comprising: a fourth sending module, configured to send the target media data to a remote terminal.
  • the present disclosure also provides a computer-readable medium on which a computer program is stored, which, when executed by a processing device, implements the steps of the conference control method on the conference control application side or the step of the conference control method on the signaling server side.
  • FIG. 10 shows a schematic structural diagram of an electronic device (for example, the terminal or the signaling server in FIG. 1) 1000 suitable for implementing the embodiments of the present disclosure.
  • the terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals (e.g. Mobile terminals such as car navigation terminals) and fixed terminals such as digital TVs, desktop computers, etc.
  • the electronic device shown in FIG. 10 is only an example, and should not bring any limitation to the function and scope of use of the embodiments of the present disclosure.
  • the electronic device 1000 may include a processing device (such as a central processing unit, a graphics processor, etc.) 1001, which may be loaded into a random access device according to a program stored in a read-only memory (ROM) 1002 or from a storage device 1008.
  • the program in the memory (RAM) 1003 executes various appropriate actions and processing.
  • various programs and data required for the operation of the electronic device 1000 are also stored.
  • the processing device 1001, ROM 1002, and RAM 1003 are connected to each other through a bus 1004.
  • An input/output (I/O) interface 1005 is also connected to the bus 1004.
  • the following devices can be connected to the I/O interface 1005: including input devices 1006 such as touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, liquid crystal display (LCD), speakers, vibration An output device 1007 such as a device; a storage device 1008 such as a magnetic tape, a hard disk, etc.; and a communication device 1009.
  • the communication device 1009 may allow the electronic device 1000 to perform wireless or wired communication with other devices to exchange data.
  • FIG. 10 shows the electronic device 1000 with various devices, it should be understood that it is not required to implement or have all of the illustrated devices. It may be implemented alternatively or provided with more or fewer devices.
  • an embodiment of the present disclosure includes a computer program product, which includes a computer program carried on a non-transitory computer readable medium, and the computer program contains program code for executing the method shown in the flowchart.
  • the computer program may be downloaded and installed from the network through the communication device 1009, or installed from the storage device 1008, or installed from the ROM 1002.
  • the processing device 1001 executes the above-mentioned functions defined in the method of the embodiment of the present disclosure.
  • the above-mentioned computer-readable medium in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the two.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or a combination of any of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium.
  • the computer-readable signal medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device .
  • the program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: wire, optical cable, RF (Radio Frequency), etc., or any suitable combination of the above.
  • the terminal and the signaling server can communicate with any currently known or future-developed network protocol such as HTTP (HyperText Transfer Protocol), and can communicate with digital data in any form or medium.
  • Data communications e.g., communication networks
  • Examples of communication networks include local area networks (“LAN”), wide area networks (“WAN”), the Internet (for example, the Internet), and end-to-end networks (for example, ad hoc end-to-end networks), as well as any currently known or future research and development network of.
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; or it may exist alone without being assembled into the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs.
  • the electronic device obtains identification information of at least one terminal; and sends the identification information including the identification information to the signaling server
  • the meeting request is used to instruct the signaling server to add the at least one terminal to the same meeting.
  • the aforementioned computer-readable medium carries one or more programs, and when the aforementioned one or more programs are executed by the electronic device, the electronic device is caused to receive the meeting request sent by the meeting control application, wherein the meeting request It includes identification information of at least one terminal; according to the identification information, each terminal is controlled to join the same conference.
  • the computer program code used to perform the operations of the present disclosure can be written in one or more programming languages or a combination thereof.
  • the above-mentioned programming languages include, but are not limited to, object-oriented programming languages—such as Java, Smalltalk, C++, and Including conventional procedural programming languages-such as "C" language or similar programming languages.
  • the program code can be executed entirely on the user's computer, partly on the user's computer, executed as an independent software package, partly on the user's computer and partly executed on a remote computer, or entirely executed on the remote computer or server.
  • the remote computer can be connected to the user's computer through any kind of network including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to Connect via the Internet).
  • LAN local area network
  • WAN wide area network
  • each block in the flowchart or block diagram can represent a module, program segment, or part of code, and the module, program segment, or part of code contains one or more for realizing the specified logic function.
  • Executable instructions can also occur in a different order from the order marked in the drawings. For example, two blocks shown one after the other can actually be executed substantially in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved.
  • each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by a combination of dedicated hardware and computer instructions.
  • the modules involved in the embodiments described in the present disclosure can be implemented in software or hardware. Wherein, the name of the module does not constitute a limitation on the module itself under certain circumstances.
  • the first receiving module can also be described as "a module that receives a meeting request sent by a meeting control application.”
  • exemplary types of hardware logic components include: Field Programmable Gate Array (FPGA), Application Specific Integrated Circuit (ASIC), Application Specific Standard Product (ASSP), System on Chip (SOC), Complex Programmable Logical device (CPLD) and so on.
  • FPGA Field Programmable Gate Array
  • ASIC Application Specific Integrated Circuit
  • ASSP Application Specific Standard Product
  • SOC System on Chip
  • CPLD Complex Programmable Logical device
  • a machine-readable medium may be a tangible medium, which may contain or store a program for use by the instruction execution system, apparatus, or device or in combination with the instruction execution system, apparatus, or device.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • the machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any suitable combination of the foregoing.
  • machine-readable storage media would include electrical connections based on one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing.
  • RAM random access memory
  • ROM read-only memory
  • EPROM or flash memory erasable programmable read-only memory
  • CD-ROM compact disk read only memory
  • magnetic storage device or any suitable combination of the foregoing.
  • a conference control method applied to a conference control application including: acquiring identification information of at least one terminal; sending a conference request including the identification information to a signaling server, Wherein, the meeting request is used to instruct the signaling server to add the at least one terminal to the same meeting.
  • the method further includes: determining the first media data to be received by each of the terminals; generating a data distribution instruction, and sending the data distribution instruction to the signaling server, wherein The data distribution instruction is used to instruct the signaling server to send the corresponding first media data to each of the terminals.
  • the method further includes: in response to a data distribution adjustment operation, determining a target terminal to be adjusted and second media data to be received by the target terminal to be adjusted, wherein the second media Data is used to replace the first media data; generate a data distribution adjustment instruction, and send the data distribution adjustment instruction to the signaling server, wherein the data distribution adjustment instruction is used to instruct the signaling server to send the The target terminal to be adjusted sends the second media data.
  • the method further includes: receiving third media data collected by a plurality of the terminals; sending the third media data to the signaling server, wherein the third media data It is used for mixing processing to generate mixed target media data.
  • a conference control method applied to a signaling server including: receiving a conference request sent by a conference control application, wherein the conference request includes identification information of at least one terminal ; According to the identification information, control each of the terminals to join the same conference.
  • the controlling each of the terminals to join the same meeting includes: determining whether the meeting request includes meeting identification information; in response to determining that the meeting request does not include the Conference identification information, create a new conference, and control each of the terminals to join the new conference.
  • the method further includes: receiving a data distribution instruction, where the data distribution instruction is used to instruct the signaling server to send corresponding first media data to each of the terminals; in response to the The data distribution instruction sends the corresponding first media data to the terminal to be distributed.
  • the method further includes: receiving a data distribution adjustment instruction, where the data distribution adjustment instruction is used to instruct the signaling server to send second media data to the target terminal to be adjusted, and the second The media data is used to replace the first media data; in response to the data distribution adjustment instruction, the second media data is sent to the target terminal to be adjusted.
  • the media data sent by the signaling server to the terminal is encoded data.
  • the method further includes: receiving third media data collected by a plurality of the terminals; performing mixing processing on the third media data collected by the plurality of terminals to generate a mixed After the target media data.
  • the terminal is a local terminal; and the method further includes: sending the target media data to a remote terminal.
  • a conference control device including: an acquiring module, configured to acquire identification information of at least one terminal; and a first sending module, configured to send to a signaling server including the acquired The meeting request of the identification information acquired by the module, wherein the meeting request is used to instruct the signaling server to add the at least one terminal to the same meeting.
  • a conference control device which is applied to a signaling server, and includes: a first receiving module configured to receive a conference request sent by a conference control application, wherein the conference request It includes identification information of at least one terminal; a control module, configured to control each of the terminals to join the same conference according to the identification information received by the first receiving module.
  • a computer-readable medium having a computer program stored thereon, which, when executed by a processing device, realizes the steps or all of the meeting control method on the meeting control application side.
  • the steps of the conference control method on the signaling server side are described.
  • an electronic device including: a storage device on which a computer program is stored; and a processing device for executing the computer program in the storage device to realize the The steps of the conference control method on the conference control application side are described.
  • an electronic device including: a storage device on which a computer program is stored; and a processing device for executing the computer program in the storage device to realize the The steps of the conference control method on the signaling server side are described.
  • At least one (item) refers to one or more, and “multiple” refers to two or more.
  • “And/or” is used to describe the association relationship of associated objects, indicating that there can be three types of relationships. For example, “A and/or B” can mean: only A, only B, and both A and B. , Where A and B can be singular or plural. The character “/” generally indicates that the associated objects before and after are in an “or” relationship. "The following at least one item (a)” or similar expressions refers to any combination of these items, including any combination of a single item (a) or a plurality of items (a).
  • At least one (a) of a, b or c can mean: a, b, c, "a and b", “a and c", “b and c", or "a and b and c" ", where a, b, and c can be single or multiple.
  • the steps of the method or algorithm described in combination with the embodiments disclosed herein can be directly implemented by hardware, a software module executed by a processor, or a combination of the two.
  • the software module can be placed in random access memory (RAM), internal memory, read-only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disks, removable disks, CD-ROMs, or all areas in the technical field. Any other known storage media.

Landscapes

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

Abstract

A conference control method and apparatus, a readable medium and an electronic device. The method is applied to a conference control application program, and comprises: acquiring identification information of at least one terminal; and sending, to a signaling server, a conference request that comprises the identification information, wherein the conference request is used for instructing the signaling server to add the at least one terminal to the same conference. In this way, a user can automatically add one or more terminals to the same conference by means of a conference control application program without the intervention of each terminal user, such that the establishment of a video conference is more convenient and fast, thereby improving communication efficiency and user experience.

Description

会议控制方法、装置、可读介质及电子设备Conference control method, device, readable medium and electronic equipment
本申请要求于2020年6月15日提交的申请号为202010544787.3、申请名称为“会议控制方法、装置、可读介质及电子设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application filed on June 15, 2020 with the application number 202010544787.3 and the application title "Conference control method, device, readable medium and electronic equipment", the entire content of which is incorporated herein by reference Applying.
技术领域Technical field
本公开涉及通信技术领域,具体地,涉及一种会议控制方法、装置、可读介质及电子设备。The present disclosure relates to the field of communication technologies, and in particular, to a conference control method, device, readable medium, and electronic equipment.
背景技术Background technique
视频会议,是指位于两个或多个地点的用户,通过通信设备和网络,进行面对面交谈的会议。在现有的视频会议控制系统中通常包括多个终端,以及对这些终端进行管理和控制的服务器,在建立视频会议后,多个终端连接到服务器,发送各自的媒体数据(例如,音频、视频、共享画面等)到服务器,由服务器根据实际情况进行音频/视频数据的混合和处理,之后将这些数据以流媒体的形式发送到各个终端,在各个终端设备上显示。其中,在建立视频会议时,会议发起方(通过终端)首先向服务器发起会议请求,服务器接收到会议请求后,建立会议房间,之后,其他终端各自通过会议房间的地址信息、或者接收会议发起方的邀请进入会议房间。可见,视频会议的建立需要各终端用户的干预,不仅费时,而且用户体验不佳。Video conference refers to a meeting in which users located in two or more locations conduct face-to-face conversations through communication equipment and the Internet. The existing video conference control system usually includes multiple terminals and a server that manages and controls these terminals. After a video conference is established, multiple terminals are connected to the server and send their respective media data (for example, audio, video, etc.). , Share pictures, etc.) to the server, the server performs audio/video data mixing and processing according to the actual situation, and then sends these data to each terminal in the form of streaming media, and displays it on each terminal device. Among them, when establishing a video conference, the conference initiator (through a terminal) first initiates a conference request to the server. After the server receives the conference request, it establishes a conference room. After that, other terminals use the address information of the conference room or receive the conference initiator. Invitation to enter the meeting room. It can be seen that the establishment of a video conference requires the intervention of various end users, which is not only time-consuming, but also has a poor user experience.
发明内容Summary of the invention
提供该发明内容部分以便以简要的形式介绍构思,这些构思将在后面的具体实施方式部分被详细描述。该发明内容部分并不旨在标识要求保护的技术方案的关键特征或必要特征,也不旨在用于限制所要求的保护的技术方案的范围。The content of the invention is provided to introduce concepts in a brief form, and these concepts will be described in detail in the following specific embodiments. The content of the invention is not intended to identify the key features or essential features of the technical solution that is required to be protected, nor is it intended to be used to limit the scope of the technical solution that is required to be protected.
第一方面,本公开提供一种会议控制方法,应用于会议控制应用程序,包括:In the first aspect, the present disclosure provides a conference control method, which is applied to a conference control application, including:
获取至少一个终端的标识信息;Acquiring identification information of at least one terminal;
向信令服务器发送包括所述标识信息的会议请求,其中,所述会议请求用于指示所述信令服务器将所述至少一个终端加入到同一会议中。Send a meeting request including the identification information to a signaling server, where the meeting request is used to instruct the signaling server to add the at least one terminal to the same meeting.
第二方面,本公开提供一种会议控制方法,应用于信令服务器,包括:In the second aspect, the present disclosure provides a conference control method applied to a signaling server, including:
接收会议控制应用程序发送的会议请求,其中,所述会议请求包括至少一个终端的标识信息;Receiving a meeting request sent by a meeting control application, where the meeting request includes identification information of at least one terminal;
根据所述标识信息,控制每一所述终端加入到同一会议中。According to the identification information, control each of the terminals to join the same conference.
第三方面,本公开提供一种会议控制装置,包括:In a third aspect, the present disclosure provides a conference control device, including:
获取模块,用于获取至少一个终端的标识信息;An obtaining module, which is used to obtain identification information of at least one terminal;
第一发送模块,用于向信令服务器发送包括所述获取模块获取到的所述标识信息的会议请求,其中,所述会议请求用于指示所述信令服务器将所述至少一个终端加入到同一会议中。The first sending module is configured to send a meeting request including the identification information acquired by the acquiring module to the signaling server, where the meeting request is used to instruct the signaling server to add the at least one terminal to the In the same meeting.
第四方面,本公开提供一种会议控制装置,应用于信令服务器,包括:In a fourth aspect, the present disclosure provides a conference control device applied to a signaling server, including:
第一接收模块,用于接收会议控制应用程序发送的会议请求,其中,所述会议请求包括至少一个终端的标识信息;The first receiving module is configured to receive a meeting request sent by a meeting control application, where the meeting request includes identification information of at least one terminal;
控制模块,用于根据所述第一接收模块接收到的所述标识信息,控制每一所述终端加入到同一会议中。The control module is configured to control each of the terminals to join the same conference according to the identification information received by the first receiving module.
第五方面,本公开提供一种计算机可读介质,其上存储有计算机程序,该程序被处理装置执行时实现本公开第一方面或第二方面提供的所述方法的步骤。In a fifth aspect, the present disclosure provides a computer-readable medium with a computer program stored thereon, which, when executed by a processing device, implements the steps of the method provided in the first aspect or the second aspect of the present disclosure.
第六方面,本公开提供一种电子设备,包括:In a sixth aspect, the present disclosure provides an electronic device, including:
存储装置,其上存储有计算机程序;A storage device on which a computer program is stored;
处理装置,用于执行所述存储装置中的所述计算机程序,以实现本公开第一方面提供的所述方法的步骤。The processing device is configured to execute the computer program in the storage device to implement the steps of the method provided in the first aspect of the present disclosure.
第七方面,本公开提供一种电子设备,包括:In a seventh aspect, the present disclosure provides an electronic device, including:
存储装置,其上存储有计算机程序;A storage device on which a computer program is stored;
处理装置,用于执行所述存储装置中的所述计算机程序,以实现本公开第二方面提供的所述方法的步骤。The processing device is configured to execute the computer program in the storage device to implement the steps of the method provided in the second aspect of the present disclosure.
在上述技术方案中,当用户通过会议控制应用程序发起会议时,会议控制应用程序向信令服务器发送包括至少一个终端的标识信息的会议请求;信令服务器接收到该会议请求后,根据上述标识信息,控制上述至少一个终端加入同一会议中。可见,用户通过会议控制应用程序即可实现一个或者多个终端自动加入到同一会议中,而无需各终端用户的干预,视频会议的建立更加方便快捷,从而提升了沟通效率和用户体验。In the above technical solution, when a user initiates a meeting through a meeting control application, the meeting control application sends a meeting request including identification information of at least one terminal to the signaling server; after receiving the meeting request, the signaling server uses the above identification Information to control at least one of the aforementioned terminals to join the same conference. It can be seen that the user can realize one or more terminals to automatically join the same meeting through the meeting control application without the intervention of each terminal user. The establishment of a video conference is more convenient and faster, thereby improving communication efficiency and user experience.
本公开的其他特征和优点将在随后的具体实施方式部分予以详细说明。Other features and advantages of the present disclosure will be described in detail in the following specific embodiments.
附图说明Description of the drawings
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请中记载的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly describe the technical solutions in the embodiments of the present application or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the drawings in the following description are only These are some embodiments described in this application. For those of ordinary skill in the art, other drawings can be obtained based on these drawings without creative work.
图1A是根据一示例性实施例示出的一种会议控制系统的结构示意图。Fig. 1A is a schematic structural diagram of a conference control system according to an exemplary embodiment.
图1B是根据另一示例性实施例示出的一种会议控制系统的结构示意图。Fig. 1B is a schematic structural diagram of a conference control system according to another exemplary embodiment.
图2是根据一示例性实施例示出的一种会议控制方法的流程图。Fig. 2 is a flow chart showing a method for controlling a conference according to an exemplary embodiment.
图3是根据另一示例性实施例示出的一种会议控制方法的流程图。Fig. 3 is a flowchart showing a conference control method according to another exemplary embodiment.
图4是根据另一示例性实施例示出的一种不同终端显示不同的媒体数据的示意图。Fig. 4 is a schematic diagram showing a different terminal displaying different media data according to another exemplary embodiment.
图5是根据另一示例性实施例示出的一种会议控制方法的流程图。Fig. 5 is a flowchart showing a method for meeting control according to another exemplary embodiment.
图6是根据另一示例性实施例示出的一种会议控制方法的流程图。Fig. 6 is a flowchart showing a conference control method according to another exemplary embodiment.
图7是根据一示例性实施例示出的一种会议控制方法的流程图。Fig. 7 is a flowchart showing a method for controlling a conference according to an exemplary embodiment.
图8是根据一示例性实施例示出的一种会议控制装置的框图。Fig. 8 is a block diagram showing a conference control device according to an exemplary embodiment.
图9是根据一示例性实施例示出的一种会议控制装置的框图。Fig. 9 is a block diagram showing a conference control device according to an exemplary embodiment.
图10是根据一示例性实施例示出的一种电子设备的框图。Fig. 10 is a block diagram showing an electronic device according to an exemplary embodiment.
具体实施方式detailed description
下面将参照附图更详细地描述本公开的实施例。虽然附图中显示了本公开的某些实施例,然而应当理解的是,本公开可以通过各种形式来实现,而且不应该被解释为限于这里 阐述的实施例,相反提供这些实施例是为了更加透彻和完整地理解本公开。应当理解的是,本公开的附图及实施例仅用于示例性作用,并非用于限制本公开的保护范围。Hereinafter, embodiments of the present disclosure will be described in more detail with reference to the accompanying drawings. Although some embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure can be implemented in various forms and should not be construed as being limited to the embodiments set forth herein. On the contrary, these embodiments are provided for Have a more thorough and complete understanding of this disclosure. It should be understood that the drawings and embodiments of the present disclosure are only used for exemplary purposes, and are not used to limit the protection scope of the present disclosure.
应当理解,本公开的方法实施方式中记载的各个步骤可以按照不同的顺序执行,和/或并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。本公开的范围在此方面不受限制。It should be understood that the steps recorded in the method embodiments of the present disclosure may be executed in a different order, and/or executed in parallel. In addition, method implementations may include additional steps and/or omit to perform the illustrated steps. The scope of the present disclosure is not limited in this respect.
本文使用的术语“包括”及其变形是开放性包括,即“包括但不限于”。术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一些实施例”表示“至少一些实施例”。其他术语的相关定义将在下文描述中给出。The term "including" and its variants as used herein are open-ended includes, that is, "including but not limited to". The term "based on" is "based at least in part on." The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments." Related definitions of other terms will be given in the following description.
需要注意,本公开中提及的“第一”、“第二”等概念仅用于对不同的装置、模块或单元进行区分,并非用于限定这些装置、模块或单元所执行的功能的顺序或者相互依存关系。It should be noted that the concepts of “first” and “second” mentioned in the present disclosure are only used to distinguish different devices, modules, or units, and are not used to limit the order of functions performed by these devices, modules or units. Or interdependence.
需要注意,本公开中提及的“一个”、“多个”的修饰是示意性而非限制性的,本领域技术人员应当理解,除非在上下文另有明确指出,否则应该理解为“一个或多个”。It should be noted that the modifications of “a” and “a plurality of” mentioned in the present disclosure are illustrative and not restrictive, and those skilled in the art should understand that unless clearly indicated otherwise in the context, they should be understood as “one or Multiple".
本公开实施方式中的多个装置之间所交互的消息或者信息的名称仅用于说明性的目的,而并不是用于对这些消息或信息的范围进行限制。The names of messages or information exchanged between multiple devices in the embodiments of the present disclosure are only used for illustrative purposes, and are not used to limit the scope of these messages or information.
本公开提供一种会议控制系统,其中,该会议控制系统可以包括会议控制应用程序、至少一个终端、信令服务器以及流媒体服务器。The present disclosure provides a conference control system, wherein the conference control system may include a conference control application, at least one terminal, a signaling server, and a streaming media server.
如图1A和图1B所示,会议控制系统包括终端100、终端110、……、终端120,信令服务器20、流媒体服务器30以及会议控制应用程序。As shown in FIG. 1A and FIG. 1B, the conference control system includes a terminal 100, a terminal 110, ..., a terminal 120, a signaling server 20, a streaming media server 30, and a conference control application.
其中,上述终端可以为本地终端,也可以是远程终端,并且,其可以例如是智能手机、平板电脑、笔记本电脑、台式计算机等,在本公开中均不作具体限定,并且,上述至少一个终端中各终端上均安装有会议应用程序(即会议软件)。其中,在本公开中,在终端侧执行的方法均可以由该终端上的会议应用程序来执行。Wherein, the above-mentioned terminal may be a local terminal or a remote terminal, and it may be, for example, a smart phone, a tablet computer, a notebook computer, a desktop computer, etc., which are not specifically limited in the present disclosure, and the at least one of the above-mentioned terminals Meeting applications (ie, meeting software) are installed on each terminal. Among them, in the present disclosure, the methods executed on the terminal side can all be executed by the conference application on the terminal.
信令服务器20为控制会议的接入、管理整个会议的服务端,它可以位于云端。The signaling server 20 is a server that controls access to the conference and manages the entire conference, and it may be located in the cloud.
流媒体服务器30可以用于转发媒体数据(例如,图像、视频流、音频流等),其中,各终端共享的或者采集到的媒体数据均通过信令服务器20发送至流媒体服务器,流媒体服务器接收并缓存媒体数据,并根据信令服务器的控制,将缓存的相应媒体数据转发至相应的终端,以在该相应终端上进行显示。The streaming media server 30 can be used to forward media data (for example, images, video streams, audio streams, etc.), wherein the media data shared or collected by each terminal is sent to the streaming media server through the signaling server 20, and the streaming media server The media data is received and buffered, and the corresponding buffered media data is forwarded to the corresponding terminal according to the control of the signaling server for display on the corresponding terminal.
其中,媒体数据的编码、解码操作可以均由终端来完成。具体来说,各终端针对其共享的或者采集到的媒体数据,可以对其进行编码,以得到适合传输的媒体流,之后,将编码后的媒体数据通过信令服务器20发送至流媒体服务器30,流媒体服务器30接收并缓存该编码后的媒体数据,并根据信令服务器20的控制,将缓存的相应编码后的媒体数据转发至相应的终端,该相应终端接收该编码后的媒体数据后,对其进行解码,并显示解码后的媒体数据。这样,相比于由信令服务器进行编码、解码的方式,可以有效分配可用的终端资源,降低信令服务器的处理压力,实现会议控制系统资源的合理配置。Among them, the encoding and decoding operations of the media data can both be completed by the terminal. Specifically, each terminal may encode the shared or collected media data to obtain a media stream suitable for transmission, and then send the encoded media data to the streaming media server 30 through the signaling server 20 The streaming media server 30 receives and buffers the encoded media data, and according to the control of the signaling server 20, forwards the buffered corresponding encoded media data to the corresponding terminal, and the corresponding terminal receives the encoded media data To decode it and display the decoded media data. In this way, compared to the way of encoding and decoding by the signaling server, the available terminal resources can be effectively allocated, the processing pressure of the signaling server can be reduced, and the reasonable configuration of conference control system resources can be realized.
另外,会议控制应用程序可以安装在上述至少一个终端、信令服务器中的任一者上。在一种实施方式中,如图1A所示,会议控制应用程序安装在上述至少一个终端中任一者 上(图1A中以会议控制应用程序安装在终端120上示例)。这样,用户通过操作相应终端上的会议控制应用程序即可发起会议、控制各终端的显示内容等,方便快捷,且控制实时性高。In addition, the conference control application can be installed on any one of the aforementioned at least one terminal and the signaling server. In one embodiment, as shown in Fig. 1A, the conference control application is installed on any one of the aforementioned at least one terminal (in Fig. 1A, the conference control application is installed on the terminal 120 as an example). In this way, the user can initiate a meeting and control the display content of each terminal by operating the meeting control application on the corresponding terminal, which is convenient and fast, and has high real-time control.
其中,需要说明的是,当会议控制应用程序安装在上述至少一个终端中任一者上时,该会议控制应用程序可以与该终端上的会议应用程序相互独立,也可以集成于该终端上的会议应用程序中,在本公开中不作具体限定。Wherein, it should be noted that when the conference control application is installed on any one of the above-mentioned at least one terminal, the conference control application can be independent of the conference application on the terminal, or it can be integrated with the conference application on the terminal. In the meeting application, there is no specific limitation in this disclosure.
在另一种实施方式中,如图1B所示,会议控制应用程序可以安装在上述信令服务器上。其中,用户可以通过上述至少一个终端中的任一者向会议控制应用程序发送控制指令,以通过会议控制应用程序发起会议、控制各终端的显示内容等,这样,用户通过云端即可实现会议的控制。In another embodiment, as shown in FIG. 1B, the conference control application can be installed on the above-mentioned signaling server. Among them, the user can send control instructions to the conference control application through any one of the above at least one terminal, so as to initiate a conference through the conference control application, control the display content of each terminal, etc., so that the user can realize the conference through the cloud. control.
此外,各终端与信令服务器20可以通过蓝牙、串口、无线保真(Wireless Fidelity,简称:WiFi)、USB、以太网等方式进行通信,信令服务器20与流媒体服务器30也可以通过蓝牙、串口、WiFi、USB、以太网等方式进行通信。并且,上述流媒体服务器30可以为一个或者多个,在本公开中不作具体限定。In addition, each terminal and the signaling server 20 can communicate through Bluetooth, serial port, Wireless Fidelity (Wireless Fidelity, WiFi for short), USB, Ethernet, etc., and the signaling server 20 and the streaming media server 30 can also communicate through Bluetooth, Communication via serial port, WiFi, USB, Ethernet, etc. In addition, there may be one or more streaming media servers 30, which are not specifically limited in this disclosure.
图2是根据一示例性实施例示出的一种会议控制方法的流程图,其中,该方法可以应用于会议控制应用程序。如图2所示,该方法可以包括以下步骤201和步骤202。Fig. 2 is a flow chart showing a method for meeting control according to an exemplary embodiment, wherein the method can be applied to a meeting control application. As shown in FIG. 2, the method may include the following steps 201 and 202.
在步骤201中,获取至少一个终端的标识信息。In step 201, the identification information of at least one terminal is obtained.
在本公开中,上述标识信息可以例如是互联网协议地址(Internet Protocol Address,IP地址)、媒体存取控制位址(Media Access Control Address,Mac地址)等。用户可以通过操作会议控制应用程序中的发起会议按钮来发起会议,之后,会议控制应用程序获取至少一个终端的标识信息。In the present disclosure, the above-mentioned identification information may be, for example, Internet Protocol Address (IP address), Media Access Control Address (Mac address), and the like. The user can initiate a meeting by operating the initiating meeting button in the meeting control application. After that, the meeting control application obtains identification information of at least one terminal.
在步骤202中,向信令服务器发送包括标识信息的会议请求。In step 202, a meeting request including identification information is sent to the signaling server.
其中,会议请求用于指示信令服务器将上述至少一个终端加入到同一会议中。Wherein, the meeting request is used to instruct the signaling server to add the above-mentioned at least one terminal to the same meeting.
在上述技术方案中,当用户通过会议控制应用程序发起会议时,会议控制应用程序向信令服务器发送包括至少一个终端的标识信息的会议请求;信令服务器接收到该会议请求后,根据上述标识信息,控制上述至少一个终端加入同一会议中。可见,用户通过会议控制应用程序即可实现一个或者多个终端自动加入到同一会议中,而无需各终端用户的干预,视频会议的建立更加方便快捷,从而提升了沟通效率和用户体验。In the above technical solution, when a user initiates a meeting through a meeting control application, the meeting control application sends a meeting request including identification information of at least one terminal to the signaling server; after receiving the meeting request, the signaling server uses the above identification Information to control at least one of the aforementioned terminals to join the same conference. It can be seen that the user can realize one or more terminals to automatically join the same meeting through the meeting control application without the intervention of each terminal user. The establishment of a video conference is more convenient and faster, thereby improving communication efficiency and user experience.
另外,用户还可以通过会议控制应用程序自由控制各终端的显示内容,以满足不同用户的需求。具体来说,如图3所示,上述方法可以包括以下步骤203和步骤204。In addition, users can freely control the display content of each terminal through the conference control application to meet the needs of different users. Specifically, as shown in FIG. 3, the above method may include the following steps 203 and 204.
在步骤203中,确定每一终端要接收的第一媒体数据。In step 203, the first media data to be received by each terminal is determined.
在本公开中,第一媒体数据可以为图像(例如,各终端的共享画面)、音频、视频(包括本地画面、远程画面)等。其中,可以根据检测到的针对每一终端的数据分发控制操作(例如,拖拽操作),确定该终端要接收的第一媒体数据。In the present disclosure, the first media data may be an image (for example, a shared screen of each terminal), audio, video (including a local screen, a remote screen), and the like. Wherein, the first media data to be received by the terminal may be determined according to the detected data distribution control operation (for example, a drag operation) for each terminal.
示例地,会议控制应用程序安装在任一终端上,其中,会议控制应用程序的界面可以显示各终端图标以及候选媒体数据,用户可以通过将候选媒体数据中的任一者拖拽至相应的终端图标所在位置,来达到控制相应终端显示内容的目的。会议控制应用程序检测到该 拖拽操作后,可以将被拖拽的媒体数据确定为拖拽操作结束位置处的终端图标对应的终端要接收的第一媒体数据。For example, the conference control application is installed on any terminal, where the interface of the conference control application can display various terminal icons and candidate media data, and the user can drag any one of the candidate media data to the corresponding terminal icon Location, to achieve the purpose of controlling the display content of the corresponding terminal. After detecting the drag operation, the conference control application can determine the dragged media data as the first media data to be received by the terminal corresponding to the terminal icon at the end position of the drag operation.
在步骤204中,生成数据分发指令,并向信令服务器发送该数据分发指令。In step 204, a data distribution instruction is generated, and the data distribution instruction is sent to the signaling server.
在本公开中,数据分发指令用于指示信令服务器向每一终端发送对应的第一媒体数据。信令服务器接收到会议控制应用程序发送的数据分发指令后,可以根据该数据分发指令,通过流媒体服务器将每一终端对应的第一媒体数据转发至相应终端,每一终端接收相应的第一媒体数据,并通过该第一终端的显示装置(可以是终端自带的显示屏,也可以是外界显示器)展示。In the present disclosure, the data distribution instruction is used to instruct the signaling server to send the corresponding first media data to each terminal. After the signaling server receives the data distribution instruction sent by the conference control application, it can forward the first media data corresponding to each terminal to the corresponding terminal through the streaming media server according to the data distribution instruction, and each terminal receives the corresponding first media data. The media data is displayed through the display device of the first terminal (which may be the display screen of the terminal or an external display).
其中,至少一个终端要接收的第一媒体数据可以全部相同,也可以不全相同,从而可以使得不同终端显示不同的媒体数据,以满足不同用户的需求。Among them, the first media data to be received by at least one terminal may be all the same or not all the same, so that different terminals can display different media data to meet the needs of different users.
示例地,如图4所示,终端100显示的第一媒体数据为本地视频、终端110显示的第一媒体数据为远程视频、终端120显示的第一媒体数据为共享画面(可以是远程共享画面,也可以是本地共享画面)。For example, as shown in FIG. 4, the first media data displayed by the terminal 100 is a local video, the first media data displayed by the terminal 110 is a remote video, and the first media data displayed by the terminal 120 is a shared screen (which may be a remote shared screen). , It can also be a local shared screen).
此外,用户还可以通过会议控制应用程序切换(即调整)各终端的显示内容,具体来说,如图5所示,上述方法可以包括以下步骤205和步骤206。In addition, the user can also switch (ie adjust) the display content of each terminal through the conference control application. Specifically, as shown in FIG. 5, the above method may include the following steps 205 and 206.
在步骤205中,响应于用户输入的数据分发调整操作,确定待调整的目标终端以及待调整的目标终端要接收的第二媒体数据。In step 205, in response to the data distribution adjustment operation input by the user, the target terminal to be adjusted and the second media data to be received by the target terminal to be adjusted are determined.
在本公开中,待调整的目标终端要接收的第二媒体数据用于替换其当前接收的第一媒体数据。In the present disclosure, the second media data to be received by the target terminal to be adjusted is used to replace the first media data currently received by it.
其中,可以通过多种方式确定待调整的目标终端以及待调整的目标终端要接收的第二媒体数据。在一种实施方式中,会议控制应用程序的界面可以显示各终端图标以及候选媒体数据,用户可以通过将候选媒体数据中的任一者拖拽至相应的终端图标所在位置,来达到调整相应终端显示内容的目的。会议控制应用程序检测到针对该终端图标的拖拽操作后,可以将拖拽操作结束位置处的终端图标对应的终端确定为待调整的目标终端,将被拖拽的媒体数据确定为该待调整的目标终端要接收的第二媒体数据。Among them, the target terminal to be adjusted and the second media data to be received by the target terminal to be adjusted can be determined in various ways. In one embodiment, the interface of the conference control application can display various terminal icons and candidate media data, and the user can adjust the corresponding terminal by dragging any one of the candidate media data to the location of the corresponding terminal icon. The purpose of displaying the content. After the conference control application detects the drag operation for the terminal icon, it can determine the terminal corresponding to the terminal icon at the end of the drag operation as the target terminal to be adjusted, and determine the dragged media data as the to-be-adjusted terminal The second media data to be received by the target terminal.
在另一种实施方式中,会议控制应用程序的界面可以显示各终端图标,用户可以通过将一终端图标拖拽至另一终端图标所在位置,来达到交换任意两个终端显示内容的目的。会议控制应用程序检测到针对一终端图标的拖拽操作后,可以将被拖拽的终端图标对应的终端(这里称为第一终端)、拖拽操作结束位置处的终端图标对应的终端(这里称为第二终端)确定为待调整的目标终端,将第一终端当前接收的第一媒体数据确定为第二终端要接收的第二媒体数据,并将第二终端当前接收的第一媒体数据确定为第一终端要接收的第二媒体数据,即交换第一终端和第二终端的显示内容。In another embodiment, the interface of the conference control application program can display various terminal icons, and the user can drag and drop one terminal icon to the location of the other terminal icon to achieve the purpose of exchanging the displayed content of any two terminals. After the conference control application detects a drag operation for a terminal icon, it can set the terminal corresponding to the dragged terminal icon (here called the first terminal), and the terminal corresponding to the terminal icon at the end of the drag operation (here (Referred to as the second terminal) is determined as the target terminal to be adjusted, the first media data currently received by the first terminal is determined as the second media data to be received by the second terminal, and the first media data currently received by the second terminal is determined It is determined as the second media data to be received by the first terminal, that is, the display content of the first terminal and the second terminal are exchanged.
在步骤206中,生成数据分发调整指令,并向信令服务器发送该数据分发调整指令。In step 206, a data distribution adjustment instruction is generated, and the data distribution adjustment instruction is sent to the signaling server.
其中,数据分发调整指令用于指示信令服务器向待调整的目标终端发送其要接收到第二媒体数据。信令服务器接收到数据分发调整指令后,可以向待调整的目标终端发送相应的第二媒体数据。Wherein, the data distribution adjustment instruction is used to instruct the signaling server to send the second media data to be received to the target terminal to be adjusted. After receiving the data distribution adjustment instruction, the signaling server may send the corresponding second media data to the target terminal to be adjusted.
此外,会议控制应用程序还可以对多个终端采集到的第三媒体数据进行混合处理,以 得到混合后的媒体数据,从而可以将其展现给用户,提升用户的会议体验。具体来说,如图6所示,上述方法可以包括以下步骤207和步骤208。In addition, the conference control application can also perform mixing processing on the third media data collected by multiple terminals to obtain mixed media data, which can be displayed to the user and improve the user's conference experience. Specifically, as shown in FIG. 6, the foregoing method may include the following steps 207 and 208.
在步骤207中,接收多个终端采集到的第三媒体数据。In step 207, third media data collected by multiple terminals are received.
在本公开中,终端可以包括视频采集设备(例如,摄像头)和/或音频采集设备,其中,该视频采集设备和/或音频采集设备可以是终端本体自带的,也可以是与终端本体连接的外部设备。相应地,第三媒体数据可以为音频数据、视频数据等。其中,各终端在采集到第三媒体数据后,可以将其发送至会议控制应用程序,会议控制应用程序接收该第三媒体数据。In the present disclosure, the terminal may include a video capture device (for example, a camera) and/or an audio capture device, where the video capture device and/or audio capture device may be built in or connected to the terminal body External equipment. Correspondingly, the third media data may be audio data, video data, and so on. Wherein, after each terminal collects the third media data, it can send it to the conference control application, and the conference control application receives the third media data.
在步骤208中,向信令服务器发送多个终端采集到的第三媒体数据。In step 208, the third media data collected by multiple terminals is sent to the signaling server.
在本公开中,第三媒体数据被用于混合处理,以生成混合后的目标媒体数据。信令服务器接收多个终端采集到的第三媒体数据,并对它们进行混合处理,以生成混合后的目标媒体数据。In the present disclosure, the third media data is used for mixing processing to generate mixed target media data. The signaling server receives the third media data collected by multiple terminals and performs mixing processing on them to generate mixed target media data.
在一种实施方式中,第三媒体数据包括视频数据,则信令服务器可以对多个终端采集到的视频数据进行视频拼接处理,以生成全景视频数据(即目标媒体数据)。In an embodiment, the third media data includes video data, and the signaling server may perform video splicing processing on the video data collected by multiple terminals to generate panoramic video data (ie, target media data).
在另一种实施方式中,第三媒体数据包括音频数据,则信令服务器可以对多个终端采集到的音频数据进行混音处理,以生成混音数据(即目标媒体数据)。In another implementation manner, the third media data includes audio data, and the signaling server may perform mixing processing on the audio data collected by multiple terminals to generate mixed audio data (that is, target media data).
在又一种实施方式中,第三媒体数据包括视频数据和音频数据,则信令服务器可以对多个终端采集到的视频数据进行视频拼接处理,以生成全景视频数据;同时,可以对多个终端采集到的音频数据进行混音处理,以生成混音数据,从而得到目标媒体数据(包括全景视频数据和混音数据)。In another embodiment, the third media data includes video data and audio data, and the signaling server can perform video splicing processing on the video data collected by multiple terminals to generate panoramic video data; at the same time, multiple The audio data collected by the terminal is subjected to audio mixing processing to generate audio mixing data, thereby obtaining target media data (including panoramic video data and audio mixing data).
此外,在本公开中,可以根据不同的显示需求和视频采集需求,配置不同数量的终端,而无需对终端进行芯片支持或者硬件扩展,也无需长线缆连接,从而降低了终端的复杂度和会议控制系统的扩展成本、部署难度。另外,还可以自由调配不同终端的显示内容,同时保障高分辨率,从而提升了调配和会议控制系统扩展的灵活性。In addition, in the present disclosure, different numbers of terminals can be configured according to different display requirements and video capture requirements, without chip support or hardware expansion for the terminal, and no long cable connection, thereby reducing the complexity and complexity of the terminal. Expansion cost and deployment difficulty of the conference control system. In addition, the display content of different terminals can be freely deployed, while ensuring high resolution, thereby enhancing the flexibility of deployment and conference control system expansion.
图7是根据一示例性实施例示出的一种会议控制方法的流程图,其中,该方法可以应用于信令服务器,例如,图1A、1B中所示的信令服务器20。如图7所示,该方法可以包括以下步骤701和步骤702。Fig. 7 is a flowchart showing a conference control method according to an exemplary embodiment, wherein the method can be applied to a signaling server, for example, the signaling server 20 shown in Figs. 1A and 1B. As shown in FIG. 7, the method may include the following steps 701 and 702.
在步骤701中,接收会议控制应用程序发送的会议请求,会议请求包括至少一个终端的标识信息。In step 701, a meeting request sent by a meeting control application is received, where the meeting request includes identification information of at least one terminal.
在步骤702中,根据至少一个终端的标识信息,控制每一终端加入到同一会议中。In step 702, each terminal is controlled to join the same conference according to the identification information of at least one terminal.
具体来说,可以先确定会议请求中是否包含会议标识信息;响应于确定会议请求不包含会议标识信息(例如,会议房间地址),创建一新会议,并控制每一终端加入到新会议中;或者,响应于确定会议请求包含会议标识信息,则直接控制每一终端加入到该会议标识信息对应的会议中。Specifically, it is possible to first determine whether the meeting request includes meeting identification information; in response to determining that the meeting request does not include meeting identification information (for example, meeting room address), create a new meeting and control each terminal to join the new meeting; Or, in response to determining that the meeting request includes meeting identification information, each terminal is directly controlled to join the meeting corresponding to the meeting identification information.
可选地,所述方法还包括以下步骤:Optionally, the method further includes the following steps:
接收数据分发指令;响应于数据分发指令,向待进行数据分发的终端发送对应的第一媒体数据。Receive the data distribution instruction; in response to the data distribution instruction, send the corresponding first media data to the terminal to be distributed.
在本公开中,数据分发指令用于指示信令服务器向上述至少一个终端中的每一终端发送对应的第一媒体数据。其中,数据分发指令可以是上述会议控制应用程序发送的,也可以是任一终端发送的,即用户除了可以通过会议控制应用程序控制各终端的显示内容外,还可以通过各终端(具体为相应终端上的会议应用程序)进行控制。In the present disclosure, the data distribution instruction is used to instruct the signaling server to send the corresponding first media data to each of the aforementioned at least one terminal. Among them, the data distribution instruction can be sent by the above-mentioned conference control application, or sent by any terminal, that is, the user can not only control the display content of each terminal through the conference control application, but also through each terminal (specifically corresponding The conference application on the terminal) for control.
可选地,所述方法还包括以下步骤:Optionally, the method further includes the following steps:
接收数据分发调整指令;响应于数据分发调整指令,向待调整的目标终端发送第二媒体数据。Receive the data distribution adjustment instruction; in response to the data distribution adjustment instruction, send the second media data to the target terminal to be adjusted.
在本公开中,数据分发调整指令可以用于指示信令服务器向待调整的目标终端发送第二媒体数据,该第二媒体数据用于替换待调整的目标终端当前接收的第一媒体数据。其中,数据分发调整指令可以是上述会议控制应用程序发送的,也可以是任一终端发送的,即用户除了可以通过会议控制应用程序控制各终端的显示内容外,还可以通过各终端(具体为相应终端上的会议应用程序)进行控制。In the present disclosure, the data distribution adjustment instruction may be used to instruct the signaling server to send second media data to the target terminal to be adjusted, and the second media data is used to replace the first media data currently received by the target terminal to be adjusted. Among them, the data distribution adjustment instruction can be sent by the above-mentioned conference control application, or sent by any terminal, that is, the user can not only control the display content of each terminal through the conference control application, but also through each terminal (specifically: The conference application on the corresponding terminal) for control.
可选地,信令服务器向终端发送的媒体数据是编码数据。这样,终端接收到该编码数据后,可以对其进行解码并显示。Optionally, the media data sent by the signaling server to the terminal is coded data. In this way, after receiving the encoded data, the terminal can decode and display it.
可选地,上述方法还可以包括以下步骤:Optionally, the above method may further include the following steps:
接收多个终端采集到的第三媒体数据;对多个端采集到的第三媒体数据进行混合处理,以生成混合后的目标媒体数据。Receive third media data collected by multiple terminals; perform mixing processing on the third media data collected by multiple terminals to generate mixed target media data.
在本公开中,上述第三媒体数据可以是上述会议控制应用程序发送的,也可以是各终端发送的,在本公开中不作具体限定。In the present disclosure, the above-mentioned third media data may be sent by the above-mentioned conference control application, or may be sent by each terminal, which is not specifically limited in the present disclosure.
可选地,上述终端为本地终端;上述方法还可以包括:向远程终端发送混合后的目标媒体数据(即,上述会议控制系统还可以包括至少一个远程终端)。之后,远程终端接收该混合后的目标媒体数据,并进行展示,这样,可以为远程终端的用户提供全景会议画面和全景立体声的沉浸式会议体验。Optionally, the foregoing terminal is a local terminal; the foregoing method may further include: sending mixed target media data to a remote terminal (that is, the foregoing conference control system may further include at least one remote terminal). After that, the remote terminal receives the mixed target media data and displays it. In this way, the user of the remote terminal can be provided with an immersive meeting experience of panoramic meeting pictures and panoramic stereo.
另外,多个终端采集到的第三媒体数据的混合处理操作除了可以由信令服务器来执行外,还可以通过远程终端来执行。具体来说,信令服务器接收到多个终端采集到的第三媒体数据,可以通过流媒体服务器将其转发至远程终端;远程终端接收到多个终端采集到的第三媒体数据后,可以对其进行混合处理,得到混合后的目标媒体数据,并将其进行展示。In addition, the mixed processing operation of the third media data collected by multiple terminals may not only be executed by the signaling server, but also may be executed by a remote terminal. Specifically, the signaling server receives the third media data collected by multiple terminals, and can forward it to the remote terminal through the streaming media server; after the remote terminal receives the third media data collected by multiple terminals, it can It performs mixing processing to obtain mixed target media data and display it.
关于上述应用于信令服务器侧的实施例中的方法,其中各个步骤执行操作的具体方式已经在有关会议控制应用程序侧的会议控制方法的实施例中进行了详细描述,此处将不做详细阐述说明。Regarding the above-mentioned method applied to the embodiment on the signaling server side, the specific manner of performing operations in each step has been described in detail in the embodiment of the conference control method on the conference control application side, and will not be described in detail here. Elaborate instructions.
图8是根据一示例性实施例示出的一种会议控制装置的框图。参照图8,该装置800可以包括:获取模块801,用于获取至少一个终端的标识信息;第一发送模块802,用于向信令服务器发送包括所述获取模块801获取到的所述标识信息的会议请求,其中,所述会议请求用于指示所述信令服务器将所述至少一个终端加入到同一会议中。Fig. 8 is a block diagram showing a conference control device according to an exemplary embodiment. Referring to FIG. 8, the apparatus 800 may include: an acquiring module 801, configured to acquire identification information of at least one terminal; a first sending module 802, configured to send to a signaling server including the identification information acquired by the acquiring module 801 Wherein, the meeting request is used to instruct the signaling server to add the at least one terminal to the same meeting.
可选地,所述装置800还包括:第一确定模块,用于确定每一所述终端要接收的第一媒体数据;第一生成模块,用于生成数据分发指令,并向所述信令服务器发送所述数据分发指令,其中,所述数据分发指令用于指示所述信令服务器向每一所述终端发送对应的所 述第一媒体数据。Optionally, the device 800 further includes: a first determining module, configured to determine the first media data to be received by each of the terminals; The server sends the data distribution instruction, where the data distribution instruction is used to instruct the signaling server to send the corresponding first media data to each of the terminals.
可选地,所述装置800还包括:第二确定模块,用于响应于数据分发调整操作,确定待调整的目标终端以及所述待调整的目标终端要接收的第二媒体数据,其中,所述第二媒体数据用于替换所述第一媒体数据;第二生成模块,用于生成数据分发调整指令,并向所述信令服务器发送所述数据分发调整指令,其中,所述数据分发调整指令用于指示所述信令服务器向所述待调整的目标终端发送所述第二媒体数据。Optionally, the device 800 further includes: a second determining module, configured to determine the target terminal to be adjusted and the second media data to be received by the target terminal to be adjusted in response to the data distribution adjustment operation. The second media data is used to replace the first media data; the second generation module is used to generate a data distribution adjustment instruction, and send the data distribution adjustment instruction to the signaling server, wherein the data distribution adjustment The instruction is used to instruct the signaling server to send the second media data to the target terminal to be adjusted.
可选地,所述装置800还包括:第二接收模块,用于接收多个所述终端采集到的第三媒体数据;所述第一发送模块802,还用于向所述信令服务器发送所述第三媒体数据,其中,所述第三媒体数据被用于混合处理,以生成混合后的目标媒体数据。Optionally, the device 800 further includes: a second receiving module, configured to receive a plurality of third media data collected by the terminal; the first sending module 802, further configured to send to the signaling server The third media data, wherein the third media data is used for mixing processing to generate mixed target media data.
图9是根据一示例性实施例示出的一种会议控制装置的框图,其中,该装置可以应用于信令服务器。参照图9,该装置900可以包括:第一接收模块901,用于接收会议控制应用程序发送的会议请求,其中,所述会议请求包括至少一个终端的标识信息;控制模块902,用于根据所述第一接收模块901接收到的所述标识信息,控制每一所述终端加入到同一会议中。Fig. 9 is a block diagram showing a conference control device according to an exemplary embodiment, where the device can be applied to a signaling server. 9, the device 900 may include: a first receiving module 901 for receiving a meeting request sent by a meeting control application, where the meeting request includes identification information of at least one terminal; a control module 902 for receiving a meeting request according to the The identification information received by the first receiving module 901 controls each of the terminals to join the same conference.
可选地,所述控制模块902包括:确定子模块,用于确定所述会议请求中是否包含会议标识信息;控制子模块,用于响应于确定所述会议请求不包含所述会议标识信息,创建一新会议,并控制每一所述终端加入到所述新会议中。Optionally, the control module 902 includes: a determination sub-module for determining whether the meeting request includes meeting identification information; and a control sub-module for responding to determining that the meeting request does not include the meeting identification information, Create a new conference, and control each of the terminals to join the new conference.
可选地,所述第一接收模块901,还用于接收数据分发指令,所述数据分发指令用于指示所述信令服务器向每一所述终端发送对应的第一媒体数据;所述装置900还包括:第二发送模块,用于响应于所述数据分发指令,向所述待进行数据分发的终端发送对应的所述第一媒体数据。Optionally, the first receiving module 901 is further configured to receive a data distribution instruction, where the data distribution instruction is used to instruct the signaling server to send corresponding first media data to each of the terminals; the device 900 also includes: a second sending module, configured to send the corresponding first media data to the terminal to which data is to be distributed in response to the data distribution instruction.
可选地,所述第一接收模块901,还用于接收数据分发调整指令,所述数据分发调整指令用于指示所述信令服务器向待调整的目标终端发送第二媒体数据,所述第二媒体数据用于替换所述第一媒体数据;所述装置900还包括:第三发送模块,用于响应于所述数据分发调整指令,向所述待调整的目标终端发送所述第二媒体数据。Optionally, the first receiving module 901 is further configured to receive a data distribution adjustment instruction. The data distribution adjustment instruction is used to instruct the signaling server to send second media data to the target terminal to be adjusted. The second media data is used to replace the first media data; the device 900 further includes: a third sending module, configured to send the second media to the target terminal to be adjusted in response to the data distribution adjustment instruction data.
可选地,所述信令服务器向所述终端发送的媒体数据是编码数据。Optionally, the media data sent by the signaling server to the terminal is encoded data.
可选地,所述第一接收模块901,还用于接收多个所述终端采集到的第三媒体数据;所述装置900还包括:处理模块,用于对多个所述端采集到的所述第三媒体数据进行混合处理,以生成混合后的目标媒体数据。Optionally, the first receiving module 901 is further configured to receive third media data collected by a plurality of the terminals; the device 900 further includes: a processing module configured to perform processing on the third media data collected by a plurality of the terminals The third media data is mixed to generate mixed target media data.
可选地,所述终端为本地终端;还包括:第四发送模块,用于向远程终端发送所述目标媒体数据。Optionally, the terminal is a local terminal; further comprising: a fourth sending module, configured to send the target media data to a remote terminal.
关于上述实施例中的装置,其中各个模块执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。Regarding the device in the foregoing embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment of the method, and a detailed description will not be given here.
本公开还提供一种计算机可读介质,其上存储有计算机程序,该程序被处理装置执行时实现会议控制应用程序侧的会议控制方法的步骤或信令服务器侧的会议控制方法的步骤。The present disclosure also provides a computer-readable medium on which a computer program is stored, which, when executed by a processing device, implements the steps of the conference control method on the conference control application side or the step of the conference control method on the signaling server side.
下面参考图10,其示出了适于用来实现本公开实施例的电子设备(例如图1中的终端 或信令服务器)1000的结构示意图。本公开实施例中的终端设备可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。图10示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。Referring now to FIG. 10, it shows a schematic structural diagram of an electronic device (for example, the terminal or the signaling server in FIG. 1) 1000 suitable for implementing the embodiments of the present disclosure. The terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals (e.g. Mobile terminals such as car navigation terminals) and fixed terminals such as digital TVs, desktop computers, etc. The electronic device shown in FIG. 10 is only an example, and should not bring any limitation to the function and scope of use of the embodiments of the present disclosure.
如图10所示,电子设备1000可以包括处理装置(例如中央处理器、图形处理器等)1001,其可以根据存储在只读存储器(ROM)1002中的程序或者从存储装置1008加载到随机访问存储器(RAM)1003中的程序而执行各种适当的动作和处理。在RAM 1003中,还存储有电子设备1000操作所需的各种程序和数据。处理装置1001、ROM 1002以及RAM 1003通过总线1004彼此相连。输入/输出(I/O)接口1005也连接至总线1004。As shown in FIG. 10, the electronic device 1000 may include a processing device (such as a central processing unit, a graphics processor, etc.) 1001, which may be loaded into a random access device according to a program stored in a read-only memory (ROM) 1002 or from a storage device 1008. The program in the memory (RAM) 1003 executes various appropriate actions and processing. In the RAM 1003, various programs and data required for the operation of the electronic device 1000 are also stored. The processing device 1001, ROM 1002, and RAM 1003 are connected to each other through a bus 1004. An input/output (I/O) interface 1005 is also connected to the bus 1004.
通常,以下装置可以连接至I/O接口1005:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置1006;包括例如液晶显示器(LCD)、扬声器、振动器等的输出装置1007;包括例如磁带、硬盘等的存储装置1008;以及通信装置1009。通信装置1009可以允许电子设备1000与其他设备进行无线或有线通信以交换数据。虽然图10示出了具有各种装置的电子设备1000,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。Generally, the following devices can be connected to the I/O interface 1005: including input devices 1006 such as touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, liquid crystal display (LCD), speakers, vibration An output device 1007 such as a device; a storage device 1008 such as a magnetic tape, a hard disk, etc.; and a communication device 1009. The communication device 1009 may allow the electronic device 1000 to perform wireless or wired communication with other devices to exchange data. Although FIG. 10 shows the electronic device 1000 with various devices, it should be understood that it is not required to implement or have all of the illustrated devices. It may be implemented alternatively or provided with more or fewer devices.
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置1009从网络上被下载和安装,或者从存储装置1008被安装,或者从ROM 1002被安装。在该计算机程序被处理装置1001执行时,执行本公开实施例的方法中限定的上述功能。In particular, according to an embodiment of the present disclosure, the process described above with reference to the flowchart can be implemented as a computer software program. For example, an embodiment of the present disclosure includes a computer program product, which includes a computer program carried on a non-transitory computer readable medium, and the computer program contains program code for executing the method shown in the flowchart. In such an embodiment, the computer program may be downloaded and installed from the network through the communication device 1009, or installed from the storage device 1008, or installed from the ROM 1002. When the computer program is executed by the processing device 1001, it executes the above-mentioned functions defined in the method of the embodiment of the present disclosure.
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。It should be noted that the above-mentioned computer-readable medium in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the two. The computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or a combination of any of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above. In the present disclosure, a computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device. In the present disclosure, a computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. The computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium. The computer-readable signal medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device . The program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: wire, optical cable, RF (Radio Frequency), etc., or any suitable combination of the above.
在一些实施方式中,终端、信令服务器可以利用诸如HTTP(HyperText Transfer Protocol,超文本传输协议)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(“LAN”),广域网(“WAN”),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。In some embodiments, the terminal and the signaling server can communicate with any currently known or future-developed network protocol such as HTTP (HyperText Transfer Protocol), and can communicate with digital data in any form or medium. Data communications (e.g., communication networks) are interconnected. Examples of communication networks include local area networks ("LAN"), wide area networks ("WAN"), the Internet (for example, the Internet), and end-to-end networks (for example, ad hoc end-to-end networks), as well as any currently known or future research and development network of.
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。The above-mentioned computer-readable medium may be included in the above-mentioned electronic device; or it may exist alone without being assembled into the electronic device.
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:获取至少一个终端的标识信息;向信令服务器发送包括所述标识信息的会议请求,其中,所述会议请求用于指示所述信令服务器将所述至少一个终端加入到同一会议中。The above-mentioned computer-readable medium carries one or more programs. When the above-mentioned one or more programs are executed by the electronic device, the electronic device: obtains identification information of at least one terminal; and sends the identification information including the identification information to the signaling server Wherein, the meeting request is used to instruct the signaling server to add the at least one terminal to the same meeting.
或者,上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:接收会议控制应用程序发送的会议请求,其中,所述会议请求包括至少一个终端的标识信息;根据所述标识信息,控制每一所述终端加入到同一会议中。Alternatively, the aforementioned computer-readable medium carries one or more programs, and when the aforementioned one or more programs are executed by the electronic device, the electronic device is caused to receive the meeting request sent by the meeting control application, wherein the meeting request It includes identification information of at least one terminal; according to the identification information, each terminal is controlled to join the same conference.
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括但不限于面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言——诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)——连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。The computer program code used to perform the operations of the present disclosure can be written in one or more programming languages or a combination thereof. The above-mentioned programming languages include, but are not limited to, object-oriented programming languages—such as Java, Smalltalk, C++, and Including conventional procedural programming languages-such as "C" language or similar programming languages. The program code can be executed entirely on the user's computer, partly on the user's computer, executed as an independent software package, partly on the user's computer and partly executed on a remote computer, or entirely executed on the remote computer or server. In the case of a remote computer, the remote computer can be connected to the user's computer through any kind of network including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to Connect via the Internet).
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowcharts and block diagrams in the accompanying drawings illustrate the possible implementation architecture, functions, and operations of the system, method, and computer program product according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagram can represent a module, program segment, or part of code, and the module, program segment, or part of code contains one or more for realizing the specified logic function. Executable instructions. It should also be noted that, in some alternative implementations, the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two blocks shown one after the other can actually be executed substantially in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved. It should also be noted that each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart, can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by a combination of dedicated hardware and computer instructions.
描述于本公开实施例中所涉及到的模块可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,模块的名称在某种情况下并不构成对该模块本身的限定,例如,第一接收模块还可以被描述为“接收会议控制应用程序发送的会议请求的模块”。The modules involved in the embodiments described in the present disclosure can be implemented in software or hardware. Wherein, the name of the module does not constitute a limitation on the module itself under certain circumstances. For example, the first receiving module can also be described as "a module that receives a meeting request sent by a meeting control application."
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(FPGA)、专用 集成电路(ASIC)、专用标准产品(ASSP)、片上系统(SOC)、复杂可编程逻辑设备(CPLD)等等。The functions described herein above may be performed at least in part by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that can be used include: Field Programmable Gate Array (FPGA), Application Specific Integrated Circuit (ASIC), Application Specific Standard Product (ASSP), System on Chip (SOC), Complex Programmable Logical device (CPLD) and so on.
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。In the context of the present disclosure, a machine-readable medium may be a tangible medium, which may contain or store a program for use by the instruction execution system, apparatus, or device or in combination with the instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. The machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any suitable combination of the foregoing. More specific examples of machine-readable storage media would include electrical connections based on one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing.
根据本公开的一个或多个实施例,提供了一种会议控制方法,应用于会议控制应用程序,包括:获取至少一个终端的标识信息;向信令服务器发送包括所述标识信息的会议请求,其中,所述会议请求用于指示所述信令服务器将所述至少一个终端加入到同一会议中。According to one or more embodiments of the present disclosure, there is provided a conference control method applied to a conference control application, including: acquiring identification information of at least one terminal; sending a conference request including the identification information to a signaling server, Wherein, the meeting request is used to instruct the signaling server to add the at least one terminal to the same meeting.
根据本公开的一个或多个实施例,还包括:确定每一所述终端要接收的第一媒体数据;生成数据分发指令,并向所述信令服务器发送所述数据分发指令,其中,所述数据分发指令用于指示所述信令服务器向每一所述终端发送对应的所述第一媒体数据。According to one or more embodiments of the present disclosure, the method further includes: determining the first media data to be received by each of the terminals; generating a data distribution instruction, and sending the data distribution instruction to the signaling server, wherein The data distribution instruction is used to instruct the signaling server to send the corresponding first media data to each of the terminals.
根据本公开的一个或多个实施例,还包括:响应于数据分发调整操作,确定待调整的目标终端以及所述待调整的目标终端要接收的第二媒体数据,其中,所述第二媒体数据用于替换所述第一媒体数据;生成数据分发调整指令,并向所述信令服务器发送所述数据分发调整指令,其中,所述数据分发调整指令用于指示所述信令服务器向所述待调整的目标终端发送所述第二媒体数据。According to one or more embodiments of the present disclosure, the method further includes: in response to a data distribution adjustment operation, determining a target terminal to be adjusted and second media data to be received by the target terminal to be adjusted, wherein the second media Data is used to replace the first media data; generate a data distribution adjustment instruction, and send the data distribution adjustment instruction to the signaling server, wherein the data distribution adjustment instruction is used to instruct the signaling server to send the The target terminal to be adjusted sends the second media data.
根据本公开的一个或多个实施例,还包括:接收多个所述终端采集到的第三媒体数据;向所述信令服务器发送所述第三媒体数据,其中,所述第三媒体数据被用于混合处理,以生成混合后的目标媒体数据。According to one or more embodiments of the present disclosure, the method further includes: receiving third media data collected by a plurality of the terminals; sending the third media data to the signaling server, wherein the third media data It is used for mixing processing to generate mixed target media data.
根据本公开的一个或多个实施例,提供了一种会议控制方法,应用于信令服务器,包括:接收会议控制应用程序发送的会议请求,其中,所述会议请求包括至少一个终端的标识信息;根据所述标识信息,控制每一所述终端加入到同一会议中。According to one or more embodiments of the present disclosure, there is provided a conference control method applied to a signaling server, including: receiving a conference request sent by a conference control application, wherein the conference request includes identification information of at least one terminal ; According to the identification information, control each of the terminals to join the same conference.
根据本公开的一个或多个实施例,所述控制每一所述终端加入到同一会议中,包括:确定所述会议请求中是否包含会议标识信息;响应于确定所述会议请求不包含所述会议标识信息,创建一新会议,并控制每一所述终端加入到所述新会议中。According to one or more embodiments of the present disclosure, the controlling each of the terminals to join the same meeting includes: determining whether the meeting request includes meeting identification information; in response to determining that the meeting request does not include the Conference identification information, create a new conference, and control each of the terminals to join the new conference.
根据本公开的一个或多个实施例,还包括:接收数据分发指令,所述数据分发指令用于指示所述信令服务器向每一所述终端发送对应的第一媒体数据;响应于所述数据分发指令,向所述待进行数据分发的终端发送对应的所述第一媒体数据。According to one or more embodiments of the present disclosure, the method further includes: receiving a data distribution instruction, where the data distribution instruction is used to instruct the signaling server to send corresponding first media data to each of the terminals; in response to the The data distribution instruction sends the corresponding first media data to the terminal to be distributed.
根据本公开的一个或多个实施例,还包括:接收数据分发调整指令,所述数据分发调整指令用于指示所述信令服务器向待调整的目标终端发送第二媒体数据,所述第二媒体数据用于替换所述第一媒体数据;响应于所述数据分发调整指令,向所述待调整的目标终端发送所述第二媒体数据。According to one or more embodiments of the present disclosure, the method further includes: receiving a data distribution adjustment instruction, where the data distribution adjustment instruction is used to instruct the signaling server to send second media data to the target terminal to be adjusted, and the second The media data is used to replace the first media data; in response to the data distribution adjustment instruction, the second media data is sent to the target terminal to be adjusted.
根据本公开的一个或多个实施例,所述信令服务器向所述终端发送的媒体数据是编码数据。According to one or more embodiments of the present disclosure, the media data sent by the signaling server to the terminal is encoded data.
根据本公开的一个或多个实施例,还包括:接收多个所述终端采集到的第三媒体数据;对多个所述端采集到的所述第三媒体数据进行混合处理,以生成混合后的目标媒体数据。According to one or more embodiments of the present disclosure, the method further includes: receiving third media data collected by a plurality of the terminals; performing mixing processing on the third media data collected by the plurality of terminals to generate a mixed After the target media data.
根据本公开的一个或多个实施例,所述终端为本地终端;还包括:向远程终端发送所述目标媒体数据。According to one or more embodiments of the present disclosure, the terminal is a local terminal; and the method further includes: sending the target media data to a remote terminal.
根据本公开的一个或多个实施例,提供了一种会议控制装置,包括:获取模块,用于获取至少一个终端的标识信息;第一发送模块,用于向信令服务器发送包括所述获取模块获取到的所述标识信息的会议请求,其中,所述会议请求用于指示所述信令服务器将所述至少一个终端加入到同一会议中。According to one or more embodiments of the present disclosure, there is provided a conference control device, including: an acquiring module, configured to acquire identification information of at least one terminal; and a first sending module, configured to send to a signaling server including the acquired The meeting request of the identification information acquired by the module, wherein the meeting request is used to instruct the signaling server to add the at least one terminal to the same meeting.
根据本公开的一个或多个实施例,提供了一种会议控制装置,应用于信令服务器,包括:第一接收模块,用于接收会议控制应用程序发送的会议请求,其中,所述会议请求包括至少一个终端的标识信息;控制模块,用于根据所述第一接收模块接收到的所述标识信息,控制每一所述终端加入到同一会议中。According to one or more embodiments of the present disclosure, there is provided a conference control device, which is applied to a signaling server, and includes: a first receiving module configured to receive a conference request sent by a conference control application, wherein the conference request It includes identification information of at least one terminal; a control module, configured to control each of the terminals to join the same conference according to the identification information received by the first receiving module.
根据本公开的一个或多个实施例,提供了一种计算机可读介质,其上存储有计算机程序,该程序被处理装置执行时实现所述会议控制应用程序侧的会议控制方法的步骤或者所述信令服务器侧的会议控制方法的步骤。According to one or more embodiments of the present disclosure, there is provided a computer-readable medium having a computer program stored thereon, which, when executed by a processing device, realizes the steps or all of the meeting control method on the meeting control application side. The steps of the conference control method on the signaling server side are described.
根据本公开的一个或多个实施例,提供了一种电子设备,包括:存储装置,其上存储有计算机程序;处理装置,用于执行所述存储装置中的所述计算机程序,以实现所述会议控制应用程序侧的会议控制方法的步骤。According to one or more embodiments of the present disclosure, there is provided an electronic device including: a storage device on which a computer program is stored; and a processing device for executing the computer program in the storage device to realize the The steps of the conference control method on the conference control application side are described.
根据本公开的一个或多个实施例,提供了一种电子设备,包括:存储装置,其上存储有计算机程序;处理装置,用于执行所述存储装置中的所述计算机程序,以实现所述信令服务器侧的会议控制方法的步骤。According to one or more embodiments of the present disclosure, there is provided an electronic device including: a storage device on which a computer program is stored; and a processing device for executing the computer program in the storage device to realize the The steps of the conference control method on the signaling server side are described.
需要说明的是,本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的系统或装置而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。It should be noted that the various embodiments in this specification are described in a progressive manner, and each embodiment focuses on the differences from other embodiments, and the same or similar parts between the various embodiments can be referred to each other. For the system or device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant part can refer to the description of the method part.
应当理解,在本申请中,“至少一个(项)”是指一个或者多个,“多个”是指两个或两个以上。“和/或”,用于描述关联对象的关联关系,表示可以存在三种关系,例如,“A和/或B”可以表示:只存在A,只存在B以及同时存在A和B三种情况,其中A,B可以是单数或者复数。字符“/”一般表示前后关联对象是一种“或”的关系。“以下至少一项(个)”或其类似表达,是指这些项中的任意组合,包括单项(个)或复数项(个)的任意组合。例如,a,b或c中的至少一项(个),可以表示:a,b,c,“a和b”,“a和c”,“b和c”,或“a和b和c”,其中a,b,c可以是单个,也可以是多个。It should be understood that in this application, "at least one (item)" refers to one or more, and "multiple" refers to two or more. "And/or" is used to describe the association relationship of associated objects, indicating that there can be three types of relationships. For example, "A and/or B" can mean: only A, only B, and both A and B. , Where A and B can be singular or plural. The character "/" generally indicates that the associated objects before and after are in an "or" relationship. "The following at least one item (a)" or similar expressions refers to any combination of these items, including any combination of a single item (a) or a plurality of items (a). For example, at least one (a) of a, b or c can mean: a, b, c, "a and b", "a and c", "b and c", or "a and b and c" ", where a, b, and c can be single or multiple.
还需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖 非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。It should also be noted that in this article, relational terms such as first and second are only used to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply these entities or operations. There is any such actual relationship or order between. Moreover, the terms "including", "including" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article, or device that includes a series of elements includes not only those elements, but also those that are not explicitly listed Other elements of, or also include elements inherent to this process, method, article or equipment. If there are no more restrictions, the element defined by the sentence "including a..." does not exclude the existence of other identical elements in the process, method, article, or equipment that includes the element.
结合本文中所公开的实施例描述的方法或算法的步骤可以直接用硬件、处理器执行的软件模块,或者二者的结合来实施。软件模块可以置于随机存储器(RAM)、内存、只读存储器(ROM)、电可编程ROM、电可擦除可编程ROM、寄存器、硬盘、可移动磁盘、CD-ROM、或技术领域内所公知的任意其它形式的存储介质中。The steps of the method or algorithm described in combination with the embodiments disclosed herein can be directly implemented by hardware, a software module executed by a processor, or a combination of the two. The software module can be placed in random access memory (RAM), internal memory, read-only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disks, removable disks, CD-ROMs, or all areas in the technical field. Any other known storage media.
对所公开的实施例的上述说明,使本领域专业技术人员能够实现或使用本申请。对这些实施例的多种修改对本领域的专业技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本申请的精神或范围的情况下,在其它实施例中实现。因此,本申请将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。The foregoing description of the disclosed embodiments enables those skilled in the art to implement or use this application. Various modifications to these embodiments will be obvious to those skilled in the art, and the general principles defined herein can be implemented in other embodiments without departing from the spirit or scope of the application. Therefore, this application will not be limited to the embodiments shown in this document, but should conform to the widest scope consistent with the principles and novel features disclosed in this document.

Claims (23)

  1. 一种会议控制方法,应用于会议控制应用程序,包括:A conference control method, applied to a conference control application, includes:
    获取至少一个终端的标识信息;Acquiring identification information of at least one terminal;
    向信令服务器发送包括所述标识信息的会议请求,其中,所述会议请求用于指示所述信令服务器将所述至少一个终端加入到同一会议中。Send a meeting request including the identification information to a signaling server, where the meeting request is used to instruct the signaling server to add the at least one terminal to the same meeting.
  2. 根据权利要求1所述的方法,还包括:The method according to claim 1, further comprising:
    确定每一所述终端要接收的第一媒体数据;Determine the first media data to be received by each of the terminals;
    生成数据分发指令,并向所述信令服务器发送所述数据分发指令,其中,所述数据分发指令用于指示所述信令服务器向每一所述终端发送对应的所述第一媒体数据。Generate a data distribution instruction and send the data distribution instruction to the signaling server, where the data distribution instruction is used to instruct the signaling server to send the corresponding first media data to each of the terminals.
  3. 根据权利要求2所述的方法,所述确定每一所述终端要接收的第一媒体数据,包括:The method according to claim 2, wherein said determining the first media data to be received by each said terminal comprises:
    检测到拖拽操作后,将被拖拽的媒体数据确定为拖拽操作结束位置处的终端图标对应的终端要接收的第一媒体数据。After the drag operation is detected, the dragged media data is determined as the first media data to be received by the terminal corresponding to the terminal icon at the end position of the drag operation.
  4. 根据权利要求3所述的方法,还包括:The method according to claim 3, further comprising:
    在所述会议控制应用程序的界面显示每一所述终端对应的终端图标以及候选媒体数据,所述被拖拽的媒体数据为所述候选媒体数据中的任一媒体数据。A terminal icon and candidate media data corresponding to each terminal are displayed on the interface of the conference control application, and the dragged media data is any media data in the candidate media data.
  5. 根据权利要求2-4任一项所述的方法,所述第一媒体数据至少包括本地视频、远程视频或共享画面中的一种。The method according to any one of claims 2-4, the first media data includes at least one of a local video, a remote video, or a shared picture.
  6. 根据权利要求2所述的方法,还包括:The method according to claim 2, further comprising:
    响应于数据分发调整操作,确定待调整的目标终端以及所述待调整的目标终端要接收的第二媒体数据,其中,所述第二媒体数据用于替换所述第一媒体数据;In response to the data distribution adjustment operation, determining a target terminal to be adjusted and second media data to be received by the target terminal to be adjusted, where the second media data is used to replace the first media data;
    生成数据分发调整指令,并向所述信令服务器发送所述数据分发调整指令,其中,所述数据分发调整指令用于指示所述信令服务器向所述待调整的目标终端发送所述第二媒体数据。Generate a data distribution adjustment instruction, and send the data distribution adjustment instruction to the signaling server, where the data distribution adjustment instruction is used to instruct the signaling server to send the second data distribution adjustment instruction to the target terminal to be adjusted. Media data.
  7. 根据权利要求6所述的方法,所述响应于数据分发调整操作,确定待调整的目标终端以及所述待调整的目标终端要接收的第二媒体数据,包括:The method according to claim 6, wherein, in response to a data distribution adjustment operation, determining the target terminal to be adjusted and the second media data to be received by the target terminal to be adjusted comprises:
    检测到拖拽操作后,将拖拽操作结束位置处的终端图标对应的终端确定为待调整的目标终端,以及将被拖拽的媒体数据确定为所述待调整的目标终端要接收的第二媒体数据。After the drag operation is detected, the terminal corresponding to the terminal icon at the end of the drag operation is determined as the target terminal to be adjusted, and the dragged media data is determined as the second to be received by the target terminal to be adjusted. Media data.
  8. 根据权利要求6所述的方法,所述响应于数据分发调整操作,确定待调整的目标终端以及所述待调整的目标终端要接收的第二媒体数据,包括:The method according to claim 6, wherein, in response to a data distribution adjustment operation, determining the target terminal to be adjusted and the second media data to be received by the target terminal to be adjusted comprises:
    检测到拖拽操作后,将被拖拽的终端图标对应的第一终端、拖拽操作结束位置处的终端图标对应的第二终端均确定为待调整的目标终端;After the drag operation is detected, the first terminal corresponding to the dragged terminal icon and the second terminal corresponding to the terminal icon at the end position of the drag operation are both determined as the target terminal to be adjusted;
    将所述第一终端当前接收的所述第一媒体数据确定为所述第二终端要接收的第二媒体数据以及将所述第二终端当前接收的所述第一媒体数据确定为所述第一终端要接收的第二媒体数据。Determine the first media data currently received by the first terminal as the second media data to be received by the second terminal and determine the first media data currently received by the second terminal as the first media data The second media data to be received by a terminal.
  9. 根据权利要求1所述的方法,还包括:The method according to claim 1, further comprising:
    接收多个所述终端采集到的第三媒体数据;Receiving a plurality of third media data collected by the terminal;
    向所述信令服务器发送所述第三媒体数据,其中,所述第三媒体数据被用于混合处理, 以生成混合后的目标媒体数据。Sending the third media data to the signaling server, where the third media data is used for mixing processing to generate mixed target media data.
  10. 根据权利要求9所述的方法,其特征在于,所述第三媒体数据包括视频数据和/或音频数据。The method according to claim 9, wherein the third media data includes video data and/or audio data.
  11. 一种会议控制方法,应用于信令服务器,包括:A conference control method, applied to a signaling server, includes:
    接收会议控制应用程序发送的会议请求,其中,所述会议请求包括至少一个终端的标识信息;Receiving a meeting request sent by a meeting control application, where the meeting request includes identification information of at least one terminal;
    根据所述标识信息,控制每一所述终端加入到同一会议中。According to the identification information, control each of the terminals to join the same conference.
  12. 根据权利要求11所述的方法,其中,所述控制每一所述终端加入到同一会议中,包括:The method according to claim 11, wherein said controlling each said terminal to join the same conference comprises:
    确定所述会议请求中是否包含会议标识信息;Determining whether the meeting request includes meeting identification information;
    响应于确定所述会议请求不包含所述会议标识信息,创建一新会议,并控制每一所述终端加入到所述新会议中。In response to determining that the meeting request does not include the meeting identification information, a new meeting is created, and each terminal is controlled to join the new meeting.
  13. 根据权利要求11所述的方法,还包括:The method according to claim 11, further comprising:
    接收数据分发指令,所述数据分发指令用于指示所述信令服务器向每一所述终端发送对应的第一媒体数据;Receiving a data distribution instruction, where the data distribution instruction is used to instruct the signaling server to send corresponding first media data to each of the terminals;
    响应于所述数据分发指令,向所述待进行数据分发的终端发送对应的所述第一媒体数据。In response to the data distribution instruction, the corresponding first media data is sent to the terminal to be distributed.
  14. 根据权利要求13所述的方法,还包括:The method according to claim 13, further comprising:
    接收数据分发调整指令,所述数据分发调整指令用于指示所述信令服务器向待调整的目标终端发送第二媒体数据,所述第二媒体数据用于替换所述第一媒体数据;Receiving a data distribution adjustment instruction, where the data distribution adjustment instruction is used to instruct the signaling server to send second media data to a target terminal to be adjusted, and the second media data is used to replace the first media data;
    响应于所述数据分发调整指令,向所述待调整的目标终端发送所述第二媒体数据。In response to the data distribution adjustment instruction, the second media data is sent to the target terminal to be adjusted.
  15. 根据权利要求13或14所述的方法,其中,所述信令服务器向所述终端发送的媒体数据是编码数据。The method according to claim 13 or 14, wherein the media data sent by the signaling server to the terminal is coded data.
  16. 根据权利要求11所述的方法,还包括:The method according to claim 11, further comprising:
    接收多个所述终端采集到的第三媒体数据;Receiving a plurality of third media data collected by the terminal;
    对多个所述端采集到的所述第三媒体数据进行混合处理,以生成混合后的目标媒体数据。Perform mixing processing on the third media data collected by the multiple terminals to generate mixed target media data.
  17. 根据权利要求16所述的方法,所述接收多个所述终端采集到的第三媒体数据,包括:The method according to claim 16, wherein said receiving a plurality of third media data collected by said terminal comprises:
    接收所述会议控制应用程序发送的多个所述终端采集到的第三媒体数据。Receiving a plurality of third media data collected by the terminal and sent by the conference control application program.
  18. 根据权利要求16或17所述的方法,其中,所述终端为本地终端;The method according to claim 16 or 17, wherein the terminal is a local terminal;
    还包括:Also includes:
    向远程终端发送所述目标媒体数据。Send the target media data to the remote terminal.
  19. 一种会议控制装置,应用于会议控制应用程序,包括:A conference control device applied to a conference control application program, including:
    获取模块,用于获取至少一个终端的标识信息;An obtaining module for obtaining identification information of at least one terminal;
    第一发送模块,用于向信令服务器发送包括所述获取模块获取到的所述标识信息的会议请求,其中,所述会议请求用于指示所述信令服务器将所述至少一个终端加入到同一会 议中。The first sending module is configured to send a meeting request including the identification information acquired by the acquiring module to the signaling server, where the meeting request is used to instruct the signaling server to add the at least one terminal to the In the same meeting.
  20. 一种会议控制装置,应用于信令服务器,包括:A conference control device applied to a signaling server, including:
    第一接收模块,用于接收会议控制应用程序发送的会议请求,其中,所述会议请求包括至少一个终端的标识信息;The first receiving module is configured to receive a meeting request sent by a meeting control application, where the meeting request includes identification information of at least one terminal;
    控制模块,用于根据所述第一接收模块接收到的所述标识信息,控制每一所述终端加入到同一会议中。The control module is configured to control each of the terminals to join the same conference according to the identification information received by the first receiving module.
  21. 一种计算机可读介质,其上存储有计算机程序,其中,该程序被处理装置执行时实现权利要求1-18中任一项所述方法的步骤。A computer-readable medium with a computer program stored thereon, wherein the program is executed by a processing device to implement the steps of the method in any one of claims 1-18.
  22. 一种电子设备,包括:An electronic device including:
    存储装置,其上存储有计算机程序;A storage device on which a computer program is stored;
    处理装置,用于执行所述存储装置中的所述计算机程序,以实现权利要求1-10中任一项所述方法的步骤。The processing device is configured to execute the computer program in the storage device to implement the steps of the method in any one of claims 1-10.
  23. 一种电子设备,包括:An electronic device including:
    存储装置,其上存储有计算机程序;A storage device on which a computer program is stored;
    处理装置,用于执行所述存储装置中的所述计算机程序,以实现权利要求11-18中任一项所述方法的步骤。The processing device is configured to execute the computer program in the storage device to implement the steps of the method in any one of claims 11-18.
PCT/CN2021/098232 2020-06-15 2021-06-04 Conference control method and apparatus, readable medium and electronic device WO2021254168A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010544787.3 2020-06-15
CN202010544787.3A CN111711784B (en) 2020-06-15 2020-06-15 Conference control method and device, readable medium and electronic equipment

Publications (1)

Publication Number Publication Date
WO2021254168A1 true WO2021254168A1 (en) 2021-12-23

Family

ID=72540732

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/098232 WO2021254168A1 (en) 2020-06-15 2021-06-04 Conference control method and apparatus, readable medium and electronic device

Country Status (2)

Country Link
CN (1) CN111711784B (en)
WO (1) WO2021254168A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111711784B (en) * 2020-06-15 2022-10-18 北京字节跳动网络技术有限公司 Conference control method and device, readable medium and electronic equipment
CN112565665B (en) * 2020-12-08 2022-07-26 北京北信源软件股份有限公司 Video conference control method and device, electronic equipment and storage medium
CN115914534A (en) * 2021-09-30 2023-04-04 华为技术有限公司 Method, device and medium for switching conference mode

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102439973A (en) * 2011-10-08 2012-05-02 华为技术有限公司 Video resouce management method and device in video conference
US20150264311A1 (en) * 2014-03-17 2015-09-17 Hiroshi HINOHARA Apparatus, method, and record medium of transmission management
CN110620896A (en) * 2019-08-28 2019-12-27 视联动力信息技术股份有限公司 Conference establishing method, system and device
CN111212259A (en) * 2020-03-24 2020-05-29 腾讯科技(深圳)有限公司 Method, system and related device for realizing audio and video conference
CN111711784A (en) * 2020-06-15 2020-09-25 北京字节跳动网络技术有限公司 Conference control method and device, readable medium and electronic equipment

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4247909B2 (en) * 2002-05-13 2009-04-02 株式会社リベラビット How to browse web pages
JP5359998B2 (en) * 2010-06-15 2013-12-04 日本電気株式会社 Information processing system, information processing method, and information processing program
CN104283857A (en) * 2013-07-08 2015-01-14 华为技术有限公司 Method, device and system for creating multimedia conference
US9819906B2 (en) * 2014-03-10 2017-11-14 Cisco Technology, Inc. Selective data content sharing
KR20140043920A (en) * 2014-03-18 2014-04-11 삼성전자주식회사 Method and multimedia device for interacting using user interface based on touch screen
CN105227893A (en) * 2014-06-27 2016-01-06 中兴通讯股份有限公司 Based on terminal call admission method and the system of on-line meeting
CN106331580A (en) * 2015-07-02 2017-01-11 中兴通讯股份有限公司 Session call method and device
JP2017034374A (en) * 2015-07-30 2017-02-09 株式会社リコー Transmission management system, transmission system, information processing apparatus, transmission management method, and program
EP3342158A4 (en) * 2015-08-25 2019-04-17 Touchcast LLC System and method for interactive video conferencing
CN109889762B (en) * 2019-03-01 2021-01-22 视联动力信息技术股份有限公司 Conference control method and device
CN110213526B (en) * 2019-07-05 2021-12-17 浙江华创视讯科技有限公司 Video conference creation method, video conference system, storage medium, and electronic apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102439973A (en) * 2011-10-08 2012-05-02 华为技术有限公司 Video resouce management method and device in video conference
US20150264311A1 (en) * 2014-03-17 2015-09-17 Hiroshi HINOHARA Apparatus, method, and record medium of transmission management
CN110620896A (en) * 2019-08-28 2019-12-27 视联动力信息技术股份有限公司 Conference establishing method, system and device
CN111212259A (en) * 2020-03-24 2020-05-29 腾讯科技(深圳)有限公司 Method, system and related device for realizing audio and video conference
CN111711784A (en) * 2020-06-15 2020-09-25 北京字节跳动网络技术有限公司 Conference control method and device, readable medium and electronic equipment

Also Published As

Publication number Publication date
CN111711784A (en) 2020-09-25
CN111711784B (en) 2022-10-18

Similar Documents

Publication Publication Date Title
WO2021254168A1 (en) Conference control method and apparatus, readable medium and electronic device
WO2021027913A1 (en) Screen projection method, screen projection device, mobile terminal and storage medium
WO2020151599A1 (en) Method and apparatus for publishing video synchronously, electronic device, and readable storage medium
CN112312060B (en) Screen sharing method and device and electronic equipment
WO2021228174A1 (en) Information interaction method and apparatus, and electronic device
JP6598875B2 (en) Information processing system, wireless terminal, and information processing method
WO2023000888A1 (en) Cloud application implementing method and apparatus, electronic device, and storage medium
WO2021169863A1 (en) Multimedia conference data processing method and apparatus, and electronic device
WO2021073205A1 (en) Video processing method and apparatus, storage medium, and electronic device
WO2019062667A1 (en) Method and device for transmitting conference content
CN105704110B (en) Media transmission method, media control method and device
WO2023284708A1 (en) Video processing method and apparatus, electronic device and storage medium
US20230138804A1 (en) Enhanced video call method and system, and electronic device
WO2021244480A1 (en) Theme video generation method and apparatus, electronic device, and readable storage medium
WO2021233297A1 (en) Resource sharing method and apparatus, electronic device and computer-readable medium
WO2020259153A1 (en) Special effect synchronization method, device, and storage medium
KR20140029740A (en) Method and apparatus for transferring files during video telephony in electronic device
CN111818291B (en) Method and device for establishing multimedia call and electronic equipment
WO2024051518A1 (en) Live-streaming method and apparatus, and electronic device and storage medium
WO2023165370A1 (en) Information exchange method and apparatus, display device, and storage medium
WO2020220777A1 (en) Method for pushing information, device, equipment, and medium
WO2022083589A1 (en) Terminal control method and apparatus, and terminal and storage medium
CN113162836B (en) Virtual local area network communication method and device, cloud server, medium and electronic equipment
WO2023134509A1 (en) Video stream pushing method and apparatus, and terminal device and storage medium
WO2023193574A1 (en) Screen mirroring method and system, and device and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21826194

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 04/04/2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21826194

Country of ref document: EP

Kind code of ref document: A1