WO2024087814A1 - Method for implementing range communication in virtual conference, and display device and mobile terminal - Google Patents

Method for implementing range communication in virtual conference, and display device and mobile terminal Download PDF

Info

Publication number
WO2024087814A1
WO2024087814A1 PCT/CN2023/113270 CN2023113270W WO2024087814A1 WO 2024087814 A1 WO2024087814 A1 WO 2024087814A1 CN 2023113270 W CN2023113270 W CN 2023113270W WO 2024087814 A1 WO2024087814 A1 WO 2024087814A1
Authority
WO
WIPO (PCT)
Prior art keywords
target
participant
virtual
display device
communication
Prior art date
Application number
PCT/CN2023/113270
Other languages
French (fr)
Chinese (zh)
Other versions
WO2024087814A9 (en
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
Priority claimed from CN202211313577.9A external-priority patent/CN116112628A/en
Priority claimed from CN202310244721.6A external-priority patent/CN117768698A/en
Application filed by 聚好看科技股份有限公司 filed Critical 聚好看科技股份有限公司
Publication of WO2024087814A1 publication Critical patent/WO2024087814A1/en
Publication of WO2024087814A9 publication Critical patent/WO2024087814A9/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/14Systems for two-way working

Definitions

  • the present application relates to the field of computer technology, and in particular to a method for implementing range communication in a virtual conference, a display device, and a mobile terminal.
  • display devices include smart TVs, smart phones, computers, and products with smart display screens.
  • virtual conference systems can be configured in display devices. Use virtual conference systems to create virtual conferences and allow multiple participants to join virtual conferences for communication.
  • the present application provides a display device, comprising: a display configured to display an image and/or a user interface; a memory configured to store computer instructions and data related to the display; and at least one processor connected to the display and the memory, the processor being configured to execute computer instructions so that the display device: receives an operation of a current participant joining a target virtual conference, requests a server to join the current participant to a group discussion group corresponding to the target virtual conference, and displays a virtual conference interface of the target virtual conference, wherein the group discussion group includes all participants joining the target virtual conference, and the virtual conference interface includes a virtual communication room corresponding to the group discussion group and a virtual conference room corresponding to the group discussion group.
  • the virtual images corresponding to all the participants in the group discussion group are displayed in the virtual communication room; based on the current position information of the current virtual image in the virtual communication room, detecting whether there is a target virtual image within a preset distance range of the current virtual image, the current virtual image is the virtual image of the current participant, and the target virtual image is the virtual image of the target participant in the group discussion group; if there is at least one target virtual image within the preset distance range of the current virtual image, then filtering out the target participant corresponding to the current participant and the at least one target virtual image from the group discussion, and generating a range communication discussion group;
  • the present application also provides a server, including: a processor, configured to: in response to a conference participation request sent by a display device, add a designated participant corresponding to the display device to a group discussion group corresponding to a target virtual conference, the group discussion group including all participants joining the target virtual conference; receive a communication message generated by the designated participant sent by the display device, the communication message carrying a communication identifier; if the communication identifier is a range communication identifier, send the communication message generated by the designated participant to at least one target participant end in a range communication discussion group with the same range communication identifier, the range communication discussion group including the designated participant and at least one target participant that meets a preset distance range with the designated participant; if the communication identifier is a full-field communication identifier, send the communication message generated by the designated participant to all participant ends of the group discussion group corresponding to the full-field communication identifier.
  • a processor configured to: in response to a conference participation request sent by a display device, add a designated participant corresponding to
  • the present application also provides a method for implementing range communication in a virtual conference, which is applied to a display device, and the method includes: receiving an operation of a current participant to join a target virtual conference, requesting a server to add the current participant to a group discussion group corresponding to the target virtual conference, and displaying a virtual conference interface of the target virtual conference, wherein the group discussion group includes all participants who have joined the target virtual conference, and the virtual conference interface includes a virtual communication room corresponding to the group discussion group and virtual images corresponding to all participants in the group discussion group, and the virtual images corresponding to all participants are displayed in the virtual communication room; based on the current virtual image in the group discussion group, The current position information in the virtual communication room is detected, and whether there is a target virtual image within a preset distance range of the current virtual image, the current virtual image is the virtual image of the current participant, and the target virtual image is the virtual image of the target participant in the group discussion group; if there is at least one target virtual image within the preset distance range of the current virtual image,
  • the present application also provides a method for implementing range communication in a virtual conference, which is applied to a server, and the method includes: in response to a conference participation request sent by a display device, adding a designated participant corresponding to the display device to a group discussion group corresponding to a target virtual conference, wherein the group discussion group includes all participants who have joined the target virtual conference; receiving a communication message generated by the designated participant sent by the display device, wherein the communication message carries a communication identifier; if the communication identifier is a range communication identifier, sending the communication message generated by the designated participant to at least one target participant end in the range communication discussion group having the same range communication identifier, wherein the range communication discussion group includes the designated participant and at least one target participant who meets a preset distance range with the designated participant; if the communication identifier is a full-field communication identifier, sending the communication message generated by the designated participant to all participant ends of the group discussion group corresponding to the full-field communication identifier.
  • the present application also provides a computer non-volatile readable storage medium, which can store a program, and when the program is executed, it can implement some or all of the steps in each embodiment of the method for implementing range communication in a virtual meeting provided by the present application.
  • FIG1 is a schematic diagram showing an operation scenario between a display device and a control apparatus according to some embodiments
  • FIG2 shows a flow chart of a method for creating a virtual meeting according to some embodiments
  • FIG3 illustrates a timing diagram for creating a virtual conference according to some embodiments
  • FIG4 shows a schematic diagram of a conference creation interface according to some embodiments
  • FIG5 is a flowchart showing a method for implementing a range communication in a virtual meeting performed by a display device according to some embodiments
  • FIG6 illustrates a timing diagram of participants joining a virtual conference according to some embodiments
  • FIG7 shows a schematic diagram of a virtual conference selection interface according to some embodiments.
  • FIG8 shows a schematic diagram of a virtual conference interface according to some embodiments.
  • FIG9 shows a schematic diagram of an interface for joining a target virtual conference through a conference password according to some embodiments
  • FIG10 shows a timing diagram of implementing range communication in a virtual communication room according to some embodiments
  • FIG11 shows a schematic top view of a range communication area division according to some embodiments.
  • FIG12 is a flowchart showing a method for generating a range exchange discussion group according to some embodiments.
  • FIG13( a ) shows a schematic diagram of a virtual conference interface at a host end according to some embodiments
  • FIG13( b ) shows another schematic diagram of a virtual conference interface at the host end according to some embodiments
  • FIG14 is a schematic diagram showing a speech type dialog box displayed on a participant end according to some embodiments.
  • FIG15 shows another timing diagram for implementing range communication in a virtual communication room according to some embodiments.
  • FIG16 shows another schematic top view of the range communication area division according to some embodiments.
  • FIG17 is a flowchart showing a method for implementing range communication according to some embodiments.
  • FIG18 shows a flow chart of a method for implementing range communication in a virtual conference performed by a server according to some embodiments
  • FIG19 shows another flow chart of a method for implementing range communication in a virtual conference performed by a server according to some embodiments
  • FIG. 20 shows a hardware configuration block diagram of a display device 200 according to some embodiments.
  • FIG21 shows a hardware configuration block diagram of a mobile terminal 300 according to some embodiments.
  • FIG. 22 shows a schematic diagram of software configuration in the display device 200 or the mobile terminal 300 according to some embodiments
  • FIG23 shows a software interaction diagram of a page display method based on device performance according to some embodiments
  • FIG24 is a schematic flow chart showing a method for displaying a page based on device performance according to some embodiments.
  • FIG25 is a flowchart showing another method for displaying a page based on device performance according to some embodiments.
  • FIG26 shows a schematic diagram of a skeleton point composition graph according to some embodiments.
  • FIG. 27 shows a schematic diagram of a scene for displaying a training page according to some embodiments
  • FIG28 is a schematic diagram showing a scene of displaying a virtual human training screen according to some embodiments.
  • FIG29 is a schematic diagram showing a prompt scenario of a follow-up training page according to some embodiments.
  • FIG30 shows an interactive schematic diagram of a method for displaying a page based on device performance according to some embodiments.
  • the display device provided in the embodiments of the present application may have various implementation forms, for example, it may be a television, a smart television, a computer, a laser projection device, a monitor, an electronic whiteboard (electronic bulletin board), an electronic desktop (electronic table), etc.
  • FIG1 is a specific implementation of the display device of the present application.
  • Fig. 1 is a schematic diagram showing an operation scenario between a display device and a control apparatus according to some embodiments.
  • a user 100 can operate a display device 200 via a terminal device 300, or the user 100 can directly operate the display device 200.
  • the terminal device 300 may be, for example, a mobile terminal, a tablet computer, a computer, a laptop computer, etc.
  • the display device 200 is controlled using an application program running on the terminal device.
  • the display device 200 may not use the above-mentioned terminal device to receive instructions, but may receive user control through touch or gestures, etc.
  • the display device 200 may also directly receive the user's voice command control through a module for obtaining voice commands configured inside the display device 200, or may receive the user's voice command control through a voice control device provided outside the display device 200.
  • the display device 200 also communicates data with the server 400.
  • the display device 200 may be allowed to communicate via a local area network (LAN), a wireless local area network (WLAN), and other networks.
  • the server 400 may provide various content and interactions to the display device 200.
  • the server 400 may be one cluster or multiple clusters, and may include one or more types of servers.
  • a virtual conference system is configured in the display device 200, and the virtual conference system may exist in the form of an application.
  • a virtual conference is created using the virtual conference system, and multiple participants are allowed to join the virtual conference for communication.
  • the embodiment of the present application provides a display device 200, and is configured to perform a method for implementing range communication in a virtual meeting.
  • the participants are presented in the virtual meeting scene (virtual communication room) in the form of virtual images, and the virtual images can roam in the virtual meeting scene.
  • the conversation voices of other virtual images corresponding to the participants within this range can be heard by the current participant, and the current participant’s speech can also be heard by other participants within the range, that is, as in the real scene, within a certain social range, participants can communicate freely.
  • FIG2 shows a flow chart of a method for creating a virtual meeting according to some embodiments
  • FIG3 shows a timing chart of creating a virtual meeting according to some embodiments.
  • the present application embodiment provides a display device 200, including: a display configured to display a user interface, the user interface including but not limited to the virtual meeting interface, virtual meeting selection interface and meeting creation interface shown herein; a processor connected to the display, when executing the method for creating a virtual meeting shown in FIG2 and FIG3, the processor is configured to perform the following steps:
  • S02. Receive a trigger of a create button by a user, obtain different types of parameters input by the user based on at least one parameter input box, and generate a create request carrying create request parameters, where the create request parameters include different types of parameters.
  • S03 Send a creation request carrying creation request parameters to the server, where the creation request is used to instruct the server to create a virtual conference based on the creation request parameters.
  • the timing flow of creating a virtual conference shown in FIG3 specifically includes the following steps:
  • the administrator creates a meeting (meeting name, meeting start and end time, meeting scene ID, maximum number of participants, etc.) to the business server;
  • the business server generates a conference number
  • the business server creates a group discussion group to the instant messaging server
  • the instant messaging server notifies the business server of successful creation and returns the group code
  • the business server receives the notification of successful database saving, and further notifies the administrator end that the meeting is successfully saved;
  • the business server saves the conference cache information to the cache server
  • the business server receives a notification of successful saving sent by the cache server.
  • the subject who creates the virtual conference may be an administrator, and the conference creation interface is displayed on the display of the display device 200.
  • the user 100 in FIG1 may be the administrator who creates the virtual conference, and the administrator side may be a display device operated by the administrator.
  • FIG4 shows a schematic diagram of a conference creation interface according to some embodiments.
  • the conference creation interface includes at least one parameter input box.
  • the at least one parameter input box includes at least one or more combinations of a conference name input box, a conference time input box, a conference cover input box, a maximum number of people input box, a conference scene input box, a public display input box, a participation restriction input box, a host input box, a create button, and a cancel button.
  • the Meeting Name input box is used to determine the name of the virtual meeting.
  • the Meeting Time input box is used to determine the start and end time of the virtual meeting.
  • the Meeting Cover input box is used to determine the cover of the virtual meeting. This parameter is not required.
  • the Maximum Number of Participants input box is used to determine the maximum number of participants in the virtual meeting.
  • the Meeting Scene input box is used to determine the background pattern of the virtual communication room corresponding to the virtual meeting. The background pattern defaults to the meeting cover. The pattern on the screen can also be changed; select a meeting scene pattern to determine the meeting scene ID.
  • the public display input box is used to determine whether the virtual meeting is publicly displayed.
  • the participation restriction input box is used to determine whether a password verification is required to join the virtual meeting.
  • the public display input box is associated with the participation restriction input box.
  • the unlimited items and password verification items provided by the participation restriction input box are both in a triggerable state; if the administrator triggers the unlimited item, it means that there is no need to enter a password to join the virtual meeting; if the administrator triggers the password verification item, it means that a password is required to join the virtual meeting.
  • the public display input box is closed, the unlimited items and password verification items provided by the participation restriction input box are both in an untriggerable state.
  • the host input box determines the host of the virtual meeting.
  • the create button is used to determine the creation process of the virtual meeting after the administrator sets the corresponding type of parameters.
  • the cancel button is used to cancel the creation process of the virtual meeting.
  • the administrator provides various parameter input boxes based on the conference creation interface to set different types of parameters, and triggers the creation button.
  • the display device 200 operated by the administrator generates a creation request carrying creation request parameters, and the creation request parameters include different types of parameters.
  • the display device 200 operated by the administrator sends the creation request carrying the creation request parameters to the server, so that the server requests the instant messaging server to create a virtual conference and its group discussion group based on the creation request parameters.
  • the group discussion group is used to realize the transmission of instant messages of all participants who join the virtual conference to realize communication.
  • the creation request parameters include at least one of the meeting name, meeting password, meeting start time, meeting end time, meeting scene ID and the maximum number of participants; when password verification is not required, the creation request parameters include at least one of the meeting name, meeting start time, meeting end time, meeting scene ID and the maximum number of participants.
  • the server described in this article may be a business server.
  • the process of the business server creating a virtual conference based on a creation request from the display device may refer to the contents of subsequent server embodiments and will not be described in detail here.
  • FIG5 shows a flowchart of a method for implementing a range communication in a virtual meeting performed by a display device according to some embodiments.
  • a display device 200 provided in an embodiment of the present application is applied to a participant display device.
  • the processor of the participant display device 200 is configured to perform the following steps:
  • the group discussion group includes all participants who join the target virtual conference
  • the virtual conference interface includes a virtual communication room corresponding to the group discussion group and virtual images corresponding to all participants in the group discussion group.
  • the virtual images corresponding to all participants are displayed in the virtual communication room.
  • a virtual meeting corresponds to a group discussion group, and the group discussion group is used to achieve full communication among all participants joining the virtual meeting.
  • the virtual communication room can be regarded as a visual presentation of the group discussion group of the virtual meeting. Therefore, the group code of the group discussion group can be equivalent to the group code used to characterize the virtual communication room.
  • the group discussion group can be created by the business server based on the creation request of the administrator side, and then requesting the instant messaging server to create it. The process of the business server and the instant messaging server creating the group discussion group of the target virtual meeting can refer to the content of the subsequent server embodiment, which will not be repeated here.
  • the virtual image is displayed in the virtual communication room, which means that the participant corresponding to the virtual image has joined the group discussion group of the virtual meeting.
  • the virtual image is a visual representation of the participant in the virtual communication space.
  • the participants are displayed in a visual form, which can enhance the participants' sense of participation and experience.
  • the participants can control the movement of their corresponding virtual images in the virtual communication room, so that participants can communicate freely with other participants anywhere and at any time, just like in a real meeting scene.
  • the participant can join the target virtual conference, and then the virtual conference interface of the target virtual conference is displayed on the display of the participant.
  • the participant end can be a display device operated by the participant.
  • the user 100 in Figure 1 can be a participant.
  • FIG. 6 shows a timing diagram of participants joining a virtual conference according to some embodiments.
  • the processor of the participant display device 200 is further configured to perform the following steps when performing the operation of receiving the current participant to join the target virtual conference and displaying the virtual conference interface of the target virtual conference:
  • Step 1 Display a virtual conference selection interface, where the virtual conference selection interface includes at least one virtual conference selection item.
  • Step 2 receiving a trigger of a selection item of a target virtual conference from a current participant, and generating a conference request carrying conference request parameters.
  • Step 3 Send a conference request carrying conference request parameters to the server, where the conference request is used to instruct the server to verify the user ID and the conference number of the target virtual conference.
  • Step 4 receiving the meeting details information of the target virtual meeting corresponding to the meeting number sent by the server after verification, and displaying the virtual meeting interface of the target virtual meeting based on the meeting details information.
  • the participant triggers the virtual conference system configured in the display device 200 to display the virtual conference selection interface on the display.
  • the time sequence flow of a participant joining a virtual conference shown in FIG6 specifically includes the following steps:
  • the participant terminal S1 applies to the business server to join the conference (conference number + user ID + joining password);
  • S602 The business server receives the conference joining request and verifies the parameters
  • the business server queries the conference details information from the cache
  • S604 The business server receives the conference details information returned by the cache server
  • the participant terminal S1 receives a notification of failure to join the conference sent by the business server;
  • the business server adds the participant to the participant list
  • the business server sends a successful conference joining notification to the participant terminal S1 and returns conference details;
  • the business server sends a meeting joining notification to the instant messaging server
  • the instant messaging server sends a joining notification to other participants S2-Sn who have joined the meeting;
  • the participant terminal S1 joins the group discussion group based on the group code
  • the participant terminal S1 queries the business server for a list of participants who have attended the conference;
  • the participant terminal S1 receives the participant list (user ID, user name and location information, etc.) returned by the business server;
  • the participant terminal S1 saves the participant list locally.
  • FIG7 shows a schematic diagram of a virtual meeting selection interface according to some embodiments.
  • the virtual meeting selection interface displays the selection items of at least one virtual meeting that the participant is about to participate in, and the selection items of at least one virtual meeting are sorted in order from early to late according to the meeting start time of each virtual meeting.
  • the virtual meeting selection interface displays the selection items of two virtual meetings held today (October 10, 2022) and the selection items of two virtual meetings held on October 12, 2022.
  • the options for the virtual meeting present at least one of the following: meeting cover, meeting name, status, number of participants, number of participants allowed, access method, and meeting number.
  • the status may include types such as not started, in progress, and ended.
  • the number of participants is used to characterize the number of people who have currently joined the virtual meeting.
  • the number of participants allowed is the maximum number of participants for the virtual meeting.
  • the access method is used to determine whether a password is required to join the corresponding virtual meeting.
  • the meeting number is used to uniquely characterize the virtual meeting.
  • the meeting number can be 11 characters long.
  • the first digit is used to distinguish between multi-environment deployments (1-online environment, 2-test environment, etc.), the middle 6 digits are the year and date, and the following are 4 random numbers.
  • participant P1 joins the ongoing virtual conference A (target virtual conference).
  • the name of virtual conference A is "2022 XX New Product Launch Conference”
  • the access method is password-free
  • the number of participants is 2590
  • the number of participants is limited to 3000
  • the conference number is 1221010xxxx.
  • the current participant P1 triggers the selection of virtual conference A, and the display device S1 of participant P1 generates a conference request carrying the conference request parameters.
  • the conference request parameters include the user ID and the conference number of the target virtual conference.
  • the user ID is used to represent the identity of the current participant P1.
  • the business server verifies the legitimacy of the conference request parameters carried in the conference request, namely the user ID and the conference number of the target virtual conference. If the verification passes, the business server obtains the conference details information of the virtual conference A corresponding to the conference number (1221010xxxx) from the cache server. The business server sends the conference details information of the virtual conference A to the display device S1, and then the display device S1 displays the virtual conference interface of the virtual conference A on the display based on the conference details information.
  • the meeting details information includes at least one of the meeting name, meeting start time, meeting end time, meeting scene ID, meeting number, group code and maximum number of participants.
  • the group code is used to identify the group discussion group of the target virtual meeting (equivalent to the virtual communication room), and the meeting scene ID is used to characterize the meeting scene.
  • FIG8 shows a schematic diagram of a virtual conference interface according to some embodiments.
  • the virtual conference interface includes a virtual communication room and virtual images (P1'...Pn') corresponding to all participants (P1...Pn) who join the target virtual conference, and the virtual images corresponding to all participants are displayed in the virtual communication room.
  • the maximum value of n is the value of the limited number of people (maximum number of participants).
  • the virtual communication room can be regarded as a full-court communication area, and each virtual image in the virtual communication room can move within the full-court communication area.
  • the processor of the participant display device obtains the meeting scene ID from the meeting details information, and obtains the meeting scene corresponding to the meeting scene ID. Next, the meeting scene is displayed in the background of the virtual communication room corresponding to the virtual meeting, so that the participants can experience the atmosphere of participating in the new product launch conference in the real scene, and the user experience is good.
  • the processor of the participant display device is further configured to perform the following steps:
  • Step 5 Receive the successful meeting notification returned by the server after verification.
  • Step 6 In response to the notification of successful participation in the meeting, obtain the virtual image corresponding to the current participant.
  • Step 7 Based on the group code, the current participant is added to the group discussion group corresponding to the group code, and the virtual image of the current participant is displayed in the virtual communication room through the instant messaging server.
  • the business server After verifying that the participation request of the participant display device is passed, the business server adds participant P1 to the participant list of virtual conference A based on the conference number.
  • the participant list includes all participants who have joined the target virtual conference; the business server stores the participant list in the cache server.
  • the business server can also return a successful participation notification to the display device S1 of participant P1, and send the participation notification of participant P1 to other participant display devices through the instant messaging server.
  • the other participant display devices respond to the participation notification, which updates the local participant list of the other participant display devices.
  • the specific implementation content of the business server executing this process can refer to the content provided in the subsequent server embodiments, which will not be repeated here.
  • the participant list and the group discussion group have in common that both contain all participants of the same virtual meeting.
  • the difference between the two is that the group discussion group is created by the instant messaging server to enable the transmission of messages between participants; the participant list is statistically generated by the business server to count the relevant information of the participants.
  • the group discussion group includes information such as the user ID and user name of each participant, and the group discussion group may not include location information; the participant list includes the user ID, user name and location information of each participant, and the location information refers to the coordinate position of the participant's virtual image in the virtual communication room.
  • the display device S1 of participant P1 responds to the successful participation notification returned by the business server, adds participant P1 to the group discussion group corresponding to the group code of virtual conference A through the instant messaging server, and displays the virtual image P1' of participant P1 in the virtual communication room corresponding to virtual conference A.
  • the display device S1 of the participant P1 sends a query request to the service server, so that the service server obtains from the cache server a list of participants currently joining the virtual conference A.
  • the display device S1 updates the participant list stored locally on the display device S1 based on the latest participant list returned by the service server.
  • the creation request parameter includes a conference password.
  • the participant The request parameters include user ID, meeting password and meeting number of the target virtual meeting, etc.
  • meeting details include at least one of the meeting name, meeting password, meeting start time, meeting end time, meeting scenario ID, meeting number, group code and maximum number of participants.
  • the meeting password refers to the meeting password entered by the participant when applying to join the target virtual meeting.
  • the subsequent business server needs to verify the consistency of the meeting password with the meeting password set by the administrator when the virtual meeting is created.
  • the virtual meeting selection interface includes a selection item for virtual meeting B
  • the name of virtual meeting B is "XXXX Ultra-Large Screen New Product Launch Conference”
  • the meeting start time is 10:23 this morning
  • the access method is password-protected
  • the number of members is 2310
  • the limit is 6000
  • the meeting number is 1221010yyyy.
  • the current time is 9:30 am
  • the status of virtual conference B is not started.
  • the current time reaches 10:23
  • the status of virtual conference B switches to ongoing.
  • the current participant P1 triggers the selection item of virtual conference B, and a password input interface pops up in the virtual conference selection interface.
  • FIG9 shows a schematic diagram of an interface for joining a target virtual conference by using a conference password according to some embodiments.
  • the password input interface includes a password input box, a confirmation control, and a cancel control.
  • Participant P1 enters a password in the password input box and clicks the cancel control to cancel joining virtual conference B; clicks the confirmation control to confirm the joining password, and the processor determines whether the current number of participants has reached the maximum number of participants.
  • the processor switches to display the prompt interface in the virtual conference selection interface.
  • the prompt interface includes prompt information and a confirmation control.
  • the prompt information is used to inform the current participant P1 that the number of participants in virtual conference B is full and prompt the next operation to be performed; click the confirmation control to cancel the display of the prompt interface and return to the virtual conference selection interface.
  • the processor switches to display the joining meeting prompt interface in the virtual meeting selection interface, and the joining meeting prompt interface is used to prompt the information that the participant P1 is joining the virtual meeting B.
  • the display of the joining meeting prompt interface is canceled, and the virtual meeting interface of the virtual meeting B is switched to be displayed (as shown in FIG8 ).
  • the processor When a participant triggers the option of a target virtual meeting that does not require a password, and when a participant triggers the option of a target virtual meeting that requires a password and enters the password and clicks the OK control, in the background, the processor generates a request to join the meeting and sends it to the business server.
  • the processor and the business server execute the corresponding contents of steps one to seven and related steps above, which are not repeated here.
  • the processor receives the meeting details information of the target virtual meeting returned by the business server, and the display device starts to render the meeting scene and displays the virtual meeting interface. At the same time, the processor displays the virtual image of the participant in the virtual communication room in the virtual meeting interface.
  • the position information refers to the coordinate position of the virtual image in the virtual communication room.
  • the current virtual image is the virtual image of the current participant
  • the target virtual image is the virtual image of the target participant in the group discussion group.
  • a two-dimensional coordinate system is established in the virtual communication room, with the coordinate origin 0 located on the virtual floor of the virtual communication room, the X-axis direction being from the left side to the right side of the virtual floor, and the Y-axis direction being from the inside to the outside of the virtual floor.
  • the position information of the virtual image can be represented by the coordinate position of the bottom of the virtual image on the virtual floor, such as the coordinate position of the virtual image P1' of the participant P1 is displayed as (x1, y1).
  • FIG10 shows a timing diagram for implementing range communication in a virtual communication room according to some embodiments.
  • the virtual communication room includes virtual images of all participants who join the target virtual meeting, and each participant can operate the corresponding virtual image to move the position in the virtual communication room on their respective display devices.
  • the method in which the participant operates the movement of the virtual image may include clicking the mouse or triggering the keyboard arrow keys, which is not specifically limited in this application.
  • Each display device sends its own virtual image information to other display devices through the instant messaging server in real time.
  • the instant messaging server sends the virtual image information sent by each display device to the business server, and the business server updates the participant list based on the latest virtual image information.
  • the virtual image (equivalent to the participant) information includes user identification, user name and the latest location information.
  • the business server stores the latest information of each participant's virtual image, and the business server can send the latest participant list to the cache server for storage.
  • the cache server has a fast response speed, and when the display device needs to obtain data from the cache server, it can be sent quickly and efficiently.
  • each display device After receiving the virtual image information of the corresponding participant from other terminals, each display device updates the local participant user list of each terminal. To achieve range communication, it is necessary to determine whether the virtual images of other participants meet the range communication conditions with the virtual image of the current participant based on the current location information of the virtual image of the current participant. The participant operates the virtual image to move in the virtual communication room, triggering the range perception detection of the display device terminal, which is based on the latest local participant list.
  • the timing flow of implementing range communication in the virtual communication room shown in FIG10 specifically includes the following steps:
  • the participant S1 controls the virtual image to move in the virtual communication room;
  • the participant terminal S1 reports real-time location information (user ID, user name, latest location information) to the instant messaging server during movement;
  • the business server system receives the changed location information sent by the instant messaging server
  • the business server updates the location information of the corresponding participant in the participant list to the cache server;
  • the participant terminal S1 performs a virtual image movement trigger range perception detection
  • the participant terminal S1 saves other participants within a range of x meters centered on the current participant into a range communication list;
  • the participant terminal S1 displays the user name in the range communication list on the corresponding virtual image;
  • the participant terminal S1 creates a range communication discussion group to the instant messaging server;
  • the participant terminal S1 sends a message of joining the temporary discussion group to the participants in the range communication list through the instant messaging server;
  • the participant terminal S1 receives the message of joining the temporary discussion group sent by the instant messaging server, and joins the range communication discussion group;
  • participant terminal S1 subscribes to the voice streams of other participants in the group from the instant messaging server;
  • participant terminal S1 subscribes to the voice streams of other participants in the group from the instant messaging server;
  • participant S1 starts speaking and starts streaming
  • participant S1 receives the streaming data and plays the audio;
  • participant S1 starts speaking and starts streaming
  • participant S1 receives the streaming data and plays the audio;
  • FIG11 shows a schematic top view of the range communication area division according to some embodiments.
  • the virtual images of other participants within a preset distance range centered on the virtual image P1' are detected.
  • the preset distance range may be 1 meter.
  • the distance between other virtual images and virtual image P1' is calculated. If the calculated distance is within 1 meter, the corresponding participant meets the range communication condition; if the calculated distance is greater than 1 meter, the corresponding participant does not meet the range communication condition. In other words, the participant corresponding to the virtual image within a range of 1 meter around virtual image P1' meets the range communication condition with participant P1, while other participants outside 1 meter do not meet the range communication condition with participant P1.
  • the target participants corresponding to the current participant and the at least one target virtual image are screened out from the group discussion, and a range communication discussion group is generated.
  • the corresponding participants P3 and P5 will be used as the objects of range communication with the current participant P1.
  • the information of participants P1, P3 and P5 is included.
  • the information of participants in the scope communication includes user identification, user name and the latest location information of the corresponding virtual image, etc.
  • the scope communication discussion group includes P1, P3 and P5.
  • the range communication area is smaller than or equal to the full-field communication area.
  • the range communication limited by the central participant is realized in the range communication area, and the full-field communication of all participants in the virtual communication room is realized in the full-field communication area.
  • the members of the scope communication discussion group are members of the group discussion group, but not all members of the group discussion group are members of the scope communication discussion group.
  • Each participant in the group discussion group can generate at least one scope communication discussion group corresponding to each other.
  • the scope communication discussion group and each group discussion group are relatively isolated, and each scope communication discussion group is also relatively isolated from each other. Isolation means that messages in different discussion groups are usually not intercommunication, and intercommunication can only be achieved when allowed.
  • FIG12 shows a flow chart of a method for generating a range communication discussion group according to some embodiments.
  • the processor of the participant display device is further configured to:
  • S132 Receive a trigger of a speech button in the virtual conference interface by the current participant, and determine whether a range communication switch corresponding to the target virtual conference is turned on.
  • a speech type dialog box is displayed in the virtual conference interface, and the speech type dialog box includes a range communication option.
  • S134 receiving a trigger of a scope communication option by the current participant, and creating a scope communication discussion group corresponding to the scope communication list through an instant messaging server, wherein the scope communication discussion group is used to implement scope communication between each participant in the scope communication list.
  • the current participant creates a corresponding range communication list based on the current participant, and the range communication list includes the information of the current participant and the information of at least one target participant that meets the preset distance range with the current participant.
  • the information includes the user ID, user name and the latest location information of the corresponding virtual image.
  • each virtual meeting has the range communication function is controlled by the range communication switch.
  • the range communication switch is configured in the virtual meeting interface of the host side of the target virtual meeting.
  • the host is the host set by the administrator when creating the virtual meeting.
  • the host can be one of all the participants who join the target virtual meeting.
  • the host performs global meeting control.
  • FIG13(a) shows a schematic diagram of a host-side virtual conference interface according to some embodiments.
  • the difference between the host-side virtual conference interface and the participant-side virtual conference interface is that the host-side virtual conference interface also includes management controls and list controls, and the rest of the interface content is the same.
  • the host-side refers to the display device 200 used by the host
  • the participant-side refers to the display device 200 used by the participant.
  • the host side displays the management interface in the host side virtual conference interface.
  • the management interface includes managing a single user item and managing all user items.
  • the rights of each participant to attend the meeting can be individually controlled, such as mute operations, prohibition of applause, and other operations; in the interface for managing all user items, the rights of all participants to attend the meeting can be globally controlled. For example, if the microphone is turned off, all participants cannot speak, and if it is turned on, they can speak. If the screen sharing function is turned off, all participants are not allowed to share the screen, and if it is turned on, they can share the screen.
  • the applause conference function is turned off, all participants cannot applaud, and if it is turned on, they can applaud. If the all-seated function is turned off, all participants can control the movement of the virtual image in the virtual communication room and can communicate in a range; if it is turned on, the virtual images of all participants remain stationary and are not allowed to move, that is, they cannot communicate in a range.
  • FIG13( b) shows another schematic diagram of a virtual conference interface on the host side according to some embodiments.
  • the host side displays a participant list interface in the virtual conference interface on the host side in response to the host triggering the list control.
  • the participant list interface displays a participant list, and the visualized information includes user avatars and user names.
  • the participant P1 triggers the speech button (microphone) in the virtual conference interface of the participant end to determine whether the range communication switch corresponding to the target virtual conference is turned on, that is, whether the full seating function of the host end is in the off state. If the full seating function is in the off state, it is determined that the range communication switch is in the on state, and the participant end displays the speech type dialog box in the virtual conference interface.
  • the speech button microphone
  • FIG14 is a schematic diagram showing a speech type dialog box displayed on the participant side according to some embodiments.
  • the virtual conference interface on the participant side includes a speech button, such as a “microphone” control.
  • the speech button is triggered, and a speech type dialog box is displayed in the virtual conference interface to communicate with other target participants in the range communication list. Based on the detection result of whether the range communication switch is turned on, different contents are displayed in the speech type dialog box.
  • the speech type dialog box includes the range communication option and the full communication option. If the range communication switch is off, the speech type dialog box includes the full communication option.
  • the speech type dialog box displayed on the participant end S1 includes the range communication option and the full-field communication option.
  • the current participant triggers the range communication option, which enables the current participant P1 to conduct range communication with each target participant (P3 and P5) in the range communication list.
  • Triggering the full-field communication option enables the current participant P1 to conduct full-field communication with all participants in the participant list (P2 ⁇ Pn).
  • the speech type dialog box displayed on the participant end only includes the full-field communication option, but not the range communication option. At this time, only full-field communication can be performed.
  • the participant end S1 calls the instant messaging server to create a temporary discussion group for the participants in the current range, namely the range communication discussion group, which includes P1, P3 and P5.
  • the participant end S1 sends an instant message to the target participants (P3 and P5) in the range communication discussion group through the instant messaging server to notify participants P3 and P5 to join the range communication discussion group.
  • each end subscribes to the voice streams of other target participants in the range communication discussion group to achieve range communication.
  • the user name of the target participant can be displayed on the target virtual image to show the current participant P1 which participants are within a 1-meter range.
  • the processor of the display device S1 of the participant P1 obtains the user name of each target participant in the range communication list, and displays the user name of each target participant on each target avatar in the virtual communication room. For example, the user name "User 1" is displayed on the avatar P1, the user name “User 3" is displayed on the avatar P3, and the user name "User 5" is displayed on the avatar P5.
  • participant information corresponding to the range communication list is only displayed on the participant side conducting the range communication, and not on the other participant sides of the virtual communication room, so as to achieve the purpose of private free communication.
  • Figure 15 shows another timing diagram for implementing range communication in a virtual communication room according to some embodiments.
  • the processor of the participant display device is further configured to:
  • a new target virtual image within the preset distance range is obtained, and the original target participants outside the preset distance range are screened out from all the original target participants corresponding to the range communication discussion group.
  • the new target participant corresponding to the new target virtual image is added to the range communication discussion group, and the original target participant in the range communication discussion group that is outside the preset distance range is removed to update the range communication discussion group.
  • the virtual image corresponding to the current participant P1 can be moved to any position in the virtual communication room at any time.
  • the processor again determines whether there is a new target virtual image within the preset distance range of the current participant P1. If so, the range communication list and the range communication discussion group are updated. In addition, the processor also determines whether the original target participant originally located in the range communication list (discussion group) is still within the range, and if not, it is removed.
  • FIG15 Another sequential process for implementing range communication in a virtual communication room as shown in FIG15 includes the following steps:
  • the participant terminal S1 adds the new participant who has entered the range of x meters to the range communication list and displays the user name;
  • participant terminals S2-Sn participant terminal S1 adds the new participant who has entered the range of x meters to the range communication list and displays the user name;
  • the participant terminal S1 sends a message of joining the temporary discussion group to the participants in the new communication list through the instant messaging server;
  • the participant terminal S1 subscribes to the voice stream of the new participant from the instant messaging server;
  • participant S1 starts speaking and starts streaming
  • the participant terminal S1 receives the streaming data sent by the instant messaging server and plays the voice;
  • the participant terminal S1 removes the participants who leave the range of x meters from the range communication list, and cancels displaying the user names;
  • participant terminals S2-Sn remove participants who have left the range of x meters from the range communication list and cancel display of user names
  • participant terminals S2-Sn receive a notification of ending the range communication.
  • Figure 16 shows another top view schematic diagram of the range communication area division according to some embodiments.
  • the updated range communication list includes P1, P3 and P8, that is, participant P1 conducts range communication with participants P3 and P8, and the original target participant P5 is not within the range of 1 meter centered on P1', then participant P5 can no longer conduct range communication with participant P1.
  • the display device S1 of participant P1 notifies participant P8 to join the range communication discussion group through the instant messaging server, and at the same time removes participant P5 who has left the range from the range communication discussion group (list), and returns the end of range communication notification to the display device of participant P5.
  • the processor displays the user name of each target participant on each target virtual image in the virtual communication room, and cancels the display of the user name on the target virtual image corresponding to the original target participant removed from the range communication list (discussion group).
  • the processor displays the corresponding user name of participant P8 who has newly entered the range of 1 meter, and removes the user name display of participant P5 who has left the range, and continues to display the user names of participants P1 and P3.
  • the range communication list (discussion group) is updated in real time, and the user names of the virtual images of each participant who meets the range communication conditions are refreshed and displayed in real time.
  • the current participant and some participants enter the social range of each other, and at this time, each other's user names are displayed to each other. When they leave the social range, the user names are no longer displayed to each other.
  • the size of the social range can be configured by changing the preset distance range to provide a better user experience. Every time the virtual image of participant P1 goes to a location, it can communicate with participants who meet the range communication conditions, realizing free communication anytime and anywhere.
  • each target participant in the scope communication discussion group can communicate in real time.
  • the communication methods include real-time voice, text messages, etc.
  • the communication messages can include voice messages and text messages, etc.
  • FIG. 17 shows a flow chart of a method for implementing range communication according to some embodiments.
  • the processor of the participant terminal S1 is further configured to receive the communication message generated by the current participant and send the communication message to each target participant terminal in the range communication list:
  • each participant has the same scope communication identifier.
  • the current participant P1 triggers the scope communication option, he starts to speak and generates scope communication information.
  • the participant end S1 sends the scope communication message of the current participant P1 to the participants P3 and P5 with the same scope communication identifier through the instant messaging server.
  • Participants who are located in the virtual communication room (group discussion group) but not in the corresponding scope communication list (scope communication discussion group) do not have the scope communication identifier, so the participant end S1 does not send the communication message of participant P1 to the participants (P2, P4, P6 ⁇ Pn) ends.
  • the participant terminal detects the microphone information, starts to push the stream, and sends the voice message to other participant terminals in the same range communication discussion group through the instant messaging server.
  • Other participant terminals receive the voice stream and start playing, thus realizing range communication.
  • the participant terminals in the group discussion group but not in the range communication discussion group will not receive the voice stream.
  • the current participant can communicate freely with some of the participants in real time. If there is a participant in the virtual communication room for full-time communication at this time, the participants in the range communication can also listen to the full-time speech of the participant.
  • the processor at the participant end is further configured as follows:
  • Step 151 When a specific participant who joins the target virtual conference generates specific communication information, a specific communication reminder is displayed in the virtual communication interface corresponding to the current participant.
  • Step 152 receiving a trigger of a specific communication reminder from the current participant, and receiving specific communication information generated by the specific participant.
  • a specific participant refers to a participant who is in the virtual communication room (group discussion group) and is not in the same scope communication list (scope communication discussion group) as the current participant.
  • the specific participant is one of the participants (P2, P4, P6 ⁇ Pn), and the specific participant can also be the host.
  • participant P1 When participant P1 is communicating in a group, if a specific participant P2 starts speaking in the whole room, the display device S2 of participant P2 sends a specific communication reminder to all other participants (P1, P3 ⁇ Pn) through the instant messaging server.
  • the specific communication reminder is used to indicate that a specific participant in the virtual communication room is communicating in the whole room.
  • the specific communication reminder includes user identification, user name, user role type, etc.
  • the user role type is used to indicate whether the user who is currently speaking in the whole room is a participant or a host.
  • the display device S1 of participant P1 receives a specific communication reminder to start full-court speech, obtains the user ID of the speaker from the specific communication reminder, and then subscribes to the speaker's voice stream. At this time, participant P1 can hear the speech of P3 and P5 in the range communication, and can also hear the speech of participant P2 in the full-court communication.
  • participant P1 when participant P1 wants to have a full-field communication, the processor of participant S1 is further configured to:
  • Step 161 When the current participant is conducting a full-court communication in the virtual communication room, a triggering of a speech button in the virtual conference interface by the current participant is received, and a full-court communication option is displayed in a speech type dialog box that pops up in the virtual conference interface.
  • Step 162 receiving a trigger of the full-field communication option from the current participant, and sending a full-field communication request to the specific participant via the instant messaging server.
  • the full-field communication request is used to instruct the specific participant to determine whether to allow the current participant to conduct full-field communication.
  • Step 163 respond to the received permission for full-field communication returned by the specific participant via the instant messaging server. Instruction, receiving the full-field communication message generated by the current participant, the full-field communication message carries the full-field communication identifier of the group discussion group, and each participant in the group discussion group carries the same full-field communication identifier.
  • Step 164 Send the full-field communication information generated by the current participant to all participant terminals in the group discussion group corresponding to the full-field communication identifier through the instant messaging server.
  • the controller who decides whether the participants can communicate with the whole audience is the host.
  • the specific participant is the host.
  • participant P1 wants to communicate with the whole audience, participant P1 triggers the speech button in the virtual conference interface of participant end S1 and triggers the full communication option in the pop-up speech type dialog box.
  • participant end S1 generates a full communication request and sends it to the host end through the instant messaging server.
  • a message reminder pops up in the virtual conference interface of the host side, and the microphone permission of participant P1 is enabled.
  • the host side sends a full communication notification of participant P1 to all other participants in the virtual communication room. All other participant sides receive the full communication notification of participant P1 and subscribe to the voice stream of full communication participant P1.
  • participant side S1 receives the instruction to allow full communication returned by the host side, participant P1 starts to speak, and the full communication message of participant P1 is sent to all other participant sides through the instant messaging server. At this time, the current participant P1 can be heard by all participants (P2 ⁇ Pn) in the meeting.
  • the embodiment of the present application provides a display device 200, which receives the operation of the current participant to join the target virtual meeting when executing the implementation method of the virtual conference range communication.
  • the virtual conference interface includes a virtual communication room and virtual images corresponding to all participants who join the target virtual meeting. Based on the current position information of the current virtual image in the virtual communication room, it is detected whether there is a target virtual image within a preset distance range of the current virtual image. If there is at least one target virtual image, a range communication group discussion group is generated based on the current participant and the target participant corresponding to the at least one target virtual image; the communication message generated by the current participant is received, and the communication message is sent to each target participant end in the range communication group discussion group to realize range communication. It can be seen that the display device 200 can realize that within a certain social range, participants can freely communicate with other participants anywhere and at any time, and the user experience is good.
  • FIG18 shows a flow chart of a method for implementing a range communication in a virtual meeting executed by a server according to some embodiments.
  • a server provided in an embodiment of the present application is applied to a business server, including: a processor, when executing the method for implementing a range communication in a virtual meeting shown in FIG18, the processor is configured to execute the following steps:
  • a virtual conference is created based on the creation request parameters, where the creation request parameters include at least one of a conference name, a conference start time, a conference end time, a conference scenario ID, and a maximum number of participants.
  • the administrator sets various types of parameters of the virtual conference based on the conference creation interface, and generates a creation request and sends it to the business server.
  • the implementation content of the administrator setting various types of parameters of the virtual conference can refer to the content provided by the aforementioned display device end, which will not be repeated here.
  • the processor of the service server is further configured to:
  • Step 211 In response to receiving the creation request, verify the creation request parameters carried in the creation request.
  • Step 212 If the creation request parameter verification passes, a meeting number is generated based on a preset rule.
  • Step 213 Send a message group creation request carrying the conference number to the instant messaging server, where the message group creation request is used to instruct the instant messaging server to create a virtual conference based on the conference number, where the virtual conference includes a group discussion group with a group code.
  • Step 214 receive the group code of the group discussion group sent by the instant messaging server, and generate the meeting information of the virtual meeting in combination with at least one of the meeting number, meeting name, meeting start time, meeting end time, meeting scene ID and the maximum number of participants, and store the meeting information of the virtual meeting in the database.
  • the business server performs a validity check on the creation request parameters carried in the creation request sent by the manager. If the check passes, a meeting number is generated based on a preset rule.
  • the conference number can be an 11-digit string
  • the preset rule for generating the conference number is $ ⁇ 1 ⁇ $ ⁇ yyMMdd ⁇ $ ⁇ four digits ⁇ .
  • the first digit is the system environment identifier, which is used to distinguish multi-environment deployments (1-online environment, 2-test environment, etc.).
  • the middle 6 digits are the year and date, followed by a 4-digit random number.
  • the system environment identifier, the current year and date, and the multi-digit random number are used in order to generate the meeting number to be verified.
  • the meeting number to be verified is compared with the meeting number of the historical virtual meeting.
  • the meeting number to be verified is consistent with the meeting number of one of the historical virtual meetings, a preset character is added to the last digit of the meeting number to be verified to generate the meeting number. If the meeting number to be verified is inconsistent with the meeting number of any historical virtual meeting, the meeting number to be verified is used as the meeting number. In this way, a unique meeting number can be obtained.
  • the business server requests the instant messaging server to create a group discussion group based on the conference number to obtain a virtual conference, and the virtual conference includes a group discussion group with a group code.
  • the group discussion group is displayed in the virtual conference interface of the participant end in the form of a virtual communication room, and all participants participating in the target virtual conference can communicate through the virtual communication room (group discussion group).
  • the business server When password verification is not required, the business server generates the meeting information of the virtual meeting based on at least one of the meeting number, meeting name, group code, meeting start time, meeting end time, meeting scenario ID and the maximum number of participants.
  • the business server When password verification is required, the business server generates the meeting information of the virtual meeting based on at least one of the meeting number, meeting name, meeting password, group code, meeting start time, meeting end time, meeting scenario ID and the maximum number of participants.
  • the business server stores the meeting information of the virtual meeting in the database.
  • the business server returns a successful meeting creation notification to the administrator.
  • the processor of the server is further configured to:
  • Step 215 Start a scheduled scanning task, which is used to monitor the status of the virtual conference.
  • Step 216 In response to the scheduled scanning task scanning that the current time reaches the meeting start time, the state of the virtual meeting is set to an ongoing state, and meeting details information of the virtual meeting is generated based on the meeting information.
  • Step 217 Store the meeting details information of the virtual meeting in the cache server.
  • the meeting details information includes at least one of the meeting name, meeting start time, meeting end time, meeting scenario ID, meeting number, group code and the maximum number of participants.
  • the meeting details information includes at least one of the meeting name, meeting password, meeting start time, meeting end time, meeting scenario ID, meeting number, group code and the maximum number of participants.
  • the status of the virtual meeting is set to the not started state; if the scheduled scanning task scans to the current time but the meeting start time has arrived, the status of the virtual meeting is set to the ongoing state; if the scheduled scanning task scans to the current time but the meeting end time has arrived, the status of the virtual meeting is set to the ended state.
  • the business server saves the meeting information of the ongoing virtual conference to the cache server to obtain meeting details.
  • the cache server has the characteristic of fast response speed. Therefore, when the participant requests the business server to join the target virtual conference, the business server can quickly obtain the meeting details of the target virtual conference from the cache server and send it to the participant, which is more efficient.
  • the participant list includes all participants who have joined the virtual conference, and all participants in the participant list are displayed in the form of virtual images in the virtual communication room corresponding to the virtual conference presented by the display device 200. At the same time, all participants who have joined the virtual conference are added to the group discussion group corresponding to the target virtual conference through the instant messaging server for communication.
  • the meeting request parameters include at least one of the user ID and the meeting number of the virtual meeting.
  • the meeting request parameters include at least one of the user ID, the joining password and the meeting number of the virtual meeting.
  • the processor of the server is further configured to:
  • Step 221 In response to receiving the conference joining request, verify the conference joining request parameters carried in the conference joining request, where the conference joining request parameters also include a conference joining password.
  • Step 222 If the conference request parameter verification passes, the conference details of the virtual conference are obtained from the cache server based on the conference number, and it is verified whether the conference password generated by the participant is entered correctly.
  • Step 223 If the password generated by the participant is entered correctly, the participant is added to the participant list of the virtual meeting, and a successful joining notification and meeting details of the virtual meeting are sent to the participant's display device 200, so that the participant's display device 200 displays a corresponding virtual meeting interface based on the meeting details of the virtual meeting in response to the successful joining notification.
  • the virtual meeting interface includes a virtual communication room and virtual images of all participants located in the virtual communication room.
  • the business server first checks whether the parameters of the conference request are legal. If not, it will not continue to respond to the conference request and the participant will not join the target virtual conference. If it is legal, the business server obtains the conference details of the target virtual conference from the cache server based on the conference number.
  • the business server verifies whether the password entered by the participant is correct, that is, it compares the password with the meeting password set by the administrator when creating the virtual meeting. If the comparison is inconsistent, the password verification is wrong, the business server will not join the participant to the target virtual meeting, and return a notification of failed joining to the participant. If the comparison is consistent, the password verification is correct, the business server will join the participant to the target virtual meeting, and return the successful joining and meeting details to the participant. At the same time, the business server sends the current participant's joining notification to other participants who have also joined the target virtual meeting through the instant messaging server.
  • a timing diagram for implementing range communication in a virtual communication room is shown.
  • the business server adds the participant to the participant list of the target virtual conference, the virtual image of the participant is displayed in the virtual conference interface of the participant.
  • the business server obtains the location information of the participant in the virtual communication room and sends the location information to the cache server for storage.
  • the business server obtains the location information of the participant from the cache server and generates the joining notification in combination with the user ID and user name.
  • the joining notification is generated by the business server based on the user identification, user name and location information corresponding to the participant.
  • the other participant display device 200 responds to the joining notification, updates the local participant list of the other participant display device, and renders the virtual image of the participant in the virtual conference interface presented by the other participant display device 200.
  • the business server adds the participant to the participant list based on the participant's request and after verification, all participants corresponding to all participant terminals are displayed in the virtual communication room corresponding to the virtual conference presented by their respective display devices 200 in the form of virtual images.
  • Each participant can communicate with other participants who meet the preset distance range based on the current position information of the virtual image of the main body in the virtual communication room.
  • the content of the participant terminal implementing the range communication can refer to the corresponding content provided by the aforementioned display device 200 embodiment, which is not repeated here.
  • the embodiment of the present application provides a server, which responds to a creation request with creation request parameters sent by display device 200, creates a virtual conference based on the creation request parameters; responds to a conference request with conference request parameters sent by display device 200, adds the participant corresponding to display device 200 to the participant list (group discussion group) corresponding to the virtual conference, and the participant list (group discussion group) includes all participants who have joined the virtual conference. All participants in the participant list are displayed in the virtual communication room corresponding to the virtual conference presented by display device 200 in the form of virtual images, and each participant can communicate with the virtual communication room based on the current location information of the virtual image of the main body in the virtual communication room. Other participants who meet the preset distance range can communicate within the range, so that participants can communicate freely with other participants anywhere and at any time within a certain social range, providing a good user experience.
  • FIG19 shows another flow chart of a method for implementing a range communication in a virtual meeting executed by a server according to some embodiments.
  • a server provided in an embodiment of the present application is applied to an instant messaging server, comprising: a processor, when executing the method for implementing a range communication in a virtual meeting shown in FIG19, the processor is configured to execute the following steps:
  • the group discussion group includes all participants who join the target virtual conference.
  • the designated participants refer to the current participants used in the display device embodiment and the business server embodiment.
  • the display device uses the group code to join the designated participant to the group discussion group corresponding to the target virtual conference through the instant messaging server.
  • the process of the instant messaging server creating the group discussion group corresponding to the target virtual conference can refer to the content disclosed in the aforementioned business server embodiment, which will not be repeated here.
  • S32 Receive a communication message generated by a designated participant and sent by a display device, where the communication message carries a communication identifier.
  • Designated participants can communicate based on the virtual conference interface presented by the display device they use, and the communication methods may include range communication methods and full-field communication methods. Then, the communication message generated by the display device may carry a range communication identifier or a full-field communication identifier. Based on the communication message sent by the designated participant, the instant messaging server identifies the communication identifier type carried in the communication message, and sends the communication message to the corresponding other participant terminals based on different communication identifier types.
  • the communication identifier is a range communication identifier
  • the communication message generated by the designated participant is sent to at least one target participant terminal in the range communication discussion group having the same range communication identifier.
  • the range communication discussion group includes a designated participant and at least one target participant who is within a preset distance range from the designated participant.
  • the instant messaging server recognizes the range communication identifier in the communication message sent by the display device, it means that the designated participant is a member of the range communication, and the communication message is a range communication message. Then, the instant messaging server sends the range communication message to other participant terminals in the same range communication discussion group as the designated participant, but not to the participant terminals that are not in the same range communication discussion group as the designated participant.
  • the communication message generated by the designated participant is sent to all participant terminals of the group discussion group corresponding to the full-field communication identifier.
  • the instant messaging server recognizes the full-field communication identifier in the communication message sent by the display device, it means that the designated participant is a member of the full-field communication and the communication message is a full-field communication message. Then, the instant messaging server sends the full-field communication message to all participants in the same group discussion group as the designated participant.
  • the implementation process of specifying the participant end to generate a range communication discussion group and generate communication messages carrying different communication identifiers can refer to the contents disclosed in the aforementioned display device embodiment and business server embodiment, which will not be repeated here.
  • the business server and the instant messaging server can be two relatively independent servers, or the business server and the instant messaging server can be the same main server.
  • the main server can implement the process of creating a virtual meeting, realizing conference communication, etc., which can refer to the contents disclosed in the above business server embodiment and instant messaging server embodiment, and will not be repeated here.
  • the embodiment of the present application provides a server, which responds to the conference participation request sent by the display device 200, adds the designated participant corresponding to the display device to the group discussion group corresponding to the target virtual conference, receives the communication message generated by the designated participant sent by the display device, and if the communication message carries a range communication identifier, sends the communication message to at least one target participant in the range communication discussion group with the same range communication identifier; if the communication message carries a full-field communication identifier, sends the communication message to all participant terminals of the group discussion group corresponding to the full-field communication identifier.
  • the instant messaging server can implement communication messages based on different communication identifiers carried in the communication message. The information is sent to the corresponding participant end to realize the full-field communication and/or range communication of the participants, and to realize that within a certain social scope, the participants can communicate freely with other participants anywhere and at any time, and the user experience is good.
  • FIG5 shows a flow chart of a method for implementing a range communication in a virtual meeting performed by a display device according to some embodiments.
  • the present application also provides a method for implementing a range communication in a virtual meeting, which is applied to a display device 200, and the method includes:
  • Figure 18 shows a flow chart of a method for implementing a range communication in a virtual meeting executed by a server according to some embodiments.
  • the present application also provides a method for implementing a range communication in a virtual meeting, which is applied to a business server, and the method includes:
  • creation request parameters include at least one of a conference name, a conference start time, a conference end time, a conference scenario ID, and a maximum number of participants;
  • a participant corresponding to the display device is added to a participant list corresponding to the virtual conference, wherein the conference request parameters include at least one of a user identifier and a conference number of the virtual conference, and the participant list includes all participants who have joined the virtual conference. All participants in the participant list are displayed in the form of virtual images in a virtual communication room corresponding to the virtual conference presented by the display device, and each of the participants can communicate with other participants who meet a preset distance range based on the current position information of the virtual image of the entity in the virtual communication room.
  • Figure 19 shows another flow chart of a method for implementing a range communication in a virtual meeting executed by a server according to some embodiments.
  • the present application also provides a method for implementing a range communication in a virtual meeting, which is applied to an instant messaging server, and the method includes:
  • the communication identifier is a range communication identifier
  • the communication message generated by the designated participant is sent to all participant terminals of the group discussion group corresponding to the full-field communication identifier.
  • the present application also provides a computer non-volatile readable storage medium, wherein the computer
  • the non-volatile readable storage medium may store a program, and when the program is executed, it may include some or all of the steps in each embodiment of the method for implementing range communication in a virtual meeting provided by the present application.
  • the storage medium may be a disk, an optical disk, a read-only memory (ROM) or a random access memory (RAM).
  • the present application also provides some other embodiments to realize that in the scenario of joint screen training between the terminal device and the display device, the display device sends performance parameters to the mobile terminal, and receives the training video data matched by the mobile terminal according to the performance parameters of the display device, so that the display device can play the training video and the training video normally under the performance of the current device, thereby preventing the video played by the display device from being stuck or stopped.
  • the display device sends performance parameters to the mobile terminal, and receives the training video data matched by the mobile terminal according to the performance parameters of the display device, so that the display device can play the training video and the training video normally under the performance of the current device, thereby preventing the video played by the display device from being stuck or stopped.
  • FIG20 shows a hardware configuration block diagram of a display device 200 in an exemplary embodiment.
  • the display device 200 includes: a tuner 210, a communication interface 220, a detector 230, an external device interface 240, a processor 250, a display 260, an audio output interface 270, a memory, a power supply, etc.
  • the processor 250 includes a central processing unit, a video processor, an audio processor, a graphics processor, a RAM, a ROM, and a first interface to an nth interface for input/output.
  • the display 260 can be at least one of a liquid crystal display, an OLED display, a touch display, and a projection display, and can also be a projection device and a projection screen.
  • the tuner 210 receives broadcast television signals by wired or wireless reception, and demodulates audio and video signals from multiple wireless or wired broadcast television signals, such as and EPG data signals.
  • the detector 230 is used to collect signals of the external environment or interact with the outside.
  • the processor 250 and the tuner-demodulator 210 may be located in different separate devices, that is, the tuner-demodulator 210 may also be located in an external device of the main device where the processor 250 is located, such as an external set-top box.
  • the processor 250 controls the operation of the display device and responds to the user's operation through various software control programs stored in the memory.
  • the processor 250 controls the overall operation of the display device 200.
  • the user can input a user command in a graphical user interface (GUI) displayed on the display 260, and the user input interface receives the user input command through the graphical user interface (GUI).
  • GUI graphical user interface
  • the user can input a user command by inputting a specific sound or gesture, and the user input interface recognizes the sound or gesture through a sensor to receive the user input command.
  • An output interface (display 260 and/or audio output interface 270 ) configured to output user interaction information
  • the communication interface 220 is used to communicate with the server 400 or other devices.
  • the display 260 is configured to display a user interface; the processor 250 is configured to: obtain a training video identifier and a follow-up training page identifier; determine the follow-up training page data corresponding to the follow-up training page identifier, and obtain the corresponding training video data from the server according to the training video identifier; obtain the target performance parameters of the display device, the target performance parameters include: CPU occupancy rate, and/or memory occupancy rate; control the communication interface to send the target performance parameters to the mobile terminal; receive the follow-up training video data sent by the mobile terminal that matches the target performance parameters, the follow-up training video data includes: the target video data collected by the mobile terminal, and/or or, obtaining first human skeleton point information from the target video data; controlling the display 260 to display a follow-up practice page based on the follow-up practice page data, the training video data and the follow-up practice video data, wherein the follow-up practice page includes a first window and a second window, wherein the training video data is displayed in the first
  • the follow-up video data includes: the target video data collected by the mobile terminal, and, the first human skeleton point information obtained from the target video data
  • the processor 250 is further configured to: obtain second human skeleton point information from the training video data; generate evaluation information according to the matching parameters between the first human skeleton point information and the second human skeleton point information; and display the target video data and the evaluation information in the second window.
  • the follow-up training video data when the target performance parameter is greater than a second preset performance parameter, includes: first human skeleton point information obtained from the target video data, excluding the target video data processor 250, and is also configured to: generate virtual follow-up training video data based on the first human skeleton point information, the virtual follow-up training video data including a virtual human follow-up training screen; and display the virtual follow-up training video data in the second window.
  • the processor 250 is further configured to: obtain second human skeleton point information from the training video data; generate evaluation information based on matching parameters between the first human skeleton point information and the second human skeleton point information; and display the virtual follow-up video data and the evaluation information in the second window.
  • FIG21 shows a hardware configuration block diagram of a mobile terminal 300 in an exemplary embodiment.
  • the mobile terminal 300 includes: a processor 110, a detector 120, a communication interface 130, a user input/output interface (also referred to as a user interface) 140, a display 150, and a memory, a power supply, etc.
  • the communication interface 130 is used to communicate with the outside, and includes at least one of a WIFI chip, a Bluetooth module, NFC or an alternative module.
  • the user interface 140 includes at least one of a microphone, a speaker, a touchpad, a sensor, a camera or an alternative module.
  • the display 150 is used to display a user interface.
  • the detector 120 is configured to: collect target video data; the processor 110 is configured to: control the communication interface to send follow-up video data matching the target performance parameters to the display device, the follow-up video data includes: the target video data collected by the mobile terminal, and/or, the first human skeleton point information obtained from the target video data; the communication interface 130 is configured to: receive the target performance parameters sent by the display device, the target performance parameters include: CPU occupancy rate, and/or, memory occupancy.
  • the user interface 140 is configured to: receive the user's joint screen follow-up operation for the training video;
  • the processor 110 is configured to: when the target performance parameter is less than or equal to the first preset performance parameter, control the communication interface 130 to send the target video data collected by the mobile terminal and the first human skeleton point information to the display device;
  • the target performance parameter is less than or equal to the second preset performance parameter and greater than the first preset performance parameter, control the communication interface 130 to send the target video data collected by the mobile terminal to the display device without sending the first human skeleton point information;
  • the second preset performance parameter is greater than the first preset performance parameter;
  • the communication interface 130 is controlled to send the first human skeleton point information to the display device, and the target video data is not sent.
  • the processor 110 is further configured to: obtain the remaining power of the mobile terminal; control the communication interface 130 to send the follow-up video data matching the target performance parameters and the remaining power to the display device.
  • the processor 110 is configured to: when the target performance parameter is less than or equal to the first preset performance parameter, and the remaining power is greater than or equal to the first preset power parameter, control the communication interface 130 to send the target video data collected by the mobile terminal and the first human skeleton point information to the display device;
  • the target performance parameter is less than or equal to the second preset performance parameter and greater than or equal to the first preset performance parameter, and the remaining power is less than the first preset power parameter and greater than or equal to the second preset power parameter
  • the communication interface 130 is controlled to send the first human skeleton point information to the display device.
  • the follow-up video data includes the first human skeleton point information and does not include the target video data collected by the mobile terminal.
  • the processor 110 is also configured to: control the display screen to display the target video data, and control the brightness of the display screen to be greater than a first preset brightness.
  • the follow-up video data includes target video data collected by the mobile terminal, and the processor 110 is further configured to: control the brightness of the display screen to be less than or equal to a second preset brightness, or control the display screen to be off.
  • FIG. 22 is a schematic diagram of the software configuration of the display device 200 or the mobile terminal 300 according to one or more embodiments of the present application.
  • the system is divided into four layers, from top to bottom, respectively, the application layer (Applications) (referred to as “application layer”), the application framework layer (Application Framework) (referred to as “framework layer”), the Android runtime (Android runtime) and the system library layer (referred to as “system runtime library layer”), and the kernel layer.
  • the kernel layer includes at least one of the following drivers: audio driver, display driver, Bluetooth driver, camera driver, WIFI driver, USB driver, HDMI driver, sensor driver (such as fingerprint sensor, temperature sensor, pressure sensor, etc.), and power driver, etc.
  • the display device, mobile terminal and page display method based on device performance provided in the embodiments of the present application can be implemented based on the above software configuration.
  • the system can be an Android system.
  • FIG. 23 a software interaction diagram of the mobile terminal and display device provided in the embodiment of the present application to implement the page display method based on device performance in the embodiment of the present application is shown.
  • the application framework, system library layer and kernel layer in the mobile terminal can be collectively referred to as the Android system layer, which can be represented as a mobile terminal APP in Figure 23.
  • the mobile terminal APP includes an APP application layer and a software development kit (Software Development Kit, SDK) layer, wherein the SDK layer includes a playback SDK and an interactive SDK, wherein the playback SDK encapsulates some common playback logic to decouple the upper-level application from the playback, the interactive SDK is responsible for the communication data transmission between the mobile terminal and the display device, and supports the mobile terminal to control the display device, the APP application layer is responsible for completing the user interface (User Interface, UI) display of the follow-up service in the mobile terminal and various interactive operations, and reading the system power from the Android system layer to obtain the power data of the mobile terminal.
  • SDK Software Development Kit
  • the application framework, system library layer and kernel layer in the display device can be collectively referred to as the display device platform layer (which is an android system customized based on the display device, which may be different from the android system of the mobile terminal).
  • the application layer can run an application (Application, APP) that provides multimedia resources in the display device, which is represented as a display device APP in FIG23.
  • the display device APP includes an APP application layer and a software development kit (Software Development Kit, SDK) layer, wherein the SDK layer includes a playback SDK and an interactive SDK, wherein the playback SDK encapsulates some common playback logic to decouple the upper-layer application from the playback, the interactive SDK is responsible for the communication data transmission between the display device and the mobile terminal, and the APP application layer is responsible for completing the display of the user interface (User Interface, UI) of the follow-up training business on the display device.
  • SDK Software Development Kit
  • the interactive SDK in the APP application layer in the mobile terminal can read from the Android system layer and match the follow-up training video data of the mobile terminal according to the performance parameters of the display device, as well as the training video identification triggered by the user, to the interactive SDK in the APP application layer in the display device, so that the display device can display the follow-up training page based on these data after receiving them.
  • FIG. 24 a process diagram of a page display method based on device performance provided in an embodiment of the present application is shown. It is intended that the method may include but is not limited to the following steps:
  • the mobile terminal receives a user's screen-linked training operation for a training video.
  • the above training video may be a fitness video or a dance video, etc.
  • the linked screen follow-up operation refers to an operation that triggers the display device to enter the linked screen follow-up mode.
  • the media resources selected in the media resource platform an application that provides multimedia resources
  • the follow-up video data can be obtained through the mobile terminal and played in the display device, wherein the display device is a device that is on the same WiFi network as the mobile terminal.
  • the mobile terminal may be installed with an application that provides multimedia resources, and correspondingly, the display device may also be installed with the application that provides multimedia resources.
  • the training video may be displayed on a page of the application.
  • the user can trigger a joint screen follow-up operation for the training video through an application that provides multimedia resources installed on the mobile terminal.
  • a joint screen follow-up details page for the training video can be set on the application, and after the user clicks the "Start" control on the page, the mobile terminal receives the user's joint screen follow-up operation for the training video.
  • the mobile terminal and the display device can be connected through the same WiFi network.
  • the mobile terminal determines a training video identifier and a training page identifier corresponding to the training video in response to the received linked-screen training operation.
  • each multimedia resource can be set with an identifier, and the above-mentioned training video identifier (Video ID) is used to uniquely identify the above-mentioned training video.
  • Video ID the above-mentioned training video identifier
  • the above-mentioned follow-up practice page identifier is used to indicate the follow-up practice page set based on the training video.
  • the follow-up practice page identifier is a page number (Type Code), and the page number can indicate a follow-up practice playback mode page, wherein the follow-up practice playback mode page can be a full-screen follow-up practice playback mode page or a non-full-screen follow-up practice playback mode page.
  • the mobile terminal in response to the joint screen follow-up operation received by the user interface, can determine the media ID corresponding to the training video in addition to the training video ID and the follow-up page ID corresponding to the training video.
  • the media ID can indicate the media information corresponding to the training video, and the media information can include the title, poster and other media information of the training video.
  • the mobile terminal may generate an operation instruction in response to the linked-screen training operation received by the user interface and send it to the display device.
  • the operation instruction includes the above-mentioned training video identifier and the training page identifier.
  • the operation instruction may include the training video identifier, the training page identifier and the media asset identifier. In some embodiments, the operation instruction may include the Video ID, Type Code, Media ID and the execution operation (Action).
  • Action is used to indicate the execution of page jump, jumping to the follow-up practice page corresponding to the training video.
  • the display device after receiving the operation instruction, can display some media resources of the training video while displaying the training video when displaying the follow-up training page.
  • the mobile terminal sends the training video identifier and the follow-up training page identifier to the display device.
  • the mobile terminal when the mobile terminal sends the training video identifier and the follow-up training page identifier to the display device, the mobile terminal may send them to the display device together through the same message, or may send them to the display device separately.
  • the display device may obtain a training video identifier and a follow-up training page identifier sent by a mobile terminal.
  • the mobile terminal may first send the training video identifier, the follow-up practice page identifier, and the target video data collected by the mobile terminal to the display device, so that the display device first displays the follow-up practice page according to the training video identifier, the follow-up practice page identifier, and the target video data, and notifies the mobile terminal that the follow-up practice page is successfully displayed.
  • the terminal device obtains the target performance data of the display device, and then sends the follow-up practice video data that matches the target performance parameters to the display device.
  • the mobile terminal can also be used only as a camera.
  • An application that provides multimedia resources can be installed.
  • the application that provides multimedia resources can also be installed on the display device.
  • the above-mentioned training video can be displayed in the page of this application.
  • the display device can receive the user's joint screen follow-up operation for the training video, and determine the training video identifier, follow-up page identifier and media asset identifier corresponding to the training video, generate a target QR code based on the training video identifier, follow-up page identifier and media asset identifier, and display the target QR code.
  • the mobile terminal After the mobile terminal scans the target QR code, it can trigger the mobile terminal to obtain the target video data through the camera, and send these target video data to the display device.
  • the display device can determine the follow-up page data corresponding to the follow-up page identifier, obtain the corresponding training video data from the server according to the training video identifier, and display the follow-up page based on the follow-up page data, training video data and follow-up video data.
  • the mobile terminal sends a follow-up training video, a training video identifier, a follow-up training page identifier, and battery data of the mobile terminal to the display device.
  • the terminal device and the display device establish a data transmission channel through the above-mentioned same WiFi network, and realize the transmission of training video identification, follow-up page identification, target video data, and power data of the mobile terminal through the data transmission channel.
  • the follow-up video data is continuous video stream data sent in real time, so that the display device can display the local video screen on the local image window, and the power data can be sent periodically at a predetermined time interval to reduce the load of the mobile device and the display device.
  • the preset time interval can be 3 minutes, 5 minutes, etc., which is much longer than the time between two frames of the follow-up video.
  • the local video captured by the mobile terminal can be directly transmitted to the display device without being displayed on the mobile terminal.
  • the mobile terminal turns off the screen and enables the application that provides multimedia resources (such as a fitness APP) to work in the background, so as to reduce the power consumption of the mobile terminal while achieving local video capture and transmission.
  • multimedia resources such as a fitness APP
  • the transmission of the local video captured by the mobile terminal i.e., the transmission of the above-mentioned target video data
  • the transmission of the power data are two different transmission channels.
  • video transmission requires encoding and transmitting the video data according to the video format protocol, and the power data can be sent to the display device in the form of a broadcast message.
  • the display device determines the follow-up practice page data corresponding to the follow-up practice page identifier, and obtains the corresponding training video data from the server according to the training video identifier.
  • the server can store various multimedia data corresponding to the multimedia resources in the application.
  • the display device can determine the follow-up practice page data in the server according to the follow-up practice page identifier, and obtain the corresponding training video data from the server according to the video identifier.
  • the display device may first determine the follow-up practice page data corresponding to the follow-up practice page identifier, and then obtain the corresponding training video data from the server according to the training video identifier, or the display device may first obtain the corresponding training video data from the server according to the training video identifier, and then determine the follow-up practice page data corresponding to the follow-up practice page identifier, or the display device may simultaneously perform the steps of determining the follow-up practice page data corresponding to the follow-up practice page identifier, and obtaining the corresponding training video data from the server according to the training video identifier, which is not limited in the embodiments of the present application.
  • determining the follow-up practice page data corresponding to the follow-up practice page identifier may include: different page identifiers are set for different pages, and after obtaining the follow-up practice page identifier (Type code), the display device may obtain the follow-up practice page data of the follow-up practice page set corresponding to the Type code, and the follow-up practice page data may include the format information of the follow-up practice page (for example, color, page size, window size in the page, window position, etc.), layout information of the follow-up practice page, etc.
  • the layout information of the follow-up practice page may indicate the data source corresponding to the first window and the second window.
  • the first window is used to display the training video data obtained from the server
  • the second window is used to display the follow-up practice video data.
  • the follow-up training page data After obtaining the follow-up training page data, it can also be combined with the follow-up training video data obtained from the mobile terminal.
  • the display device in the case where the mobile terminal triggers the display device to display the follow-up training page, when the mobile terminal sends the follow-up training video data to the display device, the display device preferentially selects the follow-up training video data sent by the mobile terminal. The video data is displayed in the second window. If the display device does not receive the follow-up video data sent by the mobile terminal, the camera of the display device can be turned on to obtain the follow-up video data and display it in the second window.
  • the situation in which a mobile terminal triggers a display device to display a follow-up practice page may include: for example, the mobile terminal receives a user's linked screen follow-up practice operation for a training video, and in response to the received linked screen follow-up practice operation, the mobile terminal collects follow-up practice video data and sends it to the display device; for another example, the display device may receive a user's linked screen follow-up practice operation for a training video, and determine the training video identifier, follow-up practice page identifier and media asset identifier corresponding to the training video, generate a target QR code based on the training video identifier, follow-up practice page identifier and media asset identifier, and display the target QR code. After the mobile terminal scans the target QR code, the mobile terminal may be triggered to obtain the follow-up practice video data through a camera, and send these follow-up practice video data to the display device.
  • obtaining corresponding training video data from a server according to a training video identifier may include: different video identifiers and different video data are correspondingly stored in the server. After obtaining the training video identifier, the server can determine whether the training video identifier exists from the stored video identifiers. If so, further obtain the training video data stored corresponding to the training video identifier.
  • the corresponding training video data can also be obtained from the server in combination with the media asset identifier and the training video identifier corresponding to the training video.
  • the server also stores different media asset identifiers and media asset information in correspondence.
  • the media asset information includes media information (for example, titles, posters and other media information) and multiple video data.
  • the display device obtains target performance parameters.
  • the target performance parameters include: CPU occupancy rate, and/or memory occupancy rate.
  • CPU is the abbreviation of Central Processing Unit.
  • the central processing unit is a very large-scale integrated circuit, which is the computing core and control core of a computer. Its main function is to interpret computer instructions and process data in computer software.
  • the central processing unit mainly includes an arithmetic unit and a cache memory and a data, control and status bus that realizes the connection between them. It is collectively called the three core components of an electronic computer together with the internal memory and input/output devices.
  • the CPU relies on instructions from the calculation and control system. Each CPU specifies a series of instruction systems that match its hardware circuits when it is designed. The strength of instructions is also an important indicator of the CPU.
  • the instruction set is one of the most effective tools to improve the efficiency of the microprocessor.
  • Memory is an important part of the computer, also known as internal memory and main memory. It is used to temporarily store the calculation data in the CPU and the data exchanged with external memory such as the hard disk. It is a bridge for the external memory to communicate with the CPU. All programs in the computer are run in the memory. The strength of the memory performance affects the overall performance of the computer. As long as the computer starts running, the operating system will transfer the data to be calculated from the memory to the CPU for calculation. When the calculation is completed, the CPU will transmit the result. The operation of the memory determines the overall operation speed of the computer.
  • the memory bar is composed of memory chips, circuit boards, gold fingers and other parts.
  • the display device obtains performance parameters based on the retrieval command (getprop) and the system grabber command (dumpsys) in the Android system, wherein the principle of the getprop command is very simple, that is, to read the configuration information and performance information in the file from various configuration files of the system.
  • the Android system is started, a large number of services will be started, so we can use the dumpsys command to view the operation status of each service, and determine the performance parameters of the display device according to the operation status of each service.
  • the display device sends the target performance parameter to the mobile terminal.
  • the display device obtains performance data once every preset collection time and sends it back to the mobile terminal.
  • the mobile terminal detects a change in the battery level or performance status of the display device, it dynamically adjusts the follow-up video data sent to the display device.
  • the preset collection time can be 5s or 10s, which is not limited in the embodiments of the present application. The value of the preset collection time can be determined according to actual needs.
  • the mobile terminal receives the target performance parameters sent by the display device.
  • the mobile terminal sends the follow-up video data matching the target performance parameters to the display device.
  • the mobile terminal determines the follow-up video data matching the target performance parameters according to the target performance parameters.
  • the follow-up video data includes: the target video data collected by the mobile terminal and the first human skeleton point information obtained from the target video data; in another case, the follow-up video data includes: the target video data collected by the mobile terminal, and in another case, the follow-up video data includes: the first human skeleton point information obtained from the target video data.
  • the control communication interface sends the target video data collected by the mobile terminal and the first human skeleton point information to the display device.
  • the first preset parameter is a performance threshold value configured for the mobile terminal, and the first preset performance parameter includes a preset CPU occupancy parameter and a memory occupancy parameter.
  • the mobile terminal sends the target video and the first human skeleton point information to the display device.
  • the display device can normally display the follow-up video data containing a large amount of data information.
  • the follow-up video data that matches the target performance parameter includes: target video data and the first human skeleton point information.
  • the communication interface is controlled to send the target video data collected by the mobile terminal to the display device; wherein the second preset performance parameter is greater than the first preset performance parameter.
  • the second preset performance parameters set by the mobile terminal include a CPU occupancy of 50% and a memory occupancy of 500MB
  • the target performance parameters received by the mobile terminal include a CPU occupancy of 45% and a memory occupancy of 450MB
  • the display device can normally display the follow-up video data containing a large amount of data information, and the follow-up video data matching the target performance parameter includes: target video data.
  • target video data the follow-up video data matching the target performance parameter includes: target video data.
  • the communication interface is controlled to send the first human skeleton point information to the display device.
  • the third preset performance parameters set by the mobile terminal include a CPU occupancy rate of 60% and a memory occupancy rate of 600MB
  • the target performance parameters received by the mobile terminal include a CPU occupancy rate of 85% and a memory occupancy rate of 700MB
  • the target performance parameters are greater than the third preset performance parameters.
  • the performance of the display device is low, and the mobile terminal only sends the first human skeleton point information to the display device.
  • the display device can normally display the follow-up video data containing less data information, and the follow-up video data matching the target performance parameter includes: the first human skeleton point information.
  • the integrity of the video image can be guaranteed to the greatest extent while ensuring that the video image played by the display device will not freeze or stop during the joint screen follow-up process.
  • the display device when the target performance parameter is greater than the second preset performance parameter, it can be said that the current display device performance is insufficient.
  • the display device can normally display the follow-up video data containing less data information.
  • the follow-up video data matching the target performance parameter includes: the first human skeleton point information. In this way, the connection is ensured.
  • the display device performance when the display device performance is insufficient, the video played by the display device will not be stuck or stopped.
  • the mobile terminal before sending the follow-up video data to the display device, the mobile terminal will also obtain the remaining power of the mobile terminal.
  • the mobile terminal matches the follow-up video data according to the remaining power of the mobile terminal and the target performance parameters of the display device and sends it to the display device.
  • the mobile terminal can obtain the power data of the mobile terminal through the battery management module (Battery Manager) in the Android system layer.
  • the power data may include the remaining power and the remaining power percentage or the remaining power percentage.
  • the remaining power can be expressed as: 1000mA remaining power
  • the remaining power percentage can be expressed as: 20% remaining power.
  • the communication interface is controlled to send the target video data collected by the mobile terminal and the first human skeleton point information to the display device.
  • the first preset power parameter may be expressed as a percentage, such as 20%, which is not limited in the embodiment of the present application.
  • the value of the first preset power parameter may be determined according to actual needs.
  • the mobile terminal can determine the follow-up video data to be sent to the display device based on the performance parameters of the current display device and the remaining power of the mobile terminal.
  • the follow-up video data that matches the target performance parameters includes: target video data collected by the mobile terminal, and the first human skeleton point information.
  • the communication interface is controlled to send the target video data collected by the mobile terminal to the display device, wherein the second preset power parameter is less than the first preset power parameter.
  • the display device has medium performance and the mobile terminal has relatively sufficient power.
  • the mobile terminal can determine the follow-up video data to be sent to the display device based on the current performance parameters of the display device and the power of the mobile terminal.
  • the follow-up video data that matches the target performance parameters includes: target video data. This ensures that during the joint screen follow-up process, the display device receives the follow-up video data and displays the follow-up video data normally under the current performance parameters.
  • the communication interface is controlled to send the first human skeleton point information to the display device.
  • the mobile terminal can determine the follow-up video data to be sent to the display device based on the performance parameters of the current display device and the power of the mobile terminal.
  • the follow-up video data only includes: the first human skeleton point information obtained from the target video data.
  • the display device receives the follow-up video data and displays the follow-up video data normally under the current performance parameters. Thereby, the display device will not stop or freeze during the video playback process.
  • the display screen of the mobile terminal displays the target video data and controls the brightness of the display screen to be greater than the first preset brightness, wherein the first preset brightness is a screen brightness parameter set by the mobile terminal, and the embodiment of the present application is not limited thereto, and the value of the first preset brightness can be set and determined according to actual needs.
  • the display device follow-up page displays the virtual person follow-up picture
  • the mobile terminal adjusts the screen brightness, and the user can watch the real person follow-up picture taken by the camera on the display screen of the mobile terminal.
  • the mobile terminal controls the brightness of the display screen to be less than or equal to the second preset brightness, or controls the display screen of the mobile terminal to be turned off, wherein the first preset brightness is greater than the second preset brightness. That is, in this case, the display device follow-up page displays the real person follow-up video data, the user watches the real person follow-up screen on the display device, and the mobile terminal reduces the screen brightness or turns off the screen to save power.
  • the display device receives the follow-up training video data matching the target performance parameters sent by the mobile terminal.
  • the follow-up video data includes target video data collected by the mobile terminal, and/or first human skeleton point information obtained from the target video data.
  • the display device when the follow-up video data received by the display device is obtained from the target video data and the first human skeleton point information, the display device generates real-person follow-up video data based on the target video data and the first human skeleton point information, wherein the real-person video data includes: the real-person follow-up picture taken by the camera and the evaluation information of the follow-up.
  • the display device when the follow-up video data received by the display device is target video data, the display device generates real-person follow-up video data based on the target video data, wherein the real-person follow-up video data is a real-person follow-up picture taken by a camera of a mobile terminal.
  • the display device when the follow-up video data received by the display device is first human skeleton point information obtained from the target video data, the display device generates virtual follow-up video data based on the first human skeleton point information, wherein the virtual follow-up video data includes a virtual human follow-up screen.
  • the display device displays the follow-up practice page based on the follow-up practice page data, the training video data, and the follow-up practice video data.
  • the follow-up practice page includes a first window and a second window, the first window displays the training video data, and the second window displays the follow-up practice video data.
  • the display device can first draw the frame part of the follow-up practice page according to the follow-up practice page data, the training video data and the follow-up practice video data in the process of displaying the follow-up practice page, including drawing the first window and the second window in the follow-up practice page, and then drawing the training video data in the first window, and drawing the follow-up practice video data in the second window, so that the complete follow-up practice page can be displayed.
  • the training video data displayed in the first window of the follow-up practice page can be updated with the playback progress of the training video
  • the content displayed in the second window of the follow-up practice page can be updated according to the follow-up practice video data obtained from the terminal device in real time.
  • the display device needs to render the follow-up practice page in real time based on the follow-up practice page data, the training video data and the follow-up practice video data, and display the follow-up practice page.
  • the display device sends the target performance parameters to the mobile terminal, and receives the follow-up video data matched by the mobile terminal according to the target performance parameters, and determines whether the type of the follow-up video data is real-person follow-up video data or virtual follow-up video data based on the obtained follow-up video data, and the display device dynamically adjusts the follow-up screen based on the type of the follow-up video data, so that in the scenario of joint screen follow-up, when the received follow-up video data changes from real-person follow-up video data to virtual-person follow-up video data, at this time, the display device performance is insufficient, and the display device follow-up screen is dynamically switched from the real-person follow-up screen to the virtual-person follow-up screen, and when the received follow-up video data changes from virtual-person follow-up video data to real-person follow-up video data, at this time, the display device performance is high, and the display device follow-up screen is switched from the virtual-person follow-up screen to the real-person follow
  • the application layer of the mobile terminal matches the follow-up video data with the target performance parameters according to the target performance parameters, and sends the follow-up data to the display device, while controlling the display of the screen brightness of the mobile terminal.
  • an embodiment of the present application provides a method for displaying a page based on device performance, as shown in FIG. 25 , wherein the steps of the method include but are not limited to the following steps:
  • the mobile terminal receives a user's screen-joint training operation for a training video.
  • the mobile terminal determines the training video identifier and the training video corresponding to the training video in response to the received joint screen training operation.
  • follow-up practice page logo The mobile terminal determines the training video identifier and the training video corresponding to the training video in response to the received joint screen training operation.
  • the mobile terminal sends the training video identifier and the follow-up training page identifier to the display device.
  • the display device determines the follow-up practice page data corresponding to the follow-up practice page identifier, and obtains the corresponding training video data from the server according to the training video identifier.
  • the display device obtains the target performance parameter.
  • the display device sends the target performance parameter to the mobile terminal.
  • the mobile terminal receives the target performance parameter sent by the display device.
  • steps 701 to 708 please refer to steps 2401 to 2408 in Figure 24, which will not be repeated here.
  • the mobile terminal determines the performance of the display device according to the target performance parameter.
  • the mobile terminal may determine the performance level corresponding to the performance of the display device according to the target performance parameters of the display device, for example, high level, medium level, or low level.
  • the mobile terminal when the target performance parameter is less than or equal to the first preset performance parameter, and the mobile terminal sends the target video data collected by the mobile terminal and the first human skeleton point information to the display device, the corresponding performance level of the display device is advanced.
  • the mobile terminal when the target performance parameter is less than or equal to the second preset performance parameter and greater than the first preset performance parameter, the mobile terminal sends the target video data collected by the mobile terminal to the display device; when the second preset performance parameter is greater than the first preset performance parameter, the corresponding performance of the display device is intermediate.
  • the target performance parameter is greater than the second preset performance parameter
  • the mobile terminal when the mobile terminal sends the first human skeleton point information to the display device, the corresponding performance of the display device is low.
  • the mobile terminal sends the target video data and the first human skeleton point information data to the display device.
  • Step S713 the display device receives the follow-up video data that matches the target performance parameters sent by the mobile terminal; and, Step S714: the display device displays the tracking page based on the tracking page data, training video data and tracking video data.
  • the training video data includes: target video data and first human skeleton point information data.
  • the determination of the training video data can refer to the above step 2408, which will not be repeated here.
  • step 712a is executed to reduce the screen brightness of the mobile terminal, thereby saving the power of the mobile terminal.
  • the mobile terminal sends target video data to the display device.
  • Step S713 the display device receives the follow-up video data that matches the target performance parameters sent by the mobile terminal; and, Step S714: the display device displays the tracking page based on the tracking page data, training video data and tracking video data.
  • the follow-up video data includes: target video data.
  • the determination of the follow-up video data refers to the above step 2408, which will not be repeated here.
  • the mobile terminal sends the first human skeleton point information to the display device.
  • step S713 the display device receives the follow-up video data that matches the target performance parameters sent by the mobile terminal; and step S714: the display device displays the tracking page based on the tracking page data, training video data and tracking video data.
  • the follow-up video data is the first human skeleton point information.
  • the follow-up video data refers to the above step 2408 and will not be repeated here.
  • the power level of the mobile terminal is determined.
  • Execute step 712b to control the screen of the mobile terminal to be always on.
  • execute step 712a to control the mobile terminal to reduce the screen brightness, thereby saving power of the mobile terminal.
  • the screen brightness of the mobile terminal is intelligently controlled according to the power of the mobile terminal and the performance of the display device, thereby realizing intelligent control of the mobile terminal screen, ensuring that when the follow-up video screen generated by the display device based on the first skeleton point information is a virtual person follow-up screen, the real person follow-up screen can be viewed through the mobile terminal, and when the follow-up screen in the follow-up window of the display device is a real person follow-up screen, the screen brightness of the mobile terminal is reduced, thereby saving power of the mobile terminal.
  • the second human skeleton point information is obtained from the training video screen.
  • the display device generates evaluation information according to the matching parameters between the first human skeleton point information and the second human skeleton point information; wherein the evaluation information is used to evaluate the matching degree between the follow-up action and the character action in the training video, and the evaluation information can be a special effect or a percentage of the matching degree parameter, wherein the matching parameter can be expressed in percentage, and when the matching parameter between the character action in the training video data and the character action in the follow-up video is 90%, it can be considered that the follow-up action is standard, and the evaluation information is displayed in the second window of the follow-up video page.
  • the user can watch the displayed training video data and practice, and the mobile terminal will continue to collect the follow-up practice video data of the user and transmit it to the display device.
  • the display device will display the follow-up practice video data and the training video data together in the display of the display device through different windows, so that the user can compare the training movements in the follow-up practice video data and the training video data, which is convenient for the user to correct the movements.
  • FIG 26 a schematic diagram of a skeleton point composition graph provided in an embodiment of the present application.
  • the degree of matching in terms of the similarity of the skeleton points.
  • the first human skeleton point information includes: head skeleton point 81, right arm and shoulder connection skeleton point 82, left arm and shoulder connection skeleton point 83, these three human skeleton points can form a triangle after being connected
  • the second human skeleton point information includes: head skeleton point 84, right arm and shoulder connection skeleton point 85, left arm and shoulder connection skeleton point 86, these three human skeleton points can form another triangle after being connected, and the similarity of these two triangles can be calculated as a matching parameter.
  • Figure 26 is illustrated by taking the calculated similarity of 75% as an example, and the "75% accuracy" is displayed in the follow-up practice page as shown in Figure 26 80, to notify the user that the current follow-up action matches the standard action in the training video data by 75%.
  • the display device determines the matching parameters of the first human skeleton point information and the second human skeleton point information, and outputs the matching parameters, so that the user who is following the training can view the matching parameters on the screen of the display device, so as to know the degree of matching between himself and the standard movements in the training video data during the following training, thereby improving the human-computer interaction performance during the following training process.
  • FIG. 27 a schematic diagram of a scene for displaying a follow-up practice page is provided in an embodiment of the present application.
  • the mobile terminal 92 collects the follow-up practice video data and sends it to the display device 91.
  • the display device 91 determines the follow-up practice page data and the training video data according to the training video identifier and the follow-up practice page identifier sent by the mobile terminal, the display device 91 can display the follow-up practice page on the display screen of the display device 91.
  • the follow-up practice page includes two windows, one of which displays the training video data 911, and the other window displays the follow-up practice page data 912.
  • a scene schematic diagram of a virtual human practice screen is provided in an embodiment of the present application.
  • the video practice data received by the display device is the first skeletal point information obtained from the target video collected by the mobile terminal
  • the performance of the display device is low at this time.
  • the practice video in the second window of the practice page is a virtual human practice screen generated based on the first skeletal point information.
  • the screen brightness can be increased on the mobile terminal to view the real person practice screen on the mobile terminal interface.
  • the display device generates evaluation information based on the matching parameters between the first human skeletal point information and the second human skeletal point information.
  • the title bar 1001 is used to illustrate the video content of the current joint screen practice
  • the training video window 1002 is used to display the training video data
  • the practice video window 1003 is used to play the practice video data and the practice evaluation effects
  • the prompt window 1004 is used to switch from the real person practice screen to the virtual The user is prompted when the human training screen appears, and the prompt message is "The current device performance is insufficient, and it has automatically switched to a virtual human for training.”
  • the follow-up video data sent by the mobile terminal is switched from the first skeleton point information data to the target video data and the first human skeleton point information, and the follow-up data in the display device follow-up window is converted from virtual follow-up video data to real person follow-up video data.
  • the follow-up screen of the display device is switched from the virtual person follow-up screen to the real person follow-up screen, and the user is prompted according to the content of the follow-up video switch.
  • a prompt scene schematic diagram of a follow-up page in which the title bar 1101 is used to explain the video content of the current joint screen follow-up, the training video window 1102 is used to display the training video data, the follow-up video window 1103 is used to play the follow-up video data and the evaluation effects of the follow-up, and the prompt window 1104 is used to prompt the user when the virtual person follow-up screen is switched to the real person follow-up screen, and the prompt information is "The current power is sufficient, and it has been automatically switched to real person follow-up for you".
  • the prompt window can be manually clicked to cancel or automatically canceled after the preset prompt countdown based on the display device.
  • the preset prompt countdown can be 10s.
  • the embodiment is not limited thereto, and the value of the preset reminder countdown can be set and determined according to actual needs.
  • the mobile terminal is a mobile phone and the display device is a television (television set)
  • the display device is a television (television set)
  • it when interacting based on the software interaction diagram shown in Figure 23, it involves the interaction between the mobile phone application layer, the mobile phone interactive SDK, the television application layer and the television interactive SDK.
  • the following is based on the interaction between the mobile phone application layer, the mobile phone interactive SDK, the television application layer and the television interactive SDK to illustrate the page display method based on device performance provided in an embodiment of the present application.
  • Figure 30 is an interactive schematic diagram of a page display method based on device performance provided by an embodiment of the present application. The method includes but is not limited to the following steps:
  • the mobile phone receives the user's click operation on the mobile APP to enter the linked screen fitness details page and initiates linked screen fitness.
  • a fitness training scenario is used as an example for explanation.
  • the mobile application layer and mobile interactive SDK are set for mobile APPs, and the TV application layer and TV interactive SDK are set for TV APPs.
  • the mobile application layer calls the Send Data interface provided by the mobile interaction SDK to send the operation instruction to the mobile interaction SDK.
  • the mobile phone interactive SDK transmits operation instructions to the TV interactive SDK.
  • the content of the operation instruction includes: the above-mentioned Media ID, Video Id, Type Code (page number-full screen practice playback mode page), and Action (execute operation-page jump).
  • the TV interactive SDK transmits operation instructions to the TV application layer.
  • the application layer on the TV side receives the operation instruction and opens the practice page. At the same time, it collects target performance parameters such as the CPU occupancy rate and memory occupancy rate of the TV side at preset collection time intervals.
  • the TV application layer continuously transmits the target performance parameters to the TV interactive SDK.
  • the phone interactive SDK receives the target performance parameters and transmits them to the mobile phone interactive SDK.
  • the mobile interactive SDK continuously transmits the target performance parameters back to the mobile application layer.
  • the mobile phone application layer collects the target video data captured by the camera and obtains the first human skeleton point information in the target video data.
  • the mobile application layer obtains the remaining power of the current mobile device through the Android battery management module.
  • the mobile application layer determines the performance of the TV device based on the target performance parameters received from the mobile interactive SDK layer.
  • the mobile application layer intelligently adjusts the screen brightness of the mobile phone according to the remaining power of the mobile phone and/or the performance of the TV.
  • steps 9 to 12 please refer to steps 708 to 712, which will not be repeated here.
  • the mobile application layer determines the training video that matches the target performance parameters based on the target performance parameters and the mobile phone power.
  • the training data can be collected and transmitted to the mobile interactive SDK in real time.
  • the mobile interactive SDK After the mobile interactive SDK receives the follow-up video data sent by the mobile application layer, it transmits the follow-up data to the TV interactive SDK in real time.
  • the TV interactive SDK receives the practice video data sent by the mobile interactive SDK, and determines whether to practice with a real person or a virtual person based on the type of the practice video data.
  • the follow-up mode is real-person follow-up; when the follow-up video data only contains the first human skeleton point information, the follow-up mode is virtual-human follow-up.
  • the mobile phone when the follow-up training mode is real-person follow-up training, transmits the target video data and the first human skeleton point information to the TV end.
  • the mobile phone encodes the target video data and transmits it to the TV end.
  • the TV end needs to re-decode the target video data transmitted by the mobile phone and draw the target video data on the display. At this time, the CPU occupancy rate and memory occupancy of the TV end are relatively high.
  • the mobile phone when the training mode is virtual human training, the mobile phone only transmits the first human skeleton point information to the TV end, and the TV end does not decode the target video data. It only draws a stickman image on the display based on the first human skeleton point information, and the drawing area is smaller than the target video data. At this time, the CPU occupancy rate and memory occupancy of the TV end are small.
  • virtual human training can reduce more than 90% of data transmission, and reduces the logic of encoding and transmitting target video data to the TV, which can reduce the power consumption of the mobile phone.
  • the TV application layer receives the practice mode command sent by the TV interactive SDK in real time, and displays the corresponding practice screen on the practice page according to the practice mode command, and prompts the user when the practice mode is switched.
  • the display device sends the target performance parameters to the mobile terminal and receives the follow-up training video data that matches the target performance parameters sent by the mobile terminal, so that the display device can play the training video and the follow-up training video normally under the performance of the current device, thereby preventing the video played by the display device from being stuck or stopped.
  • the mobile terminal intelligently adjusts the screen brightness to save mobile phone power.
  • the mobile terminal sends different follow-up training video data according to the performance of the display device, so that the display device can display different follow-up training pictures on the follow-up training page based on the received follow-up training video data that matches the target performance parameters under the current performance.
  • An embodiment of the present application provides a computer non-volatile readable storage medium, on which a computer program is stored.
  • the computer program is executed by a processor, the various processes of the page display method based on device performance executed by the above-mentioned mobile terminal are implemented, and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
  • An embodiment of the present application provides a computer non-volatile readable storage medium, on which a computer program is stored.
  • the computer program is executed by a processor, the various processes of the page display method based on device performance executed by the above-mentioned display device are implemented, and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
  • the computer non-volatile readable storage medium can be a read-only memory (ROM), a random access memory (RAM), a disk or an optical disk, etc.
  • An embodiment of the present application provides a computer program product, which includes a computer program.
  • the computer program runs on a computer, the computer implements the various processes of the page display method based on device performance executed by the above-mentioned mobile terminal, or implements the various processes of the page display method based on device performance executed by the above-mentioned display device.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The present application discloses a method for implementing range communication in a virtual conference, and a display device and a mobile terminal. The display device receives an operation of the current conference participant for joining a target virtual conference and sends a conference participation request to a server, and the server adds the conference participant to a cluster discussion group corresponding to a virtual conference. A virtual conference interface presented by the display device comprises a virtual communication room and virtual images corresponding to all conference participants that are added to the target virtual conference. The display device generates a range communication discussion group on the basis of current position information of the current virtual image in a virtual communication room and on the basis of the current conference participant in the cluster discussion group and at least one target conference participant that meets a preset distance range. A range communication message generated by the current conference participant is sent to each target conference participant end in the range communication discussion group, so that in a certain social range, a conference participant can freely communicate with other conference participants anywhere and at any time, and thus the user experience is good.

Description

一种虚拟会议中范围交流的实现方法及显示设备、移动终端A method for realizing range communication in a virtual meeting, a display device, and a mobile terminal
相关申请的交叉引用CROSS-REFERENCE TO RELATED APPLICATIONS
本申请要求在2022年10月25日提交中国专利局、申请号为202211313577.9,以及,在2023年03月14日提交中国专利局、申请号为202310244721.6的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority to the Chinese patent applications filed with the China Patent Office on October 25, 2022, with application number 202211313577.9, and with application number 202310244721.6 filed with the China Patent Office on March 14, 2023, the entire contents of which are incorporated by reference into this application.
技术领域Technical Field
本申请涉及计算机技术领域,尤其涉及一种虚拟会议中范围交流的实现方法及显示设备、移动终端。The present application relates to the field of computer technology, and in particular to a method for implementing range communication in a virtual conference, a display device, and a mobile terminal.
背景技术Background technique
随着显示设备的快速发展,显示设备的功能将越来越丰富,性能也越来越强大。目前,显示设备包括智能电视、智能手机、电脑,以及带有智能显示屏幕的产品等。在利用显示设备实现的不同场景中,可以在显示设备中配置虚拟会议系统。利用虚拟会议系统创建虚拟会议,并允许多个参会者加入虚拟会议进行交流。With the rapid development of display devices, the functions of display devices will become more and more abundant and the performance will become more and more powerful. At present, display devices include smart TVs, smart phones, computers, and products with smart display screens. In different scenarios implemented by display devices, virtual conference systems can be configured in display devices. Use virtual conference systems to create virtual conferences and allow multiple participants to join virtual conferences for communication.
在虚拟会议交流中,参会者只能进行全场发言,或者与某个参会者建立一对一的私下交流。这种固定的交流模式,无法实现自由的交流,例如,当前参会者无法随时参与其他参会者之间正在进行的私下自由讨论,其他部分参会者无法随时参与当前参会者与其他参会者之间的私下自由讨论,用户体验不好。In virtual conferences, participants can only speak to the whole audience or establish a one-on-one private communication with a certain participant. This fixed communication mode cannot achieve free communication. For example, the current participant cannot participate in the private free discussion between other participants at any time, and other participants cannot participate in the private free discussion between the current participant and other participants at any time, which leads to poor user experience.
发明内容Summary of the invention
本申请提供了一种显示设备,包括:显示器,被配置为显示图像和/或用户界面;存储器,配置为保存计算机指令和与所述显示器有关的数据;与所述显示器和存储器连接的至少一个处理器,所述处理器被配置为执行计算机指令以使得所述显示设备:接收当前参会者加入目标虚拟会议的操作,请求服务器将所述当前参会者加入所述目标虚拟会议对应的组群讨论组,以及,显示所述目标虚拟会议的虚拟会议界面,所述组群讨论组中包括加入所述目标虚拟会议的所有参会者,所述虚拟会议界面包括与所述组群讨论组对应的虚拟交流房间以及所述组群讨论组中所有参会者对应的虚拟形象,所述所有参会者对应的虚拟形象显示在所述虚拟交流房间中;基于当前虚拟形象在所述虚拟交流房间中的当前位置信息,检测所述当前虚拟形象的预设距离范围内是否存在目标虚拟形象,所述当前虚拟形象为所述当前参会者的虚拟形象,所述目标虚拟形象为所述组群讨论组中目标参会者的虚拟形象;如果所述当前虚拟形象的预设距离范围内存在至少一个目标虚拟形象,则从所述组群讨论中筛选出所述当前参会者和所述至少一个目标虚拟形象对应的目标参会者,并生成范围交流讨论组;The present application provides a display device, comprising: a display configured to display an image and/or a user interface; a memory configured to store computer instructions and data related to the display; and at least one processor connected to the display and the memory, the processor being configured to execute computer instructions so that the display device: receives an operation of a current participant joining a target virtual conference, requests a server to join the current participant to a group discussion group corresponding to the target virtual conference, and displays a virtual conference interface of the target virtual conference, wherein the group discussion group includes all participants joining the target virtual conference, and the virtual conference interface includes a virtual communication room corresponding to the group discussion group and a virtual conference room corresponding to the group discussion group. and the virtual images corresponding to all the participants in the group discussion group, the virtual images corresponding to all the participants are displayed in the virtual communication room; based on the current position information of the current virtual image in the virtual communication room, detecting whether there is a target virtual image within a preset distance range of the current virtual image, the current virtual image is the virtual image of the current participant, and the target virtual image is the virtual image of the target participant in the group discussion group; if there is at least one target virtual image within the preset distance range of the current virtual image, then filtering out the target participant corresponding to the current participant and the at least one target virtual image from the group discussion, and generating a range communication discussion group;
接收所述当前参会者产生的交流消息,将所述交流消息发送至所述范围交流讨论组中的每一个目标参会者端。Receive the communication message generated by the current participant, and send the communication message to each target participant terminal in the range communication discussion group.
本申请还提供了一种服务器,包括:处理器,被配置为:响应于显示设备发送的参会请求,将所述显示设备对应的指定参会者加入目标虚拟会议对应的组群讨论组,所述组群讨论组中包括加入所述目标虚拟会议的所有参会者;接收所述显示设备发送的指定参会者产生的交流消息,所述交流消息中携带交流标识;如果所述交流标识为范围交流标识,则将所述指定参会者产生的交流消息发送至具有相同范围交流标识的范围交流讨论组中的至少一个目标参会者端,所述范围交流讨论组包括指定参会者以及与所述指定参会者满足预设距离范围的至少一个目标参会者;如果所述交流标识为全场交流标识,则将所述指定参会者产生的交流消息发送至具有全场交流标识对应的所述组群讨论组的所有参会者端。 The present application also provides a server, including: a processor, configured to: in response to a conference participation request sent by a display device, add a designated participant corresponding to the display device to a group discussion group corresponding to a target virtual conference, the group discussion group including all participants joining the target virtual conference; receive a communication message generated by the designated participant sent by the display device, the communication message carrying a communication identifier; if the communication identifier is a range communication identifier, send the communication message generated by the designated participant to at least one target participant end in a range communication discussion group with the same range communication identifier, the range communication discussion group including the designated participant and at least one target participant that meets a preset distance range with the designated participant; if the communication identifier is a full-field communication identifier, send the communication message generated by the designated participant to all participant ends of the group discussion group corresponding to the full-field communication identifier.
本申请还提供了一种虚拟会议中范围交流的实现方法,应用于显示设备,所述方法包括:接收当前参会者加入目标虚拟会议的操作,请求服务器将所述当前参会者加入所述目标虚拟会议对应的组群讨论组,以及,显示所述目标虚拟会议的虚拟会议界面,所述组群讨论组中包括加入所述目标虚拟会议的所有参会者,所述虚拟会议界面包括与所述组群讨论组对应的虚拟交流房间以及所述组群讨论组中所有参会者对应的虚拟形象,所述所有参会者对应的虚拟形象显示在所述虚拟交流房间中;基于当前虚拟形象在所述虚拟交流房间中的当前位置信息,检测所述当前虚拟形象的预设距离范围内是否存在目标虚拟形象,所述当前虚拟形象为所述当前参会者的虚拟形象,所述目标虚拟形象为所述组群讨论组中目标参会者的虚拟形象;如果所述当前虚拟形象的预设距离范围内存在至少一个目标虚拟形象,则从所述组群讨论中筛选出所述当前参会者和所述至少一个目标虚拟形象对应的目标参会者,并生成范围交流讨论组;接收所述当前参会者产生的交流消息,将所述交流消息发送至所述范围交流讨论组中的每一个目标参会者端。The present application also provides a method for implementing range communication in a virtual conference, which is applied to a display device, and the method includes: receiving an operation of a current participant to join a target virtual conference, requesting a server to add the current participant to a group discussion group corresponding to the target virtual conference, and displaying a virtual conference interface of the target virtual conference, wherein the group discussion group includes all participants who have joined the target virtual conference, and the virtual conference interface includes a virtual communication room corresponding to the group discussion group and virtual images corresponding to all participants in the group discussion group, and the virtual images corresponding to all participants are displayed in the virtual communication room; based on the current virtual image in the group discussion group, The current position information in the virtual communication room is detected, and whether there is a target virtual image within a preset distance range of the current virtual image, the current virtual image is the virtual image of the current participant, and the target virtual image is the virtual image of the target participant in the group discussion group; if there is at least one target virtual image within the preset distance range of the current virtual image, the target participant corresponding to the current participant and the at least one target virtual image is screened out from the group discussion, and a range communication discussion group is generated; the communication message generated by the current participant is received, and the communication message is sent to each target participant end in the range communication discussion group.
本申请还提供了一种虚拟会议中范围交流的实现方法,应用于服务器,所述方法包括:响应于显示设备发送的参会请求,将所述显示设备对应的指定参会者加入目标虚拟会议对应的组群讨论组,所述组群讨论组中包括加入所述目标虚拟会议的所有参会者;接收所述显示设备发送的指定参会者产生的交流消息,所述交流消息中携带交流标识;如果所述交流标识为范围交流标识,则将所述指定参会者产生的交流消息发送至具有相同范围交流标识的范围交流讨论组中的至少一个目标参会者端,所述范围交流讨论组包括指定参会者以及与所述指定参会者满足预设距离范围的至少一个目标参会者;如果所述交流标识为全场交流标识,则将所述指定参会者产生的交流消息发送至具有全场交流标识对应的所述组群讨论组的所有参会者端。The present application also provides a method for implementing range communication in a virtual conference, which is applied to a server, and the method includes: in response to a conference participation request sent by a display device, adding a designated participant corresponding to the display device to a group discussion group corresponding to a target virtual conference, wherein the group discussion group includes all participants who have joined the target virtual conference; receiving a communication message generated by the designated participant sent by the display device, wherein the communication message carries a communication identifier; if the communication identifier is a range communication identifier, sending the communication message generated by the designated participant to at least one target participant end in the range communication discussion group having the same range communication identifier, wherein the range communication discussion group includes the designated participant and at least one target participant who meets a preset distance range with the designated participant; if the communication identifier is a full-field communication identifier, sending the communication message generated by the designated participant to all participant ends of the group discussion group corresponding to the full-field communication identifier.
本申请还提供了一种计算机非易失性可读存储介质,该计算机非易失性可读存储介质可存储有程序,该程序执行时可实现包括本申请提供的虚拟会议中范围交流的实现方法各实施例中的部分或全部步骤。The present application also provides a computer non-volatile readable storage medium, which can store a program, and when the program is executed, it can implement some or all of the steps in each embodiment of the method for implementing range communication in a virtual meeting provided by the present application.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1示出了根据一些实施例的显示设备与控制装置之间操作场景的示意图;FIG1 is a schematic diagram showing an operation scenario between a display device and a control apparatus according to some embodiments;
图2示出了根据一些实施例的创建虚拟会议的方法流程图;FIG2 shows a flow chart of a method for creating a virtual meeting according to some embodiments;
图3示出了根据一些实施例的创建虚拟会议的时序图;FIG3 illustrates a timing diagram for creating a virtual conference according to some embodiments;
图4示出了根据一些实施例的会议创建界面的示意图;FIG4 shows a schematic diagram of a conference creation interface according to some embodiments;
图5示出了根据一些实施例的显示设备执行虚拟会议中范围交流的实现方法的流程图;FIG5 is a flowchart showing a method for implementing a range communication in a virtual meeting performed by a display device according to some embodiments;
图6示出了根据一些实施例的参会者加入虚拟会议的时序图;FIG6 illustrates a timing diagram of participants joining a virtual conference according to some embodiments;
图7示出了根据一些实施例的虚拟会议选择界面的示意图;FIG7 shows a schematic diagram of a virtual conference selection interface according to some embodiments;
图8示出了根据一些实施例的虚拟会议界面的示意图;FIG8 shows a schematic diagram of a virtual conference interface according to some embodiments;
图9示出了根据一些实施例的通过会议密码加入目标虚拟会议过程的界面示意图;FIG9 shows a schematic diagram of an interface for joining a target virtual conference through a conference password according to some embodiments;
图10示出了根据一些实施例的在虚拟交流房间中实现范围交流的一种时序图;FIG10 shows a timing diagram of implementing range communication in a virtual communication room according to some embodiments;
图11示出了根据一些实施例的范围交流区域划分的一种俯视示意图;FIG11 shows a schematic top view of a range communication area division according to some embodiments;
图12示出了根据一些实施例的生成范围交流讨论组的方法流程图;FIG12 is a flowchart showing a method for generating a range exchange discussion group according to some embodiments;
图13(a)示出了根据一些实施例的主持人端虚拟会议界面的一种示意图;FIG13( a ) shows a schematic diagram of a virtual conference interface at a host end according to some embodiments;
图13(b)示出了根据一些实施例的主持人端虚拟会议界面的另一种示意图;FIG13( b ) shows another schematic diagram of a virtual conference interface at the host end according to some embodiments;
图14示出了根据一些实施例的参会者端显示发言类型对话框的示意图;FIG14 is a schematic diagram showing a speech type dialog box displayed on a participant end according to some embodiments;
图15示出了根据一些实施例的在虚拟交流房间中实现范围交流的另一种时序图;FIG15 shows another timing diagram for implementing range communication in a virtual communication room according to some embodiments;
图16示出了根据一些实施例的范围交流区域划分的另一种俯视示意图;FIG16 shows another schematic top view of the range communication area division according to some embodiments;
图17示出了根据一些实施例的实现范围交流的方法流程图; FIG17 is a flowchart showing a method for implementing range communication according to some embodiments;
图18示出了根据一些实施例的服务器执行虚拟会议中范围交流的实现方法的一种流程图;FIG18 shows a flow chart of a method for implementing range communication in a virtual conference performed by a server according to some embodiments;
图19示出了根据一些实施例的服务器执行虚拟会议中范围交流的实现方法的另一种流程图;FIG19 shows another flow chart of a method for implementing range communication in a virtual conference performed by a server according to some embodiments;
图20示出了根据一些实施例的显示设备200的硬件配置框图;FIG. 20 shows a hardware configuration block diagram of a display device 200 according to some embodiments;
图21示出了根据一些实施例的移动终端300的硬件配置框图;FIG21 shows a hardware configuration block diagram of a mobile terminal 300 according to some embodiments;
图22示出了根据一些实施例的显示设备200中或移动终端300的软件配置示意图;FIG. 22 shows a schematic diagram of software configuration in the display device 200 or the mobile terminal 300 according to some embodiments;
图23示出了根据一些实施例的基于设备性能的页面显示方法的软件交互示意图;FIG23 shows a software interaction diagram of a page display method based on device performance according to some embodiments;
图24示出了根据一些实施例的一种基于设备性能的页面显示方法的流程示意图;FIG24 is a schematic flow chart showing a method for displaying a page based on device performance according to some embodiments;
图25示出了根据一些实施例的另一种基于设备性能的页面显示方法的流程图;FIG25 is a flowchart showing another method for displaying a page based on device performance according to some embodiments;
图26示出了根据一些实施例的一种骨骼点组成图形的示意图;FIG26 shows a schematic diagram of a skeleton point composition graph according to some embodiments;
图27示出了根据一些实施例的一种显示跟练页面的场景示意;FIG. 27 shows a schematic diagram of a scene for displaying a training page according to some embodiments;
图28示出了根据一些实施例的一种显示虚拟人跟练画面的场景示意图;FIG28 is a schematic diagram showing a scene of displaying a virtual human training screen according to some embodiments;
图29示出了根据一些实施例的一种跟练页面的提示场景示意图;FIG29 is a schematic diagram showing a prompt scenario of a follow-up training page according to some embodiments;
图30示出了根据一些实施例的一种基于设备性能的页面显示方法的交互示意图。FIG30 shows an interactive schematic diagram of a method for displaying a page based on device performance according to some embodiments.
具体实施方式Detailed ways
为使本申请的目的和实施方式更加清楚,下面将结合本申请示例性实施例中的附图,对本申请示例性实施方式进行清楚、完整地描述,显然,描述的示例性实施例仅是本申请一部分实施例,而不是全部的实施例。In order to make the purpose and implementation method of the present application clearer, the exemplary implementation method of the present application will be clearly and completely described below in conjunction with the drawings in the exemplary embodiments of the present application. Obviously, the described exemplary embodiments are only part of the embodiments of the present application, rather than all the embodiments.
需要说明的是,本申请中对于术语的简要说明,仅是为了方便理解接下来描述的实施方式,而不是意图限定本申请的实施方式。除非另有说明,这些术语应当按照其普通和通常的含义理解。It should be noted that the brief description of terms in this application is only for the convenience of understanding the embodiments described below, and is not intended to limit the embodiments of this application. Unless otherwise specified, these terms should be understood according to their ordinary and common meanings.
本申请实施方式提供的显示设备可以具有多种实施形式,例如,可以是电视、智能电视、电脑、激光投影设备、显示器(monitor)、电子白板(electronic bulletin board)、电子桌面(electronic table)等。图1为本申请的显示设备的一种具体实施方式。The display device provided in the embodiments of the present application may have various implementation forms, for example, it may be a television, a smart television, a computer, a laser projection device, a monitor, an electronic whiteboard (electronic bulletin board), an electronic desktop (electronic table), etc. FIG1 is a specific implementation of the display device of the present application.
图1示出了根据一些实施例的显示设备与控制装置之间操作场景的示意图。如图1所示,用户100可通过终端设备300操作显示设备200,用户100也可以直接操作显示设备200。Fig. 1 is a schematic diagram showing an operation scenario between a display device and a control apparatus according to some embodiments. As shown in Fig. 1 , a user 100 can operate a display device 200 via a terminal device 300, or the user 100 can directly operate the display device 200.
在一些实施例中,终端设备300可以是如移动终端、平板电脑、计算机、笔记本电脑等。例如,使用在终端设备上运行的应用程序控制显示设备200。In some embodiments, the terminal device 300 may be, for example, a mobile terminal, a tablet computer, a computer, a laptop computer, etc. For example, the display device 200 is controlled using an application program running on the terminal device.
在一些实施例中,显示设备200可以不使用上述的终端设备接收指令,而是通过触摸或者手势等接收用户的控制。显示设备200还可以通过显示设备200设备内部配置的获取语音指令的模块直接接收用户的语音指令控制,也可以通过显示设备200设备外部设置的语音控制设备来接收用户的语音指令控制。In some embodiments, the display device 200 may not use the above-mentioned terminal device to receive instructions, but may receive user control through touch or gestures, etc. The display device 200 may also directly receive the user's voice command control through a module for obtaining voice commands configured inside the display device 200, or may receive the user's voice command control through a voice control device provided outside the display device 200.
在一些实施例中,显示设备200还与服务器400进行数据通信。可允许显示设备200通过局域网(LAN)、无线局域网(WLAN)和其他网络进行通信连接。服务器400可以向显示设备200提供各种内容和互动。服务器400可以是一个集群,也可以是多个集群,可以包括一类或多类服务器。In some embodiments, the display device 200 also communicates data with the server 400. The display device 200 may be allowed to communicate via a local area network (LAN), a wireless local area network (WLAN), and other networks. The server 400 may provide various content and interactions to the display device 200. The server 400 may be one cluster or multiple clusters, and may include one or more types of servers.
在一些实施例中,在显示设备200中配置虚拟会议系统,虚拟会议系统可以以应用的形式存在。利用虚拟会议系统创建虚拟会议,并允许多个参会者加入虚拟会议进行交流。In some embodiments, a virtual conference system is configured in the display device 200, and the virtual conference system may exist in the form of an application. A virtual conference is created using the virtual conference system, and multiple participants are allowed to join the virtual conference for communication.
在现实场景中,当用户走近一群正在交谈或者讨论的人附近,该用户可以自然而然的听到这群人交谈的内容。该用户可以选择和他们擦肩而过,也可以驻足倾听,也可以随时加入与这群人进行讨论。In real-life scenarios, when a user approaches a group of people who are talking or discussing, the user can naturally hear what the group is talking about. The user can choose to pass by them, stop and listen, or join the discussion with the group at any time.
而在虚拟会议交流中,参会者只能进行全场发言,或者与某个参会者建立一对一 的私下交流。这种固定的交流模式,与现实中的交流场景存在较大差异,无法实现自由的交流。In virtual conferences, participants can only speak to the whole audience or establish a one-on-one conversation with a certain participant. This fixed communication mode is quite different from the real communication scene and cannot achieve free communication.
为了让参会者有更好的体验,即与现实参会一样,可以随时与其他参会者进行私下的自由讨论,本申请实施例提供一种显示设备200,并被配置为执行虚拟会议中范围交流的实现方法。在本申请实施例提供的虚拟会议中,参会者以虚拟形象的方式呈现在虚拟会议场景(虚拟交流房间)中,虚拟形象可以在虚拟会议场景中进行漫游。当进入到一定的社交范围之内,这个范围内其他虚拟形象对应参会者的交谈声音可以被当前参会者听到,当前参会者讲话也可以被该范围内的其他参会者听到,即与现实场景中一样,在一定社交范围内,参会者可以自由沟通。In order to give participants a better experience, that is, to be able to have private and free discussions with other participants at any time, just like attending a real meeting, the embodiment of the present application provides a display device 200, and is configured to perform a method for implementing range communication in a virtual meeting. In the virtual meeting provided in the embodiment of the present application, the participants are presented in the virtual meeting scene (virtual communication room) in the form of virtual images, and the virtual images can roam in the virtual meeting scene. When entering a certain social range, the conversation voices of other virtual images corresponding to the participants within this range can be heard by the current participant, and the current participant’s speech can also be heard by other participants within the range, that is, as in the real scene, within a certain social range, participants can communicate freely.
图2示出了根据一些实施例的创建虚拟会议的方法流程图;图3示出了根据一些实施例的创建虚拟会议的时序图。本申请实施例提供一种显示设备200,包括:显示器,被配置为显示用户界面,用户界面包括但不限于本文示出的虚拟会议界面、虚拟会议选择界面和会议创建界面等;与显示器连接的处理器,在执行图2和图3所示的创建虚拟会议的方法时,处理器被配置为执行下述步骤:FIG2 shows a flow chart of a method for creating a virtual meeting according to some embodiments; FIG3 shows a timing chart of creating a virtual meeting according to some embodiments. The present application embodiment provides a display device 200, including: a display configured to display a user interface, the user interface including but not limited to the virtual meeting interface, virtual meeting selection interface and meeting creation interface shown herein; a processor connected to the display, when executing the method for creating a virtual meeting shown in FIG2 and FIG3, the processor is configured to perform the following steps:
S01、显示会议创建界面,会议创建界面包括创建按钮和至少一个参数输入框,至少一个参数输入框用于供用户输入不同类型的参数。S01. Display a conference creation interface, where the conference creation interface includes a creation button and at least one parameter input box, where the at least one parameter input box is used for a user to input different types of parameters.
S02、接收用户对创建按钮的触发,获取用户基于至少一个参数输入框输入的不同类型的参数,生成携带创建请求参数的创建请求,创建请求参数包括不同类型的参数。S02. Receive a trigger of a create button by a user, obtain different types of parameters input by the user based on at least one parameter input box, and generate a create request carrying create request parameters, where the create request parameters include different types of parameters.
S03、将携带创建请求参数的创建请求发送至服务器,创建请求用于指示服务器基于创建请求参数创建虚拟会议。S03: Send a creation request carrying creation request parameters to the server, where the creation request is used to instruct the server to create a virtual conference based on the creation request parameters.
图3所示的创建虚拟会议的时序流程,具体包括如下步骤:The timing flow of creating a virtual conference shown in FIG3 specifically includes the following steps:
S301、管理者端向业务服务器创建会议(会议名称、会议开始结束时间、会议场景ID、最大参会人数等);S301, the administrator creates a meeting (meeting name, meeting start and end time, meeting scene ID, maximum number of participants, etc.) to the business server;
S302、业务服务器校验参数;S302, the business server verifies parameters;
S303、业务服务器生成会议号;S303, the business server generates a conference number;
S304、业务服务器向即时消息服务器创建组群讨论组;S304, the business server creates a group discussion group to the instant messaging server;
S305、即时消息服务器通知业务服务器创建成功,返回组群编码;S305, the instant messaging server notifies the business server of successful creation and returns the group code;
S306、业务服务器保存会议信息至数据库;S306, the business server saves the meeting information to the database;
S307、业务服务器收到数据库保存成功的通知,并进一步通知管理者端保存会议成功;S307, the business server receives the notification of successful database saving, and further notifies the administrator end that the meeting is successfully saved;
S308、业务服务器后台启动定时扫描任务扫描新建会议;S308, the business server background starts a scheduled scanning task to scan the newly created meeting;
S309、业务服务器到达会议开始时间,生成会议缓存信息;S309: The business server reaches the conference start time and generates conference cache information;
S310、业务服务器将会议缓存信息保存到缓存服务器;S310, the business server saves the conference cache information to the cache server;
S311、业务服务器接收缓存服务器发送的保存成功的通知。S311. The business server receives a notification of successful saving sent by the cache server.
在一些实施例中,创建虚拟会议的主体可以为管理者,显示设备200的显示器中显示会议创建界面。在管理者端,图1中的用户100可以是创建虚拟会议的管理者,管理者端可以是管理者操作的显示设备。In some embodiments, the subject who creates the virtual conference may be an administrator, and the conference creation interface is displayed on the display of the display device 200. On the administrator side, the user 100 in FIG1 may be the administrator who creates the virtual conference, and the administrator side may be a display device operated by the administrator.
图4示出了根据一些实施例的会议创建界面的示意图。在一些实施例中,如图4所示,会议创建界面包括至少一个参数输入框。该至少一个参数输入框包括会议名称输入框、会议时间输入框、会议封面输入框、人数上限输入框、会议场景输入框、公开展示输入框、参与限制输入框、主持人输入框、创建按钮和取消按钮等中的至少一种或多种组合。FIG4 shows a schematic diagram of a conference creation interface according to some embodiments. In some embodiments, as shown in FIG4 , the conference creation interface includes at least one parameter input box. The at least one parameter input box includes at least one or more combinations of a conference name input box, a conference time input box, a conference cover input box, a maximum number of people input box, a conference scene input box, a public display input box, a participation restriction input box, a host input box, a create button, and a cancel button.
会议名称输入框用于确定虚拟会议的会议名称。会议时间输入框用于确定虚拟会议的会议开始时间和会议结束时间。会议封面输入框用于确定虚拟会议的封面,该项参数并非必须设定项。人数上限输入框用于确定虚拟会议的最大参会人数。会议场景输入框用于确定虚拟会议对应的虚拟交流房间的背景图案,该背景图案默认为会议封 面的图案,还可更换场景图片;选择一个会议场景图案,即确定会议场景ID。公开展示输入框用于确定虚拟会议是否公开展示。参与限制输入框用于确定加入虚拟会议是否需要输入密码验证。公开展示输入框与参与限制输入框相关联,在公开展示输入框为公开状态时,参与限制输入框提供的不限制项和密码验证项均为可触发状态;如果管理者触发不限制项,则说明加入虚拟会议无需输入密码;如果管理者触发密码验证项,则说明加入虚拟会议需要输入密码。在公开展示输入框为关闭状态时,参与限制输入框提供的不限制项和密码验证项均为不可触发状态。主持人输入框确定虚拟会议的主持人。创建按钮用于在管理者设定相应类型的参数后确定虚拟会议的创建过程。取消按钮用于取消虚拟会议的创建过程。The Meeting Name input box is used to determine the name of the virtual meeting. The Meeting Time input box is used to determine the start and end time of the virtual meeting. The Meeting Cover input box is used to determine the cover of the virtual meeting. This parameter is not required. The Maximum Number of Participants input box is used to determine the maximum number of participants in the virtual meeting. The Meeting Scene input box is used to determine the background pattern of the virtual communication room corresponding to the virtual meeting. The background pattern defaults to the meeting cover. The pattern on the screen can also be changed; select a meeting scene pattern to determine the meeting scene ID. The public display input box is used to determine whether the virtual meeting is publicly displayed. The participation restriction input box is used to determine whether a password verification is required to join the virtual meeting. The public display input box is associated with the participation restriction input box. When the public display input box is in the public state, the unlimited items and password verification items provided by the participation restriction input box are both in a triggerable state; if the administrator triggers the unlimited item, it means that there is no need to enter a password to join the virtual meeting; if the administrator triggers the password verification item, it means that a password is required to join the virtual meeting. When the public display input box is closed, the unlimited items and password verification items provided by the participation restriction input box are both in an untriggerable state. The host input box determines the host of the virtual meeting. The create button is used to determine the creation process of the virtual meeting after the administrator sets the corresponding type of parameters. The cancel button is used to cancel the creation process of the virtual meeting.
管理者基于会议创建界面提供各个参数输入框设定不同类型的参数,并触发创建按钮,由管理者操作的显示设备200生成携带创建请求参数的创建请求,创建请求参数包括不同类型的参数。管理者操作的显示设备200将携带创建请求参数的创建请求发送至服务器,以由服务器基于创建请求参数,请求即时消息服务器创建虚拟会议及其组群讨论组,该组群讨论组用于实现加入虚拟会议的所有参会者的即时消息的传递,实现交流。The administrator provides various parameter input boxes based on the conference creation interface to set different types of parameters, and triggers the creation button. The display device 200 operated by the administrator generates a creation request carrying creation request parameters, and the creation request parameters include different types of parameters. The display device 200 operated by the administrator sends the creation request carrying the creation request parameters to the server, so that the server requests the instant messaging server to create a virtual conference and its group discussion group based on the creation request parameters. The group discussion group is used to realize the transmission of instant messages of all participants who join the virtual conference to realize communication.
示例性的,在需要密码验证时,创建请求参数包括会议名称、会议密码、会议开始时间、会议结束时间、会议场景ID和最大参会人数等中的至少一种;在不需要密码验证时,创建请求参数包括会议名称、会议开始时间、会议结束时间、会议场景ID和最大参会人数等中的至少一种。Exemplarily, when password verification is required, the creation request parameters include at least one of the meeting name, meeting password, meeting start time, meeting end time, meeting scene ID and the maximum number of participants; when password verification is not required, the creation request parameters include at least one of the meeting name, meeting start time, meeting end time, meeting scene ID and the maximum number of participants.
需要说明的是,本文所述的服务器可以为业务服务器,业务服务器基于显示设备端的创建请求创建虚拟会议的过程,可参照后续服务器实施例的内容,此处不赘述。It should be noted that the server described in this article may be a business server. The process of the business server creating a virtual conference based on a creation request from the display device may refer to the contents of subsequent server embodiments and will not be described in detail here.
图5示出了根据一些实施例的显示设备执行虚拟会议中范围交流的实现方法的流程图。本申请实施例提供的一种显示设备200,应用在参会者显示设备端,在执行图5所示的虚拟会议中范围交流的实现方法时,参会者显示设备200的处理器被配置为执行下述步骤:FIG5 shows a flowchart of a method for implementing a range communication in a virtual meeting performed by a display device according to some embodiments. A display device 200 provided in an embodiment of the present application is applied to a participant display device. When executing the method for implementing a range communication in a virtual meeting shown in FIG5 , the processor of the participant display device 200 is configured to perform the following steps:
S11、接收当前参会者加入目标虚拟会议的操作,请求服务器将当前参会者加入目标虚拟会议对应的组群讨论组,以及,显示目标虚拟会议的虚拟会议界面。S11. Receive an operation of the current participant to join the target virtual conference, request the server to add the current participant to the group discussion group corresponding to the target virtual conference, and display the virtual conference interface of the target virtual conference.
其中,组群讨论组中包括加入目标虚拟会议的所有参会者,虚拟会议界面包括与组群讨论组对应的虚拟交流房间以及组群讨论组中所有参会者对应的虚拟形象,所有参会者对应的虚拟形象显示在虚拟交流房间中。The group discussion group includes all participants who join the target virtual conference, and the virtual conference interface includes a virtual communication room corresponding to the group discussion group and virtual images corresponding to all participants in the group discussion group. The virtual images corresponding to all participants are displayed in the virtual communication room.
在一些实施例中,一个虚拟会议对应一个组群讨论组,组群讨论组用于实现加入该虚拟会议的所有参会者的全场交流。虚拟交流房间可以视为虚拟会议的组群讨论组的可视化呈现,因此,组群讨论组的组群编码可以等同于用于表征虚拟交流房间。组群讨论组可以由业务服务器基于管理者端的创建请求,再请求即时消息服务器进行创建,业务服务器和即时消息服务器创建目标虚拟会议的组群讨论组的过程可参照后续服务器实施例的内容,此处不赘述。In some embodiments, a virtual meeting corresponds to a group discussion group, and the group discussion group is used to achieve full communication among all participants joining the virtual meeting. The virtual communication room can be regarded as a visual presentation of the group discussion group of the virtual meeting. Therefore, the group code of the group discussion group can be equivalent to the group code used to characterize the virtual communication room. The group discussion group can be created by the business server based on the creation request of the administrator side, and then requesting the instant messaging server to create it. The process of the business server and the instant messaging server creating the group discussion group of the target virtual meeting can refer to the content of the subsequent server embodiment, which will not be repeated here.
虚拟形象显示在虚拟交流房间中,即可表明该虚拟形象对应的参会者已加入虚拟会议的组群讨论组中。虚拟形象是参会者在虚拟交流空间中的可视化呈现,在进行虚拟会议时,将参会者以可视化的形式显示出来,可以提高参会者的更高参与感,体验感更好。并且,参会者可以控制其对应的虚拟形象在虚拟交流房间中移动位置,以与现实会议场景一样,参会者可以随处且随时与其他参会者自由交流。The virtual image is displayed in the virtual communication room, which means that the participant corresponding to the virtual image has joined the group discussion group of the virtual meeting. The virtual image is a visual representation of the participant in the virtual communication space. When conducting a virtual meeting, the participants are displayed in a visual form, which can enhance the participants' sense of participation and experience. In addition, the participants can control the movement of their corresponding virtual images in the virtual communication room, so that participants can communicate freely with other participants anywhere and at any time, just like in a real meeting scene.
管理者端请求业务服务器完成虚拟会议创建后,在当前时间到达目标虚拟会议的会议开始时间时,参会者可以加入目标虚拟会议,进而在参会者端的显示器中显示目标虚拟会议的虚拟会议界面。参会者端可以是参会者操作的显示设备,此场景下,图1中的用户100可以是参会者。After the administrator requests the business server to complete the creation of the virtual conference, when the current time reaches the meeting start time of the target virtual conference, the participant can join the target virtual conference, and then the virtual conference interface of the target virtual conference is displayed on the display of the participant. The participant end can be a display device operated by the participant. In this scenario, the user 100 in Figure 1 can be a participant.
图6示出了根据一些实施例的参会者加入虚拟会议的时序图。在一些实施例中,如 图6所示,参会者显示设备200的处理器在执行接收当前参会者加入目标虚拟会议的操作,显示目标虚拟会议的虚拟会议界面,被进一步配置为执行下述步骤:FIG. 6 shows a timing diagram of participants joining a virtual conference according to some embodiments. As shown in FIG6 , the processor of the participant display device 200 is further configured to perform the following steps when performing the operation of receiving the current participant to join the target virtual conference and displaying the virtual conference interface of the target virtual conference:
步骤一、显示虚拟会议选择界面,虚拟会议选择界面包括至少一个虚拟会议的选择项。Step 1: Display a virtual conference selection interface, where the virtual conference selection interface includes at least one virtual conference selection item.
步骤二、接收当前参会者对目标虚拟会议的选择项的触发,生成携带参会请求参数的参会请求。Step 2: receiving a trigger of a selection item of a target virtual conference from a current participant, and generating a conference request carrying conference request parameters.
步骤三、将携带参会请求参数的参会请求发送至服务器,参会请求用于指示服务器对用户标识和目标虚拟会议的会议号进行校验。Step 3: Send a conference request carrying conference request parameters to the server, where the conference request is used to instruct the server to verify the user ID and the conference number of the target virtual conference.
步骤四、接收服务器在校验通过后发送的与会议号对应的目标虚拟会议的会议详情信息,以及,基于会议详情信息,显示目标虚拟会议的虚拟会议界面。Step 4: receiving the meeting details information of the target virtual meeting corresponding to the meeting number sent by the server after verification, and displaying the virtual meeting interface of the target virtual meeting based on the meeting details information.
参会者触发显示设备200内配置的虚拟会议系统,以在显示器中显示虚拟会议选择界面。The participant triggers the virtual conference system configured in the display device 200 to display the virtual conference selection interface on the display.
图6所示的参会者加入虚拟会议的时序流程,具体包括如下步骤:The time sequence flow of a participant joining a virtual conference shown in FIG6 specifically includes the following steps:
S601、参会者端S1向业务服务器申请加入会议(会议号+用户标识+加会密码);S601, the participant terminal S1 applies to the business server to join the conference (conference number + user ID + joining password);
S602、业务服务器收到参会请求,校验参数;S602: The business server receives the conference joining request and verifies the parameters;
S603、业务服务器从缓存查询会议详情信息;S603, the business server queries the conference details information from the cache;
S604、业务服务器接收缓存服务器返回的会议详情信息;S604: The business server receives the conference details information returned by the cache server;
S605、业务服务器校验会议密码;S605, the business server verifies the meeting password;
S606、参会者端S1接收业务服务器发送的加会失败通知;S606, the participant terminal S1 receives a notification of failure to join the conference sent by the business server;
S607、参会者端S1结束流程。S607: The participant S1 ends the process.
S608、业务服务器校验通过;S608, the business server passes the verification;
S609、业务服务器将参会者加入参会者列表;S609, the business server adds the participant to the participant list;
S610、业务服务器向参会者端S1发送参会成功通知,返回会议详情信息;S610, the business server sends a successful conference joining notification to the participant terminal S1 and returns conference details;
S611、业务服务器向即时消息服务器发送入会通知;S611, the business server sends a meeting joining notification to the instant messaging server;
S612、即时消息服务器将入会通知发送至其他已加入的参会者S2-Sn;S612, the instant messaging server sends a joining notification to other participants S2-Sn who have joined the meeting;
S613、其他已加入的参会者S2-Sn更新本地参会者列表;S613, other participants S2-Sn who have joined update the local participant list;
S614、参会者端S1基于组群编码加入组群讨论组;S614, the participant terminal S1 joins the group discussion group based on the group code;
S615、参会者端S1向业务服务器查询已参会的参会者列表;S615, the participant terminal S1 queries the business server for a list of participants who have attended the conference;
S616、参会者端S1接收业务服务器返回的参会者列表(用户标识、用户名称和位置信息等);S616, the participant terminal S1 receives the participant list (user ID, user name and location information, etc.) returned by the business server;
S617、参会者端S1将参会者列表保存到本地。S617. The participant terminal S1 saves the participant list locally.
图7示出了根据一些实施例的虚拟会议选择界面的示意图。如图7所示,虚拟会议选择界面显示该参会者即将参与的至少一个虚拟会议的选择项,至少一个虚拟会议的选择项按照各个虚拟会议的会议开始时间由早到晚的顺序进行排序。示例性的,虚拟会议选择界面显示今天(2022年10月10日)进行的两个虚拟会议的选择项和2022年10月12日进行的两个虚拟会议的选择项。FIG7 shows a schematic diagram of a virtual meeting selection interface according to some embodiments. As shown in FIG7 , the virtual meeting selection interface displays the selection items of at least one virtual meeting that the participant is about to participate in, and the selection items of at least one virtual meeting are sorted in order from early to late according to the meeting start time of each virtual meeting. Exemplarily, the virtual meeting selection interface displays the selection items of two virtual meetings held today (October 10, 2022) and the selection items of two virtual meetings held on October 12, 2022.
虚拟会议的选择项中呈现会议封面、会议名称、状态、入会人数、限制人数、访问方式和会议号等中的至少一种内容。状态可以包括未开始、正在进行和已结束等类型。入会人数用于表征当前已加入该虚拟会议的人数。限制人数为该虚拟会议的最大参会人数。访问方式用于确定相应虚拟会议是否需要输入密码才可加入。会议号用于唯一表征虚拟会议,会议号可以为11位字符,第1位用来区分多环境部署(1-线上环境,2-测试环境等),中间6位是年份和日期,后面是4位随机数。The options for the virtual meeting present at least one of the following: meeting cover, meeting name, status, number of participants, number of participants allowed, access method, and meeting number. The status may include types such as not started, in progress, and ended. The number of participants is used to characterize the number of people who have currently joined the virtual meeting. The number of participants allowed is the maximum number of participants for the virtual meeting. The access method is used to determine whether a password is required to join the corresponding virtual meeting. The meeting number is used to uniquely characterize the virtual meeting. The meeting number can be 11 characters long. The first digit is used to distinguish between multi-environment deployments (1-online environment, 2-test environment, etc.), the middle 6 digits are the year and date, and the following are 4 random numbers.
以参会者P1(当前参会者)加入处于正在进行状态的虚拟会议A(目标虚拟会议),虚拟会议A的会议名称为“2022年XX新品发布会”,访问方式为无密码方式,入会人数为2590人,限制人数为3000人,会议号为1221010xxxx为例。当前参会者P1对虚拟会议A的选择项进行触发,由参会者P1的显示设备S1生成携带参会请求参数的参会请求, 并发送至业务服务器。参会请求参数包括用户标识和目标虚拟会议的会议号,用户标识用于表征当前参会者P1的身份。For example, participant P1 (current participant) joins the ongoing virtual conference A (target virtual conference). The name of virtual conference A is "2022 XX New Product Launch Conference", the access method is password-free, the number of participants is 2590, the number of participants is limited to 3000, and the conference number is 1221010xxxx. The current participant P1 triggers the selection of virtual conference A, and the display device S1 of participant P1 generates a conference request carrying the conference request parameters. The conference request parameters include the user ID and the conference number of the target virtual conference. The user ID is used to represent the identity of the current participant P1.
业务服务器响应于显示设备S1发送的参会请求,对参会请求中携带的参会请求参数,即用户标识和目标虚拟会议的会议号进行合法性校验。如果校验通过,业务服务器从缓存服务器中获取与会议号(1221010xxxx)对应的虚拟会议A的会议详情信息。业务服务器将虚拟会议A的会议详情信息发送至显示设备S1,接下来,显示设备S1基于会议详情信息,在显示器中显示虚拟会议A的虚拟会议界面。In response to the conference request sent by the display device S1, the business server verifies the legitimacy of the conference request parameters carried in the conference request, namely the user ID and the conference number of the target virtual conference. If the verification passes, the business server obtains the conference details information of the virtual conference A corresponding to the conference number (1221010xxxx) from the cache server. The business server sends the conference details information of the virtual conference A to the display device S1, and then the display device S1 displays the virtual conference interface of the virtual conference A on the display based on the conference details information.
其中,会议详情信息包括会议名称、会议开始时间、会议结束时间、会议场景ID、会议号、组群编码和最大参会人数中的至少一种,组群编码用于标识目标虚拟会议的组群讨论组(相当于虚拟交流房间),会议场景ID用于表征会议场景。Among them, the meeting details information includes at least one of the meeting name, meeting start time, meeting end time, meeting scene ID, meeting number, group code and maximum number of participants. The group code is used to identify the group discussion group of the target virtual meeting (equivalent to the virtual communication room), and the meeting scene ID is used to characterize the meeting scene.
图8示出了根据一些实施例的虚拟会议界面的示意图。在一些实施例中,如图8所示,虚拟会议界面包括虚拟交流房间以及加入目标虚拟会议的所有参会者(P1……Pn)对应的虚拟形象(P1’……Pn’),所有参会者对应的虚拟形象显示在虚拟交流房间中。其中,n的最大取值为限制人数(最大参会人数)的数值。FIG8 shows a schematic diagram of a virtual conference interface according to some embodiments. In some embodiments, as shown in FIG8 , the virtual conference interface includes a virtual communication room and virtual images (P1'...Pn') corresponding to all participants (P1...Pn) who join the target virtual conference, and the virtual images corresponding to all participants are displayed in the virtual communication room. Among them, the maximum value of n is the value of the limited number of people (maximum number of participants).
虚拟交流房间可以看作是全场交流区域,位于虚拟交流房间内的各个虚拟形象可以在全场交流区域内移动位置。The virtual communication room can be regarded as a full-court communication area, and each virtual image in the virtual communication room can move within the full-court communication area.
在一些实施例中,为提高虚拟交流房间的显示效果,参会者显示设备的处理器从会议详情信息中获取会议场景ID,并获取与会议场景ID对应的会议场景。接下来,将会议场景显示在虚拟会议对应的虚拟交流房间的背景中,以让参会者体验到在现实场景中参与新品发布会的氛围感官,用户体验好。In some embodiments, to improve the display effect of the virtual communication room, the processor of the participant display device obtains the meeting scene ID from the meeting details information, and obtains the meeting scene corresponding to the meeting scene ID. Next, the meeting scene is displayed in the background of the virtual communication room corresponding to the virtual meeting, so that the participants can experience the atmosphere of participating in the new product launch conference in the real scene, and the user experience is good.
在一些实施例中,参会者显示设备的处理器被进一步配置为执行下述步骤:In some embodiments, the processor of the participant display device is further configured to perform the following steps:
步骤五、接收服务器在校验通过后返回的参会成功通知。Step 5: Receive the successful meeting notification returned by the server after verification.
步骤六、响应于参会成功通知,获取当前参会者对应的虚拟形象。Step 6: In response to the notification of successful participation in the meeting, obtain the virtual image corresponding to the current participant.
步骤七、基于组群编码,将当前参会者加入组群编码对应的组群讨论组中,以及,将当前参会者的虚拟形象通过即时消息服务器显示在虚拟交流房间中。Step 7: Based on the group code, the current participant is added to the group discussion group corresponding to the group code, and the virtual image of the current participant is displayed in the virtual communication room through the instant messaging server.
业务服务器在校验参会者显示设备的参会请求通过后,基于会议号,将参会者P1加入虚拟会议A的参会者列表,参会者列表包括加入目标虚拟会议的所有参会者;业务服务器将参会者列表存储在缓存服务器中。同时,业务服务器还可以向参会者P1的显示设备S1返回参会成功通知,以及,将该参会者P1的入会通知通过即时消息服务器发送至其他参会者显示设备中。该其他参会者显示设备响应于入会通知,该更新其他参会者显示设备本地的参会者列表。业务服务器执行该过程的具体实现内容可参照后续服务器实施例提供的内容,此处不赘述。After verifying that the participation request of the participant display device is passed, the business server adds participant P1 to the participant list of virtual conference A based on the conference number. The participant list includes all participants who have joined the target virtual conference; the business server stores the participant list in the cache server. At the same time, the business server can also return a successful participation notification to the display device S1 of participant P1, and send the participation notification of participant P1 to other participant display devices through the instant messaging server. The other participant display devices respond to the participation notification, which updates the local participant list of the other participant display devices. The specific implementation content of the business server executing this process can refer to the content provided in the subsequent server embodiments, which will not be repeated here.
在一些实施例中,参会者列表与组群讨论组的共同之处在于二者均包含同一虚拟会议的所有参会者。二者的不同之处在于,组群讨论组由即时消息服务器创建,以实现各个参会者之间交流消息的传递;参会者列表由业务服务器统计生成,以统计参会者的相关信息。组群讨论组包括每个参会者的用户标识和用户名称等信息,组群讨论组中可能不包括位置信息;参会者列表中包括每个参会者的用户标识、用户名称和位置信息等内容,位置信息是指参会者的虚拟形象在虚拟交流房间中的坐标位置。In some embodiments, the participant list and the group discussion group have in common that both contain all participants of the same virtual meeting. The difference between the two is that the group discussion group is created by the instant messaging server to enable the transmission of messages between participants; the participant list is statistically generated by the business server to count the relevant information of the participants. The group discussion group includes information such as the user ID and user name of each participant, and the group discussion group may not include location information; the participant list includes the user ID, user name and location information of each participant, and the location information refers to the coordinate position of the participant's virtual image in the virtual communication room.
参会者P1的显示设备S1响应于业务服务器返回的参会成功通知,将参会者P1通过即时消息服务器添加到虚拟会议A的组群编码对应的组群讨论组中,以及,将参会者P1的虚拟形象P1’显示在虚拟会议A对应的虚拟交流房间中。The display device S1 of participant P1 responds to the successful participation notification returned by the business server, adds participant P1 to the group discussion group corresponding to the group code of virtual conference A through the instant messaging server, and displays the virtual image P1' of participant P1 in the virtual communication room corresponding to virtual conference A.
在一些实施例中,参会者P1的显示设备S1向业务服务器发送查询请求,以由业务服务器从缓存服务器中获取当前已加入虚拟会议A的参会者列表。显示设备S1基于业务服务器返回的最新参会者列表,更新显示设备S1本地存储的参会者列表。In some embodiments, the display device S1 of the participant P1 sends a query request to the service server, so that the service server obtains from the cache server a list of participants currently joining the virtual conference A. The display device S1 updates the participant list stored locally on the display device S1 based on the latest participant list returned by the service server.
在一些实施例中,如果目标虚拟会议的访问方式为有密码方式,说明管理者在创建虚拟会议时,创建请求参数中包括会议密码,则后续参会者执行参会操作时,参会 请求参数包括用户标识、加会密码和目标虚拟会议的会议号等,以及,会议详情信息包括会议名称、会议密码、会议开始时间、会议结束时间、会议场景ID、会议号、组群编码和最大参会人数中的至少一种。其中,加会密码是指参会者在申请加入目标虚拟会议时输入的会议密码,后续业务服务器需将加会密码与虚拟会议创建时管理者设置的会议密码进行一致性验证。In some embodiments, if the target virtual conference is accessed in a password-protected manner, it means that when the administrator creates a virtual conference, the creation request parameter includes a conference password. When subsequent participants perform a conference joining operation, the participant The request parameters include user ID, meeting password and meeting number of the target virtual meeting, etc., and meeting details include at least one of the meeting name, meeting password, meeting start time, meeting end time, meeting scenario ID, meeting number, group code and maximum number of participants. Among them, the meeting password refers to the meeting password entered by the participant when applying to join the target virtual meeting. The subsequent business server needs to verify the consistency of the meeting password with the meeting password set by the administrator when the virtual meeting is created.
在一些实施例中,再次参见图7,虚拟会议选择界面中包括虚拟会议B的选择项,虚拟会议B的会议名称为“XXXX超大屏新品发布会”,会议开始时间为今天上午10:23,访问方式为有密码方式,入会人数为2310人,限制人数为6000人,会议号为1221010yyyy。In some embodiments, referring to Figure 7 again, the virtual meeting selection interface includes a selection item for virtual meeting B, the name of virtual meeting B is "XXXX Ultra-Large Screen New Product Launch Conference", the meeting start time is 10:23 this morning, the access method is password-protected, the number of members is 2310, the limit is 6000, and the meeting number is 1221010yyyy.
在当前时间为上午9:30时,虚拟会议B的状态为未开始状态。在当前时间到达10:23时,虚拟会议B的状态切换为正在进行状态。接下来,当前参会者P1对虚拟会议B的选择项进行触发,在虚拟会议选择界面中弹出密码输入界面。When the current time is 9:30 am, the status of virtual conference B is not started. When the current time reaches 10:23, the status of virtual conference B switches to ongoing. Next, the current participant P1 triggers the selection item of virtual conference B, and a password input interface pops up in the virtual conference selection interface.
图9示出了根据一些实施例的通过会议密码加入目标虚拟会议过程的界面示意图。如图9中(a)所示,密码输入界面包括密码输入框、确定控件和取消控件。参会者P1在密码输入框中输入密码,点击取消控件,则取消加入虚拟会议B;点击确定控件,确定加会密码,以及,处理器判断当前参会人数是否达到最大参会人数。FIG9 shows a schematic diagram of an interface for joining a target virtual conference by using a conference password according to some embodiments. As shown in FIG9(a), the password input interface includes a password input box, a confirmation control, and a cancel control. Participant P1 enters a password in the password input box and clicks the cancel control to cancel joining virtual conference B; clicks the confirmation control to confirm the joining password, and the processor determines whether the current number of participants has reached the maximum number of participants.
如果当前参会人数达到最大参会人数,如图9中(b)所示,则处理器在虚拟会议选择界面中切换展示提示界面。提示界面中包括提示信息和确定控件,提示信息用于告知当前参会者P1虚拟会议B的参会人数已满,并提示其接下来可进行的操作;点击确定控件,则取消提示界面的显示返回到虚拟会议选择界面。If the current number of participants reaches the maximum number of participants, as shown in (b) of FIG9 , the processor switches to display the prompt interface in the virtual conference selection interface. The prompt interface includes prompt information and a confirmation control. The prompt information is used to inform the current participant P1 that the number of participants in virtual conference B is full and prompt the next operation to be performed; click the confirmation control to cancel the display of the prompt interface and return to the virtual conference selection interface.
如果当前参会人数未达到最大参会人数,如图9中(c)所示,则处理器在虚拟会议选择界面中切换展示加入会议提示界面,加入会议提示界面用于提示参会者P1正在加入虚拟会议B的信息。在处理器将参会者P1加入虚拟会议B后,取消加入会议提示界面的显示,并切换显示虚拟会议B的虚拟会议界面(如图8所示)。If the current number of participants does not reach the maximum number of participants, as shown in (c) of FIG9 , the processor switches to display the joining meeting prompt interface in the virtual meeting selection interface, and the joining meeting prompt interface is used to prompt the information that the participant P1 is joining the virtual meeting B. After the processor joins the participant P1 to the virtual meeting B, the display of the joining meeting prompt interface is canceled, and the virtual meeting interface of the virtual meeting B is switched to be displayed (as shown in FIG8 ).
在参会者触发无需输入密码的目标虚拟会议的选择项时,以及,在参会者触发需要输入密码的目标虚拟会议的选择项并输入密码点击确定控件时,在后台,处理器生成参会请求并发送至业务服务器。处理器和业务服务器执行上述步骤一至步骤七及相关步骤的对应内容,此处不赘述。处理器接收到业务服务器返回的目标虚拟会议的会议详情信息,显示设备端开始渲染会议场景,并展示虚拟会议界面。同时,处理器将参会者的虚拟形象显示在虚拟会议界面中的虚拟交流房间。When a participant triggers the option of a target virtual meeting that does not require a password, and when a participant triggers the option of a target virtual meeting that requires a password and enters the password and clicks the OK control, in the background, the processor generates a request to join the meeting and sends it to the business server. The processor and the business server execute the corresponding contents of steps one to seven and related steps above, which are not repeated here. The processor receives the meeting details information of the target virtual meeting returned by the business server, and the display device starts to render the meeting scene and displays the virtual meeting interface. At the same time, the processor displays the virtual image of the participant in the virtual communication room in the virtual meeting interface.
S12、基于当前虚拟形象在虚拟交流房间中的当前位置信息,检测当前虚拟形象的预设距离范围内是否存在目标虚拟形象。S12. Based on the current position information of the current virtual image in the virtual communication room, detect whether there is a target virtual image within a preset distance range of the current virtual image.
其中,位置信息是指虚拟形象在虚拟交流房间中的坐标位置。当前虚拟形象为当前参会者的虚拟形象,目标虚拟形象为组群讨论组中目标参会者的虚拟形象。The position information refers to the coordinate position of the virtual image in the virtual communication room. The current virtual image is the virtual image of the current participant, and the target virtual image is the virtual image of the target participant in the group discussion group.
再次参见图8,在虚拟交流房间中建立二维坐标系,坐标原点0位于虚拟交流房间的虚拟地面上,X轴方向为由虚拟地面左侧到右侧,Y轴方向为由虚拟地面的内侧到外侧。虚拟形象的位置信息可以由虚拟形象的底部在虚拟地面上的坐标位置来表示,如参会者P1的虚拟形象P1’显示的坐标位置为(x1,y1)。Referring again to FIG8 , a two-dimensional coordinate system is established in the virtual communication room, with the coordinate origin 0 located on the virtual floor of the virtual communication room, the X-axis direction being from the left side to the right side of the virtual floor, and the Y-axis direction being from the inside to the outside of the virtual floor. The position information of the virtual image can be represented by the coordinate position of the bottom of the virtual image on the virtual floor, such as the coordinate position of the virtual image P1' of the participant P1 is displayed as (x1, y1).
图10示出了根据一些实施例的在虚拟交流房间中实现范围交流的一种时序图。在一些实施例中,如图10所示,虚拟交流房间中包括加入目标虚拟会议的所有参会者的虚拟形象,每个参会者均可在各自的显示设备端操作其对应的虚拟形象在虚拟交流房间中移动位置。参会者操作虚拟形象移动的方式可以包括通过点击鼠标的方式或触发键盘方向键的方式,本申请不进行具体限定。FIG10 shows a timing diagram for implementing range communication in a virtual communication room according to some embodiments. In some embodiments, as shown in FIG10 , the virtual communication room includes virtual images of all participants who join the target virtual meeting, and each participant can operate the corresponding virtual image to move the position in the virtual communication room on their respective display devices. The method in which the participant operates the movement of the virtual image may include clicking the mouse or triggering the keyboard arrow keys, which is not specifically limited in this application.
各个显示设备端实时通过即时消息服务器将各自虚拟形象的信息发送至其他显示设备端处,同时,即时消息服务器将每个显示设备端发送的虚拟形象的信息发送至业务服务器,由业务服务器基于最新的虚拟形象的信息更新参会者列表。虚拟形象(相当于参会者)的信息包括用户标识、用户名称和最新的位置信息等。 Each display device sends its own virtual image information to other display devices through the instant messaging server in real time. At the same time, the instant messaging server sends the virtual image information sent by each display device to the business server, and the business server updates the participant list based on the latest virtual image information. The virtual image (equivalent to the participant) information includes user identification, user name and the latest location information.
业务服务器存储每个参会者的虚拟形象的最新信息,业务服务器可以将最新的参会者列表发送至缓存服务器进行存储。缓存服务器的响应速度快,在需要显示设备端获取缓存服务器中的数据时,可以实现快速下发,效率高。The business server stores the latest information of each participant's virtual image, and the business server can send the latest participant list to the cache server for storage. The cache server has a fast response speed, and when the display device needs to obtain data from the cache server, it can be sent quickly and efficiently.
各个显示设备端接收到其他端发来的对应参会者的虚拟形象信息后,更新各自端本地的参会用户列表。为实现范围交流,需基于当前参会者的虚拟形象的当前位置信息,判断其他参会者的虚拟形象是否与该当前参会者的虚拟形象满足范围交流条件。参会者操作虚拟形象在虚拟交流房间中移动,触发显示设备端的范围感知检测,范围感知检测依据本地最新的参会者列表。After receiving the virtual image information of the corresponding participant from other terminals, each display device updates the local participant user list of each terminal. To achieve range communication, it is necessary to determine whether the virtual images of other participants meet the range communication conditions with the virtual image of the current participant based on the current location information of the virtual image of the current participant. The participant operates the virtual image to move in the virtual communication room, triggering the range perception detection of the display device terminal, which is based on the latest local participant list.
图10所示的在虚拟交流房间中实现范围交流的时序流程具体包括如下步骤:The timing flow of implementing range communication in the virtual communication room shown in FIG10 specifically includes the following steps:
S1001、参会者端S1控制虚拟形象在虚拟交流房间移动;S1001, the participant S1 controls the virtual image to move in the virtual communication room;
S1002、参会者端S1移动过程中上报实时位置信息(用户标识、用户名称、最新位置信息)给即时消息服务器;S1002, the participant terminal S1 reports real-time location information (user ID, user name, latest location information) to the instant messaging server during movement;
S1003、其他参会者端S2~Sn收到即时消息服务器发送的变化后的位置信息;S1003, other participants S2~Sn receive the changed location information sent by the instant messaging server;
S1004、业务服务器系统收到即时消息服务器发送的变化后的位置信息;S1004, the business server system receives the changed location information sent by the instant messaging server;
S1005、业务服务器向缓存服务器更新参会者列表中对应参会者的位置信息;S1005. The business server updates the location information of the corresponding participant in the participant list to the cache server;
S1006、其他参会者端S2~Sn更新本地参会者列表;S1006, other participant terminals S2~Sn update local participant lists;
S1007、参会者端S1执行虚拟形象移动触发范围感知检测;S1007, the participant terminal S1 performs a virtual image movement trigger range perception detection;
S1008、参会者端S1将以当前参会者为中心x米范围内的其他参会者保存到范围交流列表;S1008, the participant terminal S1 saves other participants within a range of x meters centered on the current participant into a range communication list;
S1009、参会者端S1将范围交流列表中的用户名称展示在对应的虚拟形象上;S1009, the participant terminal S1 displays the user name in the range communication list on the corresponding virtual image;
S1010、当前参会者点击发言,参会者端S1判断会议是否开启范围交流功能;S1010, the current participant clicks to speak, and the participant end S1 determines whether the conference has enabled the range communication function;
S1011、参会者端S1向即时消息服务器创建范围交流讨论组;S1011, the participant terminal S1 creates a range communication discussion group to the instant messaging server;
S1012、参会者端S1通过即时消息服务器给范围交流列表中的参会者发送加入临时讨论组消息;S1012, the participant terminal S1 sends a message of joining the temporary discussion group to the participants in the range communication list through the instant messaging server;
S1013、参会者端S1收到即时消息服务器发送的加入临时讨论组消息,并加入范围交流讨论组;S1013, the participant terminal S1 receives the message of joining the temporary discussion group sent by the instant messaging server, and joins the range communication discussion group;
S1014、参会者端S1向即时消息服务器订阅组内其他参会者的语音流;S1014, participant terminal S1 subscribes to the voice streams of other participants in the group from the instant messaging server;
S1015、参会者端S1向即时消息服务器订阅组内其他参会者的语音流;S1015, participant terminal S1 subscribes to the voice streams of other participants in the group from the instant messaging server;
S1016、参会者端S1开始讲话,开始推流;S1016, participant S1 starts speaking and starts streaming;
S1017、参会者端S1收到推流数据,播放语音;S1017, participant S1 receives the streaming data and plays the audio;
S1018、参会者端S1开始讲话,开始推流;S1018, participant S1 starts speaking and starts streaming;
S1019、参会者端S1收到推流数据,播放语音;S1019, participant S1 receives the streaming data and plays the audio;
S1020、参会者端S1继续操作虚拟形象移动。S1020, the participant end S1 continues to operate the virtual image to move.
图11示出了根据一些实施例的范围交流区域划分的一种俯视示意图。如图11所示,以参会者P1的虚拟形象P1’为例,检测以虚拟形象P1’为中心预设距离范围内的其他参会者的虚拟形象。示例性的,预设距离范围可以为1米。FIG11 shows a schematic top view of the range communication area division according to some embodiments. As shown in FIG11 , taking the virtual image P1' of the participant P1 as an example, the virtual images of other participants within a preset distance range centered on the virtual image P1' are detected. Exemplarily, the preset distance range may be 1 meter.
基于每个虚拟形象的坐标位置(x,y),计算其他虚拟形象与虚拟形象P1’之间的距离。如果计算的距离位于1米内,则对应的参会者满足范围交流条件;如果计算的距离大于1米,则对应的参会者不满足范围交流条件。也就是说,在虚拟形象P1’为中心1米范围内的虚拟形象对应的参会者,与参会者P1满足范围交流条件,而在1米外的其他参会者则与参会者P1不满足范围交流条件。Based on the coordinate position (x, y) of each virtual image, the distance between other virtual images and virtual image P1' is calculated. If the calculated distance is within 1 meter, the corresponding participant meets the range communication condition; if the calculated distance is greater than 1 meter, the corresponding participant does not meet the range communication condition. In other words, the participant corresponding to the virtual image within a range of 1 meter around virtual image P1' meets the range communication condition with participant P1, while other participants outside 1 meter do not meet the range communication condition with participant P1.
S13、如果当前虚拟形象的预设距离范围内存在至少一个目标虚拟形象,则从组群讨论中筛选出当前参会者和至少一个目标虚拟形象对应的目标参会者,并生成范围交流讨论组。S13. If there is at least one target virtual image within the preset distance range of the current virtual image, the target participants corresponding to the current participant and the at least one target virtual image are screened out from the group discussion, and a range communication discussion group is generated.
在虚拟形象P1’为中心1米内,如果虚拟形象P3’、P5’满足范围交流条件,则将对应的参会者P3、P5作为与当前参会者P1进行范围交流的对象。此时,范围交流列表中 包括参会者P1、P3和P5的信息,范围交流参会者的信息包括用户标识、用户名称和对应虚拟形象最新的位置信息等。范围交流讨论组包括P1、P3和P5。Within 1 meter of the virtual image P1', if the virtual images P3' and P5' meet the range communication conditions, the corresponding participants P3 and P5 will be used as the objects of range communication with the current participant P1. The information of participants P1, P3 and P5 is included. The information of participants in the scope communication includes user identification, user name and the latest location information of the corresponding virtual image, etc. The scope communication discussion group includes P1, P3 and P5.
在一些实施例中,范围交流区域小于或等于全场交流区域。在范围交流区域内实现由中心参会者而限定的范围交流,在全场交流区域内实现虚拟交流房间中所有参会者的全场交流。In some embodiments, the range communication area is smaller than or equal to the full-field communication area. The range communication limited by the central participant is realized in the range communication area, and the full-field communication of all participants in the virtual communication room is realized in the full-field communication area.
范围交流讨论组的成员是组群讨论组中的成员,而组群讨论组中的成员并非全部是范围交流讨论组的成员。组群讨论组中的各个参会者均可以产生各自对应的至少一个范围交流讨论组,范围交流讨论组和各个组群讨论组是相对隔离的,且各个范围交流讨论组之间也是相对隔离的。隔离是指不同的讨论组中消息通常不互通,只有在被允许的情况下,才可实现互通的情况。The members of the scope communication discussion group are members of the group discussion group, but not all members of the group discussion group are members of the scope communication discussion group. Each participant in the group discussion group can generate at least one scope communication discussion group corresponding to each other. The scope communication discussion group and each group discussion group are relatively isolated, and each scope communication discussion group is also relatively isolated from each other. Isolation means that messages in different discussion groups are usually not intercommunication, and intercommunication can only be achieved when allowed.
图12示出了根据一些实施例的生成范围交流讨论组的方法流程图。在一些实施例中,如图12所示,参会者显示设备的处理器在执行生成范围交流讨论组,被进一步配置为:FIG12 shows a flow chart of a method for generating a range communication discussion group according to some embodiments. In some embodiments, as shown in FIG12, the processor of the participant display device is further configured to:
S131、将组群讨论中的当前参会者以及至少一个目标虚拟形象对应的目标参会者,加入范围交流列表。S131. Add the current participants in the group discussion and at least one target participant corresponding to the target virtual image to a range communication list.
S132、接收当前参会者对虚拟会议界面中的发言按钮的触发,判断目标虚拟会议对应的范围交流开关是否开启。S132: Receive a trigger of a speech button in the virtual conference interface by the current participant, and determine whether a range communication switch corresponding to the target virtual conference is turned on.
S133、如果范围交流开关处于开启状态,则在虚拟会议界面中显示发言类型对话框,发言类型对话框包括范围交流选项。S133. If the range communication switch is in the on state, a speech type dialog box is displayed in the virtual conference interface, and the speech type dialog box includes a range communication option.
S134、接收当前参会者对范围交流选项的触发,通过即时消息服务器创建与范围交流列表对应的范围交流讨论组,范围交流讨论组用于实现范围交流列表中每个参会者之间的范围交流。S134: receiving a trigger of a scope communication option by the current participant, and creating a scope communication discussion group corresponding to the scope communication list through an instant messaging server, wherein the scope communication discussion group is used to implement scope communication between each participant in the scope communication list.
当前参会者端基于当前参会者创建对应的范围交流列表,范围交流列表中包括当前参会者的信息以及与当前参会者满足预设距离范围的至少一个目标参会者的信息。该信息包括用户标识、用户名称和对应虚拟形象最新的位置信息等。The current participant creates a corresponding range communication list based on the current participant, and the range communication list includes the information of the current participant and the information of at least one target participant that meets the preset distance range with the current participant. The information includes the user ID, user name and the latest location information of the corresponding virtual image.
每个虚拟会议是否具有范围交流功能,由范围交流开关控制。范围交流开关配置在目标虚拟会议的主持人端的虚拟会议界面中。主持人是管理者在创建虚拟会议时设置的主持人,主持人可以是加入目标虚拟会议的所有参会者中的一员,主持人进行全局的会议控制。Whether each virtual meeting has the range communication function is controlled by the range communication switch. The range communication switch is configured in the virtual meeting interface of the host side of the target virtual meeting. The host is the host set by the administrator when creating the virtual meeting. The host can be one of all the participants who join the target virtual meeting. The host performs global meeting control.
图13(a)示出了根据一些实施例的主持人端虚拟会议界面的一种示意图。在一些实施例中,如图13(a)所示,主持人端虚拟会议界面与参会者端虚拟会议界面的区别在于,主持人端虚拟会议界面还包括管理控件和列表控件,其余界面内容相同。主持人端是指主持人使用的显示设备200,参会者端是指参会者使用的显示设备200。FIG13(a) shows a schematic diagram of a host-side virtual conference interface according to some embodiments. In some embodiments, as shown in FIG13(a), the difference between the host-side virtual conference interface and the participant-side virtual conference interface is that the host-side virtual conference interface also includes management controls and list controls, and the rest of the interface content is the same. The host-side refers to the display device 200 used by the host, and the participant-side refers to the display device 200 used by the participant.
主持人端响应于主持人触发管理控件,在主持人端虚拟会议界面中显示管理界面。管理界面包括管理单个用户项和管理所有用户项,在管理单个用户项的界面(图中未示出)中可以对每个参会者的参会权限进行单独控制,例如禁言操作、禁止鼓掌等操作;在管理所有用户项的界面中可以对所有参会者的参会权限进行全局控制,例如,关闭麦克风,则所有参会者均不可发言,开启则可以发言。关闭屏幕共享功能,则所有参会者不允许进行屏幕共享,开启则可以屏幕共享。关闭鼓掌会议功能,则所有参会者不可以进行鼓掌操作,开启则可以鼓掌操作。关闭全部入座功能,则所有参会者可以在虚拟交流房间中控制虚拟形象移动位置,并可以进行范围交流;如果开启,则所有参会者的虚拟形象保持静止,不允许移动位置,即不可以进行范围交流。In response to the host triggering the management control, the host side displays the management interface in the host side virtual conference interface. The management interface includes managing a single user item and managing all user items. In the interface for managing a single user item (not shown in the figure), the rights of each participant to attend the meeting can be individually controlled, such as mute operations, prohibition of applause, and other operations; in the interface for managing all user items, the rights of all participants to attend the meeting can be globally controlled. For example, if the microphone is turned off, all participants cannot speak, and if it is turned on, they can speak. If the screen sharing function is turned off, all participants are not allowed to share the screen, and if it is turned on, they can share the screen. If the applause conference function is turned off, all participants cannot applaud, and if it is turned on, they can applaud. If the all-seated function is turned off, all participants can control the movement of the virtual image in the virtual communication room and can communicate in a range; if it is turned on, the virtual images of all participants remain stationary and are not allowed to move, that is, they cannot communicate in a range.
图13(b)示出了根据一些实施例的主持人端虚拟会议界面的另一种示意图。在一些实施例中,如图13(b)所示,主持人端响应于主持人触发列表控件,在主持人端虚拟会议界面中显示参会者列表界面。参会者列表界面中显示参会者列表,可视化的信息包括用户头像和用户名称。 FIG13( b) shows another schematic diagram of a virtual conference interface on the host side according to some embodiments. In some embodiments, as shown in FIG13( b), the host side displays a participant list interface in the virtual conference interface on the host side in response to the host triggering the list control. The participant list interface displays a participant list, and the visualized information includes user avatars and user names.
在一些实施例中,参会者P1触发参会者端虚拟会议界面中的发言按钮(麦克风),判断目标虚拟会议对应的范围交流开关是否开启,即主持人端全部入座功能是否处于关闭状态。如果全部入座功能为关闭状态,则确定范围交流开关处于开启状态,则参会者端在虚拟会议界面中显示发言类型对话框。In some embodiments, the participant P1 triggers the speech button (microphone) in the virtual conference interface of the participant end to determine whether the range communication switch corresponding to the target virtual conference is turned on, that is, whether the full seating function of the host end is in the off state. If the full seating function is in the off state, it is determined that the range communication switch is in the on state, and the participant end displays the speech type dialog box in the virtual conference interface.
图14示出了根据一些实施例的参会者端显示发言类型对话框的示意图。在一些实施例中后,如图14所示,参会者端虚拟会议界面中包括发言按钮,如“麦克风”控件。在范围交流的场景下,如果当前参会者需要交流时,触发发言按钮,在虚拟会议界面中显示发言类型对话框,以与范围交流列表中的其他目标参会者进行交流。基于范围交流开关是否开启的检测结果,发言类型对话框中显示不同的内容。FIG14 is a schematic diagram showing a speech type dialog box displayed on the participant side according to some embodiments. In some embodiments, as shown in FIG14 , the virtual conference interface on the participant side includes a speech button, such as a “microphone” control. In the scenario of range communication, if the current participant needs to communicate, the speech button is triggered, and a speech type dialog box is displayed in the virtual conference interface to communicate with other target participants in the range communication list. Based on the detection result of whether the range communication switch is turned on, different contents are displayed in the speech type dialog box.
如果范围交流开关处于开启状态,则发言类型对话框包括范围交流选项和全场交流选项。如果范围交流开关处于关闭状态,则发言类型对话框包括全场交流选项。If the range communication switch is on, the speech type dialog box includes the range communication option and the full communication option. If the range communication switch is off, the speech type dialog box includes the full communication option.
以参会者P1、P3和P5进行范围交流为例,如果范围交流开关处于开启状态,参会者端S1显示的发言类型对话框包括范围交流选项和全场交流选项。当前参会者触发范围交流选项,可以实现当前参会者P1与范围交流列表中的各个目标参会者(P3和P5)进行范围交流。触发全场交流选项,可以实现当前参会者P1与参会者列表中的所有参会者(P2~Pn)进行全场交流。如果范围交流开关为关闭状态,则参会者端显示的发言类型对话框仅包括全场交流选项,而不包括范围交流选项,此时只能进行全场交流。Taking the range communication of participants P1, P3 and P5 as an example, if the range communication switch is in the on state, the speech type dialog box displayed on the participant end S1 includes the range communication option and the full-field communication option. The current participant triggers the range communication option, which enables the current participant P1 to conduct range communication with each target participant (P3 and P5) in the range communication list. Triggering the full-field communication option enables the current participant P1 to conduct full-field communication with all participants in the participant list (P2~Pn). If the range communication switch is off, the speech type dialog box displayed on the participant end only includes the full-field communication option, but not the range communication option. At this time, only full-field communication can be performed.
参会者端S1响应于当前参会者P1选择范围交流选项,参会者端调用即时消息服务器为当前范围内的参会者创建一个临时讨论组,即范围交流讨论组,范围交流讨论组包括P1、P3和P5。同时,参会者端S1通过即时消息服务器给范围交流讨论组中的目标参会者(P3和P5)发送即时消息通知参会者P3、P5加入范围交流讨论组。加入之后,各端分别订阅范围交流讨论组内其他目标参会者的语音流,以实现范围交流。In response to the current participant P1 selecting the range communication option, the participant end S1 calls the instant messaging server to create a temporary discussion group for the participants in the current range, namely the range communication discussion group, which includes P1, P3 and P5. At the same time, the participant end S1 sends an instant message to the target participants (P3 and P5) in the range communication discussion group through the instant messaging server to notify participants P3 and P5 to join the range communication discussion group. After joining, each end subscribes to the voice streams of other target participants in the range communication discussion group to achieve range communication.
在一些实施例中,在当前参会者端呈现虚拟会议界面的虚拟交流房间中,仅在当前参会者的虚拟形象上显示用户名称,而其他参会者的虚拟形象上不显示对应的用户名称。而在范围交流时,可以在目标虚拟形象上显示目标参会者的用户名称,以向当前参会者P1展示出1米范围内存在哪些参会者。In some embodiments, in the virtual communication room where the virtual conference interface is presented at the current participant end, only the user name is displayed on the virtual image of the current participant, while the corresponding user names are not displayed on the virtual images of other participants. In range communication, the user name of the target participant can be displayed on the target virtual image to show the current participant P1 which participants are within a 1-meter range.
参会者P1的显示设备S1的处理器获取范围交流列表中每个目标参会者的用户名称,并将每个目标参会者的用户名称对应显示在虚拟交流房间中的每个目标虚拟形象上。示例性的,在虚拟形象P1上显示用户名称“用户1”,在虚拟形象P3上显示用户名称“用户3”,虚拟形象P5上显示用户名称“用户5”。The processor of the display device S1 of the participant P1 obtains the user name of each target participant in the range communication list, and displays the user name of each target participant on each target avatar in the virtual communication room. For example, the user name "User 1" is displayed on the avatar P1, the user name "User 3" is displayed on the avatar P3, and the user name "User 5" is displayed on the avatar P5.
需要说明的是,范围交流列表对应的参会者信息仅在进行范围交流的参会者端显示,而不在虚拟交流房间的其他参会者端显示,以实现私下自由交流的目的。It should be noted that the participant information corresponding to the range communication list is only displayed on the participant side conducting the range communication, and not on the other participant sides of the virtual communication room, so as to achieve the purpose of private free communication.
图15示出了根据一些实施例的在虚拟交流房间中实现范围交流的另一种时序图。在一些实施例中,如图15所示,参会者显示设备的处理器被进一步配置为:Figure 15 shows another timing diagram for implementing range communication in a virtual communication room according to some embodiments. In some embodiments, as shown in Figure 15, the processor of the participant display device is further configured to:
接收当前参会者触发的预设操作,控制对应的当前虚拟形象在虚拟交流房间中移动位置。Receive the preset operation triggered by the current participant, and control the corresponding current virtual image to move in the virtual communication room.
基于当前虚拟形象的移动后的位置信息,获取进入预设距离范围内的新目标虚拟形象,以及,在范围交流讨论组对应的所有原目标参会者中筛选位于预设距离范围之外的原目标参会者。Based on the position information of the current virtual image after movement, a new target virtual image within the preset distance range is obtained, and the original target participants outside the preset distance range are screened out from all the original target participants corresponding to the range communication discussion group.
将新目标虚拟形象对应的新目标参会者添加至范围交流讨论组,以及,将范围交流讨论组中的位于预设距离范围之外的原目标参会者移除,以更新范围交流讨论组。The new target participant corresponding to the new target virtual image is added to the range communication discussion group, and the original target participant in the range communication discussion group that is outside the preset distance range is removed to update the range communication discussion group.
当前参会者P1对应的虚拟形象可以随时在虚拟交流房间中移动到任何位置,随着当前参会者P1对应的虚拟形象在虚拟交流房间中的移动,处理器再次判断当前参会者P1的预设距离范围内是否存在新目标虚拟形象,如果存在,则更新范围交流列表和范围交流讨论组。以及,处理器还判断原位于范围交流列表(讨论组)的原目标参会者是否还在该范围内,如果不在则被移除。 The virtual image corresponding to the current participant P1 can be moved to any position in the virtual communication room at any time. As the virtual image corresponding to the current participant P1 moves in the virtual communication room, the processor again determines whether there is a new target virtual image within the preset distance range of the current participant P1. If so, the range communication list and the range communication discussion group are updated. In addition, the processor also determines whether the original target participant originally located in the range communication list (discussion group) is still within the range, and if not, it is removed.
具体地,图15所示的在虚拟交流房间中实现范围交流的另一种时序流程包括如下步骤:Specifically, another sequential process for implementing range communication in a virtual communication room as shown in FIG15 includes the following steps:
S1501、参会者端S1将新进入x米范围的参会者加入范围交流列表,并展示用户名称;S1501, the participant terminal S1 adds the new participant who has entered the range of x meters to the range communication list and displays the user name;
S1502、其他参会者端S2-Sn参会者端S1将新进入x米范围的参会者加入范围交流列表,并展示用户名称;S1502, other participant terminals S2-Sn participant terminal S1 adds the new participant who has entered the range of x meters to the range communication list and displays the user name;
S1503、参会者端S1通过即时消息服务器给新进入范围交流列表中的参会者发送加入临时讨论组消息;S1503, the participant terminal S1 sends a message of joining the temporary discussion group to the participants in the new communication list through the instant messaging server;
S1504、其他参会者端S2-Sn收到加入临时讨论组消息,并加入范围交流讨论组;S1504, other participant terminals S2-Sn receive the message of joining the temporary discussion group, and join the range exchange discussion group;
S1505、其他参会者端S2-Sn向即时消息服务器订阅组内其他参会者的语音流;S1505, other participants S2-Sn subscribe to the voice streams of other participants in the group from the instant messaging server;
S1506、参会者端S1向即时消息服务器订阅新加入参会者的语音流;S1506, the participant terminal S1 subscribes to the voice stream of the new participant from the instant messaging server;
S1507、参会者端S1开始讲话,开始推流;S1507, participant S1 starts speaking and starts streaming;
S1508、参会者端S1收到即时消息服务器发送的推流数据,播放语音;S1508, the participant terminal S1 receives the streaming data sent by the instant messaging server and plays the voice;
S1509、其他参会者端S2-Sn开始讲话,开始推流;S1509, other participants S2-Sn start to speak and start streaming;
S1510、其他参会者端S2-Sn收到即时消息服务器发送的推流数据,播放语音;S1510, other participants S2-Sn receive the streaming data sent by the instant messaging server and play the voice;
S1511、参会者端S1将离开x米范围的参会者从范围交流列表移出,并取消展示用户名称;S1511, the participant terminal S1 removes the participants who leave the range of x meters from the range communication list, and cancels displaying the user names;
S1512、其他参会者端S2-Sn将离开x米范围的参会者从范围交流列表移出,并取消展示用户名称;S1512, other participant terminals S2-Sn remove participants who have left the range of x meters from the range communication list and cancel display of user names;
S1513、参会者端S1并将其移出范围交流讨论组;S1513, the participant ends S1 and moves it out of the range of the discussion group;
S1514、其他参会者端S2-Sn收到结束范围交流通知。S1514. Other participant terminals S2-Sn receive a notification of ending the range communication.
图16示出了根据一些实施例的范围交流区域划分的另一种俯视示意图。如图16所示,以参会者P1的虚拟形象P1’移动至另一位置为例,此时,通过判断位于虚拟形象P1’为中心1米范围内的目标虚拟形象为P3’和P8’,则更新范围交流列表(讨论组)包括P1、P3和P8,即参会者P1与参会者P3和P8进行范围交流,而原目标参会者P5未在P1’为中心的1米范围内,则参会者P5无法再与参会者P1进行范围交流。Figure 16 shows another top view schematic diagram of the range communication area division according to some embodiments. As shown in Figure 16, taking the virtual image P1' of participant P1 moving to another position as an example, at this time, by judging that the target virtual images within the range of 1 meter centered on the virtual image P1' are P3' and P8', the updated range communication list (discussion group) includes P1, P3 and P8, that is, participant P1 conducts range communication with participants P3 and P8, and the original target participant P5 is not within the range of 1 meter centered on P1', then participant P5 can no longer conduct range communication with participant P1.
参会者P1的显示设备S1通过即时消息服务器通知参会者P8加入范围交流讨论组,同时将离开范围的参会者P5移出该范围交流讨论组(列表),并向参会者P5的显示设备返回结束范围交流通知。为便于向当前参会者P1提示与其进行范围交流的参会者发生变化,处理器将每个目标参会者的用户名称对应显示在虚拟交流房间中的每个目标虚拟形象上,以及,取消显示从范围交流列表(讨论组)中移除的原目标参会者对应的目标虚拟形象上的用户名称。示例性的,处理器将新进入1米范围的参会者P8展示其对应的用户名称,同时将离开范围的参会者P5去掉用户名称展示,参会者P1与参会者P3的用户名称继续展示。The display device S1 of participant P1 notifies participant P8 to join the range communication discussion group through the instant messaging server, and at the same time removes participant P5 who has left the range from the range communication discussion group (list), and returns the end of range communication notification to the display device of participant P5. In order to facilitate the prompting of the current participant P1 that the participant with whom the range communication has changed, the processor displays the user name of each target participant on each target virtual image in the virtual communication room, and cancels the display of the user name on the target virtual image corresponding to the original target participant removed from the range communication list (discussion group). Exemplarily, the processor displays the corresponding user name of participant P8 who has newly entered the range of 1 meter, and removes the user name display of participant P5 who has left the range, and continues to display the user names of participants P1 and P3.
基于此,随着参会者P1在虚拟交流房间中的移动,范围交流列表(讨论组)实时更新,各个满足范围交流条件的参会者的虚拟形象的用户名称实时刷新显示。当前参会者与某些参会者彼此进入社交范围,此时对彼此展示对方的用户名称,当彼此离开社交范围时,用户名称不再对彼此展示。同时可以通过更改预设距离范围配置社交范围的大小,来提供更好的用户体验。参会者P1的虚拟形象每走到一个位置,均可以与满足范围交流条件的参会者进行范围交流,实现随时、随处的自由交流。Based on this, as participant P1 moves in the virtual communication room, the range communication list (discussion group) is updated in real time, and the user names of the virtual images of each participant who meets the range communication conditions are refreshed and displayed in real time. The current participant and some participants enter the social range of each other, and at this time, each other's user names are displayed to each other. When they leave the social range, the user names are no longer displayed to each other. At the same time, the size of the social range can be configured by changing the preset distance range to provide a better user experience. Every time the virtual image of participant P1 goes to a location, it can communicate with participants who meet the range communication conditions, realizing free communication anytime and anywhere.
S14、接收当前参会者产生的交流消息,将交流消息发送至范围交流讨论组中的每一个目标参会者端。S14. Receive the communication message generated by the current participant, and send the communication message to each target participant in the range communication discussion group.
在建立以当前参会者为中心的范围交流后,范围交流讨论组中的各个目标参会者之间可以进行实时的交流。交流方式包括实时语音、文字消息等,那么交流消息可以包括语音消息和文字消息等。After establishing the scope communication centered on the current participant, each target participant in the scope communication discussion group can communicate in real time. The communication methods include real-time voice, text messages, etc., and the communication messages can include voice messages and text messages, etc.
图17示出了根据一些实施例的实现范围交流的方法流程图。在一些实施例中,如 图17所示,参会者端S1的处理器在执行接收当前参会者产生的交流消息,将交流消息发送至范围交流列表中的每一个目标参会者端,被进一步配置为:FIG. 17 shows a flow chart of a method for implementing range communication according to some embodiments. As shown in FIG. 17 , the processor of the participant terminal S1 is further configured to receive the communication message generated by the current participant and send the communication message to each target participant terminal in the range communication list:
S141、接收当前参会者产生的范围交流消息,范围交流消息中携带范围交流讨论组的范围交流标识,同一范围交流讨论组中的每个参会者均携带有相同的范围交流标识。S141. Receive a scope communication message generated by the current participant, the scope communication message carries the scope communication identifier of the scope communication discussion group, and each participant in the same scope communication discussion group carries the same scope communication identifier.
S142、将当前参会者的范围交流消息通过即时消息服务器发送至具有相同范围交流标识的范围交流讨论组中的每一个目标参会者端,以及,不发送至组群讨论组中不具有相同范围交流标识的其他参会者端。S142. Send the scope communication message of the current participant to each target participant end in the scope communication discussion group with the same scope communication identifier through the instant messaging server, and do not send it to other participant ends in the group discussion group that do not have the same scope communication identifier.
在同一范围交流讨论组中,各个参会者(P1、P3和P5)带有相同的范围交流标识。当前参会者P1触发范围交流选项后,开始发言并产生范围交流信息。参会者端S1将当前参会者P1的范围交流消息通过即时消息服务器发送至具有相同范围交流标识的参会者P3和P5端。而位于虚拟交流房间(组群讨论组)但未位于对应的范围交流列表(范围交流讨论组)中的参会者不具有该范围交流标识,则参会者端S1不将参会者P1的交流消息发送至参会者(P2、P4、P6~Pn)端。In the same scope communication discussion group, each participant (P1, P3 and P5) has the same scope communication identifier. After the current participant P1 triggers the scope communication option, he starts to speak and generates scope communication information. The participant end S1 sends the scope communication message of the current participant P1 to the participants P3 and P5 with the same scope communication identifier through the instant messaging server. Participants who are located in the virtual communication room (group discussion group) but not in the corresponding scope communication list (scope communication discussion group) do not have the scope communication identifier, so the participant end S1 does not send the communication message of participant P1 to the participants (P2, P4, P6~Pn) ends.
这样,以语音交流为例,范围交流讨论组内某个参会者开始讲话,该参会者端检测到麦克风信息,开始推流,将语音消息通过即时消息服务器发送至同一范围交流讨论组的其他参会者端。其他参会者端收到语音流开始播放,实现范围交流。而位于组群讨论组但未位于范围交流讨论组的参会者端不会接收到该语音流。In this way, taking voice communication as an example, when a participant in the range communication discussion group starts to speak, the participant terminal detects the microphone information, starts to push the stream, and sends the voice message to other participant terminals in the same range communication discussion group through the instant messaging server. Other participant terminals receive the voice stream and start playing, thus realizing range communication. However, the participant terminals in the group discussion group but not in the range communication discussion group will not receive the voice stream.
在一些实施例中,当前参会者可以与部分参会者进行即时的自由交流。如果在此时虚拟交流房间中存在参会者进行全场交流,则范围交流的参会者也可以收听该参会者的全场发言。In some embodiments, the current participant can communicate freely with some of the participants in real time. If there is a participant in the virtual communication room for full-time communication at this time, the participants in the range communication can also listen to the full-time speech of the participant.
在该过程中,参会者端的处理器被进一步配置为:In this process, the processor at the participant end is further configured as follows:
步骤151、在加入目标虚拟会议的特定参会者产生的特定交流信息时,在当前参会者对应的虚拟交流界面中显示特定交流提醒。Step 151: When a specific participant who joins the target virtual conference generates specific communication information, a specific communication reminder is displayed in the virtual communication interface corresponding to the current participant.
步骤152、接收当前参会者对特定交流提醒的触发,接收特定参会者产生的特定交流信息。Step 152: receiving a trigger of a specific communication reminder from the current participant, and receiving specific communication information generated by the specific participant.
其中,特定参会者是指位于虚拟交流房间(组群讨论组)内且与当前参会者未位于同一范围交流列表(范围交流讨论组)的参会者,例如,特定参会者为参会者(P2、P4、P6~Pn)中的一个,特定参会者也可以是主持人。Among them, a specific participant refers to a participant who is in the virtual communication room (group discussion group) and is not in the same scope communication list (scope communication discussion group) as the current participant. For example, the specific participant is one of the participants (P2, P4, P6~Pn), and the specific participant can also be the host.
在参会者P1正在进行范围交流时,如果特定参会者P2开启了全场发言,则参会者P2的显示设备S2通过即时消息服务器向其他所有参会者(P1、P3~Pn)端发送特定交流提醒。特定交流提醒用于表征虚拟交流房间内的特定参会者正在进行全场交流,特定交流提醒包括用户标识、用户名称和用户角色类型等,用户角色类型用于表征当前全场发言的用户是参会者还是主持人。When participant P1 is communicating in a group, if a specific participant P2 starts speaking in the whole room, the display device S2 of participant P2 sends a specific communication reminder to all other participants (P1, P3~Pn) through the instant messaging server. The specific communication reminder is used to indicate that a specific participant in the virtual communication room is communicating in the whole room. The specific communication reminder includes user identification, user name, user role type, etc. The user role type is used to indicate whether the user who is currently speaking in the whole room is a participant or a host.
参会者P1的显示设备S1收到开启全场发言的特定交流提醒,从特定交流提醒中获取发言人的用户标识,然后订阅发言人的语音流。此时,参会者P1既可以听到范围交流内P3和P5的说话,也可以听到全场交流参会者P2的讲话。The display device S1 of participant P1 receives a specific communication reminder to start full-court speech, obtains the user ID of the speaker from the specific communication reminder, and then subscribes to the speaker's voice stream. At this time, participant P1 can hear the speech of P3 and P5 in the range communication, and can also hear the speech of participant P2 in the full-court communication.
在一些实施例中,参会者P1想要进行全场交流时,参会者端S1的处理器被进一步配置为:In some embodiments, when participant P1 wants to have a full-field communication, the processor of participant S1 is further configured to:
步骤161、在当前参会者在虚拟交流房间中进行全场交流时,接收当前参会者对虚拟会议界面中发言按钮的触发,在虚拟会议界面中弹出的发言类型对话框中显示全场交流选项。Step 161: When the current participant is conducting a full-court communication in the virtual communication room, a triggering of a speech button in the virtual conference interface by the current participant is received, and a full-court communication option is displayed in a speech type dialog box that pops up in the virtual conference interface.
步骤162、接收当前参会者对全场交流选项的触发,通过即时消息服务器向特定参会者端发送全场交流请求,全场交流请求用于指示特定参会者确定是否允许当前参会者进行全场交流。Step 162: receiving a trigger of the full-field communication option from the current participant, and sending a full-field communication request to the specific participant via the instant messaging server. The full-field communication request is used to instruct the specific participant to determine whether to allow the current participant to conduct full-field communication.
步骤163、响应于接收到的特定参会者端通过即时消息服务器返回的允许全场交流 指令,接收当前参会者产生的全场交流消息,全场交流消息中携带组群讨论组的全场交流标识,组群讨论组中的每个参会者均携带有相同的全场交流标识。Step 163: respond to the received permission for full-field communication returned by the specific participant via the instant messaging server. Instruction, receiving the full-field communication message generated by the current participant, the full-field communication message carries the full-field communication identifier of the group discussion group, and each participant in the group discussion group carries the same full-field communication identifier.
步骤164、将当前参会者产生的全场交流信息通过即时消息服务器发送至具有全场交流标识对应的组群讨论组中的所有参会者端。Step 164: Send the full-field communication information generated by the current participant to all participant terminals in the group discussion group corresponding to the full-field communication identifier through the instant messaging server.
决定参会者是否可以进行全场交流的控制者为主持人,那么在此场景下,特定参会者为主持人。在参会者P1想要进行全场交流时,参会者P1触发参会者端S1的虚拟会议界面中的发言按钮,并在弹出的发言类型对话框中触发全场交流选项。接下来,参会者端S1生成全场交流请求,并通过即时消息服务器发送至主持人端。The controller who decides whether the participants can communicate with the whole audience is the host. In this scenario, the specific participant is the host. When participant P1 wants to communicate with the whole audience, participant P1 triggers the speech button in the virtual conference interface of participant end S1 and triggers the full communication option in the pop-up speech type dialog box. Next, participant end S1 generates a full communication request and sends it to the host end through the instant messaging server.
此时,主持人端的虚拟会议界面中弹出消息提醒,并开启参会者P1的麦克风权限,同时,主持人端向虚拟交流房间中的其他所有参会者发送参会者P1的全场交流通知。其他所有参会者端收到参会者P1的全场交流通知,并订阅全场交流参会者P1的语音流。参会者端S1获得主持人端返回的允许全场交流指令后,参会者P1开始发言,参会者P1的全场交流消息通过即时消息服务器发送至其他所有参会者端。此时,当前参会者P1说话可以被会议内所有参会者(P2~Pn)听到。At this time, a message reminder pops up in the virtual conference interface of the host side, and the microphone permission of participant P1 is enabled. At the same time, the host side sends a full communication notification of participant P1 to all other participants in the virtual communication room. All other participant sides receive the full communication notification of participant P1 and subscribe to the voice stream of full communication participant P1. After participant side S1 receives the instruction to allow full communication returned by the host side, participant P1 starts to speak, and the full communication message of participant P1 is sent to all other participant sides through the instant messaging server. At this time, the current participant P1 can be heard by all participants (P2~Pn) in the meeting.
本申请实施例提供一种显示设备200,在执行虚拟会议范围交流的实现方法时,接收当前参会者加入目标虚拟会议的操作,虚拟会议界面包括虚拟交流房间以及加入目标虚拟会议的所有参会者对应的虚拟形象,基于当前虚拟形象在虚拟交流房间中的当前位置信息,检测当前虚拟形象的预设距离范围内是否存在目标虚拟形象,如果存在至少一个目标虚拟形象,则基于当前参会者和至少一个目标虚拟形象对应的目标参会者,生成范围交流组群讨论组;接收当前参会者产生的交流消息,将交流消息发送至范围交流组群讨论组中的每一个目标参会者端,实现范围交流。可见,该显示设备200可以实现在一定社交范围内,参会者可以随处且随时与其他参会者自由交流,用户体验好。The embodiment of the present application provides a display device 200, which receives the operation of the current participant to join the target virtual meeting when executing the implementation method of the virtual conference range communication. The virtual conference interface includes a virtual communication room and virtual images corresponding to all participants who join the target virtual meeting. Based on the current position information of the current virtual image in the virtual communication room, it is detected whether there is a target virtual image within a preset distance range of the current virtual image. If there is at least one target virtual image, a range communication group discussion group is generated based on the current participant and the target participant corresponding to the at least one target virtual image; the communication message generated by the current participant is received, and the communication message is sent to each target participant end in the range communication group discussion group to realize range communication. It can be seen that the display device 200 can realize that within a certain social range, participants can freely communicate with other participants anywhere and at any time, and the user experience is good.
图18示出了根据一些实施例的服务器执行虚拟会议中范围交流的实现方法的一种流程图。本申请实施例提供的一种服务器,应用于业务服务器,包括:处理器,在执行图18所示的虚拟会议中范围交流的实现方法时,处理器被配置为执行下述步骤:FIG18 shows a flow chart of a method for implementing a range communication in a virtual meeting executed by a server according to some embodiments. A server provided in an embodiment of the present application is applied to a business server, including: a processor, when executing the method for implementing a range communication in a virtual meeting shown in FIG18, the processor is configured to execute the following steps:
S21、响应于显示设备发送的携带创建请求参数的创建请求,基于创建请求参数创建虚拟会议,创建请求参数包括会议名称、会议开始时间、会议结束时间、会议场景ID和最大参会人数中的至少一种。S21. In response to a creation request carrying creation request parameters sent by a display device, a virtual conference is created based on the creation request parameters, where the creation request parameters include at least one of a conference name, a conference start time, a conference end time, a conference scenario ID, and a maximum number of participants.
再次参见图3所示的创建虚拟会议的时序图和图4所示的会议创建界面的示意图,管理者端基于会议创建界面设置虚拟会议的各类型参数,并生成创建请求发送至业务服务器。管理者端设置虚拟会议的各类型参数的实现内容可以参照前述显示设备端提供的内容,此处不赘述。Referring again to the timing diagram of creating a virtual conference shown in FIG3 and the schematic diagram of the conference creation interface shown in FIG4, the administrator sets various types of parameters of the virtual conference based on the conference creation interface, and generates a creation request and sends it to the business server. The implementation content of the administrator setting various types of parameters of the virtual conference can refer to the content provided by the aforementioned display device end, which will not be repeated here.
在一些实施例中,业务服务器的处理器在执行响应于显示设备200发送的携带创建请求参数的创建请求,基于创建请求参数创建虚拟会议,被进一步配置为:In some embodiments, the processor of the service server is further configured to:
步骤211、响应于接收到创建请求,校验创建请求中携带的创建请求参数。Step 211: In response to receiving the creation request, verify the creation request parameters carried in the creation request.
步骤212、如果创建请求参数校验通过,则基于预设规则生成会议号。Step 212: If the creation request parameter verification passes, a meeting number is generated based on a preset rule.
步骤213、发送携带会议号的消息组群创建请求至即时消息服务器,消息组群创建请求用于指示即时消息服务器基于会议号创建虚拟会议,虚拟会议包括具有组群编码的组群讨论组。Step 213: Send a message group creation request carrying the conference number to the instant messaging server, where the message group creation request is used to instruct the instant messaging server to create a virtual conference based on the conference number, where the virtual conference includes a group discussion group with a group code.
步骤214、接收即时消息服务器发送的组群讨论组的组群编码,并结合会议号、会议名称、会议开始时间、会议结束时间、会议场景ID和最大参会人数中的至少一种,生成虚拟会议的会议信息,以及,将虚拟会议的会议信息存储至数据库中。Step 214, receive the group code of the group discussion group sent by the instant messaging server, and generate the meeting information of the virtual meeting in combination with at least one of the meeting number, meeting name, meeting start time, meeting end time, meeting scene ID and the maximum number of participants, and store the meeting information of the virtual meeting in the database.
业务服务器对管理者端发送创建请求中携带的创建请求参数进行合法性校验,如果校验通过,则基于预设规则生成会议号。The business server performs a validity check on the creation request parameters carried in the creation request sent by the manager. If the check passes, a meeting number is generated based on a preset rule.
在一些实施例中,会议号可以为11位字符串,生成预设规则为${1}${yyMMdd}${四 位随机数}。第1位为系统环境标识符,用来区分多环境部署(1-线上环境,2-测试环境等),中间6位是年份和日期,后面是4位随机数。按此规则,按顺序将系统环境标识符、当前年份和日期以及多位随机数生成待校验会议号。将待校验会议号与历史虚拟会议的会议号进行对比,如果待校验会议号与其中一个历史虚拟会议的会议号对比一致,则在待校验会议号的末位添加预设字符,生成会议号。待校验会议号与任意一个历史虚拟会议的会议号对比均不一致,则将待校验会议号作为会议号。这样,可以获得唯一的会议号。In some embodiments, the conference number can be an 11-digit string, and the preset rule for generating the conference number is ${1}${yyMMdd}${four digits}. The first digit is the system environment identifier, which is used to distinguish multi-environment deployments (1-online environment, 2-test environment, etc.). The middle 6 digits are the year and date, followed by a 4-digit random number. According to this rule, the system environment identifier, the current year and date, and the multi-digit random number are used in order to generate the meeting number to be verified. The meeting number to be verified is compared with the meeting number of the historical virtual meeting. If the meeting number to be verified is consistent with the meeting number of one of the historical virtual meetings, a preset character is added to the last digit of the meeting number to be verified to generate the meeting number. If the meeting number to be verified is inconsistent with the meeting number of any historical virtual meeting, the meeting number to be verified is used as the meeting number. In this way, a unique meeting number can be obtained.
业务服务器请求即时消息服务器基于会议号创建组群讨论组,以得到虚拟会议,虚拟会议包括具有组群编码的组群讨论组。组群讨论组以虚拟交流房间的形式显示在参会者端的虚拟会议界面中,通过虚拟交流房间(组群讨论组)可以实现参与该目标虚拟会议的所有参会者进行交流。The business server requests the instant messaging server to create a group discussion group based on the conference number to obtain a virtual conference, and the virtual conference includes a group discussion group with a group code. The group discussion group is displayed in the virtual conference interface of the participant end in the form of a virtual communication room, and all participants participating in the target virtual conference can communicate through the virtual communication room (group discussion group).
在不需要密码验证时,业务服务器基于会议号、会议名称、组群编码、会议开始时间、会议结束时间、会议场景ID和最大参会人数中的至少一种,生成虚拟会议的会议信息。在需要密码验证时,业务服务器基于会议号、会议名称、会议密码、组群编码、会议开始时间、会议结束时间、会议场景ID和最大参会人数中的至少一种,生成虚拟会议的会议信息。When password verification is not required, the business server generates the meeting information of the virtual meeting based on at least one of the meeting number, meeting name, group code, meeting start time, meeting end time, meeting scenario ID and the maximum number of participants. When password verification is required, the business server generates the meeting information of the virtual meeting based on at least one of the meeting number, meeting name, meeting password, group code, meeting start time, meeting end time, meeting scenario ID and the maximum number of participants.
最后,业务服务器将虚拟会议的会议信息存储至数据库中。同时,业务服务器向管理者端返回创建会议成功通知。Finally, the business server stores the meeting information of the virtual meeting in the database. At the same time, the business server returns a successful meeting creation notification to the administrator.
在一些实施例中,服务器的处理器被进一步配置为:In some embodiments, the processor of the server is further configured to:
步骤215、启动定时扫描任务,定时扫描任务用于监测虚拟会议的状态。Step 215: Start a scheduled scanning task, which is used to monitor the status of the virtual conference.
步骤216、响应于定时扫描任务扫描到当前时间到达会议开始时间,将虚拟会议的状态设置为正在进行状态,以及,基于会议信息生成虚拟会议的会议详情信息。Step 216: In response to the scheduled scanning task scanning that the current time reaches the meeting start time, the state of the virtual meeting is set to an ongoing state, and meeting details information of the virtual meeting is generated based on the meeting information.
步骤217、将虚拟会议的会议详情信息存储至缓存服务器。Step 217: Store the meeting details information of the virtual meeting in the cache server.
其中,在需要密码参会时,会议详情信息包括会议名称、会议开始时间、会议结束时间、会议场景ID、会议号、组群编码和最大参会人数中的至少一种。在不需要密码参会时,会议详情信息包括会议名称、会议密码、会议开始时间、会议结束时间、会议场景ID、会议号、组群编码和最大参会人数中的至少一种。Wherein, when a password is required to join the meeting, the meeting details information includes at least one of the meeting name, meeting start time, meeting end time, meeting scenario ID, meeting number, group code and the maximum number of participants. Where a password is not required to join the meeting, the meeting details information includes at least one of the meeting name, meeting password, meeting start time, meeting end time, meeting scenario ID, meeting number, group code and the maximum number of participants.
不同的虚拟会议具有不同的会议开始时间,为及时更改各个虚拟会议的状态,业务服务器通过定时扫描任务来监测。Different virtual conferences have different meeting start times. In order to change the status of each virtual conference in a timely manner, the business server monitors through a scheduled scanning task.
如果定时扫描任务扫描到当前时间未到达会议开始时间,将虚拟会议的状态设置为未开始状态;如果定时扫描任务扫描到当前时间到达会议开始时间,将虚拟会议的状态设置为正在进行状态;如果定时扫描任务扫描到当前时间到达会议结束时间,将虚拟会议的状态设置为已结束状态。If the scheduled scanning task scans to the current time but the meeting start time has not yet arrived, the status of the virtual meeting is set to the not started state; if the scheduled scanning task scans to the current time but the meeting start time has arrived, the status of the virtual meeting is set to the ongoing state; if the scheduled scanning task scans to the current time but the meeting end time has arrived, the status of the virtual meeting is set to the ended state.
对于正在进行状态的虚拟会议,为便于参会者端能够快速获取虚拟会议的信息,业务服务器将正在进行状态的虚拟会议的会议信息保持到缓存服务器中,得到会议详情信息。缓存服务器具有响应速度快的特点,那么在参会者端请求业务服务器加入目标虚拟会议时,业务服务器可以快速从缓存服务器获取目标虚拟会议的会议详情信息并下发给参会者端,效率更高。For ongoing virtual conferences, in order to facilitate the participants to quickly obtain information about the virtual conference, the business server saves the meeting information of the ongoing virtual conference to the cache server to obtain meeting details. The cache server has the characteristic of fast response speed. Therefore, when the participant requests the business server to join the target virtual conference, the business server can quickly obtain the meeting details of the target virtual conference from the cache server and send it to the participant, which is more efficient.
S22、响应于显示设备发送的携带参会请求参数的参会请求,将显示设备对应的参会者加入虚拟会议对应的参会者列表。S22. In response to the conference joining request carrying the conference joining request parameter sent by the display device, add the participant corresponding to the display device to the participant list corresponding to the virtual conference.
其中,参会者列表包括加入虚拟会议的所有参会者,参会者列表中的所有参会者均以虚拟形象的方式显示在显示设备200呈现的虚拟会议对应的虚拟交流房间中。同时,通过即时消息服务器将加入虚拟会议的所有参会者加入目标虚拟会议对应的组群讨论组,以便进行交流。The participant list includes all participants who have joined the virtual conference, and all participants in the participant list are displayed in the form of virtual images in the virtual communication room corresponding to the virtual conference presented by the display device 200. At the same time, all participants who have joined the virtual conference are added to the group discussion group corresponding to the target virtual conference through the instant messaging server for communication.
再次参见图6所示的参会者加入虚拟会议的时序图和图9所示的通过会议密码加入目标虚拟会议过程的界面示意图,参会者端在虚拟会议界面申请加入目标虚拟会议时, 调用业务服务器端的加入会议接口,在业务服务器端对参会请求中的参会请求参数验证通过后,将该参会者加入该目标虚拟会议。Referring again to the sequence diagram of the participant joining the virtual conference shown in FIG6 and the interface diagram of the process of joining the target virtual conference through the conference password shown in FIG9, when the participant applies to join the target virtual conference in the virtual conference interface, The conference joining interface of the business server is called, and after the business server verifies the conference joining request parameters in the conference joining request, the participant is added to the target virtual conference.
在无需密码参会时,参会请求参数包括用户标识和虚拟会议的会议号中的至少一种,在需要密码验证参会时,参会请求参数用户标识、加会密码和虚拟会议的会议号中的至少一种。When no password is required to join the meeting, the meeting request parameters include at least one of the user ID and the meeting number of the virtual meeting. When password verification is required to join the meeting, the meeting request parameters include at least one of the user ID, the joining password and the meeting number of the virtual meeting.
在一些实施例中,服务器的处理器在执行响应于显示设备发送的携带参会请求参数的参会请求,将显示设备对应的参会者加入虚拟会议对应的参会者列表,被进一步配置为:In some embodiments, the processor of the server is further configured to:
步骤221、响应于接收到参会请求,校验参会请求中携带的参会请求参数,参会请求参数还包括加会密码。Step 221: In response to receiving the conference joining request, verify the conference joining request parameters carried in the conference joining request, where the conference joining request parameters also include a conference joining password.
步骤222、如果参会请求参数校验通过,则基于会议号向缓存服务器获取虚拟会议的会议详情信息,以及,校验参会者产生的加会密码是否输入正确。Step 222: If the conference request parameter verification passes, the conference details of the virtual conference are obtained from the cache server based on the conference number, and it is verified whether the conference password generated by the participant is entered correctly.
步骤223、如果参会者产生的加会密码输入正确,则将参会者加入虚拟会议的参会者列表,以及,向参会者的显示设备200发送参会成功通知和虚拟会议的会议详情信息,以使参会者的显示设备200响应于参会成功通知基于虚拟会议的会议详情信息显示对应的虚拟会议界面,虚拟会议界面包括虚拟交流房间和位于虚拟交流房间的所有参会者的虚拟形象。Step 223: If the password generated by the participant is entered correctly, the participant is added to the participant list of the virtual meeting, and a successful joining notification and meeting details of the virtual meeting are sent to the participant's display device 200, so that the participant's display device 200 displays a corresponding virtual meeting interface based on the meeting details of the virtual meeting in response to the successful joining notification. The virtual meeting interface includes a virtual communication room and virtual images of all participants located in the virtual communication room.
业务服务器先校验参会请求参数是否合法,如果不合法,则不继续响应参会请求,该参会者不会加入目标虚拟会议;如果合法,则业务服务器基于会议号从缓存服务器中获取目标虚拟会议的会议详情信息。The business server first checks whether the parameters of the conference request are legal. If not, it will not continue to respond to the conference request and the participant will not join the target virtual conference. If it is legal, the business server obtains the conference details of the target virtual conference from the cache server based on the conference number.
接下来,业务服务器校验参会者输入的加会密码是否正确,即将加会密码与管理者在创建虚拟会议时设置的会议密码进行一致性对比。如果对比不一致,则加会密码验证错误,业务服务器不会将该参会者加入目标虚拟会议,并向参会者端返回参会失败的通知。如果对比一致,则加会密码验证正确,业务服务器将该参会者加入目标虚拟会议,并向参会者端返回参会成功和会议详情信息。同时,业务服务器通过即时消息服务器向同样加入目标虚拟会议的其他参会者端发送当前参会者的入会通知。Next, the business server verifies whether the password entered by the participant is correct, that is, it compares the password with the meeting password set by the administrator when creating the virtual meeting. If the comparison is inconsistent, the password verification is wrong, the business server will not join the participant to the target virtual meeting, and return a notification of failed joining to the participant. If the comparison is consistent, the password verification is correct, the business server will join the participant to the target virtual meeting, and return the successful joining and meeting details to the participant. At the same time, the business server sends the current participant's joining notification to other participants who have also joined the target virtual meeting through the instant messaging server.
再次参见图10所示的在虚拟交流房间中实现范围交流的一种时序图,业务服务器将参会者加入到目标虚拟会议的参会者列表后,该参会者的虚拟形象在参会者端的虚拟会议界面中显示。业务服务器获取参会者在虚拟交流房间中的位置信息,将位置信息发送至缓存服务器进行存储。为便于其他参会者端能够同步在各自的虚拟会议界面中渲染该参会者的虚拟形象,业务服务器从缓存服务器中获取该参会者的位置信息,并结合用户标识和用户名称生成该入会通知。Referring again to FIG. 10 , a timing diagram for implementing range communication in a virtual communication room is shown. After the business server adds the participant to the participant list of the target virtual conference, the virtual image of the participant is displayed in the virtual conference interface of the participant. The business server obtains the location information of the participant in the virtual communication room and sends the location information to the cache server for storage. In order to facilitate other participant terminals to synchronously render the virtual image of the participant in their respective virtual conference interfaces, the business server obtains the location information of the participant from the cache server and generates the joining notification in combination with the user ID and user name.
入会通知由业务服务器基于参会者对应的用户标识、用户名称和位置信息等生成,其他参会者显示设备200响应于入会通知,更新其他参会者显示设备本地的参会者列表,并在其他参会者显示设备200呈现的虚拟会议界面中渲染参会者的虚拟形象。The joining notification is generated by the business server based on the user identification, user name and location information corresponding to the participant. The other participant display device 200 responds to the joining notification, updates the local participant list of the other participant display device, and renders the virtual image of the participant in the virtual conference interface presented by the other participant display device 200.
业务服务器基于参会者的请求并校验通过后将参会者加入参会者列表,所有参会者端对应的所有参会者均以虚拟形象的方式显示在各自显示设备200呈现的虚拟会议对应的虚拟交流房间中,每个参会者均可以基于本体虚拟形象在虚拟交流房间中的当前位置信息,与满足预设距离范围的其他参会者进行范围交流。参会者端实现范围交流的内容可参照前述显示设备200实施例提供的相应内容,此处不赘述。The business server adds the participant to the participant list based on the participant's request and after verification, all participants corresponding to all participant terminals are displayed in the virtual communication room corresponding to the virtual conference presented by their respective display devices 200 in the form of virtual images. Each participant can communicate with other participants who meet the preset distance range based on the current position information of the virtual image of the main body in the virtual communication room. The content of the participant terminal implementing the range communication can refer to the corresponding content provided by the aforementioned display device 200 embodiment, which is not repeated here.
本申请实施例提供一种服务器,响应于显示设备200发送的携带创建请求参数的创建请求,基于创建请求参数创建虚拟会议;响应于显示设备200发送的携带参会请求参数的参会请求,将显示设备200对应的参会者加入虚拟会议对应的参会者列表(组群讨论组),参会者列表(组群讨论组)包括加入虚拟会议的所有参会者。参会者列表中的所有参会者均以虚拟形象的方式显示在显示设备200呈现的虚拟会议对应的虚拟交流房间中,每个参会者均可以基于本体虚拟形象在虚拟交流房间中的当前位置信息,与 满足预设距离范围的其他参会者进行范围交流,实现在一定社交范围内,参会者可以随处且随时与其他参会者自由交流,用户体验好。The embodiment of the present application provides a server, which responds to a creation request with creation request parameters sent by display device 200, creates a virtual conference based on the creation request parameters; responds to a conference request with conference request parameters sent by display device 200, adds the participant corresponding to display device 200 to the participant list (group discussion group) corresponding to the virtual conference, and the participant list (group discussion group) includes all participants who have joined the virtual conference. All participants in the participant list are displayed in the virtual communication room corresponding to the virtual conference presented by display device 200 in the form of virtual images, and each participant can communicate with the virtual communication room based on the current location information of the virtual image of the main body in the virtual communication room. Other participants who meet the preset distance range can communicate within the range, so that participants can communicate freely with other participants anywhere and at any time within a certain social range, providing a good user experience.
图19示出了根据一些实施例的服务器执行虚拟会议中范围交流的实现方法的另一种流程图。本申请实施例提供的一种服务器,应用于即时消息服务器,包括:处理器,在执行图19所示的虚拟会议中范围交流的实现方法时,处理器被配置为执行下述步骤:FIG19 shows another flow chart of a method for implementing a range communication in a virtual meeting executed by a server according to some embodiments. A server provided in an embodiment of the present application is applied to an instant messaging server, comprising: a processor, when executing the method for implementing a range communication in a virtual meeting shown in FIG19, the processor is configured to execute the following steps:
S31、响应于显示设备发送的参会请求,将显示设备对应的指定参会者加入目标虚拟会议对应的组群讨论组。S31. In response to a conference participation request sent by a display device, a designated participant corresponding to the display device is added to a group discussion group corresponding to the target virtual conference.
其中,组群讨论组中包括加入目标虚拟会议的所有参会者。指定参会者是指显示设备实施例和业务服务器实施例所使用的当前参会者。The group discussion group includes all participants who join the target virtual conference. The designated participants refer to the current participants used in the display device embodiment and the business server embodiment.
再次参见图6所示的参会者加入虚拟会议的时序图,在业务服务器允许指定参会者加入目标虚拟会议后,显示设备端利用组群编码通过即时消息服务器将指定参会者加入目标虚拟会议对应的组群讨论组。即时消息服务器创建目标虚拟会议对应的组群讨论组的过程可参照前述业务服务器实施例公开的内容,此处不赘述。Referring again to the sequence diagram of the participant joining the virtual conference shown in FIG6 , after the business server allows the designated participant to join the target virtual conference, the display device uses the group code to join the designated participant to the group discussion group corresponding to the target virtual conference through the instant messaging server. The process of the instant messaging server creating the group discussion group corresponding to the target virtual conference can refer to the content disclosed in the aforementioned business server embodiment, which will not be repeated here.
S32、接收显示设备发送的指定参会者产生的交流消息,交流消息中携带交流标识。S32: Receive a communication message generated by a designated participant and sent by a display device, where the communication message carries a communication identifier.
指定参会者可以基于其使用的显示设备端呈现的虚拟会议界面进行交流,交流方式可以包括范围交流方式和全场交流方式。那么,该显示设备端产生的交流消息中可能携带范围交流标识或全场交流标识。即时消息服务器基于指定参会者端发送的交流消息,识别交流消息携带的交流标识类型,并基于不同的交流标识类型将该交流消息发送至对应的其他参会者端。Designated participants can communicate based on the virtual conference interface presented by the display device they use, and the communication methods may include range communication methods and full-field communication methods. Then, the communication message generated by the display device may carry a range communication identifier or a full-field communication identifier. Based on the communication message sent by the designated participant, the instant messaging server identifies the communication identifier type carried in the communication message, and sends the communication message to the corresponding other participant terminals based on different communication identifier types.
S33、如果交流标识为范围交流标识,则将指定参会者产生的交流消息发送至具有相同范围交流标识的范围交流讨论组中的至少一个目标参会者端。S33: If the communication identifier is a range communication identifier, the communication message generated by the designated participant is sent to at least one target participant terminal in the range communication discussion group having the same range communication identifier.
其中,范围交流讨论组包括指定参会者以及与指定参会者满足预设距离范围的至少一个目标参会者。The range communication discussion group includes a designated participant and at least one target participant who is within a preset distance range from the designated participant.
再次参见图10所示的在虚拟交流房间中实现范围交流的一种时序图,如果即时消息服务器在显示设备端发送的交流消息中识别到范围交流标识,说明该指定参会者是范围交流中的一个成员,该交流消息为范围交流消息。那么,即时消息服务器将该范围交流消息发送至与该指定参会者位于同一范围交流讨论组中的其他参会者端,而不发送至与该指定参会者未位于同一范围交流讨论组的参会者端。Referring again to a timing diagram of implementing range communication in a virtual communication room shown in FIG10, if the instant messaging server recognizes the range communication identifier in the communication message sent by the display device, it means that the designated participant is a member of the range communication, and the communication message is a range communication message. Then, the instant messaging server sends the range communication message to other participant terminals in the same range communication discussion group as the designated participant, but not to the participant terminals that are not in the same range communication discussion group as the designated participant.
S34、如果交流标识为全场交流标识,则将指定参会者产生的交流消息发送至具有全场交流标识对应的所述组群讨论组的所有参会者端。S34. If the communication identifier is a full-field communication identifier, the communication message generated by the designated participant is sent to all participant terminals of the group discussion group corresponding to the full-field communication identifier.
如果即时消息服务器在显示设备端发送的交流消息中识别到全场交流标识,说明该指定参会者是全场交流中的一个成员,该交流消息为全场交流消息。那么,即时消息服务器将该全场交流消息发送至与该指定参会者位于同一组群讨论组中的所有参会者端。If the instant messaging server recognizes the full-field communication identifier in the communication message sent by the display device, it means that the designated participant is a member of the full-field communication and the communication message is a full-field communication message. Then, the instant messaging server sends the full-field communication message to all participants in the same group discussion group as the designated participant.
指定参会者端产生范围交流讨论组以及产生携带不同交流标识的交流消息等实现过程可参照前述显示设备实施例和业务服务器实施例所公开的内容,此处不赘述。The implementation process of specifying the participant end to generate a range communication discussion group and generate communication messages carrying different communication identifiers can refer to the contents disclosed in the aforementioned display device embodiment and business server embodiment, which will not be repeated here.
在一些实施例中,业务服务器和即时消息服务器可以为相对独立的两个服务器,业务服务器和即时消息服务器也可以为同一个总服务器。总服务器实现创建虚拟会议、实现会议交流等过程可参照前述业务服务器实施例和即时消息服务器实施例所公开的内容,此处不赘述。In some embodiments, the business server and the instant messaging server can be two relatively independent servers, or the business server and the instant messaging server can be the same main server. The main server can implement the process of creating a virtual meeting, realizing conference communication, etc., which can refer to the contents disclosed in the above business server embodiment and instant messaging server embodiment, and will not be repeated here.
本申请实施例提供一种服务器,响应于显示设备200发送的参会请求,将显示设备对应的指定参会者加入目标虚拟会议对应的组群讨论组,接收显示设备发送的指定参会者产生的交流消息,如果交流消息中携带范围交流标识,则将交流消息发送至具有相同范围交流标识的范围交流讨论组中的至少一个目标参会者端;如果交流消息中携带全场交流标识,则将交流消息发送至具有全场交流标识对应的组群讨论组的所有参会者端。可见,即时消息服务器可以基于交流消息中携带的不同交流标识实现交流消 息向对应参会者端的发送,以实现参会者的全场交流和/或范围交流,并实现在一定社交范围内,参会者可以随处且随时与其他参会者自由交流,用户体验好。The embodiment of the present application provides a server, which responds to the conference participation request sent by the display device 200, adds the designated participant corresponding to the display device to the group discussion group corresponding to the target virtual conference, receives the communication message generated by the designated participant sent by the display device, and if the communication message carries a range communication identifier, sends the communication message to at least one target participant in the range communication discussion group with the same range communication identifier; if the communication message carries a full-field communication identifier, sends the communication message to all participant terminals of the group discussion group corresponding to the full-field communication identifier. It can be seen that the instant messaging server can implement communication messages based on different communication identifiers carried in the communication message. The information is sent to the corresponding participant end to realize the full-field communication and/or range communication of the participants, and to realize that within a certain social scope, the participants can communicate freely with other participants anywhere and at any time, and the user experience is good.
图5示出了根据一些实施例的显示设备执行虚拟会议中范围交流的实现方法的流程图。如图5所示,本申请还提供了一种虚拟会议中范围交流的实现方法,应用于显示设备200,所述方法包括:FIG5 shows a flow chart of a method for implementing a range communication in a virtual meeting performed by a display device according to some embodiments. As shown in FIG5 , the present application also provides a method for implementing a range communication in a virtual meeting, which is applied to a display device 200, and the method includes:
S11、接收当前参会者加入目标虚拟会议的操作,请求服务器将当前参会者加入所述目标虚拟会议对应的组群讨论组,以及,显示所述目标虚拟会议的虚拟会议界面,所述组群讨论组中包括加入所述目标虚拟会议的所有参会者,所述虚拟会议界面包括与所述组群讨论组对应的虚拟交流房间以及所述组群讨论组中所有参会者对应的虚拟形象,所述所有参会者对应的虚拟形象显示在所述虚拟交流房间中;S11, receiving an operation of the current participant to join the target virtual conference, requesting the server to add the current participant to the group discussion group corresponding to the target virtual conference, and displaying the virtual conference interface of the target virtual conference, wherein the group discussion group includes all participants who have joined the target virtual conference, and the virtual conference interface includes a virtual communication room corresponding to the group discussion group and virtual images corresponding to all participants in the group discussion group, and the virtual images corresponding to all participants are displayed in the virtual communication room;
S12、基于当前虚拟形象在所述虚拟交流房间中的当前位置信息,检测所述当前虚拟形象的预设距离范围内是否存在目标虚拟形象,所述当前虚拟形象为所述当前参会者的虚拟形象,所述目标虚拟形象为组群讨论组中目标参会者的虚拟形象;S12, based on the current position information of the current virtual image in the virtual communication room, detecting whether there is a target virtual image within a preset distance range of the current virtual image, the current virtual image being the virtual image of the current participant, and the target virtual image being the virtual image of the target participant in the group discussion group;
S13、如果所述当前虚拟形象的预设距离范围内存在至少一个目标虚拟形象,则从所述组群讨论中筛选出所述当前参会者和所述至少一个目标虚拟形象对应的目标参会者,并生成范围交流讨论组;S13, if there is at least one target virtual image within the preset distance range of the current virtual image, screening out the target participants corresponding to the current participant and the at least one target virtual image from the group discussion, and generating a range communication discussion group;
S14、接收所述当前参会者产生的交流消息,将所述交流消息发送至所述范围交流讨论组中的每一个目标参会者端。S14. Receive the communication message generated by the current participant, and send the communication message to each target participant in the range communication discussion group.
图18示出了根据一些实施例的服务器执行虚拟会议中范围交流的实现方法的一种流程图。如图18所示,本申请还提供了一种虚拟会议中范围交流的实现方法,应用于业务服务器,所述方法包括:Figure 18 shows a flow chart of a method for implementing a range communication in a virtual meeting executed by a server according to some embodiments. As shown in Figure 18, the present application also provides a method for implementing a range communication in a virtual meeting, which is applied to a business server, and the method includes:
S21、响应于显示设备发送的携带创建请求参数的创建请求,基于所述创建请求参数创建虚拟会议,所述创建请求参数包括会议名称、会议开始时间、会议结束时间、会议场景ID和最大参会人数中的至少一种;S21, in response to a creation request carrying creation request parameters sent by the display device, creating a virtual conference based on the creation request parameters, wherein the creation request parameters include at least one of a conference name, a conference start time, a conference end time, a conference scenario ID, and a maximum number of participants;
S22、响应于显示设备发送的携带参会请求参数的参会请求,将所述显示设备对应的参会者加入所述虚拟会议对应的参会者列表,所述参会请求参数包括用户标识和所述虚拟会议的会议号中的至少一种,所述参会者列表包括加入所述虚拟会议的所有参会者,所述参会者列表中的所有参会者均以虚拟形象的方式显示在所述显示设备呈现的所述虚拟会议对应的虚拟交流房间中,每个所述参会者均可以基于本体虚拟形象在所述虚拟交流房间中的当前位置信息,与满足预设距离范围的其他参会者进行范围交流。S22. In response to a conference request carrying conference request parameters sent by a display device, a participant corresponding to the display device is added to a participant list corresponding to the virtual conference, wherein the conference request parameters include at least one of a user identifier and a conference number of the virtual conference, and the participant list includes all participants who have joined the virtual conference. All participants in the participant list are displayed in the form of virtual images in a virtual communication room corresponding to the virtual conference presented by the display device, and each of the participants can communicate with other participants who meet a preset distance range based on the current position information of the virtual image of the entity in the virtual communication room.
图19示出了根据一些实施例的服务器执行虚拟会议中范围交流的实现方法的另一种流程图。如图19所示,本申请还提供了一种虚拟会议中范围交流的实现方法,应用于即时消息服务器,所述方法包括:Figure 19 shows another flow chart of a method for implementing a range communication in a virtual meeting executed by a server according to some embodiments. As shown in Figure 19, the present application also provides a method for implementing a range communication in a virtual meeting, which is applied to an instant messaging server, and the method includes:
S31、响应于显示设备发送的参会请求,将所述显示设备对应的指定参会者加入目标虚拟会议对应的组群讨论组,所述组群讨论组中包括加入所述目标虚拟会议的所有参会者;S31, in response to a conference joining request sent by a display device, adding a designated participant corresponding to the display device to a group discussion group corresponding to a target virtual conference, wherein the group discussion group includes all participants who have joined the target virtual conference;
S32、接收所述显示设备发送的指定参会者产生的交流消息,所述交流消息中携带交流标识;S32, receiving a communication message generated by a designated participant and sent by the display device, wherein the communication message carries a communication identifier;
S33、如果所述交流标识为范围交流标识,则将所述指定参会者产生的交流消息发送至具有相同范围交流标识的范围交流讨论组中的至少一个目标参会者端,所述范围交流讨论组包括指定参会者以及与所述指定参会者满足预设距离范围的至少一个目标参会者;S33, if the communication identifier is a range communication identifier, sending the communication message generated by the designated participant to at least one target participant terminal in a range communication discussion group having the same range communication identifier, wherein the range communication discussion group includes the designated participant and at least one target participant that meets a preset distance range with the designated participant;
S34、如果所述交流标识为全场交流标识,则将所述指定参会者产生的交流消息发送至具有全场交流标识对应的所述组群讨论组的所有参会者端。S34. If the communication identifier is a full-field communication identifier, the communication message generated by the designated participant is sent to all participant terminals of the group discussion group corresponding to the full-field communication identifier.
具体实现中,本申请还提供一种计算机非易失性可读存储介质,其中,该计算机 非易失性可读存储介质可存储有程序,该程序执行时可包括本申请提供的虚拟会议中范围交流的实现方法的各实施例中的部分或全部步骤。所述的存储介质可为磁碟、光盘、只读存储记忆体(英文:read-only memory,简称:ROM)或随机存储记忆体(英文:random access memory,简称:RAM)等。In a specific implementation, the present application also provides a computer non-volatile readable storage medium, wherein the computer The non-volatile readable storage medium may store a program, and when the program is executed, it may include some or all of the steps in each embodiment of the method for implementing range communication in a virtual meeting provided by the present application. The storage medium may be a disk, an optical disk, a read-only memory (ROM) or a random access memory (RAM).
本领域的技术人员可以清楚地了解到本申请实施例中的技术可借助软件加必需的通用硬件平台的方式来实现。基于这样的理解,本申请实施例中的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该软件产品可以存储在计算机非易失性可读存储介质中。Those skilled in the art can clearly understand that the technology in the embodiments of the present application can be implemented by means of software plus a necessary general hardware platform. Based on this understanding, the technical solution in the embodiments of the present application can essentially be embodied in the form of a software product, which can be stored in a computer non-volatile readable storage medium.
本说明书中各个实施例之间相同相似的部分互相参见即可。尤其,对于虚拟会议中范围交流的实现方法实施例而言,由于其基本相似于显示设备和服务器实施例,所以描述的比较简单,相关之处参见显示设备和服务器实施例中的说明即可。In this specification, the same or similar parts between the various embodiments can be referred to each other. In particular, for the implementation method embodiment of range communication in a virtual conference, since it is basically similar to the display device and server embodiment, the description is relatively simple, and the relevant parts can be referred to the description in the display device and server embodiment.
除了上述实施例,本申请还提供其他一些实施例,用以实现在终端设备和显示设备在联屏跟练的场景中,显示设备向移动终端发送性能参数,并接收移动终端根据显示设备的性能参数匹配的跟练视频数据,从而使显示设备可以在当前设备的性能下正常播放训练视频和跟练视频,从而防止显示设备播放的视频出现卡顿或停止的情况。具体阐述如下:In addition to the above embodiments, the present application also provides some other embodiments to realize that in the scenario of joint screen training between the terminal device and the display device, the display device sends performance parameters to the mobile terminal, and receives the training video data matched by the mobile terminal according to the performance parameters of the display device, so that the display device can play the training video and the training video normally under the performance of the current device, thereby preventing the video played by the display device from being stuck or stopped. The specific description is as follows:
图20示出了示例性实施例中显示设备200的硬件配置框图。如图20所示显示设备200包括:调谐解调器210、通信接口220、检测器230、外部装置接口240、处理器250、显示器260、音频输出接口270、存储器、供电电源等。其中,处理器250包括中央处理器,视频处理器,音频处理器,图形处理器,RAM,ROM,用于输入/输出的第一接口至第n接口。显示器260可为液晶显示器、OLED显示器、触控显示器以及投影显示器中的至少一种,还可以为一种投影装置和投影屏幕。调谐解调器210通过有线或无线接收方式接收广播电视信号,以及从多个无线或有线广播电视信号中解调出音视频信号,如以及EPG数据信号。检测器230用于采集外部环境或与外部交互的信号。处理器250和调谐解调器210可以位于不同的分体设备中,即调谐解调器210也可在处理器250所在的主体设备的外置设备中,如外置机顶盒等。FIG20 shows a hardware configuration block diagram of a display device 200 in an exemplary embodiment. As shown in FIG20 , the display device 200 includes: a tuner 210, a communication interface 220, a detector 230, an external device interface 240, a processor 250, a display 260, an audio output interface 270, a memory, a power supply, etc. Among them, the processor 250 includes a central processing unit, a video processor, an audio processor, a graphics processor, a RAM, a ROM, and a first interface to an nth interface for input/output. The display 260 can be at least one of a liquid crystal display, an OLED display, a touch display, and a projection display, and can also be a projection device and a projection screen. The tuner 210 receives broadcast television signals by wired or wireless reception, and demodulates audio and video signals from multiple wireless or wired broadcast television signals, such as and EPG data signals. The detector 230 is used to collect signals of the external environment or interact with the outside. The processor 250 and the tuner-demodulator 210 may be located in different separate devices, that is, the tuner-demodulator 210 may also be located in an external device of the main device where the processor 250 is located, such as an external set-top box.
在一些实施例中,处理器250,通过存储在存储器上中各种软件控制程序,来控制显示设备的工作和响应用户的操作。处理器250控制显示设备200的整体操作。用户可在显示器260上显示的图形用户界面(GUI)输入用户命令,则用户输入接口通过图形用户界面(GUI)接收用户输入命令。或者,用户可通过输入特定的声音或手势进行输入用户命令,则用户输入接口通过传感器识别出声音或手势,来接收用户输入命令。In some embodiments, the processor 250 controls the operation of the display device and responds to the user's operation through various software control programs stored in the memory. The processor 250 controls the overall operation of the display device 200. The user can input a user command in a graphical user interface (GUI) displayed on the display 260, and the user input interface receives the user input command through the graphical user interface (GUI). Alternatively, the user can input a user command by inputting a specific sound or gesture, and the user input interface recognizes the sound or gesture through a sensor to receive the user input command.
输出接口(显示器260,和/或,音频输出接口270),被配置为输出用户交互信息;An output interface (display 260 and/or audio output interface 270 ) configured to output user interaction information;
通信接口220,用于与服务器400或其它设备进行通信。The communication interface 220 is used to communicate with the server 400 or other devices.
在一些实施例中,显示器260,被配置为显示用户界面;处理器250,被配置为:获取训练视频标识、跟练页面标识;确定所述跟练页面标识对应的跟练页面数据,根据所述训练视频标识从服务器获取对应的训练视频数据;获取所述显示设备的目标性能参数,所述目标性能参数包括:CPU占用率,和/或,内存占用量;控制通信接口向移动终端发送所述目标性能参数;接收所述移动终端发送的与所述目标性能参数匹配的跟练视频数据,所述跟练视频数据包括:所述移动终端采集的目标视频数据,和/或,从所述目标视频数据中获取的第一人体骨骼点信息;控制所述显示器260基于所述跟练页面数据、所述训练视频数据和所述跟练视频数据,显示跟练页面,所述跟练页面中包括第一窗口和第二窗口,所述第一窗口中显示所述训练视频数据,所述第二窗口中显示所述跟练视频数据通信接口220,被配置为向移动终端发送所述目标性能参数;接收所述移动终端发送的与所述目标性能参数匹配的跟练视频数据,所述跟练视频数据包括:所述移动终端采集的目标视频数据,和/或,从所述目标视频数据中获 取的第一人体骨骼点信息。In some embodiments, the display 260 is configured to display a user interface; the processor 250 is configured to: obtain a training video identifier and a follow-up training page identifier; determine the follow-up training page data corresponding to the follow-up training page identifier, and obtain the corresponding training video data from the server according to the training video identifier; obtain the target performance parameters of the display device, the target performance parameters include: CPU occupancy rate, and/or memory occupancy rate; control the communication interface to send the target performance parameters to the mobile terminal; receive the follow-up training video data sent by the mobile terminal that matches the target performance parameters, the follow-up training video data includes: the target video data collected by the mobile terminal, and/or or, obtaining first human skeleton point information from the target video data; controlling the display 260 to display a follow-up practice page based on the follow-up practice page data, the training video data and the follow-up practice video data, wherein the follow-up practice page includes a first window and a second window, wherein the training video data is displayed in the first window, and the follow-up practice video data is displayed in the second window; a communication interface 220 is configured to send the target performance parameter to the mobile terminal; receiving the follow-up practice video data sent by the mobile terminal and matching the target performance parameter, wherein the follow-up practice video data includes: the target video data collected by the mobile terminal, and/or, obtaining The first human skeleton point information obtained.
在一些实施例中,在所述目标性能参数小于或等于第一预设性能参数情况下,所述跟练视频数据包括:所述移动终端采集的目标视频数据,和,从所述目标视频数据中获取的第一人体骨骼点信息,处理器250,还被配置为:从所述训练视频数据中获取第二人体骨骼点信息;根据所述第一人体骨骼点信息与所述第二人体骨骼点信息之间的匹配参数,生成评价信息;所述第二窗口中显示所述目标视频数据和所述评价信息。In some embodiments, when the target performance parameter is less than or equal to the first preset performance parameter, the follow-up video data includes: the target video data collected by the mobile terminal, and, the first human skeleton point information obtained from the target video data, the processor 250 is further configured to: obtain second human skeleton point information from the training video data; generate evaluation information according to the matching parameters between the first human skeleton point information and the second human skeleton point information; and display the target video data and the evaluation information in the second window.
在一些实施例中,在所述目标性能参数大于第二预设性能参数情况下,所述跟练视频数据包括:从所述目标视频数据中获取的第一人体骨骼点信息,不包括所述目标视频数据处理器250,还被配置为:基于所述第一人体骨骼点信息生成虚拟跟练视频数据,所述虚拟跟练视频数据中包括虚拟人跟练画面;所述第二窗口中显示所述虚拟跟练视频数据。In some embodiments, when the target performance parameter is greater than a second preset performance parameter, the follow-up training video data includes: first human skeleton point information obtained from the target video data, excluding the target video data processor 250, and is also configured to: generate virtual follow-up training video data based on the first human skeleton point information, the virtual follow-up training video data including a virtual human follow-up training screen; and display the virtual follow-up training video data in the second window.
在一些实施例中,处理器250,还被配置为:从所述训练视频数据中获取第二人体骨骼点信息;根据所述第一人体骨骼点信息与所述第二人体骨骼点信息之间的匹配参数,生成评价信息;所述第二窗口中显示所述虚拟跟练视频数据和所述评价信息。In some embodiments, the processor 250 is further configured to: obtain second human skeleton point information from the training video data; generate evaluation information based on matching parameters between the first human skeleton point information and the second human skeleton point information; and display the virtual follow-up video data and the evaluation information in the second window.
图21示出了示例性实施例中移动终端300的硬件配置框图,如图21所示,该移动终端300中包括:处理器110、检测器120、通信接口130、用户输入/输出接口(也称为用户接口)140、显示器150,以及存储器、供电电源等。其中,通信接口130用于和外部通信,包含WIFI芯片,蓝牙模块,NFC或可替代模块中的至少一种。用户接口140包含麦克风,扬声器,触摸板,传感器,摄像头或可替代模块中的至少一种。其中,显示器150用于显示用户界面。FIG21 shows a hardware configuration block diagram of a mobile terminal 300 in an exemplary embodiment. As shown in FIG21 , the mobile terminal 300 includes: a processor 110, a detector 120, a communication interface 130, a user input/output interface (also referred to as a user interface) 140, a display 150, and a memory, a power supply, etc. Among them, the communication interface 130 is used to communicate with the outside, and includes at least one of a WIFI chip, a Bluetooth module, NFC or an alternative module. The user interface 140 includes at least one of a microphone, a speaker, a touchpad, a sensor, a camera or an alternative module. Among them, the display 150 is used to display a user interface.
作为本申请实施例一种可选的实施方式,检测器120,被配置为:采集目标视频数据;处理器110,被配置为:控制通信接口向所述显示设备发送与目标性能参数匹配的跟练视频数据,跟练视频数据包括:移动终端采集的目标视频数据,和/或,从目标视频数据中获取的第一人体骨骼点信息;通信接口130,被配置为:接收显示设备发送的目标性能参数,目标性能参数包括:CPU占用率,和/或,内存占用量。作为本申请实施例一种可选的实施方式,用户接口140,被配置为:接收用户针对训练视频的联屏跟练操作;As an optional implementation of the embodiment of the present application, the detector 120 is configured to: collect target video data; the processor 110 is configured to: control the communication interface to send follow-up video data matching the target performance parameters to the display device, the follow-up video data includes: the target video data collected by the mobile terminal, and/or, the first human skeleton point information obtained from the target video data; the communication interface 130 is configured to: receive the target performance parameters sent by the display device, the target performance parameters include: CPU occupancy rate, and/or, memory occupancy. As an optional implementation of the embodiment of the present application, the user interface 140 is configured to: receive the user's joint screen follow-up operation for the training video;
作为本申请实施例一种可选的实施方式,所述处理器110,被配置为:在所述目标性能参数小于或等于第一预设性能参数情况下,控制所述通信接口130向所述显示设备发送所述移动终端采集的目标视频数据,以及所述第一人体骨骼点信息;As an optional implementation of the embodiment of the present application, the processor 110 is configured to: when the target performance parameter is less than or equal to the first preset performance parameter, control the communication interface 130 to send the target video data collected by the mobile terminal and the first human skeleton point information to the display device;
在所述目标性能参数小于或等于第二预设性能参数,且大于所述第一预设性能参数的情况下,控制所述通信接口130向所述显示设备发送所述移动终端采集的目标视频数据,不发送所述第一人体骨骼点信息;所述第二预设性能参数大于所述第一预设性能参数;When the target performance parameter is less than or equal to the second preset performance parameter and greater than the first preset performance parameter, control the communication interface 130 to send the target video data collected by the mobile terminal to the display device without sending the first human skeleton point information; the second preset performance parameter is greater than the first preset performance parameter;
在所述目标性能参数大于所述第二预设性能参数情况下,控制所述通信接口130向所述显示设备发送所述第一人体骨骼点信息,不发送所述目标视频数据。In the case where the target performance parameter is greater than the second preset performance parameter, the communication interface 130 is controlled to send the first human skeleton point information to the display device, and the target video data is not sent.
作为本申请实施例一种可选的实施方式,所述处理器110,还被配置为:获取所述移动终端的剩余电量;控制通信接口130向所述显示设备发送与所述目标性能参数和所述剩余电量匹配的跟练视频数据。As an optional implementation of the embodiment of the present application, the processor 110 is further configured to: obtain the remaining power of the mobile terminal; control the communication interface 130 to send the follow-up video data matching the target performance parameters and the remaining power to the display device.
作为本申请实施例一种可选的实施方式,所述处理器110,被配置为:在所述目标性能参数小于或等于第一预设性能参数,且所述剩余电量大于或等于第一预设电量参数的情况下,控制所述通信接口130向所述显示设备发送所述移动终端采集的目标视频数据,以及所述第一人体骨骼点信息;As an optional implementation of the embodiment of the present application, the processor 110 is configured to: when the target performance parameter is less than or equal to the first preset performance parameter, and the remaining power is greater than or equal to the first preset power parameter, control the communication interface 130 to send the target video data collected by the mobile terminal and the first human skeleton point information to the display device;
在所述目标性能参数小于或等于第二预设性能参数,且大于或等于第一预设性能参数,以及所述剩余电量小于所述第一预设电量参数,且大于或等于第二预设电量参 数的情况下,控制所述通信接口130向所述显示设备发送所述移动终端采集的目标视频数据,所述第二预设电量参数小于所述第一预设电量参数;When the target performance parameter is less than or equal to the second preset performance parameter and greater than or equal to the first preset performance parameter, and the remaining power is less than the first preset power parameter and greater than or equal to the second preset power parameter In the case of a number, controlling the communication interface 130 to send the target video data collected by the mobile terminal to the display device, and the second preset power parameter is less than the first preset power parameter;
在所述目标性能参数大于所述第二预设性能参数,且所述剩余电量小于所述第二预设电量参数的情况下,控制所述通信接口130向所述显示设备发送所述第一人体骨骼点信息。When the target performance parameter is greater than the second preset performance parameter and the remaining power is less than the second preset power parameter, the communication interface 130 is controlled to send the first human skeleton point information to the display device.
作为本申请实施例一种可选的实施方式,所述跟练视频数据包括所述第一人体骨骼点信息,且不包括所述移动终端采集的目标视频数据,处理器110,还被配置为:控制显示屏显示所述目标视频数据,并控制所述显示屏的亮度大于第一预设亮度。As an optional implementation of an embodiment of the present application, the follow-up video data includes the first human skeleton point information and does not include the target video data collected by the mobile terminal. The processor 110 is also configured to: control the display screen to display the target video data, and control the brightness of the display screen to be greater than a first preset brightness.
所述跟练视频数据包括所述移动终端采集的目标视频数据,所述处理器110,还被配置为:控制所述显示屏的亮度小于或等于第二预设亮度,或者,控制所述显示屏息屏。The follow-up video data includes target video data collected by the mobile terminal, and the processor 110 is further configured to: control the brightness of the display screen to be less than or equal to a second preset brightness, or control the display screen to be off.
如图22所示,图22为根据本申请实施例一个或多个实施例的显示设备200中或移动终端300的软件配置示意图,如图22所示,将系统分为四层,从上至下分别为应用程序(Applications)层(简称“应用层”),应用程序框架(Application Framework)层(简称“框架层”),安卓运行时(Android runtime)和系统库层(简称“系统运行库层”),以及内核层。内核层至少包含以下驱动中的至少一种:音频驱动、显示驱动、蓝牙驱动、摄像头驱动、WIFI驱动、USB驱动、HDMI驱动、传感器驱动(如指纹传感器,温度传感器,压力传感器等)、以及电源驱动等。本申请实施例提供的显示设备、移动终端及基于设备性能的页面显示方法,可以基于上述软件配置实现。其中,该系统可以为Android系统。As shown in FIG. 22, FIG. 22 is a schematic diagram of the software configuration of the display device 200 or the mobile terminal 300 according to one or more embodiments of the present application. As shown in FIG. 22, the system is divided into four layers, from top to bottom, respectively, the application layer (Applications) (referred to as "application layer"), the application framework layer (Application Framework) (referred to as "framework layer"), the Android runtime (Android runtime) and the system library layer (referred to as "system runtime library layer"), and the kernel layer. The kernel layer includes at least one of the following drivers: audio driver, display driver, Bluetooth driver, camera driver, WIFI driver, USB driver, HDMI driver, sensor driver (such as fingerprint sensor, temperature sensor, pressure sensor, etc.), and power driver, etc. The display device, mobile terminal and page display method based on device performance provided in the embodiments of the present application can be implemented based on the above software configuration. Among them, the system can be an Android system.
如图23所示,为本申请实施例提供的移动终端和显示设备实现本申请实施例中基于设备性能的页面显示方法的软件交互示意图,移动终端中应用程序框架、系统库层和内核层可以统称为Android系统层,应用程序框架、系统库层和内核层可以统称为Android系统层,在图23中可以表示为移动终端APP,该移动终端APP中包括有APP应用层和软件开发工具包(Software Development Kit,SDK)层,其中SDK层中包括有播放SDK和互动SDK,其中播放SDK封装了一些播放的通用逻辑,让上层应用与播放解耦,互动SDK负责移动终端与显示设备的通信数据传输,支持移动终端对显示设备进行操控,APP应用层,负责完成跟练业务在移动终端的用户界面(User Interface,UI)展示以及各种交互操作,并从Android系统层读取系统电量,以拿到移动终端的电量数据。显示设备中应用程序框架、系统库层和内核层可以统称为显示设备平台层(为基于显示设备定制的android系统,可能与移动终端的android系统存在一定差异),本申请实施例中,应用层中可以运行有显示设备中提供多媒体资源的应用程序(Application,APP),在图23中表示为显示设备APP,该显示设备APP中包括有APP应用层和软件开发工具包(Software Development Kit,SDK)层,其中SDK层中包括有播放SDK和互动SDK,其中,播放SDK封装了一些播放的通用逻辑,让上层应用与播放解耦,互动SDK负责显示设备与移动终端的通信数据传输,APP应用层负责完成跟练业务在显示设备的用户界面(User Interface,UI)展示。可以看出,在移动终端中APP应用层中的互动SDK可以将从Android系统层读取得到的移动终端根据显示设备的性能参数匹配的跟练视频数据,以及用户触发的训练视频标识等信息,发送至显示设备中APP应用层中的互动SDK,这样显示设备在接收到之后,可以基于这些数据显示跟练页面。As shown in Figure 23, a software interaction diagram of the mobile terminal and display device provided in the embodiment of the present application to implement the page display method based on device performance in the embodiment of the present application is shown. The application framework, system library layer and kernel layer in the mobile terminal can be collectively referred to as the Android system layer, which can be represented as a mobile terminal APP in Figure 23. The mobile terminal APP includes an APP application layer and a software development kit (Software Development Kit, SDK) layer, wherein the SDK layer includes a playback SDK and an interactive SDK, wherein the playback SDK encapsulates some common playback logic to decouple the upper-level application from the playback, the interactive SDK is responsible for the communication data transmission between the mobile terminal and the display device, and supports the mobile terminal to control the display device, the APP application layer is responsible for completing the user interface (User Interface, UI) display of the follow-up service in the mobile terminal and various interactive operations, and reading the system power from the Android system layer to obtain the power data of the mobile terminal. The application framework, system library layer and kernel layer in the display device can be collectively referred to as the display device platform layer (which is an android system customized based on the display device, which may be different from the android system of the mobile terminal). In the embodiment of the present application, the application layer can run an application (Application, APP) that provides multimedia resources in the display device, which is represented as a display device APP in FIG23. The display device APP includes an APP application layer and a software development kit (Software Development Kit, SDK) layer, wherein the SDK layer includes a playback SDK and an interactive SDK, wherein the playback SDK encapsulates some common playback logic to decouple the upper-layer application from the playback, the interactive SDK is responsible for the communication data transmission between the display device and the mobile terminal, and the APP application layer is responsible for completing the display of the user interface (User Interface, UI) of the follow-up training business on the display device. It can be seen that the interactive SDK in the APP application layer in the mobile terminal can read from the Android system layer and match the follow-up training video data of the mobile terminal according to the performance parameters of the display device, as well as the training video identification triggered by the user, to the interactive SDK in the APP application layer in the display device, so that the display device can display the follow-up training page based on these data after receiving them.
为了更加详细的说明本方案,以下将以示例性的方式结合图24进行说明,可以理解的是,图24中所涉及的步骤在实际实现时可以包括更多的步骤,或者更少的步骤,并且这些步骤之间的顺序也可以不同,以能够实现本申请实施例中提供的基于设备性能的页面显示方法为准。In order to explain the present solution in more detail, the following will be explained in an exemplary manner in conjunction with Figure 24. It can be understood that the steps involved in Figure 24 may include more steps, or fewer steps in actual implementation, and the order of these steps may also be different, so as to implement the page display method based on device performance provided in the embodiment of the present application.
如图24所示,为本申请实施例提供的一种基于设备性能的页面显示方法的流程示 意图,该方法可以包括但不限于以下步骤:As shown in FIG. 24, a process diagram of a page display method based on device performance provided in an embodiment of the present application is shown. It is intended that the method may include but is not limited to the following steps:
2401、移动终端接收用户针对训练视频的联屏跟练操作。2401. The mobile terminal receives a user's screen-linked training operation for a training video.
其中,上述训练视频可以为健身视频或者舞蹈视频等。The above training video may be a fitness video or a dance video, etc.
本申请实施例中,联屏跟练操作是指触发显示设备进入联屏跟练模式的操作,在联屏跟练模式下,可以将在媒资平台(提供多媒体资源的应用程序)中选择的媒资在显示设备中播放,同时通过移动终端获取跟练视频数据在显示设备中播放,其中,该显示设备为与该移动终端处于同一WiFi网络的设备。In an embodiment of the present application, the linked screen follow-up operation refers to an operation that triggers the display device to enter the linked screen follow-up mode. In the linked screen follow-up mode, the media resources selected in the media resource platform (an application that provides multimedia resources) can be played in the display device, and the follow-up video data can be obtained through the mobile terminal and played in the display device, wherein the display device is a device that is on the same WiFi network as the mobile terminal.
在一些实施例中,上述移动终端上可以安装有提供多媒体资源的应用程序,相应的,在显示设备上也可以安装有该提供多媒体资源的应用程序。该应用程序的页面中可以展示上述训练视频。In some embodiments, the mobile terminal may be installed with an application that provides multimedia resources, and correspondingly, the display device may also be installed with the application that provides multimedia resources. The training video may be displayed on a page of the application.
其中,用户可以通过在该移动终端上安装的提供多媒体资源的应用程序上触发针对该训练视频进行联屏跟练操作。在一些实施例中,该应用程序上可以设置针对训练视频的联屏跟练详情页,在用户该页面中点击“开始”控件之后,移动终端接收用户针对训练视频的联屏跟练操作。The user can trigger a joint screen follow-up operation for the training video through an application that provides multimedia resources installed on the mobile terminal. In some embodiments, a joint screen follow-up details page for the training video can be set on the application, and after the user clicks the "Start" control on the page, the mobile terminal receives the user's joint screen follow-up operation for the training video.
本申请实施例中,移动终端和显示设备可以通过同一WiFi网络连接。In the embodiment of the present application, the mobile terminal and the display device can be connected through the same WiFi network.
2402、移动终端响应于接收的联屏跟练操作,确定训练视频对应的训练视频标识和跟练页面标识。2402. The mobile terminal determines a training video identifier and a training page identifier corresponding to the training video in response to the received linked-screen training operation.
本申请实施例中,每个多媒体资源都可以设置一标识,上述训练视频标识(Video ID)用于唯一标识上述训练视频。In an embodiment of the present application, each multimedia resource can be set with an identifier, and the above-mentioned training video identifier (Video ID) is used to uniquely identify the above-mentioned training video.
上述跟练页面标识,用于表示基于该训练视频设置的跟练页面,跟练页面标识是一种页面编号(Type Code),该页面编号可以指示跟练播放模式页面,其中该跟练播放模式页面可以为全屏跟练播放模式页面,也可以为非全屏跟练播放模式页面。The above-mentioned follow-up practice page identifier is used to indicate the follow-up practice page set based on the training video. The follow-up practice page identifier is a page number (Type Code), and the page number can indicate a follow-up practice playback mode page, wherein the follow-up practice playback mode page can be a full-screen follow-up practice playback mode page or a non-full-screen follow-up practice playback mode page.
在一些实施例中,移动终端响应于用户接口接收的联屏跟练操作,除了确定训练视频对应的训练视频标识和跟练页面标识之外,还可以确定训练视频对应的媒资标识(Media ID)。该媒资标识可以指示该训练视频对应的媒体信息,该媒体信息可以包括该训练视频的标题、海报等媒体信息。In some embodiments, in response to the joint screen follow-up operation received by the user interface, the mobile terminal can determine the media ID corresponding to the training video in addition to the training video ID and the follow-up page ID corresponding to the training video. The media ID can indicate the media information corresponding to the training video, and the media information can include the title, poster and other media information of the training video.
在一些实施例中,移动终端响应于用户接口接收的联屏跟练操作之后可以生成操作指令发送至显示设备,该操作指令中包括上述训练视频标识和跟练页面标识。In some embodiments, the mobile terminal may generate an operation instruction in response to the linked-screen training operation received by the user interface and send it to the display device. The operation instruction includes the above-mentioned training video identifier and the training page identifier.
在一些实施例中,上述该操作指令中可以包括上述训练视频标识、跟练页面标识和媒资标识。在一些实施例中,上述该操作指令中可以包括上述Video ID、Type Code、Media ID以及执行操作(Action)。In some embodiments, the operation instruction may include the training video identifier, the training page identifier and the media asset identifier. In some embodiments, the operation instruction may include the Video ID, Type Code, Media ID and the execution operation (Action).
其中,Action用于表示执行页面跳转,跳转至该训练视频对应的跟练页面。Among them, Action is used to indicate the execution of page jump, jumping to the follow-up practice page corresponding to the training video.
在上述操作指令中包括上述媒资标识的情况下,显示设备在接收到该操作指令之后,可以在显示跟练页面时,在显示该训练视频的同时,显示该训练视频的一些媒体资源。In the case where the above-mentioned operation instruction includes the above-mentioned media resource identifier, after receiving the operation instruction, the display device can display some media resources of the training video while displaying the training video when displaying the follow-up training page.
2403、移动终端向显示设备发送训练视频标识和跟练页面标识。2403. The mobile terminal sends the training video identifier and the follow-up training page identifier to the display device.
在一些实施例中,移动终端向显示设备发送训练视频标识、跟练页面标识时,移动终端可以通过同一个消息一起发送至显示设备,也可以分开发送至显示设备。In some embodiments, when the mobile terminal sends the training video identifier and the follow-up training page identifier to the display device, the mobile terminal may send them to the display device together through the same message, or may send them to the display device separately.
在一些实施例中,显示设备可以获取移动终端发送的训练视频标识和跟练页面标识。In some embodiments, the display device may obtain a training video identifier and a follow-up training page identifier sent by a mobile terminal.
在一些实施例中,移动终端可以先将训练视频标识、跟练页面标识、以及移动端采集的目标视频数据发送至显示设备,以使得显示设备根据训练视频标识、跟练页面标识、目标视频数据先显示跟练页面,并通知移动终端成功显示跟练页面,在移动终端接收到该通知之后,终端设备获取显示设备的目标性能数据,然后向显示设备发送与目标性能参数匹配的跟练视频数据。In some embodiments, the mobile terminal may first send the training video identifier, the follow-up practice page identifier, and the target video data collected by the mobile terminal to the display device, so that the display device first displays the follow-up practice page according to the training video identifier, the follow-up practice page identifier, and the target video data, and notifies the mobile terminal that the follow-up practice page is successfully displayed. After the mobile terminal receives the notification, the terminal device obtains the target performance data of the display device, and then sends the follow-up practice video data that matches the target performance parameters to the display device.
在一些实施例中,移动终端还可以仅作为摄像头使用,在该场景下,移动终端上 可以安装有提供多媒体资源的应用程序。相应的,在显示设备上也可以安装有该提供多媒体资源的应用程序。该应用程序的页面中可以展示上述训练视频。该场景中显示设备可以接收用户针对训练视频的联屏跟练操作,并确定训练视频对应的训练视频标识、跟练页面标识和媒资标识,基于训练视频标识、跟练页面标识和媒资标识生成目标二维码,并展示该目标二维码,在移动终端扫描该目标二维码之后可以触发移动终端通过摄像头获取目标视频数据,并将这些目标视频数据发送至显示设备,显示设备可以确定跟练页面标识对应的跟练页面数据,根据训练视频标识从服务器获取对应的训练视频数据,并且基于跟练页面数据、训练视频数据和跟练视频数据,显示跟练页面。In some embodiments, the mobile terminal can also be used only as a camera. In this scenario, An application that provides multimedia resources can be installed. Correspondingly, the application that provides multimedia resources can also be installed on the display device. The above-mentioned training video can be displayed in the page of this application. In this scenario, the display device can receive the user's joint screen follow-up operation for the training video, and determine the training video identifier, follow-up page identifier and media asset identifier corresponding to the training video, generate a target QR code based on the training video identifier, follow-up page identifier and media asset identifier, and display the target QR code. After the mobile terminal scans the target QR code, it can trigger the mobile terminal to obtain the target video data through the camera, and send these target video data to the display device. The display device can determine the follow-up page data corresponding to the follow-up page identifier, obtain the corresponding training video data from the server according to the training video identifier, and display the follow-up page based on the follow-up page data, training video data and follow-up video data.
在一些实施例中,移动终端向显示设备发送跟练视频、训练视频标识,跟练页面标识,以及移动终端的电量数据。In some embodiments, the mobile terminal sends a follow-up training video, a training video identifier, a follow-up training page identifier, and battery data of the mobile terminal to the display device.
本申请实施例中,终端设备和显示设备通过上述同一WiFi网络建立数据传输通道,并通过该数据传输通道实现训练视频标识、跟练页面标识、目标视频数据,以及移动终端的电量数据的传输。In an embodiment of the present application, the terminal device and the display device establish a data transmission channel through the above-mentioned same WiFi network, and realize the transmission of training video identification, follow-up page identification, target video data, and power data of the mobile terminal through the data transmission channel.
在一些实施例中,跟练视频数据是实时发送的持续的视频流数据,以便于显示设备在本地图像窗口上显示本地视频画面,电量数据可以以预定时间间隔周期性的发送,以便于降低移动设备和显示设备的负载。预设时间间隔可以是3分钟,5分钟等,远大于跟练视频中两帧视频之间的时长。In some embodiments, the follow-up video data is continuous video stream data sent in real time, so that the display device can display the local video screen on the local image window, and the power data can be sent periodically at a predetermined time interval to reduce the load of the mobile device and the display device. The preset time interval can be 3 minutes, 5 minutes, etc., which is much longer than the time between two frames of the follow-up video.
在一些实施例中,移动终端采集的本地视频可以直接被传输给显示设备,不在移动终端显示。In some embodiments, the local video captured by the mobile terminal can be directly transmitted to the display device without being displayed on the mobile terminal.
在一些实施例中,在建立视频传输连接后,移动终端息屏并使提供多媒体资源的应用程序(如健身APP)在后台工作,以在实现本地视频采集和传输的同时降低移动终端电量的损耗。In some embodiments, after the video transmission connection is established, the mobile terminal turns off the screen and enables the application that provides multimedia resources (such as a fitness APP) to work in the background, so as to reduce the power consumption of the mobile terminal while achieving local video capture and transmission.
在一些实施例中,移动终端所采集的本地视频的传输(即传输上述目标视频数据)和电量数据的传输是两个不同的传输通道,示例性的,视频传输是需要对视频数据按照视频格式的协议编码传输,电量数据可以以广播消息的方式发送给显示设备。In some embodiments, the transmission of the local video captured by the mobile terminal (i.e., the transmission of the above-mentioned target video data) and the transmission of the power data are two different transmission channels. For example, video transmission requires encoding and transmitting the video data according to the video format protocol, and the power data can be sent to the display device in the form of a broadcast message.
2404、显示设备确定跟练页面标识对应的跟练页面数据,根据训练视频标识从服务器获取对应的训练视频数据。2404. The display device determines the follow-up practice page data corresponding to the follow-up practice page identifier, and obtains the corresponding training video data from the server according to the training video identifier.
服务器中可以保存应用程序中多媒体资源对应的各种多媒体数据,显示设备可以根据跟练页面标识在服务器中确定跟练页面数据,并且根据视频标识从服务器获取对应的训练视频数据。The server can store various multimedia data corresponding to the multimedia resources in the application. The display device can determine the follow-up practice page data in the server according to the follow-up practice page identifier, and obtain the corresponding training video data from the server according to the video identifier.
在一些实施例中,显示设备可以先确定跟练页面标识对应的跟练页面数据,然后根据训练视频标识从服务器获取对应的训练视频数据,或者,显示设备可以先根据训练视频标识从服务器获取对应的训练视频数据,然后确定跟练页面标识对应的跟练页面数据,或者,显示设备可以同时执行确定跟练页面标识对应的跟练页面数据的步骤,以及根据训练视频标识从服务器获取对应的训练视频数据,本申请实施例不作限定。在一些实施例中,确定跟练页面标识对应的跟练页面数据可以包括:针对不同页面对应设置有不同的页面标识,显示设备在获取跟练页面标识(Type code)之后,可以获取与Type code对应设置的跟练页面的跟练页面数据,该跟练页面数据中可以包括跟练页面的格式信息(例如,颜色、页面大小、页面中窗口大小、窗口位置等)、跟练页面的布局信息等。其中,跟练页面的布局信息可以指示第一窗口和第二窗口所对应展示的数据来源,本申请实施例中,可以是指示第一窗口用于展示从服务器获取的训练视频数据,第二窗口用于展示跟练视频数据。在获取到该跟练页面数据之后,还可以结合从移动终端获取的跟练视频数据。In some embodiments, the display device may first determine the follow-up practice page data corresponding to the follow-up practice page identifier, and then obtain the corresponding training video data from the server according to the training video identifier, or the display device may first obtain the corresponding training video data from the server according to the training video identifier, and then determine the follow-up practice page data corresponding to the follow-up practice page identifier, or the display device may simultaneously perform the steps of determining the follow-up practice page data corresponding to the follow-up practice page identifier, and obtaining the corresponding training video data from the server according to the training video identifier, which is not limited in the embodiments of the present application. In some embodiments, determining the follow-up practice page data corresponding to the follow-up practice page identifier may include: different page identifiers are set for different pages, and after obtaining the follow-up practice page identifier (Type code), the display device may obtain the follow-up practice page data of the follow-up practice page set corresponding to the Type code, and the follow-up practice page data may include the format information of the follow-up practice page (for example, color, page size, window size in the page, window position, etc.), layout information of the follow-up practice page, etc. Among them, the layout information of the follow-up practice page may indicate the data source corresponding to the first window and the second window. In the embodiment of the present application, it may indicate that the first window is used to display the training video data obtained from the server, and the second window is used to display the follow-up practice video data. After obtaining the follow-up training page data, it can also be combined with the follow-up training video data obtained from the mobile terminal.
在一些实施例中,针对移动终端触发显示设备显示跟练页面的情况,在移动终端向显示设备发送跟练视频数据的情况下,显示设备优先选择移动终端发送的该跟练视 频数据展示在第二窗口,如果显示设备没有接收到移动终端发送的跟练视频数据的情况下,可以开启显示设备的摄像头获取该跟练视频数据,并展示在第二窗口。In some embodiments, in the case where the mobile terminal triggers the display device to display the follow-up training page, when the mobile terminal sends the follow-up training video data to the display device, the display device preferentially selects the follow-up training video data sent by the mobile terminal. The video data is displayed in the second window. If the display device does not receive the follow-up video data sent by the mobile terminal, the camera of the display device can be turned on to obtain the follow-up video data and display it in the second window.
示例性的,移动终端触发显示设备显示跟练页面的情况可以包括:例如,移动终端接收用户针对训练视频的联屏跟练操作,移动终端响应于接收的联屏跟练操作,采集跟练视频数据,并发送至显示设备;又例如,显示设备可以接收用户针对训练视频的联屏跟练操作,并确定训练视频对应的训练视频标识、跟练页面标识和媒资标识,基于训练视频标识、跟练页面标识和媒资标识生成目标二维码,并展示该目标二维码,在移动终端扫描该目标二维码之后可以触发移动终端通过摄像头获取跟练视频数据,并将这些跟练视频数据发送至显示设备。Exemplarily, the situation in which a mobile terminal triggers a display device to display a follow-up practice page may include: for example, the mobile terminal receives a user's linked screen follow-up practice operation for a training video, and in response to the received linked screen follow-up practice operation, the mobile terminal collects follow-up practice video data and sends it to the display device; for another example, the display device may receive a user's linked screen follow-up practice operation for a training video, and determine the training video identifier, follow-up practice page identifier and media asset identifier corresponding to the training video, generate a target QR code based on the training video identifier, follow-up practice page identifier and media asset identifier, and display the target QR code. After the mobile terminal scans the target QR code, the mobile terminal may be triggered to obtain the follow-up practice video data through a camera, and send these follow-up practice video data to the display device.
在一些实施例中,根据训练视频标识从服务器获取对应的训练视频数据可以包括:服务器中对应保存有不同视频标识和不同视频数据,在获取到训练视频标识之后,服务器可以从保存的视频标识中确定是否存在该训练视频标识,如果存在,就进一步获取与该训练视频标识对应保存的训练视频数据。In some embodiments, obtaining corresponding training video data from a server according to a training video identifier may include: different video identifiers and different video data are correspondingly stored in the server. After obtaining the training video identifier, the server can determine whether the training video identifier exists from the stored video identifiers. If so, further obtain the training video data stored corresponding to the training video identifier.
在一些实施例中,还可以结合训练视频对应的媒资标识和训练视频标识,从服务器获取对应的训练视频数据,服务器中还将不同媒资标识与媒资信息对应保存,该媒资信息中包括媒体信息(例如,标题、海报等媒体信息)和多个视频数据,在服务器获取到训练视频对应的媒资标识之后,可以先确定保存的媒资标识中是否存在该训练视频对应的媒资标识,如果存在,就进一步根据该训练视频标识,从多个视频数据中确定与该训练视频标识对应保存的视频数据作为训练视频数据。In some embodiments, the corresponding training video data can also be obtained from the server in combination with the media asset identifier and the training video identifier corresponding to the training video. The server also stores different media asset identifiers and media asset information in correspondence. The media asset information includes media information (for example, titles, posters and other media information) and multiple video data. After the server obtains the media asset identifier corresponding to the training video, it can first determine whether the media asset identifier corresponding to the training video exists in the stored media asset identifiers. If so, it can further determine the video data stored corresponding to the training video identifier from multiple video data as the training video data based on the training video identifier.
2405、显示设备获取目标性能参数。2405. The display device obtains target performance parameters.
目标性能参数包括:CPU占用率,和/或,内存占用量。其中,CPU是中央处理器(Central Processing Unit)的缩写。中央处理器是一块超大规模的集成电路,是一台计算机的运算核心和控制核心。它的功能主要是解释计算机指令以及处理计算机软件中的数据。中央处理器主要包括运算器和高速缓冲存储器及实现它们之间联系的数据、控制及状态的总线。它与内部存储器和输入/输出设备合称为电子计算机三大核心部件。CPU依靠指令来自计算和控制系统,每款CPU在设计时就规定了一系列与其硬件电路相配合的指令系统。指令的强弱也是CPU的重要指标,指令集是提高微处理器效率的最有效工具之一。The target performance parameters include: CPU occupancy rate, and/or memory occupancy rate. Among them, CPU is the abbreviation of Central Processing Unit. The central processing unit is a very large-scale integrated circuit, which is the computing core and control core of a computer. Its main function is to interpret computer instructions and process data in computer software. The central processing unit mainly includes an arithmetic unit and a cache memory and a data, control and status bus that realizes the connection between them. It is collectively called the three core components of an electronic computer together with the internal memory and input/output devices. The CPU relies on instructions from the calculation and control system. Each CPU specifies a series of instruction systems that match its hardware circuits when it is designed. The strength of instructions is also an important indicator of the CPU. The instruction set is one of the most effective tools to improve the efficiency of the microprocessor.
内存(Memory)是计算机的重要部件,也称内存储器和主存储器,它用于暂时存放CPU中的运算数据,以及与硬盘等外部存储器交换的数据。它是外存与CPU进行沟通的桥梁,计算机中所有程序的运行都在内存中进行,内存性能的强弱影响计算机整体发挥的水平。只要计算机开始运行,操作系统就会把需要运算的数据从内存调到CPU中进行运算,当运算完成,CPU将结果传送出来。内存的运行决定计算机整体运行快慢。内存条由内存芯片、电路板、金手指等部分组成。Memory is an important part of the computer, also known as internal memory and main memory. It is used to temporarily store the calculation data in the CPU and the data exchanged with external memory such as the hard disk. It is a bridge for the external memory to communicate with the CPU. All programs in the computer are run in the memory. The strength of the memory performance affects the overall performance of the computer. As long as the computer starts running, the operating system will transfer the data to be calculated from the memory to the CPU for calculation. When the calculation is completed, the CPU will transmit the result. The operation of the memory determines the overall operation speed of the computer. The memory bar is composed of memory chips, circuit boards, gold fingers and other parts.
在一些实施例中,显示设备是基于android系统中的检索命令(getprop)和系统抓取器命令(dumpsys)来获取性能参数的,其中getprop命令的原理很简单,就是从系统的各种配置文件中读取文件中的配置信息及性能信息。Android系统启动时会有大批的服务随之启动,那么我们就可以用dumpsys命令来查看每个服务的运行情况,并根据每个服务的运行情况确定显示设备的性能参数。In some embodiments, the display device obtains performance parameters based on the retrieval command (getprop) and the system grabber command (dumpsys) in the Android system, wherein the principle of the getprop command is very simple, that is, to read the configuration information and performance information in the file from various configuration files of the system. When the Android system is started, a large number of services will be started, so we can use the dumpsys command to view the operation status of each service, and determine the performance parameters of the display device according to the operation status of each service.
2406、显示设备向移动终端发送目标性能参数。2406. The display device sends the target performance parameter to the mobile terminal.
在一些实施例中显示设备每间隔预设采集时间会获取一次性能数据回传给移动终端,移动终端检测到电量或显示设备性能状态有变化时会动态调整发送给显示设备的跟练视频数据,其中,上述预设采集时间可以为5s或10s,本申请实施例不作限定,预设采集时间的取值可以根据实际需求设置确定。In some embodiments, the display device obtains performance data once every preset collection time and sends it back to the mobile terminal. When the mobile terminal detects a change in the battery level or performance status of the display device, it dynamically adjusts the follow-up video data sent to the display device. The preset collection time can be 5s or 10s, which is not limited in the embodiments of the present application. The value of the preset collection time can be determined according to actual needs.
2407、移动终端接收显示设备发送的目标性能参数。2407. The mobile terminal receives the target performance parameters sent by the display device.
2408、移动终端向显示设备发送与目标性能参数匹配的跟练视频数据。 2408. The mobile terminal sends the follow-up video data matching the target performance parameters to the display device.
在一些实施例中,移动终端根据目标性能参数确定与目标性能参数匹配的跟练视频数据。其中,一种情况下跟练视频数据包括:移动终端采集的目标视频数据和从目标视频终获取的第一人体骨骼点信息;另一种情况下,跟练视频数据包括:移动终端采集的目标视频数据,还有一种情况下,跟练视频数据包括:从目标视频数据中获取的第一人体骨骼点信息。In some embodiments, the mobile terminal determines the follow-up video data matching the target performance parameters according to the target performance parameters. In one case, the follow-up video data includes: the target video data collected by the mobile terminal and the first human skeleton point information obtained from the target video data; in another case, the follow-up video data includes: the target video data collected by the mobile terminal, and in another case, the follow-up video data includes: the first human skeleton point information obtained from the target video data.
在一些实施例中,在目标性能参数小于或等于第一预设性能参数情况下,说明显示设备当前性能较高,此时,控制通信接口向显示设备发送移动终端采集的目标视频数据,以及第一人体骨骼点信息。In some embodiments, when the target performance parameter is less than or equal to the first preset performance parameter, it indicates that the current performance of the display device is relatively high. At this time, the control communication interface sends the target video data collected by the mobile terminal and the first human skeleton point information to the display device.
其中,第一预设参数为移动终端配置的性能门限值,第一预设性能参数包括预设CPU占用率参数和内存占用量参数。The first preset parameter is a performance threshold value configured for the mobile terminal, and the first preset performance parameter includes a preset CPU occupancy parameter and a memory occupancy parameter.
示例性的,假如移动终端设置的第一预设参数中CPU占有率为40%,内存占用量为400MB,移动终端接收的目标性能参数中,CPU占用率为30%,内存占用量为300MB,通过比较可知目标性能参数小于第一预设性能参数,此时,移动终端向显示设备发送目标视频以及第一人体骨骼点信息。For example, if the first preset parameters set by the mobile terminal show that the CPU occupancy is 40% and the memory occupancy is 400MB, and the target performance parameters received by the mobile terminal show that the CPU occupancy is 30% and the memory occupancy is 300MB, it can be seen by comparison that the target performance parameters are less than the first preset performance parameters. At this time, the mobile terminal sends the target video and the first human skeleton point information to the display device.
上述实施例中,当目标性能参数小于第一预设参数时,说明当前显示设备的性能比较高,此时显示设备可以正常显示包含大量数据信息的跟练视频数据,那么与该目标性能参数匹配的跟练视频数据包括:目标视频数据以及第一人体骨骼点信息,这样在确保联屏跟练过程中,显示设备播放的视频画面不会出现卡顿或停止的基础上,还可以最大程度的保证视频画面的完整性,也就是说,在后续的联屏跟练页面过程中即可以播放基于目标视频数据生成的画面,也可以播放基于第一人体骨骼点信息生成的画面。In the above embodiment, when the target performance parameter is less than the first preset parameter, it means that the performance of the current display device is relatively high. At this time, the display device can normally display the follow-up video data containing a large amount of data information. Then the follow-up video data that matches the target performance parameter includes: target video data and the first human skeleton point information. In this way, while ensuring that the video picture played by the display device will not be stuck or stopped during the linked screen follow-up process, the integrity of the video picture can be guaranteed to the greatest extent. That is to say, in the subsequent linked screen follow-up page process, the picture generated based on the target video data can be played, and the picture generated based on the first human skeleton point information can also be played.
在一些实施例中,在目标性能参数小于或等于第二预设性能参数,且大于第一预设性能参数的情况下,控制通信接口向显示设备发送移动终端采集的目标视频数据;其中第二预设性能参数大于第一预设性能参数。In some embodiments, when the target performance parameter is less than or equal to a second preset performance parameter and greater than a first preset performance parameter, the communication interface is controlled to send the target video data collected by the mobile terminal to the display device; wherein the second preset performance parameter is greater than the first preset performance parameter.
示例性的,假如移动终端设置的第二预设性能参数中CPU占有率为50%,内存占用量为500MB,移动终端接收的目标性能参数,CPU占用率为45%,内存占用量为450MB,通过比较可知,此时目标性能参数小于或第二预设性能参数,移动终端向显示设备发送目标视频数据。For example, if the second preset performance parameters set by the mobile terminal include a CPU occupancy of 50% and a memory occupancy of 500MB, and the target performance parameters received by the mobile terminal include a CPU occupancy of 45% and a memory occupancy of 450MB, it can be seen by comparison that at this time the target performance parameters are less than or equal to the second preset performance parameters, and the mobile terminal sends the target video data to the display device.
上述实施例中,当目标性能参数小于或等于第二预设性能参数,且大于第一预设性能参数的情况下,说明当前显示设备的性能比较中等,此时,显示设备可以正常显示包含大量数据信息的跟练视频数据,那么与该目标性能参数匹配的跟练视频数据包括:目标视频数据。这样在确保联屏跟练过程中,显示设备播放的视频画面不会出现卡顿或停止的基础上,还可以最大程度的保证视频画面的完整性。In the above embodiment, when the target performance parameter is less than or equal to the second preset performance parameter and greater than the first preset performance parameter, it means that the performance of the current display device is relatively medium. At this time, the display device can normally display the follow-up video data containing a large amount of data information, and the follow-up video data matching the target performance parameter includes: target video data. In this way, while ensuring that the video screen played by the display device will not freeze or stop during the joint screen follow-up training, the integrity of the video screen can also be guaranteed to the greatest extent.
在一些实施例中,在目标性能参数大于第二预设性能参数情况下,控制通信接口向显示设备发送第一人体骨骼点信息。In some embodiments, when the target performance parameter is greater than the second preset performance parameter, the communication interface is controlled to send the first human skeleton point information to the display device.
示例性的,假如移动终端设置的第三预设性能参数中,CPU占有率为60%,内存占用量为600MB,移动终端接收的目标性能参数,CPU占用率为85%,内存占用量为700MB,通过比较可知目标性能参数大于第三预设性能参数,此时可以认为显示设备的性能低,移动终端向显示设备只发送第一人体骨骼点信息。For example, if the third preset performance parameters set by the mobile terminal include a CPU occupancy rate of 60% and a memory occupancy rate of 600MB, and the target performance parameters received by the mobile terminal include a CPU occupancy rate of 85% and a memory occupancy rate of 700MB, it can be seen by comparison that the target performance parameters are greater than the third preset performance parameters. At this time, it can be considered that the performance of the display device is low, and the mobile terminal only sends the first human skeleton point information to the display device.
此时,显示设备可以正常显示包含较少数据信息的跟练视频数据,那么与该目标性能参数匹配的跟练视频数据包括:第一人体骨骼点信息。这样在确保联屏跟练过程中,显示设备播放的视频画面不会出现卡顿或停止的基础上,还可以最大程度的保证视频画面的完整性。At this time, the display device can normally display the follow-up video data containing less data information, and the follow-up video data matching the target performance parameter includes: the first human skeleton point information. In this way, the integrity of the video image can be guaranteed to the greatest extent while ensuring that the video image played by the display device will not freeze or stop during the joint screen follow-up process.
上述实施例中,当目标性能参数大于第二预设性能参数时,可以说明当前的显示设备性能不足,此时,显示设备可以正常显示包含较少数据信息的跟练视频数据。那么与该目标性能参数匹配的跟练视频数据包括:第一人体骨骼点信息。这样在确保联 屏跟练过程中,显示设备性能不足时,显示设备播放的视频画面不会出现卡顿或停止的情况发生。In the above embodiment, when the target performance parameter is greater than the second preset performance parameter, it can be said that the current display device performance is insufficient. At this time, the display device can normally display the follow-up video data containing less data information. Then the follow-up video data matching the target performance parameter includes: the first human skeleton point information. In this way, the connection is ensured. During screen follow-up training, when the display device performance is insufficient, the video played by the display device will not be stuck or stopped.
在一些实施例中,移动终端在向显示设备发送跟练视频数据前,还会获取移动终端的剩余电量,移动终端根据移动终端的剩余电量和显示设备的目标性能参数匹配跟练视频数据并发送到显示设备。In some embodiments, before sending the follow-up video data to the display device, the mobile terminal will also obtain the remaining power of the mobile terminal. The mobile terminal matches the follow-up video data according to the remaining power of the mobile terminal and the target performance parameters of the display device and sends it to the display device.
在一些实施例中移动终端可以通过Android系统层中的电池管理模块(Battery Manager),获取移动终端的电量数据。其中,该电量数据可以包括剩余电量和剩余电量百分比或者剩余电量百分比。示例性,剩余电量可以表示为:剩余1000mA电量,剩余电量百分比可以表示为:剩余20%电量。In some embodiments, the mobile terminal can obtain the power data of the mobile terminal through the battery management module (Battery Manager) in the Android system layer. The power data may include the remaining power and the remaining power percentage or the remaining power percentage. For example, the remaining power can be expressed as: 1000mA remaining power, and the remaining power percentage can be expressed as: 20% remaining power.
在一些实施例中,在目标性能参数小于或等于第一预设性能参数,且移动终端剩余电量大于或等于预设第一电量参数的情况下,控制通信接口向显示设备发送移动终端采集的目标视频数据,以及第一人体骨骼点信息。In some embodiments, when the target performance parameter is less than or equal to the first preset performance parameter and the remaining power of the mobile terminal is greater than or equal to the preset first power parameter, the communication interface is controlled to send the target video data collected by the mobile terminal and the first human skeleton point information to the display device.
其中,第一预设电量参数可以用百分比表示,例如20%,本申请实施例不作限定,第一预设电量参数的取值可以根据实际需求设置确定。The first preset power parameter may be expressed as a percentage, such as 20%, which is not limited in the embodiment of the present application. The value of the first preset power parameter may be determined according to actual needs.
也就是说,在上述情况下,可以认为显示设备性能较高,并且手机电量充足,说明显示设备可以接收包含大量信息的跟练视频数据,此时,移动终端可以根据当前显示设备的性能参数和移动终端的剩余电量确定向显示设备发送的跟练视频数据。与目标性能参数匹配的跟练视频数据包括:移动终端采集的目标视频数据,以及第一人体骨骼点信息。这样在确保联屏跟练过程中,显示设备播放的视频画面不会出现卡顿或停止的基础上,还可以最大程度的保证视频画面的完整性,也就是说,在后续的联屏跟练页面过程中即可以播放基于目标视频数据生成的画面,也可以播放基于第一人体骨骼点信息生成的画面。That is to say, in the above situation, it can be considered that the display device has high performance and the mobile phone has sufficient power, which means that the display device can receive follow-up video data containing a large amount of information. At this time, the mobile terminal can determine the follow-up video data to be sent to the display device based on the performance parameters of the current display device and the remaining power of the mobile terminal. The follow-up video data that matches the target performance parameters includes: target video data collected by the mobile terminal, and the first human skeleton point information. In this way, while ensuring that the video screen played by the display device will not be stuck or stopped during the joint-screen follow-up training process, the integrity of the video screen can be guaranteed to the greatest extent. That is to say, in the subsequent joint-screen follow-up page process, the screen generated based on the target video data can be played, and the screen generated based on the first human skeleton point information can also be played.
在一些实施例中,在目标性能参数小于或等于第二预设性能参数,并且目标性能参数大于或等于第一预设性能参数情况下,且移动终端的剩余电量大于或等于第二预设电量参数的情况下,控制通信接口向显示设备发送移动终端采集的目标视频数据,其中,第二预设电量参数小于第一预设电量参数。In some embodiments, when the target performance parameter is less than or equal to the second preset performance parameter, and the target performance parameter is greater than or equal to the first preset performance parameter, and the remaining power of the mobile terminal is greater than or equal to the second preset power parameter, the communication interface is controlled to send the target video data collected by the mobile terminal to the display device, wherein the second preset power parameter is less than the first preset power parameter.
也就是说,在上述情况下,可以认为显示设备性能中等并且移动终端电量相对充足,移动终端可以根据当前显示设备的性能参数和移动终端的电量确定向显示设备发送的跟练视频数据,此时,与目标性能参数匹配的跟练视频数据包括:目标视频数据。这样确保在联屏跟练过程中,显示设备接收跟练视频数据并在当前性能参数下正常显示跟练视频数据。That is to say, in the above case, it can be considered that the display device has medium performance and the mobile terminal has relatively sufficient power. The mobile terminal can determine the follow-up video data to be sent to the display device based on the current performance parameters of the display device and the power of the mobile terminal. At this time, the follow-up video data that matches the target performance parameters includes: target video data. This ensures that during the joint screen follow-up process, the display device receives the follow-up video data and displays the follow-up video data normally under the current performance parameters.
在一些实施例中,在目标性能参数大于第三预设性能参数,且移动终端的剩余电量小于或等于第二预设电量参数的情况下,控制通信接口向显示设备发送第一人体骨骼点信息。In some embodiments, when the target performance parameter is greater than a third preset performance parameter and the remaining power of the mobile terminal is less than or equal to a second preset power parameter, the communication interface is controlled to send the first human skeleton point information to the display device.
也就是说,在上述情况下,可以认为移动终端的剩余电量不足,并且显示设备性能低,移动终端可以根据当前显示设备的性能参数和移动终端的电量确定向显示设备发送的跟练视频数据,此时跟练视频数据只包括:从目标视频数据中获取的第一人体骨骼点信息。显示设备接收跟练视频数据并在当前性能参数下正常显示跟练视频数据。从而使得显示设备在视频播放过程中不会出现停止或卡顿的情况发生。That is to say, in the above situation, it can be considered that the remaining power of the mobile terminal is insufficient and the performance of the display device is low. The mobile terminal can determine the follow-up video data to be sent to the display device based on the performance parameters of the current display device and the power of the mobile terminal. At this time, the follow-up video data only includes: the first human skeleton point information obtained from the target video data. The display device receives the follow-up video data and displays the follow-up video data normally under the current performance parameters. Thereby, the display device will not stop or freeze during the video playback process.
在一些实施例中,当移动终端向显示设备发送的跟练视频数据只包括第一人体骨骼点信息,且不包括移动终端采集的目标视频数据时,移动终端的显示屏显示目标视频数据,并控制显示屏的亮度大于第一预设亮度,其中第一预设亮度为移动终端设置的屏幕亮度参数,本申请实施例不作限定,第一预设亮度的取值可以根据实际需求设置确定。也就是说,当显示设备接收的目标跟练视频数据只有人体骨骼点信息时,显示设备跟练页面显示虚拟人跟练画面,移动终端调整屏幕亮度,用户可以在移动终端的显示屏观看摄像头拍摄的真人跟练画面。 In some embodiments, when the follow-up video data sent by the mobile terminal to the display device only includes the first human skeleton point information and does not include the target video data collected by the mobile terminal, the display screen of the mobile terminal displays the target video data and controls the brightness of the display screen to be greater than the first preset brightness, wherein the first preset brightness is a screen brightness parameter set by the mobile terminal, and the embodiment of the present application is not limited thereto, and the value of the first preset brightness can be set and determined according to actual needs. In other words, when the target follow-up video data received by the display device only includes the human skeleton point information, the display device follow-up page displays the virtual person follow-up picture, the mobile terminal adjusts the screen brightness, and the user can watch the real person follow-up picture taken by the camera on the display screen of the mobile terminal.
在一些实施例中,当移动终端向显示设备发送的跟练视频数据包括移动终端采集的目标视频数据时,移动终端控制显示屏的亮度小于或等于第二预设亮度,或者控制移动终端显示屏幕熄灭,其中,第一预设亮度大于第二预设亮度。也就是说,这种情况下,显示设备跟练页面显示真人跟练视频数据,用户在显示设备观看真人跟练画面,移动终端降低屏幕亮度或者熄灭屏幕来节省电量。In some embodiments, when the follow-up video data sent by the mobile terminal to the display device includes the target video data collected by the mobile terminal, the mobile terminal controls the brightness of the display screen to be less than or equal to the second preset brightness, or controls the display screen of the mobile terminal to be turned off, wherein the first preset brightness is greater than the second preset brightness. That is, in this case, the display device follow-up page displays the real person follow-up video data, the user watches the real person follow-up screen on the display device, and the mobile terminal reduces the screen brightness or turns off the screen to save power.
2409、显示设备接收移动终端发送的与目标性能参数匹配的跟练视频数据。2409. The display device receives the follow-up training video data matching the target performance parameters sent by the mobile terminal.
在一些实施例中,跟练视频数据包括移动终端采集的目标视频数据,和/或,目标视频数据中获取的第一人体骨骼点信息。In some embodiments, the follow-up video data includes target video data collected by the mobile terminal, and/or first human skeleton point information obtained from the target video data.
在一些实施例中,当显示设备接收的跟练视频数据为从目标视频数据以及获取的第一人体骨骼点信息时,显示设备基于目标视频数据和第一人体骨骼点信息生成真人跟练视频数据,其中,真人视频数据包括:摄像头拍摄真人跟练画面和跟练的评价信息。In some embodiments, when the follow-up video data received by the display device is obtained from the target video data and the first human skeleton point information, the display device generates real-person follow-up video data based on the target video data and the first human skeleton point information, wherein the real-person video data includes: the real-person follow-up picture taken by the camera and the evaluation information of the follow-up.
在一些实施例中,当显示设备接收的跟练视频数据为目标视频数据时,显示设备基于目标视频数据生成真人跟练视频数据,其中,真人跟练视频数据为移动终端摄像头拍摄的真人跟练画面。In some embodiments, when the follow-up video data received by the display device is target video data, the display device generates real-person follow-up video data based on the target video data, wherein the real-person follow-up video data is a real-person follow-up picture taken by a camera of a mobile terminal.
在一些实施例中,当显示设备接收的跟练视频数据为从目标视频数据中获取的第一人体骨骼点信息时,显示设备基于第一人体骨骼点信息生成虚拟跟练视频数据,其中,虚拟跟练视频数据包括虚拟人跟练画面。In some embodiments, when the follow-up video data received by the display device is first human skeleton point information obtained from the target video data, the display device generates virtual follow-up video data based on the first human skeleton point information, wherein the virtual follow-up video data includes a virtual human follow-up screen.
2410、显示设备基于跟练页面数据、训练视频数据和跟练视频数据,显示跟练页面。2410. The display device displays the follow-up practice page based on the follow-up practice page data, the training video data, and the follow-up practice video data.
其中,跟练页面中包括第一窗口和第二窗口,第一窗口中显示训练视频数据,第二窗口中显示跟练视频数据。The follow-up practice page includes a first window and a second window, the first window displays the training video data, and the second window displays the follow-up practice video data.
在一些实施例中,显示设备基于跟练页面数据、训练视频数据和跟练视频数据,显示跟练页面的过程中,可以先根据跟练页面数据绘制跟练页面的框架部分,其中,包括绘制出该跟练页面中的第一窗口和第二窗口,然后再第一窗口中绘制该训练视频数据,以及在第二窗口中绘制该跟练视频数据,这样就可以显示完整的跟练页面。需要说明的是,跟练页面中第一窗口中显示的训练视频数据可以随着该训练视频的播放进度更新,跟练页面中第二窗口中显示的内容可以根据实时从终端设备获取到的跟练视频数据更新。也就是说,显示设备需要实时的基于跟练页面数据、训练视频数据和跟练视频数据,进行跟练页面的渲染,并显示跟练页面。In some embodiments, the display device can first draw the frame part of the follow-up practice page according to the follow-up practice page data, the training video data and the follow-up practice video data in the process of displaying the follow-up practice page, including drawing the first window and the second window in the follow-up practice page, and then drawing the training video data in the first window, and drawing the follow-up practice video data in the second window, so that the complete follow-up practice page can be displayed. It should be noted that the training video data displayed in the first window of the follow-up practice page can be updated with the playback progress of the training video, and the content displayed in the second window of the follow-up practice page can be updated according to the follow-up practice video data obtained from the terminal device in real time. In other words, the display device needs to render the follow-up practice page in real time based on the follow-up practice page data, the training video data and the follow-up practice video data, and display the follow-up practice page.
上述实施例中,显示设备向移动终端发送目标性能参数,并接收移动终端根据目标性能参数匹配的跟练视频数据,基于获取的跟练视频数据,确定跟练视频数据的类型为真人跟练视频数据还是虚拟跟练视频数据,基于跟练视频数据的类型显示设备动态调整跟练画面,从而在联屏跟练的场景中,当接收的跟练视频数据从真人跟练视频数据变为虚拟人跟练视频数据时,此时在显示设备性能不足,显示设备跟练画面由真人跟练画面动态切换为虚拟人跟练画面,当接收的跟练视频数据从虚拟人跟练视频数据变为真人跟练视频数据时,此时显示设备性能高,显示设备跟练画面从虚拟人跟练画面切换为真人跟练画面。从而使得显示设备能够同时播放训练视频和跟练视频,防止跟练过程中出现卡顿或者停止的情况发生。In the above embodiment, the display device sends the target performance parameters to the mobile terminal, and receives the follow-up video data matched by the mobile terminal according to the target performance parameters, and determines whether the type of the follow-up video data is real-person follow-up video data or virtual follow-up video data based on the obtained follow-up video data, and the display device dynamically adjusts the follow-up screen based on the type of the follow-up video data, so that in the scenario of joint screen follow-up, when the received follow-up video data changes from real-person follow-up video data to virtual-person follow-up video data, at this time, the display device performance is insufficient, and the display device follow-up screen is dynamically switched from the real-person follow-up screen to the virtual-person follow-up screen, and when the received follow-up video data changes from virtual-person follow-up video data to real-person follow-up video data, at this time, the display device performance is high, and the display device follow-up screen is switched from the virtual-person follow-up screen to the real-person follow-up screen. Thereby, the display device can play the training video and the follow-up video at the same time, and prevent the occurrence of freezes or stops during the follow-up.
在一些实施例中,移动终端获取显示设备的目标性能参数之后,移动终端的应用层根据目标性能参数匹配与目标性能参数的跟练视频数据,并将跟练数据发送到显示设备,同时控制移动终端的屏幕亮度的显示。In some embodiments, after the mobile terminal obtains the target performance parameters of the display device, the application layer of the mobile terminal matches the follow-up video data with the target performance parameters according to the target performance parameters, and sends the follow-up data to the display device, while controlling the display of the screen brightness of the mobile terminal.
示例性的,本申请实施例提供的一种基于设备性能的页面显示方法,参见图25,该方法的步骤包括但不限于以下步骤:Exemplarily, an embodiment of the present application provides a method for displaying a page based on device performance, as shown in FIG. 25 , wherein the steps of the method include but are not limited to the following steps:
701、移动终端接收用户针对训练视频的联屏跟练操作。701. The mobile terminal receives a user's screen-joint training operation for a training video.
702、移动终端响应于接收的联屏跟练操作,确定训练视频对应的训练视频标识和 跟练页面标识。702. The mobile terminal determines the training video identifier and the training video corresponding to the training video in response to the received joint screen training operation. Follow-up practice page logo.
703、移动终端向显示设备发送训练视频标识和跟练页面标识。703. The mobile terminal sends the training video identifier and the follow-up training page identifier to the display device.
704、显示设备确定跟练页面标识对应的跟练页面数据,根据训练视频标识从服务器获取对应的训练视频数据。704. The display device determines the follow-up practice page data corresponding to the follow-up practice page identifier, and obtains the corresponding training video data from the server according to the training video identifier.
705、显示设备获取目标性能参数。705. The display device obtains the target performance parameter.
706、显示设备向移动终端发送目标性能参数。706. The display device sends the target performance parameter to the mobile terminal.
707、移动终端接收显示设备发送的目标性能参数。707. The mobile terminal receives the target performance parameter sent by the display device.
针对上述步骤701至708的描述,可以参考图24中的步骤2401至步骤2408,此处不再赘述。For the description of the above steps 701 to 708, please refer to steps 2401 to 2408 in Figure 24, which will not be repeated here.
708、移动终端根据目标性能参数确定显示设备性能。708. The mobile terminal determines the performance of the display device according to the target performance parameter.
在一些实施例中,移动终端根据显示设备的目标性能参数可以确定显示设备的性能对应的性能等级,例如:高级、中级、低级。In some embodiments, the mobile terminal may determine the performance level corresponding to the performance of the display device according to the target performance parameters of the display device, for example, high level, medium level, or low level.
示例性的,在目标性能参数小于或等于第一预设性能参数情况下,移动终端向显示设备发送移动终端采集的目标视频数据,以及第一人体骨骼点信息的情况下,显示设备对应的性能等级为高级。Exemplarily, when the target performance parameter is less than or equal to the first preset performance parameter, and the mobile terminal sends the target video data collected by the mobile terminal and the first human skeleton point information to the display device, the corresponding performance level of the display device is advanced.
示例性的,在目标性能参数小于或等于第二预设性能参数,且大于第一预设性能参数的情况下,移动终端向显示设备发送移动终端采集的目标视频数据;第二预设性能参数大第一预设性能参数的情况下,显示设备对应的性能为中级。Exemplarily, when the target performance parameter is less than or equal to the second preset performance parameter and greater than the first preset performance parameter, the mobile terminal sends the target video data collected by the mobile terminal to the display device; when the second preset performance parameter is greater than the first preset performance parameter, the corresponding performance of the display device is intermediate.
示例性的,在目标性能参数大于第二预设性能参数情况下,移动终端向显示设备发送第一人体骨骼点信息的情况下,显示设备对应的性能为低级。Exemplarily, when the target performance parameter is greater than the second preset performance parameter, when the mobile terminal sends the first human skeleton point information to the display device, the corresponding performance of the display device is low.
709、移动终端向显示设备发送目标视频数据和第一人体骨骼点信息数据。709. The mobile terminal sends the target video data and the first human skeleton point information data to the display device.
在一些实施例中,当显示设备性能确定为高级时,移动终端向显示设备发送目标参数匹配的跟练视频数据,即执行:步骤S713:显示设备接收移动终端发送的与目标性能参数匹配的跟练视频数据;以及,步骤S714:显示设备基于跟踪页面数据、训练视频数据和跟踪视频数据,显示跟踪页面。In some embodiments, when the performance of the display device is determined to be advanced, the mobile terminal sends follow-up video data that matches the target parameters to the display device, that is, executes: Step S713: the display device receives the follow-up video data that matches the target performance parameters sent by the mobile terminal; and, Step S714: the display device displays the tracking page based on the tracking page data, training video data and tracking video data.
其中,跟练视频数据包括:目标视频数据和第一人体骨骼点信息数据。跟练视频数据的确定,可以参考上述步骤2408,此处不再赘述。在移动终端发送目标参数匹配的跟练视频数据之后,执行步骤712a,降低移动终端的屏幕亮度,从而节省移动终端的电量。The training video data includes: target video data and first human skeleton point information data. The determination of the training video data can refer to the above step 2408, which will not be repeated here. After the mobile terminal sends the training video data matching the target parameters, step 712a is executed to reduce the screen brightness of the mobile terminal, thereby saving the power of the mobile terminal.
710、移动终端向显示设备发送目标视频数据。710. The mobile terminal sends target video data to the display device.
在一些实施例中,当显示设备性能确定为中级时,移动终端向显示设备发送目标参数匹配的跟练视频数据,即执行:步骤S713:显示设备接收移动终端发送的与目标性能参数匹配的跟练视频数据;以及,步骤S714:显示设备基于跟踪页面数据、训练视频数据和跟踪视频数据,显示跟踪页面。In some embodiments, when the performance of the display device is determined to be intermediate, the mobile terminal sends follow-up video data that matches the target parameters to the display device, that is, executes: Step S713: the display device receives the follow-up video data that matches the target performance parameters sent by the mobile terminal; and, Step S714: the display device displays the tracking page based on the tracking page data, training video data and tracking video data.
其中,跟练视频数据包括:目标视频数据。跟练视频数据的确定,参考上述步骤2408,此处不再赘述。The follow-up video data includes: target video data. The determination of the follow-up video data refers to the above step 2408, which will not be repeated here.
711、移动终端向显示设备发送第一人体骨骼点信息。711. The mobile terminal sends the first human skeleton point information to the display device.
在一些实施例中,当显示设备的性能确定为低级时,移动终端向显示设备发送目标参数匹配的跟练视频数据,即执行:步骤S713:显示设备接收移动终端发送的与目标性能参数匹配的跟练视频数据;以及,步骤S714:显示设备基于跟踪页面数据、训练视频数据和跟踪视频数据,显示跟踪页面。In some embodiments, when the performance of the display device is determined to be low, the mobile terminal sends follow-up video data that matches the target parameters to the display device, that is, executes: step S713: the display device receives the follow-up video data that matches the target performance parameters sent by the mobile terminal; and step S714: the display device displays the tracking page based on the tracking page data, training video data and tracking video data.
其中,跟练视频数据为第一人体骨骼点信息,跟练视频数据的确定,参考上述步骤2408,此处不再赘述。Among them, the follow-up video data is the first human skeleton point information. For the determination of the follow-up video data, refer to the above step 2408 and will not be repeated here.
712、判断移动终端的电量高低。712. Determine the battery level of the mobile terminal.
在一些实施例中,当显示设备性能确定为中级时,在移动终端发动与目标参数匹配的跟练视频数据之后,判断移动终端的电量高低,当移动终端的剩余电量充足时, 执行步骤712b,控制移动终端屏幕常亮,当移动终端的剩余电量不足时,执行步骤712a,控制移动终端降低屏幕亮度,以次节省移动终端的电量。In some embodiments, when the display device performance is determined to be intermediate, after the mobile terminal launches the training video data matching the target parameters, the power level of the mobile terminal is determined. When the remaining power of the mobile terminal is sufficient, Execute step 712b to control the screen of the mobile terminal to be always on. When the remaining power of the mobile terminal is insufficient, execute step 712a to control the mobile terminal to reduce the screen brightness, thereby saving power of the mobile terminal.
712a、降低移动终端的屏幕亮度。712a. Reduce the screen brightness of the mobile terminal.
712b、控制移动终端屏幕常亮。712b. Control the mobile terminal screen to remain on.
上述实施例中,根据移动终端的电量和显示设备的性能,智能控制移动终端的屏幕亮度,从而实现对移动终端屏幕的智能控制,确保显示设备基于第一个骨骼点信息生成的跟练视频画面为虚拟人跟练画面时,可以通过移动终端查看真人跟练画面,当显示设备跟练窗口的跟练画面为真人跟练画面时,减低移动终端屏幕亮度,从而节省移动终端的电量。In the above embodiment, the screen brightness of the mobile terminal is intelligently controlled according to the power of the mobile terminal and the performance of the display device, thereby realizing intelligent control of the mobile terminal screen, ensuring that when the follow-up video screen generated by the display device based on the first skeleton point information is a virtual person follow-up screen, the real person follow-up screen can be viewed through the mobile terminal, and when the follow-up screen in the follow-up window of the display device is a real person follow-up screen, the screen brightness of the mobile terminal is reduced, thereby saving power of the mobile terminal.
在一些实施例中,根据训练视频标识从服务器获取对应的训练视频数据之后,从训练视屏中获取第二人体骨骼点信息。显示设备根据第一人体骨骼点信息与第二人体骨骼点信息之间的匹配参数,生成评价信息;其中评价信息用于评价跟练动作与训练视频中的人物动作的匹配度,评价信息可以是特效或者匹配度参数的百分比,其中匹配参数可以用百分比表示,当训练视频数据中的人物动作和跟练视频中的人物动作的匹配参数为90%时,可以认为跟练动作标准,此时在跟练视频页面的第二窗口展示评价信息。In some embodiments, after obtaining the corresponding training video data from the server according to the training video identifier, the second human skeleton point information is obtained from the training video screen. The display device generates evaluation information according to the matching parameters between the first human skeleton point information and the second human skeleton point information; wherein the evaluation information is used to evaluate the matching degree between the follow-up action and the character action in the training video, and the evaluation information can be a special effect or a percentage of the matching degree parameter, wherein the matching parameter can be expressed in percentage, and when the matching parameter between the character action in the training video data and the character action in the follow-up video is 90%, it can be considered that the follow-up action is standard, and the evaluation information is displayed in the second window of the follow-up video page.
上述实施例中,通过移动终端与显示设备的交互,显示跟练页面的情况下,用户可以看着显示的训练视频数据,进行跟练,而移动终端会持续采集用户跟练的跟练视频数据,并传输到显示设备,显示设备将跟练视频数据和训练视频数据,一起通过不同窗口展示在显示设备的显示器中,这样用户可以对比跟练视频数据和训练视频数据中的训练动作,方便用户纠正动作。In the above embodiment, through the interaction between the mobile terminal and the display device, when the follow-up practice page is displayed, the user can watch the displayed training video data and practice, and the mobile terminal will continue to collect the follow-up practice video data of the user and transmit it to the display device. The display device will display the follow-up practice video data and the training video data together in the display of the display device through different windows, so that the user can compare the training movements in the follow-up practice video data and the training video data, which is convenient for the user to correct the movements.
如图26所示,为本申请实施例提供的一种骨骼点组成图形的示意图。针对骨骼点相似度上的匹配程度。如图26所示,假设第一人体骨骼点信息中包括:头部骨骼点81、右臂与肩膀连接骨骼点82、左臂与肩膀连接骨骼点83,这3个人体骨骼点连线后可以组成一个三角形,第二人体骨骼点信息中包括:头部骨骼点84、右臂与肩膀连接骨骼点85、左臂与肩膀连接骨骼点86,这3个人体骨骼点连线后可以组成另一个三角形,可以计算这两个三角形的相似度作为匹配参数。示例性的,图26中是以计算出的相似度为75%为例进行说明的,在跟练页面中显示“75%准确率”如图26中80所示,以通知用户当前跟练的动作与训练视频数据中的标准动作的匹配度为75%。As shown in Figure 26, a schematic diagram of a skeleton point composition graph provided in an embodiment of the present application. The degree of matching in terms of the similarity of the skeleton points. As shown in Figure 26, assuming that the first human skeleton point information includes: head skeleton point 81, right arm and shoulder connection skeleton point 82, left arm and shoulder connection skeleton point 83, these three human skeleton points can form a triangle after being connected, and the second human skeleton point information includes: head skeleton point 84, right arm and shoulder connection skeleton point 85, left arm and shoulder connection skeleton point 86, these three human skeleton points can form another triangle after being connected, and the similarity of these two triangles can be calculated as a matching parameter. Exemplarily, Figure 26 is illustrated by taking the calculated similarity of 75% as an example, and the "75% accuracy" is displayed in the follow-up practice page as shown in Figure 26 80, to notify the user that the current follow-up action matches the standard action in the training video data by 75%.
上述实施例中,显示设备确定第一人体骨骼点信息和第二人体骨骼点信息的匹配参数,并输出匹配参数,可以让跟练的用户可以在显示设备的屏幕上观看到该匹配参数,以便于用于获知自身跟练时与训练视频数据中的标准动作之间的匹配程度,从而提高跟练过程中的人机交互性能。In the above embodiment, the display device determines the matching parameters of the first human skeleton point information and the second human skeleton point information, and outputs the matching parameters, so that the user who is following the training can view the matching parameters on the screen of the display device, so as to know the degree of matching between himself and the standard movements in the training video data during the following training, thereby improving the human-computer interaction performance during the following training process.
如图27所示,为本申请实施例提供的一种显示跟练页面的场景示意图。图27中,移动终端92采集跟练视频数据,并发送至显示设备91,显示设备91在根据移动终端发送的训练视频标识和跟练页面标识,确定跟练页面数据和训练视频数据之后,可以在显示设备91的显示屏中显示跟练页面,该跟练页面中包括有两个窗口,其中一个窗口显示训练视频数据911,在另一个窗口中显示跟练页面数据912。As shown in Figure 27, a schematic diagram of a scene for displaying a follow-up practice page is provided in an embodiment of the present application. In Figure 27, the mobile terminal 92 collects the follow-up practice video data and sends it to the display device 91. After the display device 91 determines the follow-up practice page data and the training video data according to the training video identifier and the follow-up practice page identifier sent by the mobile terminal, the display device 91 can display the follow-up practice page on the display screen of the display device 91. The follow-up practice page includes two windows, one of which displays the training video data 911, and the other window displays the follow-up practice page data 912.
如图28所示,为本申请实施例提供的一种显示虚拟人跟练画面的场景示意图,图28中,当显示设备接收的视频跟练数据为移动终端采集的目标视频中获取的第一骨骼点信息时,此时显示设备的性能低,跟练页面中的第二窗口中的跟练视频是基于第一骨骼点信息生成的虚拟人跟练画面,此时,可以在移动终端调高屏幕亮度,在移动终端界面查看真人跟练画面,显示设备根据第一人体骨骼点信息与第二人体骨骼点信息之间的匹配参数,生成评价信息。图28中,标题栏1001,用于说明当前联屏跟练的视频内容,训练视频窗口1002,用于展示训练视频数据,跟练视频窗口1003,用于播放跟练视频数据及跟练的评价特效,提示窗口1004,用于由真人跟练画面切换为虚拟 人跟练画面时提示用户,提示信息为“当前设备性能不足,已自动为您切换到虚拟人跟练”。As shown in Figure 28, a scene schematic diagram of a virtual human practice screen is provided in an embodiment of the present application. In Figure 28, when the video practice data received by the display device is the first skeletal point information obtained from the target video collected by the mobile terminal, the performance of the display device is low at this time. The practice video in the second window of the practice page is a virtual human practice screen generated based on the first skeletal point information. At this time, the screen brightness can be increased on the mobile terminal to view the real person practice screen on the mobile terminal interface. The display device generates evaluation information based on the matching parameters between the first human skeletal point information and the second human skeletal point information. In Figure 28, the title bar 1001 is used to illustrate the video content of the current joint screen practice, the training video window 1002 is used to display the training video data, the practice video window 1003 is used to play the practice video data and the practice evaluation effects, and the prompt window 1004 is used to switch from the real person practice screen to the virtual The user is prompted when the human training screen appears, and the prompt message is "The current device performance is insufficient, and it has automatically switched to a virtual human for training."
在一些实施例中,移动终端电量充足,显示设备性能从低变高时,此时移动终端发送的跟练视频数据由第一骨骼点信息数据切换为目标视频数据和第一人体骨骼点信息时,显示设备跟练窗口中的跟练数据由虚拟跟练视频数据转为真人跟练视频数据,此时显示设备的跟练画面由虚拟人跟练画面切换为真人跟练画面,根据跟练视频切换的内容提示用户。示例性的,如图29所示的一种跟练页面的提示场景示意图,图29中,标题栏1101,用于说明当前联屏跟练的视频内容,训练视频窗口1102,用于展示训练视频数据,跟练视频窗口1103,用于播放跟练视频数据及跟练的评价特效,提示窗口1104,用于由虚拟人跟练画面切换为真人跟练画面时提示用户,提示信息为“当前电量充足,已自动为您切换到真人跟练”。其中,提示窗口可以手动点击取消或者基于显示设备预设提示倒计时之后自动取消。其中,预设提示倒计时可以为10s。实施例不作限定,预设提示倒计时的取值可以根据实际需求设置确定。In some embodiments, when the mobile terminal has sufficient power and the display device performance changes from low to high, the follow-up video data sent by the mobile terminal is switched from the first skeleton point information data to the target video data and the first human skeleton point information, and the follow-up data in the display device follow-up window is converted from virtual follow-up video data to real person follow-up video data. At this time, the follow-up screen of the display device is switched from the virtual person follow-up screen to the real person follow-up screen, and the user is prompted according to the content of the follow-up video switch. Exemplary, as shown in Figure 29, a prompt scene schematic diagram of a follow-up page, in which the title bar 1101 is used to explain the video content of the current joint screen follow-up, the training video window 1102 is used to display the training video data, the follow-up video window 1103 is used to play the follow-up video data and the evaluation effects of the follow-up, and the prompt window 1104 is used to prompt the user when the virtual person follow-up screen is switched to the real person follow-up screen, and the prompt information is "The current power is sufficient, and it has been automatically switched to real person follow-up for you". Among them, the prompt window can be manually clicked to cancel or automatically canceled after the preset prompt countdown based on the display device. Among them, the preset prompt countdown can be 10s. The embodiment is not limited thereto, and the value of the preset reminder countdown can be set and determined according to actual needs.
示例性的,假设移动终端为手机、显示设备为电视(电视机),在基于如图23所示的软件交互示意图进行交互时,涉及到手机应用层、手机互动SDK、电视应用层以及电视互动SDK之间的交互,以下基于手机应用层、手机互动SDK、电视应用层以及电视互动SDK之间的交互来说明本申请实施例提供的基于设备性能的页面显示方法。For example, assuming that the mobile terminal is a mobile phone and the display device is a television (television set), when interacting based on the software interaction diagram shown in Figure 23, it involves the interaction between the mobile phone application layer, the mobile phone interactive SDK, the television application layer and the television interactive SDK. The following is based on the interaction between the mobile phone application layer, the mobile phone interactive SDK, the television application layer and the television interactive SDK to illustrate the page display method based on device performance provided in an embodiment of the present application.
图30为本申请实施例提供的一种基于设备性能的页面显示方法的交互示意图。该方法包括但不限于以下步骤:Figure 30 is an interactive schematic diagram of a page display method based on device performance provided by an embodiment of the present application. The method includes but is not limited to the following steps:
1、手机接收用户针对手机端APP上进入联屏健身详情页的点击操作,发起联屏健身。1. The mobile phone receives the user's click operation on the mobile APP to enter the linked screen fitness details page and initiates linked screen fitness.
本实施例中,是健身跟练场景为例进行说明的。手机应用层、手机互动SDK为针对手机端APP设置的,电视应用层以及电视互动SDK是针对电视端APP设置的。In this embodiment, a fitness training scenario is used as an example for explanation. The mobile application layer and mobile interactive SDK are set for mobile APPs, and the TV application layer and TV interactive SDK are set for TV APPs.
2、手机端APP接收到用户的该操作后,通知到手机应用层(即APP应用层),手机应用层调用手机互动SDK提供的数据发送(Send Data)接口,向手机互动SDK发送操作指令。2. After the mobile APP receives the user's operation, it notifies the mobile application layer (i.e. APP application layer). The mobile application layer calls the Send Data interface provided by the mobile interaction SDK to send the operation instruction to the mobile interaction SDK.
3、手机互动SDK向电视互动SDK传输操作指令。3. The mobile phone interactive SDK transmits operation instructions to the TV interactive SDK.
其中,该操作指令的内容包含:上述Media ID、Video Id、Type Code(页面编号-全屏跟练播放模式页面),以及Action(执行操作-页面跳转)。The content of the operation instruction includes: the above-mentioned Media ID, Video Id, Type Code (page number-full screen practice playback mode page), and Action (execute operation-page jump).
4、电视互动SDK向电视应用层传输操作指令。4. The TV interactive SDK transmits operation instructions to the TV application layer.
5、电视端应用层接收到发来的操作指令,打开跟练页面,同时每间隔预设采集时间收集电视端的CPU占用率、和内存占用量等目标性能参数。5. The application layer on the TV side receives the operation instruction and opens the practice page. At the same time, it collects target performance parameters such as the CPU occupancy rate and memory occupancy rate of the TV side at preset collection time intervals.
6、电视应用层不间断传输目标性能参数到电视互动SDK。电话互动SDK接收目标性能参数并将其传输至手机互动SDK。6. The TV application layer continuously transmits the target performance parameters to the TV interactive SDK. The phone interactive SDK receives the target performance parameters and transmits them to the mobile phone interactive SDK.
8、手机互动SDK接收到目标性能参数之后,不间断将目标性能参数回传输到手机应用层。8. After receiving the target performance parameters, the mobile interactive SDK continuously transmits the target performance parameters back to the mobile application layer.
9、手机应用层采集摄像头拍摄的目标视频数据,并获取目标视频数据中的第一人体骨骼点信息。9. The mobile phone application layer collects the target video data captured by the camera and obtains the first human skeleton point information in the target video data.
10、手机应用层通过android的电池管理模块获取到当前手机设备的剩余电量。10. The mobile application layer obtains the remaining power of the current mobile device through the Android battery management module.
11、手机应用层根据从手机互动SDK层接收的目标性能参数确定电视端设备的性能的高低。11. The mobile application layer determines the performance of the TV device based on the target performance parameters received from the mobile interactive SDK layer.
12、手机应用层在确定了电视端的性能之后,根据手机端剩余电量和/或电视端性能智能调整手机屏幕亮度。12. After determining the performance of the TV, the mobile application layer intelligently adjusts the screen brightness of the mobile phone according to the remaining power of the mobile phone and/or the performance of the TV.
针对上述步骤9至12的描述,可以参考步骤708至712,此处不再赘述。For the description of the above steps 9 to 12, please refer to steps 708 to 712, which will not be repeated here.
13、手机应用层基于目标性能参数与手机电量确定与目标性能参数匹配的跟练视 频数据,并实时向手机互动SDK传输跟练数据。13. The mobile application layer determines the training video that matches the target performance parameters based on the target performance parameters and the mobile phone power. The training data can be collected and transmitted to the mobile interactive SDK in real time.
14、手机互动SDK接收到手机应用层发来的跟练视频数据之后,实时将跟练数据传输到电视互动SDK。14. After the mobile interactive SDK receives the follow-up video data sent by the mobile application layer, it transmits the follow-up data to the TV interactive SDK in real time.
15、电视互动SDK接收手机互动SDK发来的跟练视频数据,根据跟练视频数据类型确定真人跟练还是虚拟人跟练。15. The TV interactive SDK receives the practice video data sent by the mobile interactive SDK, and determines whether to practice with a real person or a virtual person based on the type of the practice video data.
其中,跟练视频数据为包含手机摄像头采集的目标视频数据和第一人体骨骼点信息的数据或者跟练视频数据为只包含手机摄像头采集的目标视频数据时,此时跟练模式为真人跟练、当跟练视频数据为只包含第一人体骨骼点信息时,此时跟练模式为虚拟人跟练。Among them, when the follow-up video data is data containing target video data and the first human skeleton point information collected by the mobile phone camera, or when the follow-up video data only contains target video data collected by the mobile phone camera, the follow-up mode is real-person follow-up; when the follow-up video data only contains the first human skeleton point information, the follow-up mode is virtual-human follow-up.
在一些实施例中,当跟练模式为真人跟练时,手机向电视端传输目标视频数据和第一人体骨骼点信息。手机将目标视频数据编码后传输到电视,电视端需要重新解码手机传过来的目标视频数据,并且将目标视频数据绘制到显示器上,此时电视端的CPU占用率和内存占用量较多。In some embodiments, when the follow-up training mode is real-person follow-up training, the mobile phone transmits the target video data and the first human skeleton point information to the TV end. The mobile phone encodes the target video data and transmits it to the TV end. The TV end needs to re-decode the target video data transmitted by the mobile phone and draw the target video data on the display. At this time, the CPU occupancy rate and memory occupancy of the TV end are relatively high.
在一些实施例中,当跟练模式为虚拟人跟练时,手机仅向电视端传输第一人体骨骼点信息,电视端没有解码目标视频数据的操作,仅根据第一人体骨骼点信息在显示器绘制出一个火柴人形象,相比于目标视频数据绘制区域更小。此时电视端的CPU占用率和内存的占用量小。同时,虚拟人跟练相比于真人跟练可以减少90%以上的数据传输,并且减少了将目标视频数据编码及传输给电视的逻辑,可以降低手机的电量消耗。In some embodiments, when the training mode is virtual human training, the mobile phone only transmits the first human skeleton point information to the TV end, and the TV end does not decode the target video data. It only draws a stickman image on the display based on the first human skeleton point information, and the drawing area is smaller than the target video data. At this time, the CPU occupancy rate and memory occupancy of the TV end are small. At the same time, compared with real-person training, virtual human training can reduce more than 90% of data transmission, and reduces the logic of encoding and transmitting target video data to the TV, which can reduce the power consumption of the mobile phone.
16、电视应用层实时接收电视互动SDK发来的跟练模式指令,并根据跟练模式指令显示在跟练页面的显示相应的跟练画面,并在跟练模式切换时,对用户进行提示。16. The TV application layer receives the practice mode command sent by the TV interactive SDK in real time, and displays the corresponding practice screen on the practice page according to the practice mode command, and prompts the user when the practice mode is switched.
上述实施例中,在联屏跟练的场景中,显示设备向移动终端发送目标性能参数并接收移动终端发送的目标性能参数匹配的跟练视频数据,从而使显示设备可以在当前设备的性能下正常播放训练视频和跟练视频,从而防止显示设备播放的视频出现卡顿或停止的情况。进一步的,在跟练的过程中,移动终端智能的调整了屏幕亮度的高低,从而节省了手机电量。并且移动终端根据显示设备的性能不同,发送不同的跟练视频数据,使得显示设备可以在当前性能下,基于接收的与目标性能参数匹配的跟练视频数据,在跟练页面展示不同的跟练画面。In the above embodiment, in the scenario of joint screen follow-up training, the display device sends the target performance parameters to the mobile terminal and receives the follow-up training video data that matches the target performance parameters sent by the mobile terminal, so that the display device can play the training video and the follow-up training video normally under the performance of the current device, thereby preventing the video played by the display device from being stuck or stopped. Furthermore, during the follow-up training process, the mobile terminal intelligently adjusts the screen brightness to save mobile phone power. And the mobile terminal sends different follow-up training video data according to the performance of the display device, so that the display device can display different follow-up training pictures on the follow-up training page based on the received follow-up training video data that matches the target performance parameters under the current performance.
本申请实施例提供一种计算机非易失性可读存储介质,该计算机非易失性可读存储介质上存储计算机程序,该计算机程序被处理器执行时实现上述移动终端执行的基于设备性能的页面显示方法的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。An embodiment of the present application provides a computer non-volatile readable storage medium, on which a computer program is stored. When the computer program is executed by a processor, the various processes of the page display method based on device performance executed by the above-mentioned mobile terminal are implemented, and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
本申请实施例提供一种计算机非易失性可读存储介质,该计算机非易失性可读存储介质上存储计算机程序,该计算机程序被处理器执行时实现上述显示设备执行的基于设备性能的页面显示方法的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。An embodiment of the present application provides a computer non-volatile readable storage medium, on which a computer program is stored. When the computer program is executed by a processor, the various processes of the page display method based on device performance executed by the above-mentioned display device are implemented, and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
其中,该计算机非易失性可读存储介质可以为只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。Among them, the computer non-volatile readable storage medium can be a read-only memory (ROM), a random access memory (RAM), a disk or an optical disk, etc.
本申请实施例提供一种计算机程序产品,该计算机程序产品中包括计算机程序,当该计算机程序在计算机上运行时,使得计算机实现上述的移动终端执行的基于设备性能的页面显示方法的各个过程,或者,实现上述显示设备执行的基于设备性能的页面显示方法的各个过程。An embodiment of the present application provides a computer program product, which includes a computer program. When the computer program runs on a computer, the computer implements the various processes of the page display method based on device performance executed by the above-mentioned mobile terminal, or implements the various processes of the page display method based on device performance executed by the above-mentioned display device.
为了方便解释,已经结合具体的实施方式进行了上述说明。但是,上述示例性的讨论不是意图穷尽或者将实施方式限定到上述公开的具体形式。根据上述的教导,可以得到多种修改和变形。上述实施方式的选择和描述是为了更好的解释本申请实施例内容,从而使得本领域技术人员更好的使用所述实施方式。 For the convenience of explanation, the above description has been made in conjunction with specific embodiments. However, the above exemplary discussion is not intended to be exhaustive or limit the embodiments to the specific forms disclosed above. According to the above teachings, various modifications and variations can be obtained. The selection and description of the above embodiments are intended to better explain the content of the embodiments of the present application, so that those skilled in the art can better use the embodiments.

Claims (19)

  1. 一种显示设备,包括:A display device, comprising:
    显示器,被配置为显示图像和/或用户界面;a display configured to display an image and/or a user interface;
    存储器,配置为保存计算机指令和与所述显示器有关的数据;a memory configured to store computer instructions and data associated with said display;
    与所述显示器和存储器连接的至少一个处理器,所述处理器被配置为执行计算机指令以使得所述显示设备:at least one processor connected to the display and the memory, the processor being configured to execute computer instructions to cause the display device to:
    接收当前参会者加入目标虚拟会议的操作,请求服务器将所述当前参会者加入所述目标虚拟会议对应的组群讨论组,以及,显示所述目标虚拟会议的虚拟会议界面,所述组群讨论组中包括加入所述目标虚拟会议的所有参会者,所述虚拟会议界面包括与所述组群讨论组对应的虚拟交流房间以及所述组群讨论组中所有参会者对应的虚拟形象,所述所有参会者对应的虚拟形象显示在所述虚拟交流房间中;Receive an operation of the current participant joining the target virtual conference, request the server to add the current participant to the group discussion group corresponding to the target virtual conference, and display the virtual conference interface of the target virtual conference, wherein the group discussion group includes all participants who have joined the target virtual conference, and the virtual conference interface includes a virtual communication room corresponding to the group discussion group and virtual images corresponding to all participants in the group discussion group, and the virtual images corresponding to all participants are displayed in the virtual communication room;
    基于当前虚拟形象在所述虚拟交流房间中的当前位置信息,检测所述当前虚拟形象的预设距离范围内是否存在目标虚拟形象,所述当前虚拟形象为所述当前参会者的虚拟形象,所述目标虚拟形象为所述组群讨论组中目标参会者的虚拟形象;Based on the current position information of the current virtual image in the virtual communication room, detecting whether there is a target virtual image within a preset distance range of the current virtual image, the current virtual image being the virtual image of the current participant, and the target virtual image being the virtual image of the target participant in the group discussion group;
    如果所述当前虚拟形象的预设距离范围内存在至少一个目标虚拟形象,则从所述组群讨论中筛选出所述当前参会者和所述至少一个目标虚拟形象对应的目标参会者,并生成范围交流讨论组;If there is at least one target virtual image within the preset distance range of the current virtual image, the target participants corresponding to the current participant and the at least one target virtual image are screened out from the group discussion, and a range communication discussion group is generated;
    接收所述当前参会者产生的交流消息,将所述交流消息发送至所述范围交流讨论组中的每一个目标参会者端。Receive the communication message generated by the current participant, and send the communication message to each target participant terminal in the range communication discussion group.
  2. 根据权利要求1所述的显示设备,所述处理器进一步配置为执行计算机指令以使得所述显示设备:The display device according to claim 1, wherein the processor is further configured to execute computer instructions so that the display device:
    将所述组群讨论中的所述当前参会者以及所述至少一个目标虚拟形象对应的目标参会者,加入范围交流列表;Adding the current participant in the group discussion and the target participant corresponding to the at least one target virtual image to a range communication list;
    接收所述当前参会者对所述虚拟会议界面中的发言按钮的触发,判断所述目标虚拟会议对应的范围交流开关是否开启;receiving a triggering of a speech button in the virtual conference interface by the current participant, and determining whether a range communication switch corresponding to the target virtual conference is turned on;
    如果所述范围交流开关处于开启状态,则在所述虚拟会议界面中显示发言类型对话框,所述发言类型对话框包括范围交流选项;If the range communication switch is in the on state, a speech type dialog box is displayed in the virtual conference interface, and the speech type dialog box includes a range communication option;
    接收所述当前参会者对所述范围交流选项的触发,通过即时消息服务器创建与所述范围交流列表对应的范围交流讨论组。A trigger of the scope communication option by the current participant is received, and a scope communication discussion group corresponding to the scope communication list is created through an instant messaging server.
  3. 根据权利要求2所述的显示设备,所述处理器进一步配置为执行计算机指令以使得所述显示设备:The display device according to claim 2, wherein the processor is further configured to execute computer instructions so that the display device:
    接收所述当前参会者触发的预设操作,控制对应的所述当前虚拟形象在所述虚拟交流房间中移动位置;Receiving a preset operation triggered by the current participant, and controlling the corresponding current virtual image to move in the virtual communication room;
    基于所述当前虚拟形象的移动后的位置信息,获取进入所述预设距离范围内的新目标虚拟形象,以及,在所述范围交流讨论组对应的所有原目标参会者中筛选位于所述预设距离范围之外的原目标参会者;Based on the position information of the current virtual image after the movement, a new target virtual image that enters the preset distance range is obtained, and original target participants that are outside the preset distance range are screened from all original target participants corresponding to the communication and discussion group within the range;
    将所述新目标虚拟形象对应的新目标参会者添加至所述范围交流讨论组,以及,将所述范围交流讨论组中的位于所述预设距离范围之外的原目标参会者移除,以更新所述范围交流讨论组。The new target participant corresponding to the new target virtual image is added to the range communication discussion group, and the original target participant in the range communication discussion group that is outside the preset distance range is removed to update the range communication discussion group.
  4. 根据权利要求3所述的显示设备,所述处理器进一步配置为执行计算机指令以使得所述显示设备:The display device according to claim 3, wherein the processor is further configured to execute computer instructions so that the display device:
    获取所述范围交流列表中每个目标参会者的用户名称;Obtain the user name of each target participant in the scope communication list;
    将每个所述目标参会者的用户名称对应显示在所述虚拟交流房间中的每个目标虚拟形象上,以及,取消显示从所述范围交流列表中移除的原目标参会者对应的目标虚拟形象上的用户名称。The user name of each target participant is displayed on each target virtual image in the virtual communication room, and the user name on the target virtual image corresponding to the original target participant removed from the range communication list is canceled.
  5. 根据权利要求2所述的显示设备,所述处理器在执行所述接收所述当前参会者 产生的交流消息,将所述交流消息发送至所述范围交流讨论组中的每一个目标参会者端,所述处理器进一步配置为执行计算机指令以使得所述显示设备:The display device according to claim 2, wherein the processor executes the receiving of the current participant The generated communication message is sent to each target participant terminal in the range communication discussion group, and the processor is further configured to execute computer instructions so that the display device:
    接收所述当前参会者产生的范围交流消息,所述范围交流消息中携带所述范围交流讨论组的范围交流标识,同一所述范围交流讨论组中的每个参会者均携带有相同的范围交流标识;receiving a range communication message generated by the current participant, wherein the range communication message carries a range communication identifier of the range communication discussion group, and each participant in the same range communication discussion group carries the same range communication identifier;
    将所述当前参会者的范围交流消息通过即时消息服务器发送至具有相同范围交流标识的所述范围交流讨论组中的每一个目标参会者端,以及,不发送至所述组群讨论组中不具有相同范围交流标识的其他参会者端。The scope communication message of the current participant is sent to each target participant end in the scope communication discussion group with the same scope communication identifier through the instant messaging server, and is not sent to other participant ends in the group discussion group that do not have the same scope communication identifier.
  6. 根据权利要求1所述的显示设备,所述处理器进一步配置为执行计算机指令以使得所述显示设备:The display device according to claim 1, wherein the processor is further configured to execute computer instructions so that the display device:
    在加入所述目标虚拟会议的特定参会者产生的特定交流信息时,在所述当前参会者对应的虚拟交流界面中显示特定交流提醒,所述特定参会者是指位于所述组群讨论组内且与当前参会者未位于同一范围交流讨论组的参会者,所述特定交流提醒用于表征所述组群讨论组内的所述特定参会者正在进行全场交流;When a specific participant who joins the target virtual conference generates specific communication information, a specific communication reminder is displayed in the virtual communication interface corresponding to the current participant, wherein the specific participant refers to a participant who is in the group discussion group and is not in the same communication discussion group as the current participant, and the specific communication reminder is used to indicate that the specific participant in the group discussion group is conducting a full-field communication;
    接收所述当前参会者对所述特定交流提醒的触发,接收所述特定参会者产生的特定交流信息。Receive a trigger of the specific communication reminder by the current participant, and receive specific communication information generated by the specific participant.
  7. 根据权利要求6所述的显示设备,所述处理器进一步配置为执行计算机指令以使得所述显示设备:The display device according to claim 6, wherein the processor is further configured to execute computer instructions so that the display device:
    在所述当前参会者在虚拟交流房间中进行全场交流时,接收所述当前参会者对所述虚拟会议界面中发言按钮的触发,在所述虚拟会议界面中弹出的发言类型对话框中显示全场交流选项;When the current participant is conducting a full-court communication in the virtual communication room, receiving a trigger of a speech button in the virtual conference interface by the current participant, and displaying a full-court communication option in a speech type dialog box that pops up in the virtual conference interface;
    接收所述当前参会者对所述全场交流选项的触发,通过即时消息服务器向特定参会者端发送全场交流请求,所述全场交流请求用于指示所述特定参会者确定是否允许所述当前参会者进行全场交流;Receiving a trigger of the full-field communication option by the current participant, and sending a full-field communication request to a specific participant terminal through an instant messaging server, wherein the full-field communication request is used to instruct the specific participant to determine whether to allow the current participant to conduct full-field communication;
    响应于接收到所述特定参会者端通过即时消息服务器返回的允许全场交流指令,接收所述当前参会者产生的全场交流消息,所述全场交流消息中携带所述组群讨论组的全场交流标识,所述组群讨论组中的每个参会者均携带有相同的全场交流标识;In response to receiving the instruction of allowing full-field communication returned by the specific participant through the instant messaging server, receiving a full-field communication message generated by the current participant, the full-field communication message carrying the full-field communication identifier of the group discussion group, and each participant in the group discussion group carries the same full-field communication identifier;
    将所述当前参会者产生的全场交流信息通过即时消息服务器发送至具有全场交流标识对应的所述组群讨论组中的所有参会者端。The full-field communication information generated by the current participant is sent to all participant terminals in the group discussion group corresponding to the full-field communication identifier through the instant messaging server.
  8. 根据权利要求1所述的显示设备,所述处理器进一步配置为执行计算机指令以使得所述显示设备:获取训练视频标识、跟练页面标识;According to the display device of claim 1, the processor is further configured to execute computer instructions so that the display device: obtains a training video identifier and a follow-up training page identifier;
    确定所述跟练页面标识对应的跟练页面数据,根据所述训练视频标识从服务器获取对应的训练视频数据;Determine the follow-up training page data corresponding to the follow-up training page identifier, and obtain the corresponding training video data from the server according to the training video identifier;
    获取所述显示设备的目标性能参数,所述目标性能参数包括:CPU占用率,和/或,内存占用量;Acquire target performance parameters of the display device, where the target performance parameters include: CPU occupancy rate and/or memory occupancy rate;
    控制通信接口向移动终端发送所述目标性能参数;接收所述移动终端发送的与所述目标性能参数匹配的跟练视频数据,所述跟练视频数据包括:所述移动终端采集的目标视频数据,和/或,从所述目标视频数据中获取的第一人体骨骼点信息;Controlling the communication interface to send the target performance parameter to the mobile terminal; receiving the follow-up training video data sent by the mobile terminal and matching the target performance parameter, wherein the follow-up training video data includes: the target video data collected by the mobile terminal, and/or the first human skeleton point information obtained from the target video data;
    控制所述显示器基于所述跟练页面数据、所述训练视频数据和所述跟练视频数据,显示跟练页面,所述跟练页面中包括第一窗口和第二窗口,所述第一窗口中显示所述训练视频数据,所述第二窗口中显示所述跟练视频数据。The display is controlled to display a follow-up training page based on the follow-up training page data, the training video data and the follow-up training video data, wherein the follow-up training page includes a first window and a second window, wherein the training video data is displayed in the first window and the follow-up training video data is displayed in the second window.
  9. 根据权利要求8所述的显示设备,在所述目标性能参数小于或等于第一预设性能参数情况下,所述跟练视频数据包括:所述移动终端采集的目标视频数据,和,从所述目标视频数据中获取的第一人体骨骼点信息;According to the display device of claim 8, when the target performance parameter is less than or equal to the first preset performance parameter, the follow-up video data includes: the target video data collected by the mobile terminal, and the first human skeleton point information obtained from the target video data;
    所述处理器进一步配置为执行计算机指令以使得所述显示设备:从所述训练视频数据中获取第二人体骨骼点信息; The processor is further configured to execute computer instructions to cause the display device to: acquire second human skeleton point information from the training video data;
    根据所述第一人体骨骼点信息与所述第二人体骨骼点信息之间的匹配参数,生成评价信息;generating evaluation information according to matching parameters between the first human skeleton point information and the second human skeleton point information;
    所述第二窗口中显示所述目标视频数据和所述评价信息。The target video data and the evaluation information are displayed in the second window.
  10. 根据权利要求8所述的显示设备,在所述目标性能参数大于第二预设性能参数情况下,所述跟练视频数据包括:从所述目标视频数据中获取的第一人体骨骼点信息,不包括所述目标视频数据;According to the display device of claim 8, in the case where the target performance parameter is greater than the second preset performance parameter, the follow-up training video data includes: first human skeleton point information obtained from the target video data, excluding the target video data;
    所述处理器进一步配置为执行计算机指令以使得所述显示设备:基于所述第一人体骨骼点信息生成虚拟跟练视频数据,所述虚拟跟练视频数据中包括虚拟人跟练画面;The processor is further configured to execute computer instructions to enable the display device to: generate virtual follow-up training video data based on the first human skeleton point information, wherein the virtual follow-up training video data includes a virtual human follow-up training picture;
    所述第二窗口中显示所述虚拟跟练视频数据。The second window displays the virtual training video data.
  11. 根据权利要求10所述的显示设备,所述处理器进一步配置为执行计算机指令以使得所述显示设备:从所述训练视频数据中获取第二人体骨骼点信息;According to the display device of claim 10, the processor is further configured to execute computer instructions so that the display device: obtains second human skeleton point information from the training video data;
    根据所述第一人体骨骼点信息与所述第二人体骨骼点信息之间的匹配参数,生成评价信息;generating evaluation information according to matching parameters between the first human skeleton point information and the second human skeleton point information;
    所述第二窗口中显示所述虚拟跟练视频数据和所述评价信息。The second window displays the virtual training video data and the evaluation information.
  12. 一种移动终端,包括:A mobile terminal, comprising:
    检测器,被配置为:采集目标视频数据;The detector is configured to: collect target video data;
    处理器,被配置为:控制通信接口接收显示设备发送的目标性能参数,所述目标性能参数包括:CPU占用率,和/或,内存占用量;The processor is configured to: control the communication interface to receive a target performance parameter sent by the display device, wherein the target performance parameter includes: CPU occupancy rate and/or memory occupancy rate;
    控制通信接口向所述显示设备发送与所述目标性能参数匹配的跟练视频数据,所述跟练视频数据包括:所述移动终端采集的目标视频数据,和/或,从所述目标视频数据中获取的第一人体骨骼点信息。The control communication interface sends the follow-up video data matching the target performance parameters to the display device, wherein the follow-up video data includes: the target video data collected by the mobile terminal, and/or the first human skeleton point information obtained from the target video data.
  13. 根据权利要求12所述的移动终端,所述处理器进一步配置为执行计算机指令以使得所述显示设备:According to the mobile terminal of claim 12, the processor is further configured to execute computer instructions so that the display device:
    在所述目标性能参数小于或等于第一预设性能参数情况下,控制所述通信接口向所述显示设备发送所述移动终端采集的目标视频数据,以及所述第一人体骨骼点信息;When the target performance parameter is less than or equal to the first preset performance parameter, controlling the communication interface to send the target video data collected by the mobile terminal and the first human skeleton point information to the display device;
    在所述目标性能参数小于或等于第二预设性能参数,且大于所述第一预设性能参数的情况下,控制所述通信接口向所述显示设备发送所述移动终端采集的目标视频数据,不发送所述第一人体骨骼点信息;所述第二预设性能参数大于所述第一预设性能参数;When the target performance parameter is less than or equal to the second preset performance parameter and greater than the first preset performance parameter, the communication interface is controlled to send the target video data collected by the mobile terminal to the display device without sending the first human skeleton point information; the second preset performance parameter is greater than the first preset performance parameter;
    在所述目标性能参数大于所述第二预设性能参数情况下,控制所述通信接口向所述显示设备发送所述第一人体骨骼点信息,不发送所述目标视频数据。When the target performance parameter is greater than the second preset performance parameter, the communication interface is controlled to send the first human skeleton point information to the display device, and the target video data is not sent.
  14. 根据权利要求13所述的移动终端,所述处理器进一步配置为执行计算机指令以使得所述显示设备:According to the mobile terminal of claim 13, the processor is further configured to execute computer instructions so that the display device:
    获取所述移动终端的剩余电量;Acquiring the remaining power of the mobile terminal;
    所述处理器,具体被配置为:控制通信接口向所述显示设备发送与所述目标性能参数和所述剩余电量匹配的跟练视频数据。The processor is specifically configured to: control the communication interface to send the follow-up video data matching the target performance parameter and the remaining power to the display device.
  15. 根据权利要求14所述的移动终端,所述处理器进一步配置为执行计算机指令以使得所述显示设备:According to the mobile terminal of claim 14, the processor is further configured to execute computer instructions so that the display device:
    在所述目标性能参数小于或等于第一预设性能参数,且所述剩余电量大于或等于第一预设电量参数的情况下,控制所述通信接口向所述显示设备发送所述移动终端采集的目标视频数据,以及所述第一人体骨骼点信息;When the target performance parameter is less than or equal to the first preset performance parameter, and the remaining power is greater than or equal to the first preset power parameter, controlling the communication interface to send the target video data collected by the mobile terminal and the first human skeleton point information to the display device;
    在所述目标性能参数小于或等于第二预设性能参数,且大于或等于第一预设性能参数,以及所述剩余电量小于所述第一预设电量参数,且大于或等于第二预设电量参数的情况下,In the case where the target performance parameter is less than or equal to the second preset performance parameter and greater than or equal to the first preset performance parameter, and the remaining power is less than the first preset power parameter and greater than or equal to the second preset power parameter,
    控制所述通信接口向所述显示设备发送所述移动终端采集的目标视频数据,所述第二预设电量参数小于所述第一预设电量参数; Controlling the communication interface to send the target video data collected by the mobile terminal to the display device, the second preset power parameter being less than the first preset power parameter;
    在所述目标性能参数大于所述第二预设性能参数,且所述剩余电量小于所述第二预设电量参数的情况下,控制所述通信接口向所述显示设备发送所述第一人体骨骼点信息。When the target performance parameter is greater than the second preset performance parameter and the remaining power is less than the second preset power parameter, the communication interface is controlled to send the first human skeleton point information to the display device.
  16. 根据权利要求12所述的移动终端,The mobile terminal according to claim 12,
    所述跟练视频数据包括所述第一人体骨骼点信息,且不包括所述移动终端采集的目标视频数据,所述处理器,被进一步配置为:控制显示屏显示所述目标视频数据,并控制所述显示屏的亮度大于第一预设亮度;The training video data includes the first human skeleton point information, and does not include the target video data collected by the mobile terminal, and the processor is further configured to: control the display screen to display the target video data, and control the brightness of the display screen to be greater than a first preset brightness;
    所述跟练视频数据包括所述移动终端采集的目标视频数据,所述处理器,还被配置为:The training video data includes target video data collected by the mobile terminal, and the processor is further configured to:
    控制所述显示屏的亮度小于或等于第二预设亮度,或者,控制所述显示屏息屏。The brightness of the display screen is controlled to be less than or equal to a second preset brightness, or the display screen is controlled to be off.
  17. 一种虚拟会议中范围交流的实现方法,应用于显示设备,所述方法包括:A method for implementing range communication in a virtual meeting, applied to a display device, the method comprising:
    接收当前参会者加入目标虚拟会议的操作,请求服务器将所述当前参会者加入所述目标虚拟会议对应的组群讨论组,以及,显示所述目标虚拟会议的虚拟会议界面,所述组群讨论组中包括加入所述目标虚拟会议的所有参会者,所述虚拟会议界面包括与所述组群讨论组对应的虚拟交流房间以及所述组群讨论组中所有参会者对应的虚拟形象,所述所有参会者对应的虚拟形象显示在所述虚拟交流房间中;Receive an operation of the current participant joining the target virtual conference, request the server to add the current participant to the group discussion group corresponding to the target virtual conference, and display the virtual conference interface of the target virtual conference, wherein the group discussion group includes all participants who have joined the target virtual conference, and the virtual conference interface includes a virtual communication room corresponding to the group discussion group and virtual images corresponding to all participants in the group discussion group, and the virtual images corresponding to all participants are displayed in the virtual communication room;
    基于当前虚拟形象在所述虚拟交流房间中的当前位置信息,检测所述当前虚拟形象的预设距离范围内是否存在目标虚拟形象,所述当前虚拟形象为所述当前参会者的虚拟形象,所述目标虚拟形象为所述组群讨论组中目标参会者的虚拟形象;Based on the current position information of the current virtual image in the virtual communication room, detecting whether there is a target virtual image within a preset distance range of the current virtual image, the current virtual image being the virtual image of the current participant, and the target virtual image being the virtual image of the target participant in the group discussion group;
    如果所述当前虚拟形象的预设距离范围内存在至少一个目标虚拟形象,则从所述组群讨论中筛选出所述当前参会者和所述至少一个目标虚拟形象对应的目标参会者,并生成范围交流讨论组;If there is at least one target virtual image within the preset distance range of the current virtual image, the target participants corresponding to the current participant and the at least one target virtual image are screened out from the group discussion, and a range communication discussion group is generated;
    接收所述当前参会者产生的交流消息,将所述交流消息发送至所述范围交流讨论组中的每一个目标参会者端。Receive the communication message generated by the current participant, and send the communication message to each target participant terminal in the range communication discussion group.
  18. 一种基于设备性能的页面显示方法,应用于显示设备,所述方法包括:A page display method based on device performance, applied to a display device, the method comprising:
    获取训练视频标识、跟练页面标识;Get the training video ID and follow-up training page ID;
    确定所述跟练页面标识对应的跟练页面数据,根据所述训练视频标识从服务器获取对应的训练视频数据;Determine the follow-up training page data corresponding to the follow-up training page identifier, and obtain the corresponding training video data from the server according to the training video identifier;
    获取所述显示设备的目标性能参数,所述目标性能参数包括:CPU占用率,和/或,内存占用量;Acquire target performance parameters of the display device, where the target performance parameters include: CPU occupancy rate and/or memory occupancy rate;
    向移动终端发送所述目标性能参数;接收所述移动终端发送的与所述目标性能参数匹配的跟练视频数据,所述跟练视频数据包括:所述移动终端采集的目标视频数据,和/或,从所述目标视频数据中获取的第一人体骨骼点信息;Sending the target performance parameter to a mobile terminal; receiving follow-up training video data sent by the mobile terminal and matching the target performance parameter, the follow-up training video data including: the target video data collected by the mobile terminal, and/or the first human skeleton point information obtained from the target video data;
    控制所述显示器基于所述跟练页面数据、所述训练视频数据和所述跟练视频数据,显示跟练页面,所述跟练页面中包括第一窗口和第二窗口,所述第一窗口中显示所述训练视频数据,所述第二窗口中显示所述跟练视频数据。The display is controlled to display a follow-up training page based on the follow-up training page data, the training video data and the follow-up training video data, wherein the follow-up training page includes a first window and a second window, wherein the training video data is displayed in the first window and the follow-up training video data is displayed in the second window.
  19. 一种基于设备性能的页面显示方法,应用于移动终端,所述方法包括:A page display method based on device performance, applied to a mobile terminal, the method comprising:
    采集目标视频数据;Collect target video data;
    接收显示设备发送的目标性能参数,所述目标性能参数包括:CPU占用率,和/或,内存占用量;Receiving a target performance parameter sent by a display device, the target performance parameter including: CPU occupancy rate and/or memory occupancy rate;
    控制通信接口向所述显示设备发送与所述目标性能参数匹配的跟练视频数据,所述跟练视频数据包括:所述移动终端采集的目标视频数据,和/或,从所述目标视频数据中获取的第一人体骨骼点信息。 The control communication interface sends the follow-up video data matching the target performance parameters to the display device, wherein the follow-up video data includes: the target video data collected by the mobile terminal, and/or the first human skeleton point information obtained from the target video data.
PCT/CN2023/113270 2022-10-25 2023-08-16 Method for implementing range communication in virtual conference, and display device and mobile terminal WO2024087814A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
CN202211313577.9A CN116112628A (en) 2022-10-25 2022-10-25 Method for realizing range communication in virtual conference, display equipment and server
CN202211313577.9 2022-10-25
CN202310244721.6A CN117768698A (en) 2023-03-14 2023-03-14 Display device, mobile terminal and page display method based on device performance
CN202310244721.6 2023-03-14

Publications (2)

Publication Number Publication Date
WO2024087814A1 true WO2024087814A1 (en) 2024-05-02
WO2024087814A9 WO2024087814A9 (en) 2024-05-30

Family

ID=90829946

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/113270 WO2024087814A1 (en) 2022-10-25 2023-08-16 Method for implementing range communication in virtual conference, and display device and mobile terminal

Country Status (1)

Country Link
WO (1) WO2024087814A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7478129B1 (en) * 2000-04-18 2009-01-13 Helen Jeanne Chemtob Method and apparatus for providing group interaction via communications networks
CN107741809A (en) * 2016-12-21 2018-02-27 腾讯科技(深圳)有限公司 Interactive approach, terminal, server and system between a kind of virtual image
CN113051432A (en) * 2021-04-25 2021-06-29 聚好看科技股份有限公司 Display device and media asset playing method
WO2022201564A1 (en) * 2021-03-26 2022-09-29 株式会社KPMG Ignition Tokyo Community assistance device, server and community assistance method
CN115623243A (en) * 2022-09-30 2023-01-17 海信视像科技股份有限公司 Display device, terminal device and action following method
CN116112628A (en) * 2022-10-25 2023-05-12 聚好看科技股份有限公司 Method for realizing range communication in virtual conference, display equipment and server

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7478129B1 (en) * 2000-04-18 2009-01-13 Helen Jeanne Chemtob Method and apparatus for providing group interaction via communications networks
CN107741809A (en) * 2016-12-21 2018-02-27 腾讯科技(深圳)有限公司 Interactive approach, terminal, server and system between a kind of virtual image
WO2022201564A1 (en) * 2021-03-26 2022-09-29 株式会社KPMG Ignition Tokyo Community assistance device, server and community assistance method
CN113051432A (en) * 2021-04-25 2021-06-29 聚好看科技股份有限公司 Display device and media asset playing method
CN115623243A (en) * 2022-09-30 2023-01-17 海信视像科技股份有限公司 Display device, terminal device and action following method
CN116112628A (en) * 2022-10-25 2023-05-12 聚好看科技股份有限公司 Method for realizing range communication in virtual conference, display equipment and server

Also Published As

Publication number Publication date
WO2024087814A9 (en) 2024-05-30

Similar Documents

Publication Publication Date Title
CN110597774B (en) File sharing method, system, device, computing equipment and terminal equipment
US11470127B2 (en) Method, system, and non-transitory computer-readable record medium for displaying reaction during VoIP-based call
US20230066450A1 (en) Communication management system, communication system, communication management device, image processing method, and non-transitory computer-readable medium
US11290687B1 (en) Systems and methods of multiple user video live streaming session control
US9055193B2 (en) System and method of a remote conference
WO2013043207A1 (en) Event management/production for an online event
JP2004171526A (en) Teleconferencing system and teleconferencing support method, and computer program
CN103067776A (en) Program-pushing method and system, intelligent display device, cloud server
US20130227434A1 (en) Audio/Text Question Submission and Control in a Produced Online Event
US20140047025A1 (en) Event Management/Production for an Online Event
WO2015079818A1 (en) Terminal device, screen sharing method, and screen sharing system
CN105808182A (en) Display control method and system, advertisement breach judging device and video and audio processing device
JP7453576B2 (en) Information processing system, its control method and program.
EP4113986A1 (en) Interaction method and apparatus, and electronic device
CN109151598A (en) The determination method of direct broadcasting room topic, device, computer equipment and storage medium
CN114930279B (en) Collaborative operation method, device, terminal and storage medium
US11966658B2 (en) System and method for displaying image, image-capturing device, and recording medium
WO2024087814A1 (en) Method for implementing range communication in virtual conference, and display device and mobile terminal
US20220286309A1 (en) Event management system, event management apparatus, and event management method
WO2021031940A1 (en) Screening room service management method, interaction method, display device, and mobile terminal
US11656834B2 (en) Information processing device, non-transitory recording medium, and information processing system
CN102016816A (en) Messaging between events
JP2016163111A (en) Information processing device, information processing method, and program
US20230401076A1 (en) Dynamic input interaction
CN103873268B (en) Data presentation processing system, controller for controlling presentation and related devices

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

Country of ref document: EP

Kind code of ref document: A1