WO2016165261A1 - Video conference method, server and terminal - Google Patents

Video conference method, server and terminal Download PDF

Info

Publication number
WO2016165261A1
WO2016165261A1 PCT/CN2015/087858 CN2015087858W WO2016165261A1 WO 2016165261 A1 WO2016165261 A1 WO 2016165261A1 CN 2015087858 W CN2015087858 W CN 2015087858W WO 2016165261 A1 WO2016165261 A1 WO 2016165261A1
Authority
WO
WIPO (PCT)
Prior art keywords
video conference
information
receiving
user
server
Prior art date
Application number
PCT/CN2015/087858
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 WO2016165261A1 publication Critical patent/WO2016165261A1/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

  • Embodiments of the present invention relate to, but are not limited to, the field of communications, and in particular, to a method, a server, and a terminal for a video conference.
  • a video conference is a conference system that transmits images, sounds, and the like in different places.
  • the popularity and application of video conferencing systems has made it possible for users in different spaces to "sit" together. With the continuous development and popularization of broadband technology, video conferencing will become an option.
  • the embodiments of the present invention provide a method, a server, and a terminal for a video conference, so as to reduce the traffic and bandwidth required for establishing a video stream.
  • the embodiment of the invention provides a video conference method, including:
  • the voice information After receiving the voice information of the user participating in the video conference, the voice information is pushed to all the clients corresponding to the specified user participating in the video conference.
  • the method before receiving the configuration request message of the video conference, the method further includes:
  • the method further includes:
  • the text information After receiving the text information of the user participating in the video conference, the text information is pushed to all the clients corresponding to the designated users participating in the video conference.
  • the embodiment of the invention further provides a video conference server, including:
  • a building module configured to send a construction message to a client corresponding to a user who is registered to participate in the video conference, and the construction message carries avatar information of all users who participate in the video conference;
  • the push module is configured to: after receiving the voice information of the user participating in the video conference, push the voice information to all clients corresponding to the specified user participating in the video conference.
  • the server further includes:
  • the registration module is configured to: after receiving the registration request message of the video conference, perform video conference registration, and extract the user avatar information carried in the registration request message, and save the information.
  • the pushing module is further configured to: after receiving the text information of the user participating in the video conference, push the text information to all clients corresponding to the designated user participating in the video conference.
  • the embodiment of the invention further provides a video conference method, including:
  • the method before receiving the construction message of the video conference of the server, the method further includes:
  • the method further includes: after receiving the voice information of the user participating in the video conference, displaying the voice information by the corresponding conference member in the virtual video conference room.
  • the method further includes: after receiving the text information of the user participating in the video conference, displaying the corresponding conference member and the text information in the virtual video conference room.
  • the embodiment of the invention further provides a terminal, including:
  • the binding module is configured to extract avatar information of all users who are registered to participate in the video conference carried in the construction message, and bind the avatar information to the corresponding conference member in the virtual video conference room.
  • the terminal further includes: a registration module, configured to send a registration request of the video conference to the server, where the registration request carries the user avatar information.
  • a registration module configured to send a registration request of the video conference to the server, where the registration request carries the user avatar information.
  • the terminal further includes: a display module, configured to: after receiving the voice information of the user participating in the video conference, displaying the voice information by the corresponding conference member in the virtual video conference room.
  • a display module configured to: after receiving the voice information of the user participating in the video conference, displaying the voice information by the corresponding conference member in the virtual video conference room.
  • the terminal further includes: the display module, configured to display the corresponding conference member and the text information in the virtual video conference room after receiving the text information of the user participating in the video conference.
  • the display module configured to display the corresponding conference member and the text information in the virtual video conference room after receiving the text information of the user participating in the video conference.
  • the embodiment of the invention further provides a computer readable storage medium storing program instructions, which can be implemented when the program instructions are executed.
  • the video conference method, server, and terminal provided by the embodiments of the present invention solve the problem of huge bandwidth and network delay required by the video chat room.
  • the user can register the user information at one time, and can greatly reduce the conference video.
  • FIG. 1 is a flowchart of a method for video conference on a server side according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a method for video conference on a client side according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a server according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a terminal according to an embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for a video conference on a server side according to an embodiment of the present invention. As shown in FIG. 1 , the method in this embodiment includes:
  • the voice information After receiving the voice information of the user participating in the video conference, the voice information is pushed to all clients corresponding to the designated user participating in the video conference.
  • the method before receiving the configuration request message of the video conference, the method may further include the following steps:
  • the video conference registration After receiving the registration request message for participating in the video conference, the video conference registration is performed, and the user avatar information carried in the registration request message is extracted and saved.
  • the method may further include the following steps:
  • the text information After receiving the text information of the user participating in the video conference, the text information is pushed to all the clients corresponding to the designated users participating in the video conference.
  • FIG. 2 is a flowchart of a method for a video conference on a client side according to an embodiment of the present invention. As shown in FIG. 2, the method in this embodiment includes:
  • the method before receiving the construction message of the video conference of the server, the method may further include the following steps:
  • the voice information After receiving the voice information of the user participating in the video conference, the voice information is played by the corresponding conference member in the virtual video conference room.
  • the corresponding conference member and the text information in the virtual video conference room are displayed.
  • Embodiments of the present invention include an instant messaging client and a server, as shown in FIGS. 3 and 4.
  • FIG. 3 is a schematic diagram of a server according to an embodiment of the present invention. As shown in FIG. 3, the server 30 of this embodiment includes:
  • the construction module 302 is configured to: after receiving the construction request message of the video conference, send a construction message to the client corresponding to the user who is registered to participate in the video conference, where the construction message carries the avatar information of all users who register to participate in the video conference;
  • the pushing module 303 is configured to: after receiving the voice information of the user participating in the video conference, push the voice information to all clients corresponding to the designated user participating in the video conference.
  • the method may further include:
  • the registration module 301 is configured to perform a video conference registration after receiving the registration request message of the video conference, and extract the user avatar information carried in the registration request message, and save the information.
  • the pushing module 303 may be further configured to: after receiving the text information of a user participating in the video conference, push the text information to all or corresponding users participating in the video conference. Client.
  • FIG. 4 is a schematic diagram of a terminal according to an embodiment of the present invention. As shown in FIG. 4, the terminal 40 of this embodiment includes:
  • the building module 402 is configured to: after receiving the construction message of the video conference of the server, construct a virtual video conference room;
  • the binding module 403 is configured to extract avatar information of all users registered to participate in the video conference carried in the construction message, and respectively respectively, the avatar information and the corresponding virtual video conference room Meeting members are bound.
  • the method may further include:
  • the registration module 401 is configured to send a registration request of the video conference to the server, where the registration request carries the user avatar information.
  • the display module 404 is further configured to: after receiving the voice information of the user participating in the video conference, displaying the voice information by the corresponding conference member in the virtual video conference room.
  • the display module 404 is further configured to display the corresponding conference member and the text information in the virtual video conference room after receiving the text information of the user participating in the video conference.
  • the user information is registered with the server, and the user information includes basic avatars of the user who are photographed and uploaded, and basic information such as the age and gender.
  • the server extracts user facial features (such as facial textures, ie facial images) and saves them.
  • user facial features such as facial textures, ie facial images
  • the server can extract user avatar information and save it.
  • the client When the client constructs a virtual conference room, it binds the information such as the user's age and gender to the user's avatar based on the user information sent by the server to generate the video voice role required for the video conference.
  • Each user client generates a corresponding video conference role (ie, a conference member) through the user information delivered by the server, and is placed inside a virtual room to complete the conference room construction.
  • a corresponding video conference role ie, a conference member
  • the whole process includes: the client first registers, then initiates or participates in the video conference, builds a virtual conference room, and finally performs a virtual video conference by voice.
  • the server processes the user information, extracts facial features, and pushes the voice and ordinary messages sent by the client.
  • the entire video conference process does not rely on the video stream server, and only the audio information can be transmitted to achieve the purpose of the video conference, which greatly improves the real-time and effectiveness of the video conference.
  • the method of the embodiment of the invention can realize the purpose of the video conference communication by automatically constructing the conference room only by transmitting the audio signal and the conference personnel information sent by the server, and establishing a virtual face-to-face conference through the terminal. Expanded the idea of video chat, enriched the work Work and life.
  • the instant messaging client when the instant messaging client registers, the user information is saved to the instant messaging server.
  • the conference user client receives facial features, user information, and other information of other conference members delivered by the server.
  • the machine is used to set up a virtual conference room.
  • the video sponsor initiates a virtual video conference, the participants of the conference can receive the video conference.
  • the method solves the problem of huge bandwidth and network delay required by the video chat room.
  • the user can use the registered user information once to perform the conference video at any time, which greatly reduces the traffic and bandwidth required for establishing the video stream.
  • the user can perform the conference video at any time by using only one registered user information, which greatly reduces the traffic and bandwidth required for establishing the video stream.

Landscapes

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

Abstract

Provided are a video conference method, a server and a terminal. The method comprises: after receiving a video conference establishment request message, sending an establishment message to clients corresponding to all users who register to participate in the video conference, and the establishment message carries the head portrait information of all users who register to participate in the video conference; and after receiving the voice information of the users participating in the video conference, pushing the voice information to the clients corresponding to all or designated users participating in the video conference.

Description

一种视频会议的方法、服务器及终端Method, server and terminal for video conference 技术领域Technical field
本发明实施例涉及但不限于通信领域,尤其涉及一种视频会议的方法、服务器及终端。Embodiments of the present invention relate to, but are not limited to, the field of communications, and in particular, to a method, a server, and a terminal for a video conference.
背景技术Background technique
视频会议是将图像、声音等资料进行异地传输的会议系统。视频会议系统的普及与应用让处在不同空间的用户“坐”在一起开会成为可能。而随着宽带技术的不断发展与普及,视频会议将成为一种选择。A video conference is a conference system that transmits images, sounds, and the like in different places. The popularity and application of video conferencing systems has made it possible for users in different spaces to "sit" together. With the continuous development and popularization of broadband technology, video conferencing will become an option.
相关技术的视频聊天装置,需要高带宽以及组建视频聊天室时每个参与者分别传送自己的视频流才能进行实时视频通讯,需要消耗巨大的流量和带宽上的开销,并常出现网络延迟等问题。Related art video chat devices require high bandwidth and when a video chat room is set up, each participant separately transmits its own video stream to perform real-time video communication, which consumes huge traffic and bandwidth overhead, and often causes network delays and the like. .
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本发明实施例提供一种视频会议的方法、服务器及终端,以减少建立视频流需要的流量和带宽上的开销。The embodiments of the present invention provide a method, a server, and a terminal for a video conference, so as to reduce the traffic and bandwidth required for establishing a video stream.
本发明实施例提供了一种视频会议的方法,包括:The embodiment of the invention provides a video conference method, including:
接收到视频会议的构建请求消息后,向所有注册参与视频会议的用户对应的客户端发送构建消息,所述构建消息携带注册参与视频会议的所有用户的头像信息;After receiving the configuration request message of the video conference, sending a construction message to all clients corresponding to the user who is registered to participate in the video conference, where the construction message carries the avatar information of all users who register to participate in the video conference;
接收到参与视频会议的用户的语音信息后,将所述语音信息推送给所有的或指定的参与视频会议的用户对应的客户端。After receiving the voice information of the user participating in the video conference, the voice information is pushed to all the clients corresponding to the specified user participating in the video conference.
可选地,接收视频会议的构建请求消息前,所述方法还包括:Optionally, before receiving the configuration request message of the video conference, the method further includes:
接收到参与视频会议的注册请求消息后,进行视频会议注册,提取所述 注册请求消息中携带的用户头像信息,并保存。After receiving the registration request message participating in the video conference, performing video conference registration, extracting the Register the user avatar information carried in the request message and save it.
可选地,所述方法还包括:Optionally, the method further includes:
接收到一参与视频会议的用户的文本信息后,将所述文本信息推送给所有的或指定的参与视频会议的用户对应的客户端。After receiving the text information of the user participating in the video conference, the text information is pushed to all the clients corresponding to the designated users participating in the video conference.
本发明实施例还提供了一种视频会议服务器,包括:The embodiment of the invention further provides a video conference server, including:
构建模块,设置为接收到视频会议的构建请求消息后,向所有注册参与视频会议的用户对应的客户端发送构建消息,所述构建消息携带注册参与视频会议的所有用户的头像信息;以及a building module, configured to send a construction message to a client corresponding to a user who is registered to participate in the video conference, and the construction message carries avatar information of all users who participate in the video conference;
推送模块,设置为接收到参与视频会议的用户的语音信息后,将所述语音信息推送给所有的或指定的参与视频会议的用户对应的客户端。The push module is configured to: after receiving the voice information of the user participating in the video conference, push the voice information to all clients corresponding to the specified user participating in the video conference.
可选地,所述服务器还包括:Optionally, the server further includes:
注册模块,设置为接收到视频会议的注册请求消息后,进行视频会议注册,提取所述注册请求消息中携带的用户头像信息,并保存。The registration module is configured to: after receiving the registration request message of the video conference, perform video conference registration, and extract the user avatar information carried in the registration request message, and save the information.
可选地,所述推送模块,还设置为接收到一参与视频会议的用户的文本信息后,将所述文本信息推送给所有的或指定的参与视频会议的用户对应的客户端。Optionally, the pushing module is further configured to: after receiving the text information of the user participating in the video conference, push the text information to all clients corresponding to the designated user participating in the video conference.
本发明实施例还提供了一种视频会议的方法,包括:The embodiment of the invention further provides a video conference method, including:
接收到服务器的视频会议的构建消息后,构建一虚拟视频会议室;After receiving the construction message of the video conference of the server, construct a virtual video conference room;
提取所述构建消息中携带的注册参与视频会议的所有用户的头像信息,分别将所述头像信息与所述虚拟视频会议室中对应的会议成员进行绑定。Extracting avatar information of all users who are registered to participate in the video conference, and the avatar information is respectively bound to the corresponding conference member in the virtual video conference room.
可选地,接收服务器的视频会议的构建消息前,所述方法还包括:Optionally, before receiving the construction message of the video conference of the server, the method further includes:
向所述服务器发送视频会议的注册请求,所述注册请求携带用户头像信息。Sending a registration request of the video conference to the server, where the registration request carries user avatar information.
可选地,所述方法还包括:接收到参与视频会议的用户的语音信息后,显示由所述虚拟视频会议室中对应的会议成员来播放所述语音信息。Optionally, the method further includes: after receiving the voice information of the user participating in the video conference, displaying the voice information by the corresponding conference member in the virtual video conference room.
可选地,所述方法还包括:接收到参与视频会议的用户的文本信息后,显示所述虚拟视频会议室中对应的会议成员与所述文本信息。 Optionally, the method further includes: after receiving the text information of the user participating in the video conference, displaying the corresponding conference member and the text information in the virtual video conference room.
本发明实施例还提供了一种终端,包括:The embodiment of the invention further provides a terminal, including:
构建模块,设置为接收到所述服务器的视频会议的构建消息后,构建一虚拟视频会议室;以及Building a module, configured to construct a virtual video conference room after receiving the construction message of the video conference of the server;
绑定模块,设置为提取所述构建消息中携带的注册参与视频会议的所有用户的头像信息,分别将所述头像信息与所述虚拟视频会议室中对应的会议成员进行绑定。The binding module is configured to extract avatar information of all users who are registered to participate in the video conference carried in the construction message, and bind the avatar information to the corresponding conference member in the virtual video conference room.
可选地,所述终端还包括:注册模块,设置为向服务器发送视频会议的注册请求,所述注册请求携带用户头像信息。Optionally, the terminal further includes: a registration module, configured to send a registration request of the video conference to the server, where the registration request carries the user avatar information.
可选地,所述终端还包括:显示模块,设置为接收到参与视频会议的用户的语音信息后,显示由所述虚拟视频会议室中对应的会议成员来播放所述语音信息。Optionally, the terminal further includes: a display module, configured to: after receiving the voice information of the user participating in the video conference, displaying the voice information by the corresponding conference member in the virtual video conference room.
可选地,所述终端还包括:所述显示模块,设置为接收到参与视频会议的用户的文本信息后,显示所述虚拟视频会议室中对应的会议成员与所述文本信息。Optionally, the terminal further includes: the display module, configured to display the corresponding conference member and the text information in the virtual video conference room after receiving the text information of the user participating in the video conference.
本发明实施例还提供一种计算机可读存储介质,存储有程序指令,当该程序指令被执行时可实现上述方法。The embodiment of the invention further provides a computer readable storage medium storing program instructions, which can be implemented when the program instructions are executed.
综上,本发明实施例提供的视频会议的方法、服务器及终端,解决了视频聊天室需要的巨大带宽和网络延迟问题,用户只用一次注册用户信息,可以随时进行会议视频,极大减少建立视频流需要的流量和带宽上的开销。In summary, the video conference method, server, and terminal provided by the embodiments of the present invention solve the problem of huge bandwidth and network delay required by the video chat room. The user can register the user information at one time, and can greatly reduce the conference video. The overhead of traffic and bandwidth required for video streaming.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1为本发明实施例的服务器侧的视频会议的方法的流程图;1 is a flowchart of a method for video conference on a server side according to an embodiment of the present invention;
图2为本发明实施例的客户端侧的视频会议的方法的流程图;2 is a flowchart of a method for video conference on a client side according to an embodiment of the present invention;
图3为本发明实施例的服务器的示意图;3 is a schematic diagram of a server according to an embodiment of the present invention;
图4为本发明实施例的终端的示意图。 FIG. 4 is a schematic diagram of a terminal according to an embodiment of the present invention.
本发明的实施方式Embodiments of the invention
下文中将结合附图对本发明实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。The embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments in the present application may be arbitrarily combined with each other.
图1为本发明实施例的服务器侧的视频会议的方法的流程图,如图1所示,本实施例的方法包括:FIG. 1 is a flowchart of a method for a video conference on a server side according to an embodiment of the present invention. As shown in FIG. 1 , the method in this embodiment includes:
S11、接收到视频会议的构建请求消息后,向所有注册参与视频会议的用户对应的客户端发送构建消息,所述构建消息携带注册参与视频会议的所有用户的头像信息;S11. After receiving the configuration request message of the video conference, send a construction message to the client corresponding to the user who is registered to participate in the video conference, where the construction message carries the avatar information of all users who register to participate in the video conference.
S12、接收到参与视频会议的用户的语音信息后,将所述语音信息推送给所有的或指定的参与视频会议的用户对应的客户端。S12. After receiving the voice information of the user participating in the video conference, the voice information is pushed to all clients corresponding to the designated user participating in the video conference.
在一可选实施例中,接收视频会议的构建请求消息前,还可以包括步骤:In an optional embodiment, before receiving the configuration request message of the video conference, the method may further include the following steps:
接收到参与视频会议的注册请求消息后,进行视频会议注册,提取所述注册请求消息中携带的用户头像信息,并保存。After receiving the registration request message for participating in the video conference, the video conference registration is performed, and the user avatar information carried in the registration request message is extracted and saved.
在一可选实施例中,还可以包括步骤:In an optional embodiment, the method may further include the following steps:
接收到一参与视频会议的用户的文本信息后,将所述文本信息推送给所有的或指定的参与视频会议的用户对应的客户端。After receiving the text information of the user participating in the video conference, the text information is pushed to all the clients corresponding to the designated users participating in the video conference.
图2为本发明实施例的客户端侧的视频会议的方法的流程图,如图2所示,本实施例的方法包括:FIG. 2 is a flowchart of a method for a video conference on a client side according to an embodiment of the present invention. As shown in FIG. 2, the method in this embodiment includes:
S21、接收到服务器的视频会议的构建消息后,构建一视频会议室;S21. After receiving the construction message of the video conference of the server, construct a video conference room.
S22、提取所述构建消息中携带的参与视频会议的所有用户的头像信息,分别将所述头像信息与所述虚拟视频会议室中对应的会议成员进行绑定。S22: Extract avatar information of all users participating in the video conference carried in the construction message, and bind the avatar information to a corresponding conference member in the virtual video conference room.
在一可选实施例中,接收服务器的视频会议的构建消息前,还可以包括以下步骤:In an optional embodiment, before receiving the construction message of the video conference of the server, the method may further include the following steps:
向所述服务器发送视频会议的注册请求,所述注册请求携带用户头像信息Sending a registration request of the video conference to the server, where the registration request carries user avatar information
在一可选实施例中,还可以包括以下步骤: In an optional embodiment, the following steps may also be included:
接收到参与视频会议的用户的语音信息后,显示由所述虚拟视频会议室中对应的会议成员来播放所述语音信息。After receiving the voice information of the user participating in the video conference, the voice information is played by the corresponding conference member in the virtual video conference room.
在一可选实施例中,还可以包括以下步骤:In an optional embodiment, the following steps may also be included:
接收到参与视频会议的用户的文本信息后,显示所述虚拟视频会议室中对应的会议成员与所述文本信息。After receiving the text information of the user participating in the video conference, the corresponding conference member and the text information in the virtual video conference room are displayed.
本发明实施例包括即时通讯客户端和服务器两部分,如图3和图4所示。Embodiments of the present invention include an instant messaging client and a server, as shown in FIGS. 3 and 4.
图3为本发明实施例的服务器的示意图,如图3所示,本实施例的服务器30包括:FIG. 3 is a schematic diagram of a server according to an embodiment of the present invention. As shown in FIG. 3, the server 30 of this embodiment includes:
构建模块302,设置为接收到视频会议的构建请求消息后,向所有注册参与视频会议的用户对应的客户端发送构建消息,所述构建消息携带注册参与视频会议的所有用户的头像信息;以及The construction module 302 is configured to: after receiving the construction request message of the video conference, send a construction message to the client corresponding to the user who is registered to participate in the video conference, where the construction message carries the avatar information of all users who register to participate in the video conference;
推送模块303,设置为接收到参与视频会议的用户的语音信息后,将所述语音信息推送给所有的或指定的参与视频会议的用户对应的客户端。The pushing module 303 is configured to: after receiving the voice information of the user participating in the video conference, push the voice information to all clients corresponding to the designated user participating in the video conference.
在一可选实施例中,还可以包括:In an optional embodiment, the method may further include:
注册模块301,设置为接收到视频会议的注册请求消息后,进行视频会议注册,提取所述注册请求消息中携带的用户头像信息,并保存。The registration module 301 is configured to perform a video conference registration after receiving the registration request message of the video conference, and extract the user avatar information carried in the registration request message, and save the information.
在一可选实施例中,所述推送模块303,还可以设置为接收到一参与视频会议的用户的文本信息后,将所述文本信息推送给所有的或指定的参与视频会议的用户对应的客户端。In an optional embodiment, the pushing module 303 may be further configured to: after receiving the text information of a user participating in the video conference, push the text information to all or corresponding users participating in the video conference. Client.
图4为本发明实施例的终端的示意图,如图4所示,本实施例的终端40包括:FIG. 4 is a schematic diagram of a terminal according to an embodiment of the present invention. As shown in FIG. 4, the terminal 40 of this embodiment includes:
构建模块402,设置为接收到所述服务器的视频会议的构建消息后,构建一虚拟视频会议室;以及The building module 402 is configured to: after receiving the construction message of the video conference of the server, construct a virtual video conference room;
绑定模块403,设置为提取所述构建消息中携带的注册参与视频会议的所有用户的头像信息,分别将所述头像信息与所述虚拟视频会议室中对应的 会议成员进行绑定。The binding module 403 is configured to extract avatar information of all users registered to participate in the video conference carried in the construction message, and respectively respectively, the avatar information and the corresponding virtual video conference room Meeting members are bound.
这样,即生成一个具有用户外貌特征的虚拟视频角色,通过这个角色用来播放会议成员传送过来的语音,这样就达到了视频通话的目的。In this way, a virtual video character with user appearance features is generated, and the character is used to play the voice transmitted by the conference member, thus achieving the purpose of the video call.
在一可选实施例中,还可以包括:In an optional embodiment, the method may further include:
注册模块401,设置为向服务器发送视频会议的注册请求,所述注册请求携带用户头像信息。The registration module 401 is configured to send a registration request of the video conference to the server, where the registration request carries the user avatar information.
在一可选实施例中,还可以包括:显示模块404,设置为接收到参与视频会议的用户的语音信息后,显示由所述虚拟视频会议室中对应的会议成员来播放所述语音信息。In an optional embodiment, the display module 404 is further configured to: after receiving the voice information of the user participating in the video conference, displaying the voice information by the corresponding conference member in the virtual video conference room.
在一可选实施例中,所述显示模块404,还可以设置为接收到参与视频会议的用户的文本信息后,显示所述虚拟视频会议室中对应的会议成员与所述文本信息。In an optional embodiment, the display module 404 is further configured to display the corresponding conference member and the text information in the virtual video conference room after receiving the text information of the user participating in the video conference.
本实施例中,客户端在使用前,向服务器注册用户信息,该用户信息包括拍摄并上传的用户正面头像以及提交年龄性别等基本信息。In this embodiment, before the user uses the client, the user information is registered with the server, and the user information includes basic avatars of the user who are photographed and uploaded, and basic information such as the age and gender.
服务器提取用户面部特征(如面部纹理即面部图片)并保存,为了构建较为真实的用户模型,服务器可以提取用户头像信息,并保存。The server extracts user facial features (such as facial textures, ie facial images) and saves them. In order to construct a more realistic user model, the server can extract user avatar information and save it.
客户端构建虚拟会议室时,根据服务器下发的用户信息,将用户年龄性别等信息与用户头像进行绑定,生成视频会议需要的视频语音角色。When the client constructs a virtual conference room, it binds the information such as the user's age and gender to the user's avatar based on the user information sent by the server to generate the video voice role required for the video conference.
每个用户客户端通过服务器下发的用户信息,生成对应的视频会议角色(即会议成员),放置在一个虚拟的房间内部,即可完成会议室搭建。Each user client generates a corresponding video conference role (ie, a conference member) through the user information delivered by the server, and is placed inside a virtual room to complete the conference room construction.
整个过程包括:客户端首先注册,然后发起或参与视频会议,并构建虚拟会议室,最后通过语音进行虚拟视频会议。服务器处理用户信息,提取面部特征并对客户端发来语音、普通消息进行推送。整个视频会议过程不依靠视频流服务器,仅仅传输音频信息即可达到视频会议的目的,极大的提高视频会议的实时性、有效性。The whole process includes: the client first registers, then initiates or participates in the video conference, builds a virtual conference room, and finally performs a virtual video conference by voice. The server processes the user information, extracts facial features, and pushes the voice and ordinary messages sent by the client. The entire video conference process does not rely on the video stream server, and only the audio information can be transmitted to achieve the purpose of the video conference, which greatly improves the real-time and effectiveness of the video conference.
本发明实施例的方法做到了只需要传输音频信号以及通过服务器下发的会议人员信息,即可自动构建会议室来达到视频会议通讯的目的,建立了一种通过终端达到虚拟面对面会议的目的,扩展了视频聊天的思路,丰富了工 作和生活。The method of the embodiment of the invention can realize the purpose of the video conference communication by automatically constructing the conference room only by transmitting the audio signal and the conference personnel information sent by the server, and establishing a virtual face-to-face conference through the terminal. Expanded the idea of video chat, enriched the work Work and life.
本实施例中,即时通讯客户端注册时保存用户信息到即时通讯服务器,建议虚拟会议室时,会议用户客户端收到服务端下发的其他会议成员的面部特征、用户信息等信息,在本机进行虚拟会议室的搭建。视频发起人一旦发起虚拟视频会议,接收会议的参与人员即可视频会议。该方法解决了视频聊天室需要的巨大带宽和网络延迟问题,用户只用一次注册用户信息,可以随时进行会议视频,极大减少建立视频流需要的流量和带宽上的开销。In this embodiment, when the instant messaging client registers, the user information is saved to the instant messaging server. When the virtual conference room is recommended, the conference user client receives facial features, user information, and other information of other conference members delivered by the server. The machine is used to set up a virtual conference room. Once the video sponsor initiates a virtual video conference, the participants of the conference can receive the video conference. The method solves the problem of huge bandwidth and network delay required by the video chat room. The user can use the registered user information once to perform the conference video at any time, which greatly reduces the traffic and bandwidth required for establishing the video stream.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件完成,所述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。可选地,上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。相应地,上述实施例中的各模块/单元可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。本发明实施例不限制于任何特定形式的硬件和软件的结合。One of ordinary skill in the art will appreciate that all or a portion of the steps described above can be accomplished by a program that instructs the associated hardware, such as a read-only memory, a magnetic or optical disk, and the like. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the foregoing embodiment may be implemented in the form of hardware or in the form of a software function module. Embodiments of the invention are not limited to any specific form of combination of hardware and software.
工业实用性Industrial applicability
通过本发明实施例,用户只用一次注册用户信息,可以随时进行会议视频,极大减少建立视频流需要的流量和带宽上的开销。 With the embodiment of the present invention, the user can perform the conference video at any time by using only one registered user information, which greatly reduces the traffic and bandwidth required for establishing the video stream.

Claims (16)

  1. 一种视频会议的方法,包括:A method of video conferencing, including:
    接收到视频会议的构建请求消息后,向所有注册参与视频会议的用户对应的客户端发送构建消息,所述构建消息携带注册参与视频会议的所有用户的头像信息;After receiving the configuration request message of the video conference, sending a construction message to all clients corresponding to the user who is registered to participate in the video conference, where the construction message carries the avatar information of all users who register to participate in the video conference;
    接收到参与视频会议的用户的语音信息后,将所述语音信息推送给所有的或指定的参与视频会议的用户对应的客户端。After receiving the voice information of the user participating in the video conference, the voice information is pushed to all the clients corresponding to the specified user participating in the video conference.
  2. 如权利要求1所述的方法,接收视频会议的构建请求消息前,所述方法还包括:The method of claim 1, before receiving the construction request message of the video conference, the method further includes:
    接收到参与视频会议的注册请求消息后,进行视频会议注册,提取所述注册请求消息中携带的用户头像信息,并保存。After receiving the registration request message for participating in the video conference, the video conference registration is performed, and the user avatar information carried in the registration request message is extracted and saved.
  3. 如权利要求1或2所述的方法,所述方法还包括:The method of claim 1 or 2, the method further comprising:
    接收到一参与视频会议的用户的文本信息后,将所述文本信息推送给所有的或指定的参与视频会议的用户对应的客户端。After receiving the text information of the user participating in the video conference, the text information is pushed to all the clients corresponding to the designated users participating in the video conference.
  4. 一种视频会议服务器,包括:A video conferencing server, comprising:
    构建模块,设置为接收到视频会议的构建请求消息后,向所有注册参与视频会议的用户对应的客户端发送构建消息,所述构建消息携带注册参与视频会议的所有用户的头像信息;以及a building module, configured to send a construction message to a client corresponding to a user who is registered to participate in the video conference, and the construction message carries avatar information of all users who participate in the video conference;
    推送模块,设置为接收到参与视频会议的用户的语音信息后,将所述语音信息推送给所有的或指定的参与视频会议的用户对应的客户端。The push module is configured to: after receiving the voice information of the user participating in the video conference, push the voice information to all clients corresponding to the specified user participating in the video conference.
  5. 如权利要求4所述的服务器,所述服务器还包括:The server of claim 4, the server further comprising:
    注册模块,设置为接收到视频会议的注册请求消息后,进行视频会议注册,提取所述注册请求消息中携带的用户头像信息,并保存。The registration module is configured to: after receiving the registration request message of the video conference, perform video conference registration, and extract the user avatar information carried in the registration request message, and save the information.
  6. 如权利要求4或5所述的服务器,The server according to claim 4 or 5,
    所述推送模块,还设置为接收到一参与视频会议的用户的文本信息后,将所述文本信息推送给所有的或指定的参与视频会议的用户对应的客户端。The push module is further configured to: after receiving the text information of the user participating in the video conference, push the text information to all clients corresponding to the designated user participating in the video conference.
  7. 一种视频会议的方法,包括: A method of video conferencing, including:
    接收到服务器的视频会议的构建消息后,构建一虚拟视频会议室;After receiving the construction message of the video conference of the server, construct a virtual video conference room;
    提取所述构建消息中携带的注册参与视频会议的所有用户的头像信息,分别将所述头像信息与所述虚拟视频会议室中对应的会议成员进行绑定。Extracting avatar information of all users who are registered to participate in the video conference, and the avatar information is respectively bound to the corresponding conference member in the virtual video conference room.
  8. 如权利要求7所述的方法,接收服务器的视频会议的构建消息前,所述方法还包括:The method of claim 7, before receiving the construction message of the video conference of the server, the method further comprising:
    向所述服务器发送视频会议的注册请求,所述注册请求携带用户头像信息。Sending a registration request of the video conference to the server, where the registration request carries user avatar information.
  9. 如权利要求7或8所述的方法,所述方法还包括:The method of claim 7 or 8, the method further comprising:
    接收到参与视频会议的用户的语音信息后,显示由所述虚拟视频会议室中对应的会议成员来播放所述语音信息。After receiving the voice information of the user participating in the video conference, the voice information is played by the corresponding conference member in the virtual video conference room.
  10. 如权利要求9所述的方法,所述方法还包括:The method of claim 9 further comprising:
    接收到参与视频会议的用户的文本信息后,显示所述虚拟视频会议室中对应的会议成员与所述文本信息。After receiving the text information of the user participating in the video conference, the corresponding conference member and the text information in the virtual video conference room are displayed.
  11. 一种终端,包括:A terminal comprising:
    构建模块,设置为接收到所述服务器的视频会议的构建消息后,构建一虚拟视频会议室;以及Building a module, configured to construct a virtual video conference room after receiving the construction message of the video conference of the server;
    绑定模块,设置为提取所述构建消息中携带的注册参与视频会议的所有用户的头像信息,分别将所述头像信息与所述虚拟视频会议室中对应的会议成员进行绑定。The binding module is configured to extract avatar information of all users who are registered to participate in the video conference carried in the construction message, and bind the avatar information to the corresponding conference member in the virtual video conference room.
  12. 如权利要求11所述的终端,所述终端还包括:The terminal of claim 11, the terminal further comprising:
    注册模块,设置为向服务器发送视频会议的注册请求,所述注册请求携带用户头像信息。The registration module is configured to send a registration request of the video conference to the server, where the registration request carries the user avatar information.
  13. 如权利要求11或12所述的终端,所述终端还包括:The terminal according to claim 11 or 12, further comprising:
    显示模块,设置为接收到参与视频会议的用户的语音信息后,显示由所述虚拟视频会议室中对应的会议成员来播放所述语音信息。The display module is configured to display the voice information by the corresponding conference member in the virtual video conference room after receiving the voice information of the user participating in the video conference.
  14. 如权利要求11或12所述的终端,所述终端还包括:The terminal according to claim 11 or 12, further comprising:
    所述显示模块,设置为接收到参与视频会议的用户的文本信息后,显示 所述虚拟视频会议室中对应的会议成员与所述文本信息。The display module is configured to display after receiving text information of a user participating in the video conference The corresponding conference member and the text information in the virtual video conference room.
  15. 一种计算机可读存储介质,存储有程序指令,当该程序指令被执行时可实现权利要求1-3任一项所述的方法。A computer readable storage medium storing program instructions that, when executed, can implement the method of any of claims 1-3.
  16. 一种计算机可读存储介质,存储有程序指令,当该程序指令被执行时可实现权利要求7-10任一项所述的方法。 A computer readable storage medium storing program instructions that, when executed, implement the method of any of claims 7-10.
PCT/CN2015/087858 2015-04-13 2015-08-21 Video conference method, server and terminal WO2016165261A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510172365.7A CN106162042A (en) 2015-04-13 2015-04-13 A kind of method of video conference, server and terminal
CN201510172365.7 2015-04-13

Publications (1)

Publication Number Publication Date
WO2016165261A1 true WO2016165261A1 (en) 2016-10-20

Family

ID=57126161

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/087858 WO2016165261A1 (en) 2015-04-13 2015-08-21 Video conference method, server and terminal

Country Status (2)

Country Link
CN (1) CN106162042A (en)
WO (1) WO2016165261A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112541495A (en) * 2020-12-22 2021-03-23 厦门亿联网络技术股份有限公司 Conference message detection method, device, server and storage medium
CN112866622A (en) * 2021-02-10 2021-05-28 北京字跳网络技术有限公司 Information processing method, device, server, storage medium and system
CN113014852A (en) * 2019-12-19 2021-06-22 斑马智行网络(香港)有限公司 Information prompting method, device and equipment
CN114071052A (en) * 2021-11-11 2022-02-18 华能招标有限公司 Video stream transmission method and monitoring system in remote bid evaluation video conference process
CN114422744A (en) * 2021-12-23 2022-04-29 华能招标有限公司 Video picture display method and device in remote bid evaluation video conference process

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108989364B (en) * 2017-05-31 2023-06-06 中兴通讯股份有限公司 Data information pushing method, device and system based on cloud conference and terminal equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080088698A1 (en) * 2006-10-11 2008-04-17 Cisco Technology, Inc. Interaction based on facial recognition of conference participants
CN101237557A (en) * 2008-02-21 2008-08-06 宇龙计算机通信科技(深圳)有限公司 A method, system and device for adding contact head image in video communication
CN101895717A (en) * 2010-06-29 2010-11-24 上海紫南信息技术有限公司 Method for displaying pure voice terminal image in video session
CN101951494A (en) * 2010-10-14 2011-01-19 上海紫南信息技术有限公司 Method for fusing display images of traditional phone and video session

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2539153B2 (en) * 1993-03-19 1996-10-02 インターナショナル・ビジネス・マシーンズ・コーポレイション Virtual conference system terminal device and virtual conference system
CN100579085C (en) * 2007-09-25 2010-01-06 腾讯科技(深圳)有限公司 Implementation method of UI, user terminal and instant communication system
US20110271197A1 (en) * 2010-04-30 2011-11-03 American Teleconferncing Services Ltd. Distributing Information Between Participants in a Conference via a Conference User Interface
CN103368929B (en) * 2012-04-11 2016-03-16 腾讯科技(深圳)有限公司 A kind of Video chat method and system
CN103647922A (en) * 2013-12-20 2014-03-19 百度在线网络技术(北京)有限公司 Virtual video call method and terminals

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080088698A1 (en) * 2006-10-11 2008-04-17 Cisco Technology, Inc. Interaction based on facial recognition of conference participants
CN101237557A (en) * 2008-02-21 2008-08-06 宇龙计算机通信科技(深圳)有限公司 A method, system and device for adding contact head image in video communication
CN101895717A (en) * 2010-06-29 2010-11-24 上海紫南信息技术有限公司 Method for displaying pure voice terminal image in video session
CN101951494A (en) * 2010-10-14 2011-01-19 上海紫南信息技术有限公司 Method for fusing display images of traditional phone and video session

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113014852A (en) * 2019-12-19 2021-06-22 斑马智行网络(香港)有限公司 Information prompting method, device and equipment
CN112541495A (en) * 2020-12-22 2021-03-23 厦门亿联网络技术股份有限公司 Conference message detection method, device, server and storage medium
CN112866622A (en) * 2021-02-10 2021-05-28 北京字跳网络技术有限公司 Information processing method, device, server, storage medium and system
CN112866622B (en) * 2021-02-10 2022-06-17 北京字跳网络技术有限公司 Information processing method, device, server, storage medium and system
CN114071052A (en) * 2021-11-11 2022-02-18 华能招标有限公司 Video stream transmission method and monitoring system in remote bid evaluation video conference process
CN114071052B (en) * 2021-11-11 2023-06-16 华能招标有限公司 Video streaming transmission method and supervision system in remote comment video conference process
CN114422744A (en) * 2021-12-23 2022-04-29 华能招标有限公司 Video picture display method and device in remote bid evaluation video conference process
CN114422744B (en) * 2021-12-23 2023-06-09 华能招标有限公司 Video picture display method and device for remote comment video conference process

Also Published As

Publication number Publication date
CN106162042A (en) 2016-11-23

Similar Documents

Publication Publication Date Title
WO2016165261A1 (en) Video conference method, server and terminal
TWI554317B (en) System and method for managing audio and video channels for video game players and spectators
US20120017149A1 (en) Video whisper sessions during online collaborative computing sessions
WO2014101472A1 (en) Information processing method and device for video communication
WO2016019775A1 (en) Conference migration method, device and system
CN110267064A (en) Audio broadcast state processing method, device, equipment and storage medium
US9525658B2 (en) Synchronous communication system and method
CN106789593B (en) A kind of instant message processing method, server and system merging sign language
CN112866619B (en) Teleconference control method and device, electronic equipment and storage medium
CN108809902B (en) Terminal, server and audio and video conference implementation method, device and system thereof
WO2014161326A1 (en) Video communication method and device
CN104283847B (en) The social service implementation method and device shared based on video
WO2014177082A1 (en) Video conference video processing method and terminal
JP2015041885A (en) Video conference system
WO2016206471A1 (en) Multimedia service processing method, system and device
US9876831B1 (en) Facilitating communication between users
WO2015078105A1 (en) Method and system for processing audio of synchronous classroom
CN102291366A (en) Method for realizing instant messaging of multi-media conference and user equipment
CN114979545A (en) Multi-terminal call method, storage medium and electronic device
WO2011010563A1 (en) Video call system, master-side terminal, slave-side terminal, and program
CN114095548A (en) Multi-person voice collaboration system based on communication network
CN107426084B (en) Information management method of chat software
CN107846634B (en) Audio and video file sharing method, device and system, storage medium and terminal equipment
TWI799229B (en) Connection method between different online meeting platforms and connecting device executing the method
CN111277783B (en) Connection establishment method and device for captain mode video conference

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: 15888962

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15888962

Country of ref document: EP

Kind code of ref document: A1