CN111803926B - Matching method and device of control object in cloud application and electronic equipment - Google Patents

Matching method and device of control object in cloud application and electronic equipment Download PDF

Info

Publication number
CN111803926B
CN111803926B CN202010507510.3A CN202010507510A CN111803926B CN 111803926 B CN111803926 B CN 111803926B CN 202010507510 A CN202010507510 A CN 202010507510A CN 111803926 B CN111803926 B CN 111803926B
Authority
CN
China
Prior art keywords
control
control objects
control object
corresponding relation
objects
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010507510.3A
Other languages
Chinese (zh)
Other versions
CN111803926A (en
Inventor
杜晶
林顺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xiamen Yaji Software Co Ltd
Original Assignee
Xiamen Yaji Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xiamen Yaji Software Co Ltd filed Critical Xiamen Yaji Software Co Ltd
Priority to CN202010507510.3A priority Critical patent/CN111803926B/en
Publication of CN111803926A publication Critical patent/CN111803926A/en
Application granted granted Critical
Publication of CN111803926B publication Critical patent/CN111803926B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/30Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
    • A63F13/33Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers using wide area network [WAN] connections
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/55Controlling game characters or game objects based on the game progress
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Abstract

The embodiment of the application relates to the technical field of computers, and discloses a method and a device for matching a control object in cloud application and electronic equipment, wherein the method applied to a cloud service system comprises the following steps: receiving a starting request of a target cloud application sent by a first device, wherein the target cloud application comprises at least one control object; then, object related information of control objects of the target cloud application is sent to the first device, wherein the object related information includes the first number of the control objects and description information of each control object, so that the first device realizes matching between a second number of second devices and controllers of corresponding control objects respectively based on the first number of the control objects and the description information of each control object, the second number of second devices are devices corresponding to a second number of users who control the control objects respectively, and the second number is smaller than or equal to the first number. Thereby realizing the correct matching between the operator and the control object.

Description

Matching method and device of control object in cloud application and electronic equipment
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to a method and a device for matching a control object in cloud application and an electronic device.
Background
With the development of internet and cloud computing technology, cloud applications such as cloud games, cloud driving and photo albums are rapidly developed in recent years, wherein the cloud games run games running on a cloud server through a local terminal device, control of characters in the games is achieved through a cloud interface, and control results are transmitted back to the local terminal device in real time in a mode of coding and compressing game pictures and sounds to be decoded and presented.
In a specific implementation process, the inventors of the present application find that: for a single character cloud game, an operator can play the game by connecting a controller for controlling characters in the cloud game with terminal equipment of the operator, however, for a multi-character cloud game, since the number of characters in the cloud game is more than one and the number of operators for controlling the characters is also more than one, the operator and the characters need to be matched to play the game.
Disclosure of Invention
The purpose of the embodiments of the present application is to solve at least one of the above technical drawbacks, and to provide the following technical solutions:
in one aspect, a method for matching a control object in cloud application is provided, which is applied to a cloud service system and includes:
receiving a starting request of a target cloud application sent by a first device, wherein the target cloud application comprises at least one control object;
the method comprises the steps of sending object related information of control objects of a target cloud application to a first device, wherein the object related information comprises a first number of the control objects and description information of each control object, so that the first device can realize matching between a second number of second devices and controllers of corresponding control objects respectively based on the first number of the control objects and the description information of each control object, the second number of second devices are devices corresponding to a second number of users for controlling the control objects respectively, and the second number is smaller than or equal to the first number.
In one possible implementation manner, after the sending, to the first device, object related information of the control object of the target cloud application, the method further includes:
receiving a first corresponding relation sent by first equipment, wherein the first corresponding relation is generated by the first equipment according to a preset matching rule based on a first number of control objects and description information of each control object, the first corresponding relation is a corresponding relation between a second number of users for controlling the control objects and the first number of control objects, and one user for controlling the control objects corresponds to one control object;
allocating and scheduling corresponding controllers for each user operating the control object according to the first corresponding relationship, and generating a second corresponding relationship, wherein the second corresponding relationship is a one-to-one corresponding relationship among a second number of users operating the control object, the first number of control objects and identification information of controllers corresponding to the first number of control objects respectively, and one controller is used for controlling one control object;
and sending the second corresponding relation to the first equipment, so that the first equipment realizes the matching between the second equipment with the second quantity and the controllers of the corresponding control objects respectively according to the second corresponding relation.
In one aspect, a method for matching a control object in cloud application is provided, and applied to a first device, the method includes:
sending a starting request of a target cloud application to a cloud service system, wherein the target cloud application comprises at least one control object;
receiving object related information of control objects of the target cloud application returned by the cloud service system aiming at the starting request, wherein the object related information comprises a first number of the control objects and description information of each control object;
and matching a second number of second devices with the controllers of the corresponding control objects respectively based on the first number of the control objects and the description information of each control object, wherein the second number of second devices are devices corresponding to a second number of users for controlling the control objects respectively, and the second number is less than or equal to the first number.
In one possible implementation, based on the first number of control objects and the description information of each control object, implementing matching between a second number of second devices and controllers of the corresponding control objects respectively includes:
generating a first corresponding relation according to a preset matching rule based on the first number of the control objects and the description information of each control object, wherein the first corresponding relation is the corresponding relation between the users of the second number of the control objects and the first number of the control objects, and one user of each control object corresponds to one control object;
and according to the first corresponding relation, matching between the second devices of the second quantity and the controllers of the corresponding control objects respectively is realized.
In a possible implementation manner, according to the first corresponding relationship, implementing matching between a second number of second devices and controllers of corresponding control objects respectively includes:
sending a first corresponding relation to a cloud service system, and receiving a second corresponding relation which is sent by the cloud service system and generated according to the first corresponding relation, wherein the second corresponding relation is a one-to-one corresponding relation among a second number of users for controlling control objects, the first number of control objects and identification information of controllers corresponding to the first number of control objects respectively, and one controller is used for controlling one control object;
and according to the second corresponding relation, realizing the matching between the second equipment with the second quantity and the controller of the corresponding control object.
In a possible implementation manner, according to the second correspondence, implementing matching between a second number of second devices and controllers of corresponding control objects respectively includes:
and sending the identification information of the controller corresponding to the user of each control object to the equipment of the user of each control object according to the second corresponding relation, so that the equipment of the user of each control object establishes connection with the controller corresponding to the identification information according to the received identification information of the controller.
In one aspect, a device for matching a control object in a cloud application is provided, and is applied to a cloud service system, and includes:
the device comprises a first receiving module, a second receiving module and a control module, wherein the first receiving module is used for receiving a starting request of a target cloud application sent by first equipment, and the target cloud application comprises at least one control object;
the first sending module is used for sending object related information of control objects of the target cloud application to the first device, wherein the object related information comprises a first number of the control objects and description information of each control object, so that the first device can realize matching between a second number of second devices and controllers of corresponding control objects respectively based on the first number of the control objects and the description information of each control object, the second number of second devices are devices corresponding to a second number of users who control the control objects respectively, and the second number is smaller than or equal to the first number.
In a possible implementation manner, the system further includes a processing module, and the processing module is configured to:
receiving a first corresponding relation sent by first equipment, wherein the first corresponding relation is generated by the first equipment according to a preset matching rule based on a first number of control objects and description information of each control object, the first corresponding relation is a corresponding relation between a second number of users for controlling the control objects and the first number of control objects, and one user for controlling the control objects corresponds to one control object;
allocating and scheduling corresponding controllers for each user operating the control object according to the first corresponding relationship, and generating a second corresponding relationship, wherein the second corresponding relationship is a one-to-one corresponding relationship among a second number of users operating the control object, the first number of control objects and identification information of controllers corresponding to the first number of control objects respectively, and one controller is used for controlling one control object;
and sending the second corresponding relation to the first equipment, so that the first equipment realizes the matching between the second equipment with the second quantity and the controllers of the corresponding control objects respectively according to the second corresponding relation.
In one aspect, an apparatus for matching a control object in a cloud application is provided, and is applied to a first device, and includes:
the second sending module is used for sending a starting request of a target cloud application to the cloud service system, wherein the target cloud application comprises at least one control object;
the second receiving module is used for receiving object related information of control objects of the target cloud application returned by the cloud service system aiming at the starting request, wherein the object related information comprises the first number of the control objects and the description information of each control object;
and the connection module is used for realizing matching between second equipment of a second quantity and the controllers of the corresponding control objects respectively based on the first quantity of the control objects and the description information of each control object, wherein the second equipment of the second quantity is equipment corresponding to the second quantity of users for controlling the control objects respectively, and the second quantity is less than or equal to the first quantity.
In one possible implementation, the connection module is configured to:
generating a first corresponding relation according to a preset matching rule based on the first number of the control objects and the description information of each control object, wherein the first corresponding relation is the corresponding relation between the users of the second number of the control objects and the first number of the control objects, and one user of each control object corresponds to one control object;
and according to the first corresponding relation, matching between the second devices of the second quantity and the controllers of the corresponding control objects respectively is realized.
In a possible implementation manner, when the connection module implements matching between the second devices of the second number and the controllers of the corresponding control objects according to the first corresponding relationship, the connection module is configured to:
sending a first corresponding relation to a cloud service system, and receiving a second corresponding relation which is sent by the cloud service system and generated according to the first corresponding relation, wherein the second corresponding relation is a one-to-one corresponding relation among a second number of users for controlling control objects, the first number of control objects and identification information of controllers corresponding to the first number of control objects respectively, and one controller is used for controlling one control object;
and according to the second corresponding relation, realizing the matching between the second equipment with the second quantity and the controller of the corresponding control object.
In a possible implementation manner, when the connection module implements matching between a second number of second devices and the controllers of the corresponding control objects according to the second corresponding relationship, the connection module is configured to:
and sending the identification information of the controller corresponding to the user of each control object to the equipment of the user of each control object according to the second corresponding relation, so that the equipment of the user of each control object establishes connection with the controller corresponding to the identification information according to the received identification information of the controller.
In one aspect, an electronic device is provided, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the method for matching a control object in a cloud application is implemented.
In one aspect, a computer-readable storage medium is provided, on which a computer program is stored, and the computer program, when executed by a processor, implements the matching method for the control object in the cloud application.
According to the matching method for the control objects in the cloud application, based on the first number of at least one control object and the description information of each control object included in the target cloud application, the connection between the second devices in the second number and the controllers of the corresponding control objects is established, and the matching between the second devices in the second number and the controllers of the corresponding control objects is realized, wherein the second devices are devices corresponding to users who control the control objects respectively, so that one-to-one mapping between users who control the control objects (i.e., operators) and the corresponding controllers is realized, and further, correct matching between the operators and the control objects is realized, so that the operators can actually control the corresponding control objects through the devices, and the cloud application, in particular the cloud application with multiple control objects, is facilitated for the operators.
Additional aspects and advantages of embodiments of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the present application.
Drawings
The foregoing and/or additional aspects and advantages of embodiments of the present application will become apparent and more readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
fig. 1 is a schematic flowchart of a matching method for a control object in a cloud application according to an embodiment of the present application;
fig. 2 is a schematic diagram illustrating an interaction process of matching a control object in a cloud application according to an embodiment of the present application;
fig. 3 is a schematic flowchart of a matching method for a control object in a cloud application according to another embodiment of the present application;
fig. 4 is a schematic diagram illustrating a basic structure of a matching apparatus for a control object in a cloud application according to an embodiment of the present application;
fig. 5 is a schematic diagram of a basic structure of a matching apparatus for a control object in a cloud application according to another embodiment of the present application;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
To make the objects, technical solutions and advantages of the embodiments of the present application more clear, the embodiments of the present application will be further described in detail with reference to the accompanying drawings.
The following describes in detail the technical solutions of the embodiments of the present application and how to solve the above technical problems with specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
An embodiment of the present application provides a method for matching a control object in a cloud application, where the method is performed by a cloud service system, the cloud service system may be in a cloud server, and the cloud server may be an independent physical server, a physical server cluster, or a virtual server. As shown in fig. 1, the method includes:
step S110, receiving a starting request of a target cloud application sent by first equipment, wherein the target cloud application comprises at least one control object; step S120, sending object related information of the control objects of the target cloud application to the first device, where the object related information includes a first number of the control objects and description information of each control object, so that the first device realizes matching between a second number of second devices and controllers of corresponding control objects, respectively, based on the first number of the control objects and the description information of each control object, where the second number of second devices is a number of devices corresponding to a second number of users operating the control objects, respectively, and the second number is less than or equal to the first number.
Specifically, the controller may actually control a control object in the cloud application through a device (e.g., a terminal device) of the controller, for example, in a cloud game, after the terminal device of the controller A1 establishes a connection with a cloud game system, the terminal device may select a certain control object in the cloud game, such as a character 1, so as to establish a connection with a controller (e.g., a game controller GS 1) in the cloud game system for controlling the character 1, and control various actions of the character 1 in real time through the controller GS 1; after establishing a connection with the cloud game system, the terminal device of the controller A2 may select a control object in the cloud game, such as the character 2, to establish a connection with a controller (such as the game controller GS 2) for controlling the character 2 in the cloud game system, and control various actions of the character 2 in real time through the controller GS 2.
The GS (Game service) may be a Game server or a Game controller, and the GS in the embodiment of the present application refers to a Game controller. The terminal device may be a mobile phone or a tablet pc including a display screen, and at this time, the operator may control the control object through the virtual control tool displayed on the display screen. Of course, the terminal device may also include a keyboard, a mouse, a handle, and other control devices. In addition, the terminal device may further include other types of control devices, and the embodiments of the present application do not limit the terminal device.
If a plurality of operators are currently in a cloud application (e.g., cloud game 1), i.e., the operators are playing game interactions in the cloud game 1, if a controller (e.g., game host, game initiator) of the operators wants to start a new cloud application (e.g., target cloud application), e.g., the new cloud application (e.g., target cloud application) is a cloud game 2 including at least one character, which corresponds to switching from the cloud game 1 to the cloud game 2, then: the certain operator may send a start request of the target cloud application to the cloud service system through the first device, that is, the first device sends the start request of the target cloud application to the cloud service system, where the target cloud application includes at least one control object, and the first device may be a device where the control object matching system is located, such as a terminal device, a server device, and the like. Correspondingly, the cloud service system receives a starting request of a target cloud application sent by the first device, wherein the target cloud application comprises at least one control object.
It should be noted that, when the target cloud application is a cloud game, the cloud service system is a cloud game system, the control object is a role in the cloud game, and the device where the control object matching system is located is a device where the server where the role matching system is located. In an example, the server where the role matching system is located may be deployed in a terminal device of a game anchor or a game initiator, may also be deployed in a special terminal device or a server device, and may also be a specific service device, for example, the server where the role matching system is located may be a live platform running on the terminal device of the game anchor.
After receiving a start request sent by a first device, a cloud service system sends object related information of control objects of a target cloud application to the first device according to the start request, wherein the object related information comprises a first number of the control objects, description information of each control object and the like. Correspondingly, the first device receives object related information of a control object of the target cloud application returned by the cloud service system.
After receiving the object related information of the control object of the target cloud application returned by the cloud service system, the first device may establish a connection between the second devices of the second number and the controllers of the corresponding control objects, based on the object related information of the control object (i.e., the first number of the control objects and the description information of each control object), so as to implement matching between the second devices of the second number and the controllers of the corresponding control objects, and further implement matching between the users corresponding to the second devices and the corresponding controllers, respectively, where the second devices of the second number are devices corresponding to the users of the control objects of the second number, respectively, that is, the second devices are devices corresponding to the users of the control objects, respectively, and the second number is smaller than or equal to the first number.
Wherein the first number of control objects of the target cloud application is a maximum number or a maximum value of control objects supported by the target cloud application that can be manipulated simultaneously. When the target cloud application is a cloud game, the first number of control objects is the maximum number of characters that can be simultaneously manipulated and supported by the cloud game, for example, the maximum number is 3, 5, or the like.
According to the matching method for the control objects in the cloud application, based on the first number of at least one control object and the description information of each control object included in the target cloud application, the connection between the second devices in the second number and the controllers of the corresponding control objects is established, and the matching between the second devices in the second number and the controllers of the corresponding control objects is realized, wherein the second devices are devices corresponding to users who control the control objects respectively, so that one-to-one mapping between users who control the control objects (i.e., operators) and the corresponding controllers is realized, and further, correct matching between the operators and the control objects is realized, so that the operators can actually control the corresponding control objects through the devices, and the operators can conveniently perform cloud application, especially cloud application with multiple control objects.
In a possible implementation manner of the embodiment of the present application, after the object related information of the control object of the target cloud application is sent to the first device, the following processing steps are further included:
step A: receiving a first corresponding relation sent by first equipment, wherein the first corresponding relation is generated by the first equipment according to a preset matching rule based on a first number of the control objects and the description information of each control object, the first corresponding relation is a corresponding relation between a second number of users for controlling the control objects and the first number of control objects, and one user for controlling the control objects corresponds to one control object.
And B: and allocating and scheduling corresponding controllers for each user for controlling the control object according to the first corresponding relationship, and generating a second corresponding relationship, wherein the second corresponding relationship is a one-to-one corresponding relationship among a second number of users for controlling the control object, the first number of control objects and identification information of the controllers corresponding to the first number of control objects respectively, and one controller is used for controlling one control object.
And C: and sending the second corresponding relation to the first equipment, so that the first equipment realizes the matching between the second equipment with the second quantity and the controllers of the corresponding control objects respectively according to the second corresponding relation.
The method of the embodiment of the present application is specifically described below by taking a cloud application as an example of a cloud game. For convenience of description, a plurality of game characters in the cloud game are respectively referred to as character 1, character 2, \8230, character n, i.e., control objects are character 1, character 2, \8230, and character n, and it is assumed that character 1 corresponds to game controller GS1 (i.e., game controller GS1 is used to control character 1), character 2 corresponds to GS2, \8230, and character n corresponds to GSn. For convenience of description, the controller that controls each character in the cloud game is referred to as a player, and for example, controller 1 is referred to as player 1, controller 2 is referred to as player 2, and so on, and controller n is referred to as player n. In addition, the device of the player is assumed to be a mobile phone, namely, the player controls the character in the cloud game through the mobile phone.
If the number of players is 4 (i.e. there are 4 players), 4 players are player 1, player 2, player 3 and player 4, respectively, and the 4 players currently perform game interaction in the live game of the cloud game 1 through respective devices (e.g. mobile phones), if the player 1 playing as the game owner wants to restart a new cloud game (e.g. cloud game 2), which is a target cloud game, the player 1 may send a start request for starting the cloud game 2 to the cloud game system through a server (denoted as a first device) where the character matching system is located, where at least one of the cloud game 2 has a character that can be manipulated. If player 1 prepares to organize a certain cloud game (e.g., cloud game 2) that is a target cloud game, player 2, player 3, and player 4 start up together, player 1, as a game initiator, may send a start request for starting up cloud game 2 to the cloud game system through a server (i.e., a first device) where the character matching system is located, where at least one of the cloud games 2 has a controllable character.
And then, the cloud game system receives a starting request sent by a server side where the role matching system is located. After receiving the start request, scheduling a game instance (such as game instance 1) corresponding to the cloud game 2, and feeding back role related information of the game instance 1 of the cloud game 2 to a server where the role matching system is located, where the role related information includes a first number of roles (i.e., the maximum number of roles provided by the game instance 1 of the cloud game 2) and description information of each role (i.e., related introduction of each role). The role related information may be sent to the server where the role matching system is located in the form of a role information table, or may be sent to the server where the role matching system is located in another form, which is not limited in the embodiments of the present application. In addition, the description information of the character may be information such as a control mode of the character, a version number of a game controller corresponding to the character, or may be an intuitive introduction or description of the character, which is presented to the player, for example, the character is a person in blue or a person in red, and for example, the character is a steering wheel.
The scheduling refers to a process of finding out resources meeting the request conditions according to the information and the state of the resources and allocating the resources to a requester for use. The resources may be various resources required by the cloud to provide services to the outside, and in the embodiment of the present application, the resources mainly include GS, game instances, and the like. When the resource meeting the condition cannot be found, different resources can be preset according to the reality, and the scheduling failure can be directly returned; the resource information and the start-up resource may be generated correspondingly according to the actual request condition.
Then, the server side where the character matching system is located completes one-to-one pairing among player 1, player 2, player 3, player 4 and the first number of characters through the character matching system according to a predetermined matching rule based on the received character information table, and generates a corresponding pairing relationship (denoted as a first corresponding relationship). Wherein one player corresponds to one character and the number of players (i.e., 4) is less than or equal to the first number to avoid the situation where the player does not have a corresponding character, the number of players may be referred to as the second number for convenience of description.
In an example, if the first number is 4 (i.e., the maximum angle color number is 4), and the 4 roles are, respectively, role 1, role 2, role 3, and role 4, then, according to a predetermined matching rule, one-to-one pairing between the players and the roles is completed and a first corresponding relationship is generated, i.e., a corresponding relationship between the 4 players (i.e., player 1, player 2, player 3, and player 4) and the 4 roles (i.e., role 1, role 2, role 3, and role 4) is generated. The corresponding relationship may be that player 1 corresponds to character 1, player 2 corresponds to character 2, player 3 corresponds to character 3, and player 4 corresponds to character 4, or that player 1 corresponds to character 3, player 2 corresponds to character 1, player 3 corresponds to character 2, and player 4 corresponds to character 4, or that player 1 corresponds to character 2, player 2 corresponds to character 3, player 3 corresponds to character 4, and player 4 corresponds to character 1, or other corresponding relationships are also possible, which is not limited in the embodiment of the present application.
In another example, if the first number is 6 (i.e., the maximum angle color number is 6) and the 6 characters are character 1, character 2, \ 8230;, and character 6, respectively, then one-to-one pairing between the players and the characters can be completed and a first correspondence relationship, i.e., a correspondence relationship between 4 players (i.e., player 1, player 2, player 3, and player 4) and 6 characters (i.e., character 1, character 2, \ 8230;, and character 6), respectively, can be generated according to a predetermined matching rule. Wherein, the corresponding relationship may be that player 1 corresponds to character 1, player 2 corresponds to character 2, player 3 corresponds to character 3, and player 4 corresponds to character 4, and character 5 and character 6 do not correspond to a player; the correspondence relationship may be that player 1 corresponds to character 1, player 2 corresponds to character 3, player 3 corresponds to character 4, and player 4 corresponds to character 5, while player 2 and character 6 do not correspond to a player; the correspondence may also be that player 1 corresponds to a player with character 1, player 2 corresponds to character 5, player 3 corresponds to character 6, and player 4 corresponds to character 2, while character 3 and character 4 do not have a player corresponding thereto; of course, the corresponding relationship may also be other feasible corresponding relationships, and the embodiment of the present application does not limit the same.
For example, in a live scene, the anchor can issue a plurality of characters for the vermicelli application and trial play based on the character information table, and the anchor can set a certain rule to realize one-to-one pairing between the characters and the vermicelli application and trial play. In the pairing process, corresponding fans can be determined according to a rule of first-come first-obtained for each role, or M fans which are firstly applied can be selected from all fans which apply for trial play, and then N roles are allocated to the M fans, wherein M is less than or equal to N. In other words, if the maximum number of colors provided by the target cloud game is Max (i.e., the first number is Max), the number of matched players (i.e., the second number) may be Max, or may be a number smaller than Max, but not larger than Max.
Then, after generating the pairing relationship between each player and each character, the pairing relationship may be recorded in a mapping table (referred to as a first mapping table), that is, in the first mapping table, a plurality of players and corresponding characters are stored in a one-to-one correspondence, that is, the first mapping table stores the first correspondence between the plurality of players and the plurality of characters.
And then, the server side where the role matching system is located sends the first mapping table to the cloud game system. Correspondingly, the cloud game system receives the first mapping table. After receiving the first mapping table, the cloud game system may allocate and schedule a corresponding GS for each player according to the first mapping table, and generate a second correspondence, where the second correspondence is a one-to-one correspondence between identification information of game controllers corresponding to a second number of players (for example, 4 players), a first number of characters (for example, 4 characters), and the first number of characters, respectively.
Wherein one game controller GS is used to control one character, for example, game controller GS1 is used to control character 1, game controller GS2 is used to control character 2, and so on. The identification information of the game controller may be the number of the game controller, for example, the identification information of the game controller GS1 is 1, the identification information of the game controller GS2 is 2, and the like.
In one example, if in the second correspondence relationship, player 1 corresponds to character 1, and the identification information of the controller corresponding to character 1 is 1, that is, character 1 corresponds to game controller GS1 (that is, game controller GS1 is used to control character 1), it can be inferred that player 1 corresponds to GS1. Likewise, if in the second correspondence, player n corresponds to character n and the identification information of the controller to which character n corresponds is n, i.e., character n corresponds to game controller GSn (i.e., game controller GSn is used to control character n), it can be inferred that player n corresponds to GSn.
After the cloud game system generates the second mapping table, the second mapping table may be recorded with the second mapping table, that is, in the second mapping table, a plurality of players and corresponding characters are stored in a one-to-one correspondence manner, and a plurality of characters and identification information of a plurality of game controllers are stored in a one-to-one correspondence manner.
And then, the cloud game system sends the second mapping table to a server where the role matching system is located. Correspondingly, the server side where the role matching system is located receives the second mapping table. After receiving the second mapping table, the server where the character matching system is located may send the identification information of the game controller corresponding to each player to the device (e.g., a mobile phone of the player) corresponding to each player according to the second mapping table, so that the device of each player establishes a connection with the corresponding game controller based on the received identification information of the game controller, and thus each player may control the game controller through its own device, and further control the corresponding character through the game controller, that is, the actual control of the character is realized through the control of the game controller, thereby realizing correct matching between the controller and the control object.
Specifically, the process of starting the target cloud game may be as shown in fig. 2, assuming that the server where the character matching system is located is a live platform, the second number of players (i.e., users who manipulate characters in the target cloud game) is player 1, player 2, player 3, and player 4, i.e., the second number is 4, the first number of characters is character 1, character 2, 8230, and character 6, i.e., the first number is 6, i.e., the maximum angle number provided by the target cloud game is 6, and assuming that character 1 corresponds to game controller GS1 (i.e., game controller GS1 is used to control character 1), character 2 corresponds to GS2, \8230, and character 6 corresponds to GS6, then:
step S1: the method comprises the steps of selecting and starting a request message of a target cloud game, namely sending a starting request of the target cloud game to a cloud game system by a live broadcast platform, and correspondingly receiving the starting request by the cloud game system of the target cloud game.
Step S2: and scheduling a new game instance, namely scheduling a new game instance (such as a new game instance 1) of the target cloud game by the cloud game system, and acquiring information of the new game instance (namely the maximum color number of the new game instance and the description information of each character).
And step S3: and returning information and null information of the new game instance, namely returning the information or the null information of the new game instance to the live broadcast platform, wherein in the step S2, if the cloud game system successfully schedules a new game instance, the information of the new game instance is sent to the live broadcast platform, and if the cloud game system does not successfully schedule a new game instance (namely scheduling fails), the null information is sent to the live broadcast platform to prompt that the live broadcast platform fails to schedule.
And step S4: generating a mapping table 1, namely generating one-to-one matching between a second number of players and the character with the maximum angle color number according to the maximum angle color number of the new game instance and the description information of each character by the live platform and according to a customized matching rule, and generating a first mapping table, wherein the first mapping table is shown as the mapping table 1 in fig. 2, in the mapping table 1, a player 1 corresponds to a character 1, a player 2 corresponds to a character 2, a player 3 corresponds to a character 3, a player 4 corresponds to a character 5, and a character 4 and a character 6 do not correspond to each other.
Step S5: and sending the mapping table 1, namely sending the mapping table 1 to the cloud game system by the live broadcast platform.
Step S6: and scheduling the GS, wherein the GS is connected with the corresponding roles of the game instances one by one, namely, the cloud game system schedules a plurality of game controllers GS with the number equal to the total number of the players according to the total number (namely, the second number) of the players in the mapping table 1, and then the game controllers GS are connected with the corresponding roles one by one, namely, the corresponding relation between the game controllers GS and the roles is established.
Step S7: and generating a mapping table 2, namely the cloud game system generates the mapping table 2 according to the mapping table 1 and the corresponding relationship between the game controller GS and the characters in step S6, wherein the mapping table 2 records the pairing relationship among the second number of players, the character with the largest number of colors and the game controller GS, for example, the player 1 corresponds to the character 1, and the character 1 corresponds to the game controller GS1.
Step S8: and sending the mapping table 2, namely returning the mapping table 2 to the live broadcast platform by the cloud game system.
Step S9: and informing the players to connect with the corresponding GS, namely informing the second number of players to connect with the corresponding game controllers GS according to the mapping table 2 by the live broadcast platform.
It should be noted that, the above is only an example that the target cloud application is a cloud game, and a specific description is given to the matching method of the control object in the cloud application in the embodiment of the present application. For other cloud application scenarios, the matching process of the control object is also similar to the matching process of the control object in the cloud game, and details are not repeated here.
The application further provides a matching method of a control object in cloud application, which is executed by a first device, where the first device may be a desktop device or a mobile terminal device or a specific service device. As shown in fig. 3, the method includes:
sending a starting request of a target cloud application to a cloud service system, wherein the target cloud application comprises at least one control object;
receiving object related information of control objects of the target cloud application returned by the cloud service system aiming at the starting request, wherein the object related information comprises a first number of the control objects and description information of each control object;
and matching a second number of second devices with the controllers of the corresponding control objects respectively based on the first number of the control objects and the description information of each control object, wherein the second number of second devices are devices corresponding to a second number of users for controlling the control objects respectively, and the second number is less than or equal to the first number.
In one possible implementation, based on the first number of control objects and the description information of each control object, implementing matching between a second number of second devices and controllers of the corresponding control objects respectively includes:
generating a first corresponding relation according to a preset matching rule based on the first number of the control objects and the description information of each control object, wherein the first corresponding relation is the corresponding relation between the users of the second number of the control objects and the first number of the control objects, and one user of each control object corresponds to one control object;
and according to the first corresponding relation, matching between the second devices in the second quantity and the controllers of the corresponding control objects respectively is realized.
In one possible implementation manner, the matching between the second devices of the second number and the controllers of the corresponding control objects respectively according to the first corresponding relationship includes:
sending a first corresponding relation to a cloud service system, and receiving a second corresponding relation which is sent by the cloud service system and generated according to the first corresponding relation, wherein the second corresponding relation is a one-to-one corresponding relation among a second number of users for controlling control objects, the first number of control objects and identification information of controllers corresponding to the first number of control objects respectively, and one controller is used for controlling one control object;
and according to the second corresponding relation, realizing the matching between the second equipment with the second quantity and the controller of the corresponding control object.
In a possible implementation manner, according to the second correspondence, implementing matching between a second number of second devices and controllers of corresponding control objects respectively includes:
and sending the identification information of the controller corresponding to the user of each control object to the equipment of the user of each control object according to the second corresponding relation, so that the equipment of the user of each control object establishes connection with the controller corresponding to the identification information according to the received identification information of the controller.
It should be noted that the method for matching a control object in cloud application provided in the embodiment of the present application corresponds to the method for matching a control object in cloud application on the cloud service system side provided in the embodiment of the present application, and therefore, it can be understood that the step for matching a control object in cloud application on the first device side corresponds to the step for matching a control object in cloud application on the cloud service system side, that is, the related content of matching of a control object in cloud application on the cloud service system side is also suitable for matching a control object in cloud application on the first device side, and the detailed description of matching of a control object in cloud application on the first device side is omitted here, where specific content of matching of a control object in cloud application on the first device side may refer to the corresponding content in the foregoing.
According to the matching method for the control objects in the cloud application, the connection between the second devices in the second number and the controllers of the corresponding control objects can be established based on the first number of at least one control object and the description information of each control object included in the target cloud application, wherein the second devices are devices corresponding to users who control the control objects respectively, so that one-to-one mapping between the users who control the control objects (namely, operators) and the corresponding controllers is realized, further, correct matching between the operators and the control objects is realized, the operators can actually control the corresponding control objects through the devices, and the operators can conveniently perform cloud application, particularly, cloud application of multiple control objects.
Fig. 4 is a schematic structural diagram of an apparatus for matching a control object in a cloud application according to an embodiment of the present application, and as shown in fig. 4, the apparatus 400 is applied to a cloud service system and may include a first receiving module 401 and a first sending module 402, where:
a first receiving module 401, configured to receive a start request of a target cloud application sent by a first device, where the target cloud application includes at least one control object;
a first sending module 402, configured to send object related information of control objects of the target cloud application to the first device, where the object related information includes a first number of the control objects and description information of each control object, so that the first device implements matching between a second number of second devices and controllers of corresponding control objects, respectively, based on the first number of the control objects and the description information of each control object, where the second number of second devices is a second number of devices corresponding to users who manipulate the control objects, respectively, and the second number is less than or equal to the first number.
In a possible implementation manner, the system further includes a processing module, and the processing module is configured to:
receiving a first corresponding relation sent by first equipment, wherein the first corresponding relation is generated by the first equipment according to a preset matching rule based on a first number of control objects and description information of each control object, the first corresponding relation is a corresponding relation between a second number of users for controlling the control objects and the first number of control objects, and one user for controlling the control objects corresponds to one control object;
allocating and scheduling corresponding controllers for each user operating the control object according to the first corresponding relationship, and generating a second corresponding relationship, wherein the second corresponding relationship is a one-to-one corresponding relationship among a second number of users operating the control object, the first number of control objects and identification information of controllers corresponding to the first number of control objects respectively, and one controller is used for controlling one control object;
and sending the second corresponding relation to the first equipment, so that the first equipment realizes the matching between the second equipment with the second quantity and the controllers of the corresponding control objects respectively according to the second corresponding relation.
The apparatus provided in the embodiment of the application, based on the first number of at least one control object and the description information of each control object included in the target cloud application, may establish a connection between the second devices of the second number and the controllers of the corresponding control objects, and implement matching between the second devices of the second number and the controllers of the corresponding control objects, where the second devices are devices corresponding to users who operate the control objects, respectively, so as to implement one-to-one mapping between users who operate the control objects (i.e., operators) and the corresponding controllers, and further implement correct matching between the operators and the control objects, so that the operators may actually operate the corresponding control objects through the devices thereof, which is beneficial for the operators to conveniently perform cloud applications, especially cloud applications with multiple control objects.
It should be noted that the present embodiment is an apparatus embodiment corresponding to the method embodiment of the cloud service system side, and the present embodiment may be implemented in cooperation with the method embodiment of the cloud service system side. The relevant technical details mentioned in the embodiment of the method item on the cloud service system side are still valid in this embodiment, and are not described herein again in order to reduce repetition. Accordingly, the related-art details mentioned in the present embodiment can also be applied to the above-described method item embodiments.
Fig. 5 is a schematic structural diagram of a matching apparatus for a control object in cloud application according to an embodiment of the present application, as shown in fig. 5, the apparatus 500 is applied to a first device, and may include a second sending module 501, a second receiving module 502, and a connecting module 503, where:
a second sending module 501, configured to send a start request of a target cloud application to a cloud service system, where the target cloud application includes at least one control object;
a second receiving module 502, configured to receive object-related information of control objects of the target cloud application returned by the cloud service system for the start request, where the object-related information includes a first number of the control objects and description information of each control object;
the connection module 503 is configured to implement matching between a second number of second devices and the controllers of the corresponding control objects, respectively, based on the first number of control objects and the description information of each control object, where the second number of second devices is a second number of devices corresponding to users who manipulate the control objects, respectively, and the second number is smaller than or equal to the first number.
In one possible implementation, the connection module is configured to:
generating a first corresponding relation according to a preset matching rule based on the first number of the control objects and the description information of each control object, wherein the first corresponding relation is the corresponding relation between the users of the second number of the control objects and the first number of the control objects, and one user of each control object corresponds to one control object;
and according to the first corresponding relation, matching between the second devices of the second quantity and the controllers of the corresponding control objects respectively is realized.
In a possible implementation manner, when the connection module implements matching between the second devices of the second number and the controllers of the corresponding control objects according to the first corresponding relationship, the connection module is configured to:
sending a first corresponding relation to a cloud service system, and receiving a second corresponding relation which is sent by the cloud service system and generated according to the first corresponding relation, wherein the second corresponding relation is a one-to-one corresponding relation among a second number of users for controlling control objects, the first number of control objects and identification information of controllers corresponding to the first number of control objects respectively, and one controller is used for controlling one control object;
and according to the second corresponding relation, realizing the matching between the second equipment with the second quantity and the controller of the corresponding control object.
In a possible implementation manner, when the connection module implements matching between a second number of second devices and the controllers of the corresponding control objects according to the second corresponding relationship, the connection module is configured to:
and sending the identification information of the controller corresponding to the user of each control object to the equipment of the user of each control object according to the second corresponding relation, so that the equipment of the user of each control object establishes connection with the controller corresponding to the identification information according to the received identification information of the controller.
The apparatus provided in the embodiment of the application, based on the first number of at least one control object and the description information of each control object included in the target cloud application, may establish a connection between the second devices of the second number and the controllers of the corresponding control objects, and implement matching between the second devices of the second number and the controllers of the corresponding control objects, where the second devices are devices corresponding to users who operate the control objects, respectively, so as to implement one-to-one mapping between users who operate the control objects (i.e., operators) and the corresponding controllers, and further implement correct matching between the operators and the control objects, so that the operators may actually operate the corresponding control objects through the devices thereof, which is beneficial for the operators to conveniently perform cloud applications, especially cloud applications with multiple control objects.
It should be noted that this embodiment is an apparatus embodiment corresponding to the method embodiment of the first device side, and this embodiment can be implemented in cooperation with the method embodiment of the first device side. The related technical details mentioned in the above embodiment of the method item on the first device side are still valid in this embodiment, and are not described here again in order to reduce repetition. Accordingly, the related-art details mentioned in the present embodiment can also be applied to the above-described method item embodiments.
Another embodiment of the present application provides an electronic device, as shown in fig. 6, an electronic device 600 shown in fig. 6 includes: a processor 601 and a memory 603. The processor 601 is coupled to the memory 603, such as via a bus 602. Further, the electronic device 600 may also include a transceiver 604. It should be noted that the transceiver 604 is not limited to one in practical applications, and the structure of the electronic device 600 is not limited to the embodiment of the present application.
The processor 601 is applied to the embodiment of the present application, and is configured to implement the functions of the first receiving module and the first sending module shown in fig. 4, or implement the functions of the second sending module, the second receiving module, and the connecting module shown in fig. 5. The transceiver 604 includes a receiver and a transmitter.
The processor 601 may be a CPU, general purpose processor, DSP, ASIC, FPGA or other programmable logic device, transistor logic device, hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. The processor 601 may also be a combination of computing functions, e.g., comprising one or more microprocessors, DSPs and microprocessors, and the like.
Bus 602 may include a path that transfers information between the above components. The bus 602 may be a PCI bus or an EISA bus, etc. The bus 602 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 6, but this is not intended to represent only one bus or type of bus.
Memory 603 may be, but is not limited to, ROM or other types of static storage devices that can store static information and instructions, RAM or other types of dynamic storage devices that can store information and instructions, EEPROM, CD-ROM or other optical disk storage, optical disk storage (including compact disk, laser disk, optical disk, digital versatile disk, blu-ray disk, etc.), magnetic disk storage media or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer.
The memory 603 is used for storing application program codes for executing the scheme of the application, and the processor 601 controls the execution. The processor 601 is configured to execute the application program code stored in the memory 603 to implement the actions of the matching apparatus of the control object in the cloud application provided by the embodiment shown in fig. 4 or fig. 5.
The electronic device provided by the embodiment of the application comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, and when the processor executes the program, the following two aspects can be realized:
in a first aspect: receiving a starting request of a target cloud application sent by a first device, wherein the target cloud application comprises at least one control object; then, object related information of control objects of the target cloud application is sent to the first device, wherein the object related information includes a first number of the control objects and description information of each control object, so that the first device realizes matching between a second number of second devices and controllers of corresponding control objects respectively based on the first number of the control objects and the description information of each control object, wherein the second number of second devices are devices corresponding to a second number of users operating the control objects respectively, and the second number is smaller than or equal to the first number.
In a second aspect: sending a starting request of a target cloud application to a cloud service system, wherein the target cloud application comprises at least one control object; next, receiving object related information of control objects of the target cloud application returned by the cloud service system according to the starting request, wherein the object related information comprises a first number of the control objects and description information of each control object; then, based on the first number of the control objects and the description information of each control object, matching between a second number of second devices and the controllers of the corresponding control objects is achieved, wherein the second number of second devices are devices corresponding to a second number of users who control the control objects, and the second number is smaller than or equal to the first number.
The embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the method shown in the above embodiment. The method includes the steps of establishing connection between second devices of a second number and controllers of corresponding control objects respectively based on a first number of at least one control object and description information of each control object included in a target cloud application, and achieving matching between the second devices of the second number and the controllers of the corresponding control objects respectively, wherein the second devices are devices corresponding to users who operate the control objects respectively, so that one-to-one mapping between the users who operate the control objects (namely operators) and the corresponding controllers is achieved, correct matching between the operators and the control objects is achieved, the operators can actually operate the corresponding control objects through the devices, and the cloud application, especially the cloud application with multiple control objects, can be conveniently performed by the operators.
The computer-readable storage medium provided by the embodiment of the application is suitable for any embodiment of the method.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
The foregoing is only a partial embodiment of the present application, and it should be noted that, for those skilled in the art, several modifications and decorations can be made without departing from the principle of the present application, and these modifications and decorations should also be regarded as the protection scope of the present application.

Claims (7)

1. A matching method of a control object in cloud application is applied to a cloud service system, and the method comprises the following steps:
receiving a starting request of a target cloud application sent by a first device, wherein the target cloud application comprises at least one control object;
sending object related information of control objects of the target cloud application to the first device, wherein the object related information includes a first number of the control objects and description information of each control object, so that the first device generates a first corresponding relationship according to a predetermined matching rule based on the first number of the control objects and the description information of each control object, the first corresponding relationship is a corresponding relationship between a second number of users who manipulate the control objects and the first number of control objects, and one user who manipulates the control objects corresponds to one control object;
allocating and scheduling a corresponding controller for each user for controlling the control object according to the first corresponding relation, and generating a second corresponding relation; the second correspondence is a one-to-one correspondence between the users who manipulate the control objects in the second number, the control objects in the first number, and identification information of controllers corresponding to the control objects in the first number, respectively, and one controller is used for controlling one control object;
and sending the second corresponding relation to the first device, so that the first device realizes matching between a second number of second devices and controllers of corresponding control objects according to the second corresponding relation, wherein the second number of second devices are devices corresponding to a second number of users operating the control objects respectively, and the second number is smaller than or equal to the first number.
2. A method for matching a control object in cloud application is applied to a first device, and comprises the following steps:
sending a starting request of a target cloud application to a cloud service system, wherein the target cloud application comprises at least one control object;
receiving object related information of control objects of the target cloud application returned by the cloud service system aiming at the starting request, wherein the object related information comprises the first number of the control objects and description information of each control object;
generating a first corresponding relation according to a preset matching rule based on the first number of the control objects and the description information of each control object, wherein the first corresponding relation is the corresponding relation between a second number of users for controlling the control objects and the first number of control objects, and one user for controlling the control objects corresponds to one control object;
sending the first corresponding relation to the cloud service system, and receiving a second corresponding relation, which is sent by the cloud service system and generated according to the first corresponding relation, so as to implement matching between a second number of second devices and controllers of corresponding control objects according to the second corresponding relation, wherein the second corresponding relation is a one-to-one corresponding relation among a second number of users who control the control objects, the first number of control objects, and identification information of the controllers corresponding to the first number of control objects, respectively, and one controller is used for controlling one control object; the second number of second devices is a second number of devices respectively corresponding to users who operate the control object, and the second number is smaller than or equal to the first number.
3. The method according to claim 2, wherein the matching between the second number of second devices and the controllers of the corresponding control objects respectively is achieved according to the second correspondence, including:
and sending the identification information of the controller corresponding to the user of each control object to the equipment of the user of each control object according to the second corresponding relation, so that the equipment of the user of each control object establishes connection with the controller corresponding to the identification information according to the received identification information of the controller.
4. An apparatus for matching a control object in a cloud application, applied to a cloud service system, the apparatus comprising:
the device comprises a first receiving module, a second receiving module and a control module, wherein the first receiving module is used for receiving a starting request of a target cloud application sent by a first device, and the target cloud application comprises at least one control object;
a first sending module, configured to send object related information of control objects of the target cloud application to the first device, where the object related information includes a first number of the control objects and description information of each control object, so that the first device generates a first corresponding relationship according to a predetermined matching rule based on the first number of the control objects and the description information of each control object, where the first corresponding relationship is a corresponding relationship between a second number of users who manipulate the control objects and the first number of control objects, and a user who manipulates one control object corresponds to one control object;
allocating and scheduling a corresponding controller for each user for controlling the control object according to the first corresponding relation, and generating a second corresponding relation; the second correspondence is a one-to-one correspondence between the users who manipulate the control objects in the second number, the control objects in the first number, and identification information of controllers corresponding to the control objects in the first number, respectively, and one controller is used for controlling one control object;
and sending the second corresponding relation to the first device, so that the first device realizes matching between a second number of second devices and controllers of corresponding control objects according to the second corresponding relation, wherein the second number of second devices are devices corresponding to a second number of users operating the control objects respectively, and the second number is smaller than or equal to the first number.
5. An apparatus for matching a control object in a cloud application, applied to a first device, the apparatus comprising:
the second sending module is used for sending a starting request of a target cloud application to the cloud service system, wherein the target cloud application comprises at least one control object;
a second receiving module, configured to receive object-related information of control objects of the target cloud application, where the object-related information is returned by the cloud service system for the start request, and the object-related information includes the first number of the control objects and description information of each control object;
a connection module, configured to generate a first corresponding relationship according to a predetermined matching rule based on the first number of the control objects and the description information of each control object, where the first corresponding relationship is a corresponding relationship between a second number of users who manipulate the control objects and the first number of control objects, and a user who manipulates a control object corresponds to a control object;
sending the first corresponding relation to the cloud service system, and receiving a second corresponding relation, which is sent by the cloud service system and generated according to the first corresponding relation, so as to implement matching between a second number of second devices and controllers of corresponding control objects according to the second corresponding relation, wherein the second corresponding relation is a one-to-one corresponding relation among a second number of users who control the control objects, the first number of control objects, and identification information of the controllers corresponding to the first number of control objects, respectively, and one controller is used for controlling one control object; the second number of second devices is a second number of devices respectively corresponding to users who operate the control object, and the second number is smaller than or equal to the first number.
6. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method of any of claims 1-3 when executing the program.
7. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a computer program which, when being executed by a processor, carries out the method of any one of claims 1-3.
CN202010507510.3A 2020-06-05 2020-06-05 Matching method and device of control object in cloud application and electronic equipment Active CN111803926B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010507510.3A CN111803926B (en) 2020-06-05 2020-06-05 Matching method and device of control object in cloud application and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010507510.3A CN111803926B (en) 2020-06-05 2020-06-05 Matching method and device of control object in cloud application and electronic equipment

Publications (2)

Publication Number Publication Date
CN111803926A CN111803926A (en) 2020-10-23
CN111803926B true CN111803926B (en) 2023-03-24

Family

ID=72844737

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010507510.3A Active CN111803926B (en) 2020-06-05 2020-06-05 Matching method and device of control object in cloud application and electronic equipment

Country Status (1)

Country Link
CN (1) CN111803926B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113018851B (en) * 2021-05-28 2021-08-06 腾讯科技(深圳)有限公司 Game processing method, device, computer equipment and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5248689B1 (en) * 2012-02-17 2013-07-31 株式会社コナミデジタルエンタテインメント GAME CONTROL DEVICE, PROGRAM, GAME CONTROL METHOD, GAME CONTROL SYSTEM
CN105721613A (en) * 2016-04-22 2016-06-29 广州优达信息科技有限公司 Method and system for virtual desktop to close cloud terminal through one touch
CN108568109A (en) * 2018-04-25 2018-09-25 咪咕互动娱乐有限公司 A kind of game control method, device and storage medium
CN109568947A (en) * 2018-11-29 2019-04-05 咪咕互动娱乐有限公司 A kind of cloud game control method, device, equipment and computer storage medium
CN109828848A (en) * 2017-11-23 2019-05-31 财团法人资讯工业策进会 Platform services cloud server and its multi-user operation method
CN110174954A (en) * 2019-05-27 2019-08-27 贵阳动视云科技有限公司 A kind of method and apparatus handling control signal
CN110213601A (en) * 2019-04-30 2019-09-06 大鱼互联科技(深圳)有限公司 A kind of live broadcast system and live broadcasting method based on cloud game, living broadcast interactive method
CN110519611A (en) * 2019-08-23 2019-11-29 腾讯科技(深圳)有限公司 Living broadcast interactive method, apparatus, electronic equipment and storage medium
CN110507989A (en) * 2019-09-06 2019-11-29 网易(杭州)网络有限公司 A kind of control method of cloud game, device, electronic equipment and readable storage medium storing program for executing

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5248689B1 (en) * 2012-02-17 2013-07-31 株式会社コナミデジタルエンタテインメント GAME CONTROL DEVICE, PROGRAM, GAME CONTROL METHOD, GAME CONTROL SYSTEM
CN105721613A (en) * 2016-04-22 2016-06-29 广州优达信息科技有限公司 Method and system for virtual desktop to close cloud terminal through one touch
CN109828848A (en) * 2017-11-23 2019-05-31 财团法人资讯工业策进会 Platform services cloud server and its multi-user operation method
CN108568109A (en) * 2018-04-25 2018-09-25 咪咕互动娱乐有限公司 A kind of game control method, device and storage medium
CN109568947A (en) * 2018-11-29 2019-04-05 咪咕互动娱乐有限公司 A kind of cloud game control method, device, equipment and computer storage medium
CN110213601A (en) * 2019-04-30 2019-09-06 大鱼互联科技(深圳)有限公司 A kind of live broadcast system and live broadcasting method based on cloud game, living broadcast interactive method
CN110174954A (en) * 2019-05-27 2019-08-27 贵阳动视云科技有限公司 A kind of method and apparatus handling control signal
CN110519611A (en) * 2019-08-23 2019-11-29 腾讯科技(深圳)有限公司 Living broadcast interactive method, apparatus, electronic equipment and storage medium
CN110507989A (en) * 2019-09-06 2019-11-29 网易(杭州)网络有限公司 A kind of control method of cloud game, device, electronic equipment and readable storage medium storing program for executing

Also Published As

Publication number Publication date
CN111803926A (en) 2020-10-23

Similar Documents

Publication Publication Date Title
US9925465B2 (en) Game accessing method and processing method, server, terminal, and system
CN108970116B (en) Virtual role control method and device
JP6756815B2 (en) A method and device for performing service operations on a chat group basis, and a method and device for acquiring group member information.
US10165058B2 (en) Dynamic local function binding apparatus and method
US9218212B2 (en) Pairing physical devices to virtual devices to create an immersive environment
CN113079216B (en) Cloud application implementation method and device, electronic equipment and readable storage medium
CN107908482B (en) Information transmission method, equipment and computer readable medium
CN111991803B (en) Cloud game switching method and device and computer readable storage medium
CN103813202A (en) Smart television with interactive function, handheld device with interactive function and interactive method of smart television and handheld device
CN105868001A (en) Multi-screen interaction operation realization method, equipment and system
US20170185567A1 (en) User interface control layout method and electronic device
CN111803926B (en) Matching method and device of control object in cloud application and electronic equipment
CN108553904B (en) Game matching method and device, electronic equipment and medium
CN107992255B (en) Method for generating image and server
CN111803929A (en) Control object switching method and device, electronic equipment and computer storage medium
CN111615171A (en) Access method and device of wireless local area network
CN114090085B (en) Object control method and related device
CN115364477A (en) Cloud game control method and device, electronic equipment and storage medium
CN114265714A (en) Drive control method and device based on cloud mobile phone and storage medium
CN113163257B (en) Screen projection method, device, equipment and storage medium
CN113713369B (en) Function key mapping method, simulation control method, device and equipment for multiplayer game
CN111491210A (en) Data processing method, device and system
CN111324216A (en) Character input method, device and system for cloud application
CN111800551A (en) Voice navigation menu generation method and device, electronic equipment and storage medium
CN111782422B (en) Distributed message processing method, device, electronic equipment and storage medium

Legal Events

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