CN112118463A - Information processing method, cloud platform and information processing system - Google Patents

Information processing method, cloud platform and information processing system Download PDF

Info

Publication number
CN112118463A
CN112118463A CN201910547507.1A CN201910547507A CN112118463A CN 112118463 A CN112118463 A CN 112118463A CN 201910547507 A CN201910547507 A CN 201910547507A CN 112118463 A CN112118463 A CN 112118463A
Authority
CN
China
Prior art keywords
information
rendering
server
client
video data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910547507.1A
Other languages
Chinese (zh)
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.)
Guangzhou Huya Technology Co Ltd
Original Assignee
Guangzhou Huya Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Huya Technology Co Ltd filed Critical Guangzhou Huya Technology Co Ltd
Priority to CN201910547507.1A priority Critical patent/CN112118463A/en
Priority to PCT/CN2020/097440 priority patent/WO2020253871A1/en
Publication of CN112118463A publication Critical patent/CN112118463A/en
Priority to US17/556,182 priority patent/US20220210520A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • 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/47End-user applications
    • H04N21/478Supplemental services, e.g. displaying phone caller identification, shopping application
    • H04N21/4781Games

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides an information processing method, a cloud platform and an information processing system, wherein the information processing method is applied to the cloud platform, the cloud platform comprises an operation server and a rendering server, and the method comprises the following steps: acquiring interactive information of a client by an operating server, and processing data according to the interactive information to obtain control information; decoupling the control information through an operating server to obtain rendering information, and sending the rendering information to a rendering server; and receiving the rendering information through a rendering server, and processing according to the rendering information to obtain rendered video data. According to the information processing method, the cloud platform and the information processing system, excessive loss of the virtual machine is avoided through the operation mode of the cloud platform for the division processing of the operation server and the rendering server, data management and control management are facilitated, the resource utilization rate of the cloud platform is improved, the cloud platform can be better applied, and large-scale operation is facilitated.

Description

Information processing method, cloud platform and information processing system
Technical Field
The application relates to the technical field of cloud platforms, in particular to an information processing method, a cloud platform and an information processing system.
Background
In recent years, with the continuous development of cloud platform technology, cloud platforms have been well applied, and the cloud platforms allow programs to be run in "cloud", or use services provided in "cloud", or both.
For example, the cloud platform may be used to implement a cloud game, in a scene of the cloud game, the game is not run at a game terminal of a player, but runs in the cloud platform, and the cloud platform renders the game scene into a video/audio stream, which is transmitted to the game terminal of the player through a network; the game terminal of the player does not need to have strong graphic operation and data processing capacity, and only needs to have basic streaming media playing capacity and capacity of acquiring input instructions of the player and sending the input instructions to the cloud platform.
At present, in order to ensure resource isolation, a cloud platform usually starts N virtual machines, and each virtual machine runs 1 application program to operate, however, in the operation mode of the cloud platform, due to overlarge scheme resource granularity of the virtual machine, data management is difficult, control capability is weak, large-scale operation is difficult to realize, application of the cloud platform is limited, and resource utilization rate of the cloud platform is reduced.
Disclosure of Invention
An object of the embodiment of the application is to provide an information processing method, a cloud platform and an information processing system, wherein excessive loss of a virtual machine is avoided through a cloud platform operation mode of division processing of an operation server and a rendering server, data management and control management are facilitated, the resource utilization rate of the cloud platform is improved, the cloud platform can be better applied, and large-scale operation is facilitated.
In a first aspect, an embodiment of the present application provides an information processing method, where the method is applied to a cloud platform, where the cloud platform includes an operating server and a rendering server, and the method includes:
acquiring interactive information of a client through the operating server, and performing data processing according to the interactive information to obtain control information;
decoupling the control information through the running server to obtain rendering information, and sending the rendering information to the rendering server;
and receiving the rendering information through the rendering server, and processing according to the rendering information to obtain rendered video data.
In the implementation process, the cloud platform comprises an operation server and a rendering server, wherein the operation server is mainly used for operating the application program, and the rendering server is mainly used for performing video rendering on the application program picture; the method comprises the steps that interactive information of a client is obtained through an operation server, data processing is carried out according to the interactive information, control information is obtained, the interactive information is information input by a user through the client, the control information is information acting on an application program operated by the operation server, and multiple kinds of information are generally coupled; decoupling the control information through the operating server to obtain rendering information, and sending the rendering information to the rendering server; according to the information processing method, excessive loss of the virtual machine is avoided through the operation mode of the cloud platform in which the operation server and the rendering server perform labor division processing, the operation server can operate a plurality of application programs, the rendering server can perform video rendering on a plurality of application program pictures, data management and control management of the cloud platform can be facilitated, the resource utilization rate of the cloud platform is greatly improved, the cloud platform can be better applied, and large-scale operation is facilitated.
Further, the decoupling the control information by the operating server to obtain rendering information and sending the rendering information to the rendering server includes:
decoupling the control information through the running server to obtain service logic information and rendering information;
extracting the rendering information through the running server and sending the rendering information to the rendering server;
the method further comprises the following steps:
and processing the business logic information through the running server so as to promote the business logic process of the running server.
In the implementation process, the operating server performs decoupling processing on the control information to obtain service logic information and rendering information, wherein the service logic information is information acting on an application program operated by the operating server; the service logic process of the operating server is promoted by processing the service logic information through the operating server, the service logic process of the application program is promoted by the operating server through the service logic information instead of the control information, the promotion efficiency of the service logic process can be improved, the operating server can have a better operating effect, and data management and control management of the cloud platform are facilitated.
Further, the obtaining of the interaction information of the client by the operating server and the data processing according to the interaction information to obtain the control information includes:
acquiring interactive information of a first client through the running server, and performing data processing according to the interactive information to obtain control information;
after the rendering information is received by the rendering server and processed according to the rendering information to obtain rendered video data, the method further includes:
sending the video data to the first client through the rendering server so that the first client displays a video corresponding to the video data;
or sending the video data to the first client and the second client through the rendering server so as to enable the first client and the second client to display videos corresponding to the video data.
In the implementation process, the interactive information of the client includes interactive information of a first client, the rendering server receives rendering information, processes the rendering information according to the rendering information to obtain rendered video data, and then sends the video data to the first client through the rendering server to enable the first client to display a video corresponding to the video data, where the video is displayed by placing an application program in an operation server of a cloud platform to operate, and a user sends the input interactive information to the operation server of the cloud platform through the first client to push a service logic process of the operation server to operate the application program, and receives the video data corresponding to an application program picture through the first client to display the video, for example, the video may be a cloud game or an office cloud; the method comprises the steps that after rendering information is received through a rendering server and processed according to the rendering information to obtain rendered video data, the rendering server sends the video data to a first client and a second client to enable the first client and the second client to display videos corresponding to the video data.
Further, the interaction information comprises game operation information;
the obtaining of the interaction information of the client through the operation server and the data processing according to the interaction information to obtain the control information includes:
obtaining game operation information of a client through the running server, and performing data processing according to the game operation information to obtain control information;
the video data comprises game video data;
the receiving, by the rendering server, the rendering information and processing according to the rendering information to obtain rendered video data includes:
and receiving the rendering information through the rendering server, and processing according to the rendering information to obtain rendered game video data.
In the implementation process, the interaction information includes game operation information, the video data includes game video data, that is, the application program corresponding to the client is a game, for example, the swordsman steals the hunter 5.
Further, the interaction information comprises working software operation information;
the obtaining of the interaction information of the client through the operation server and the data processing according to the interaction information to obtain the control information includes:
acquiring the operating software operating information of the client through the operating server, and performing data processing according to the operating software operating information to obtain control information;
the video data comprises working video data;
the receiving, by the rendering server, the rendering information and processing according to the rendering information to obtain rendered video data includes:
and receiving the rendering information through the rendering server, and processing according to the rendering information to obtain rendered working video data.
In the implementation process, the interactive information includes operation information of working software, the video data includes working video data, that is, an application program corresponding to the client is the working software, for example, Autodesk 3ds Max 2015.
Further, the interaction information comprises teleconference communication information;
the obtaining of the interaction information of the client through the operation server and the data processing according to the interaction information to obtain the control information includes:
acquiring teleconference communication information of a client through the running server, and performing data processing according to the teleconference communication information to obtain control information;
the video data comprises teleconferencing video data;
the receiving, by the rendering server, the rendering information and processing according to the rendering information to obtain rendered video data includes:
and receiving the rendering information through the rendering server, and processing according to the rendering information to obtain rendered video data of the teleconference.
In the implementation process, the interactive information comprises teleconference communication information, the video data comprises teleconference video data, namely the application program corresponding to the client is a teleconference, under the information processing method of the embodiment of the application, the cloud platform can better implement data management and control management, the resource utilization rate is high, and the operation of the cloud conference with more times and larger scale can be implemented.
In a second aspect, an embodiment of the present application provides a cloud platform, including a running server and a rendering server,
the operation server is used for acquiring the interactive information of the client and processing data according to the interactive information to obtain control information; and the number of the first and second groups,
the rendering server is used for decoupling the control information, obtaining rendering information and sending the rendering information to the rendering server;
and the rendering server is used for receiving the rendering information and processing according to the rendering information to obtain rendered video data.
In the implementation process, the cloud platform comprises an operation server and a rendering server, wherein the operation server is mainly used for operating the application program, and the rendering server is mainly used for performing video rendering on the application program picture; the method comprises the steps that an operation server obtains interactive information of a client and performs data processing according to the interactive information to obtain control information, wherein the interactive information is information input by a user through the client, and the control information is information acting on an application program operated by the operation server and is generally coupled with various information; the operation server decouples the control information, obtains rendering information and sends the rendering information to the rendering server; the cloud platform of the embodiment of the application can avoid excessive loss of a virtual machine through the operation mode that the operation server and the rendering server perform labor division processing, the operation server can operate a plurality of application programs, the rendering server can perform video rendering on a plurality of application program pictures, data management and control management of the cloud platform can be facilitated, the resource utilization rate of the cloud platform is greatly improved, the cloud platform can have better application, and large-scale operation can be facilitated.
In a third aspect, an embodiment of the present application provides a cloud platform, which includes a memory and a processor, where the memory is used to store a computer program, and the processor runs the computer program to make the cloud platform execute the information processing method described above.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium, which stores a computer program used in the cloud platform.
In a fifth aspect, an embodiment of the present application provides an information processing system, including a cloud platform and a client,
the cloud platform comprises a running server and a rendering server,
the client is used for sending the interactive information to the running server;
the operation server is used for acquiring the interactive information of the client and processing data according to the interactive information to obtain control information; and the number of the first and second groups,
the rendering server is used for decoupling the control information, obtaining rendering information and sending the rendering information to the rendering server;
the rendering server is used for receiving the rendering information and processing according to the rendering information to obtain rendered video data; and the number of the first and second groups,
the video data are sent to the client, so that the client displays videos corresponding to the video data;
the client is further configured to receive the video data sent by the rendering server and display a video corresponding to the video data.
In the implementation process, excessive loss of the virtual machine is avoided through the operation mode of the cloud platform in which the operation server and the rendering server perform labor division processing, the operation server can operate a plurality of application programs, the rendering server can perform video rendering on a plurality of application program pictures, data management and control management of the cloud platform can be facilitated, the resource utilization rate of the cloud platform is greatly improved, the cloud platform can be better applied, large-scale operation can be conveniently achieved, and meanwhile, the cloud platform can be convenient for users to perform cloud games, cloud office work and other affairs more simply and effectively.
In a sixth aspect, an embodiment of the present application provides an information processing system, including a cloud platform, a first client, and a second client,
the cloud platform comprises a running server and a rendering server,
the first client is used for sending the interactive information to the running server;
the operation server is used for acquiring the interaction information of the first client and processing data according to the interaction information to obtain control information; and the number of the first and second groups,
the rendering server is used for decoupling the control information, obtaining rendering information and sending the rendering information to the rendering server;
the rendering server is used for receiving the rendering information and processing according to the rendering information to obtain rendered video data; and the number of the first and second groups,
the video data are sent to the second client side, so that the second client side displays videos corresponding to the video data;
and the second client is used for receiving the video data sent by the rendering server and displaying the video corresponding to the video data.
In the implementation process, excessive loss of the virtual machine is avoided through the operation mode of the cloud platform in which the operation server and the rendering server perform division processing, the operation server can operate a plurality of application programs, the rendering server can perform video rendering on a plurality of application program pictures, data management and control management of the cloud platform can be facilitated, the resource utilization rate of the cloud platform is greatly improved, the cloud platform can be better applied, large-scale operation is facilitated, and meanwhile, the cloud platform is convenient for users to play games, work and other affairs, and is simpler and more effective in live broadcast.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments of the present application will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and that those skilled in the art can also obtain other related drawings based on the drawings without inventive efforts.
Fig. 1 is a first flowchart of an information processing method according to an embodiment of the present application;
fig. 2 is a second flowchart of an information processing method according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a cloud platform according to a fourth embodiment of the present application;
fig. 4 is a first structural diagram of an information processing system according to a sixth embodiment of the present application;
fig. 5 is a second schematic structural diagram of an information processing system according to a sixth embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present application, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
Aiming at the problems in the prior art, the application provides an information processing method, a cloud platform and an information processing system, excessive loss of a virtual machine is avoided through a cloud platform operation mode that an operation server and a rendering server perform labor division processing, the operation server can operate a plurality of application programs, the rendering server can perform video rendering on a plurality of application program pictures, data management and control management of the cloud platform can be facilitated, the resource utilization rate of the cloud platform is greatly improved, the cloud platform can have better application, and large-scale operation can be conveniently achieved.
An execution subject for executing the information processing method described below in the embodiment of the present application is a cloud platform.
Example one
The information processing method is applied to a cloud platform, and the cloud platform comprises an operation server and a rendering server.
In this embodiment, the running server is mainly used for running the application program, and the rendering server is mainly used for performing video rendering on the application program screen.
The number of the application programs run by the running server is usually multiple, and the specific running number is not limited, and mainly depends on the performance and the running condition of the running server.
The number of application program pictures for video rendering by the rendering server is also usually multiple, and the specific number of renderings is not limited, and mainly depends on the performance and rendering condition of the rendering server itself.
Referring to fig. 1, fig. 1 is a first flowchart of an information processing method according to an embodiment of the present application.
The information processing method of the embodiment of the application comprises the following steps:
step S101, the interactive information of the client is obtained through the operation server, and data processing is carried out according to the interactive information to obtain control information.
In this embodiment, the interaction information is information input by the user through the client, for example, the interaction information may be operation information of an application program input by the user through the client, and the application program is run in the running server.
Control information, i.e., information that acts on an application run by the runtime server, is typically coupled with a variety of information.
As an optional implementation manner, the interaction information of the client acquired by the running server may be interaction information directly sent by the client to the running server.
As another optional implementation, the interactive information of the client acquired by the running server may be interactive information that is sent by the client to the third-party platform and then sent by the third-party platform to the running server.
In this embodiment, the client may be a computer, a mobile phone, an iPad, or other electronic device.
And S102, decoupling the control information through the operation server to obtain rendering information, and sending the rendering information to the rendering server.
In this embodiment, the control information couples the rendering information and other information, and the other information may be service logic information of the corresponding application program.
The rendering information may include rendering instructions and rendering resources; the rendering information may also comprise only rendering instructions, in which case the rendering server stores the corresponding rendering resources.
As an optional implementation manner, in step S102, decoupling the control information by the operating server to obtain rendering information, and sending the rendering information to the rendering server, includes:
decoupling the control information through an operating server to obtain service logic information and rendering information;
extracting the rendering information through an operating server, and sending the rendering information to a rendering server;
in this embodiment, the information processing method according to the embodiment of the present application further includes:
and processing the business logic information through the running server so as to promote the business logic process of the running server.
The service logic information is information that acts on an application program run by the running server.
It should be noted that the business logic process of the running server is a business logic process of an application program corresponding to the client, which is run by the running server.
In the implementation process, the operation server pushes the service logic process of the application program by using the service logic information instead of the control information, so that the pushing efficiency of the service logic process can be improved, the operation server can have a better operation effect, and the data management and the control management of the cloud platform are facilitated.
As another alternative, the running server may process the control information promotion through the running server when promoting the business logic process.
And step S103, receiving the rendering information through the rendering server, and processing according to the rendering information to obtain rendered video data.
As an optional implementation manner, processing by the rendering server according to the rendering information to obtain rendered video data includes:
performing graphic rendering according to the rendering information through a rendering server to obtain a rendering video;
and coding the rendered video through the rendering server to obtain rendered video data.
According to the information processing method, excessive loss of the virtual machine is avoided through the operation mode of the cloud platform in which the operation server and the rendering server perform processing in a labor-sharing mode, the operation server can operate a plurality of application programs, the rendering server can perform video rendering on a plurality of application program pictures, data management and control management of the cloud platform can be facilitated, the resource utilization rate of the cloud platform is greatly improved, the cloud platform can be better applied, and large-scale operation can be conveniently achieved.
In the embodiment, the interactive information includes game operation information;
the above-mentioned mutual information of obtaining the customer end through the operation server, and carry on the data processing according to the aforesaid mutual information, receive the control information, namely:
obtaining game operation information of a client through an operation server, and performing data processing according to the game operation information to obtain control information;
the video data includes game video data;
the rendering information is received by the rendering server, and the rendering information is processed according to the rendering information to obtain rendered video data, that is:
and receiving the rendering information through the rendering server, and processing according to the rendering information to obtain rendered game video data.
In this embodiment, the application running on the server corresponding to the client is a game, such as a knight-errant hunting hand 5.
In the implementation process, the cloud platform can better realize data management and control management through the operation mode of the cloud platform for the division processing of the operation server and the rendering server, the resource utilization rate is high, and the operation of a cloud game with more times and larger scale can be realized.
Referring to fig. 2, fig. 2 is a second flow chart of the information processing method according to the embodiment of the present application.
As an optional implementation manner, in step S103, after the rendering server receives the rendering information and performs processing according to the rendering information to obtain rendered video data, the information processing method according to the embodiment of the application further includes:
and step S104, sending the video data to a client through the rendering server so that the client displays a video corresponding to the video data.
Optionally, the interaction information of the client acquired by the operating server is interaction information of a first client, and the client receiving the video data is the first client.
The application program is put into an operation server of the cloud platform to operate, the user sends input interaction information to the operation server of the cloud platform through the first client, the service logic process of the operation server for operating the application program is promoted, video data corresponding to an application program picture is received through the first client, and the video is displayed.
Optionally, the interaction information of the client acquired by the operating server is interaction information of a first client, and the clients receiving the video data are the first client and a second client.
It should be noted that the second client may be single or multiple.
In this case, on the basis of the above-mentioned situation, the second client is added and can also receive video data corresponding to the application program picture and display the video.
In the implementation process, the video data are sent by the rendering server, so that the operation capacity and the operation efficiency of the operation server can be improved, and the data management and the control management of the cloud platform can be better realized.
Example two
The information processing method of the embodiment of the present application is different from the first embodiment in that:
in this embodiment, the interaction information includes operating information of the working software;
the above-mentioned mutual information of obtaining the customer end through the operation server, and carry on the data processing according to the aforesaid mutual information, receive the control information, namely:
the method comprises the steps that operating software operation information of a client is obtained through an operating server, and data processing is carried out according to the operating software operation information to obtain control information;
the video data comprises working video data;
the rendering information is received by the rendering server, and the rendering information is processed according to the rendering information to obtain rendered video data, that is:
and receiving the rendering information through the rendering server, and processing according to the rendering information to obtain rendered working video data.
In this embodiment, the application program of the corresponding client running on the server is working software, for example, Autodesk 3ds Max 2015.
In the implementation process, the cloud platform can better realize data management and control management through the operation mode of the cloud platform for the operation server and the rendering server to perform work division processing, the resource utilization rate is high, and the operation of cloud office with more times and larger scale can be realized.
The rest of the embodiments of the present application refer to the contents of the first embodiment, and in this embodiment, details are not repeated.
EXAMPLE III
The information processing method of the embodiment of the present application is different from the first embodiment in that:
in this embodiment, the interactive information includes teleconference communication information;
the above-mentioned mutual information of obtaining the customer end through the operation server, and carry on the data processing according to the aforesaid mutual information, receive the control information, namely:
the method comprises the steps that teleconference communication information of a client side is obtained through an operation server, and data processing is carried out according to the teleconference communication information to obtain control information;
the video data comprises teleconference video data;
the rendering information is received by the rendering server, and the rendering information is processed according to the rendering information to obtain rendered video data, that is:
and receiving the rendering information through the rendering server, and processing according to the rendering information to obtain rendered video data of the teleconference.
In this embodiment, the application program of the corresponding client run by the running server is a teleconference.
The teleconference communication information may be voice information, camera information, or the like.
In the implementation process, the cloud platform can better realize data management and control management through the operation mode of the cloud platform for the division processing of the operation server and the rendering server, the resource utilization rate is high, and the operation of a cloud conference with more times and larger scale can be realized.
The rest of the embodiments of the present application refer to the contents of the first embodiment, and in this embodiment, details are not repeated.
Example four
Referring to fig. 3, fig. 3 is a schematic structural diagram of a cloud platform provided in the embodiment of the present application.
The cloud platform of the embodiment of the application includes an operation server 410 and a rendering server 420.
In the present embodiment, the running server 410 is mainly used for running an application, and the rendering server 420 is mainly used for performing video rendering on an application screen.
The number of the applications run by the running server 410 is usually multiple, and the specific running number is not limited, and mainly depends on the performance and the running condition of the running server 410 itself.
The number of application screens for video rendering by the rendering server 420 is also usually multiple, and the specific number of rendering is not limited, and mainly depends on the performance and rendering condition of the rendering server 420 itself.
The execution server 410 and the rendering server 420 may each be a single server or may be configured of a plurality of sub-servers.
The operation server 410 is configured to obtain interaction information of the client, and perform data processing according to the interaction information to obtain control information; and the number of the first and second groups,
for decoupling the control information, obtaining rendering information, and sending the rendering information to the rendering server 420.
In this embodiment, the interaction information is information input by the user through the client, for example, the interaction information may be operation information of an application program input by the user through the client, and the application program is executed in the execution server 410.
Control information, i.e., information that acts on the application program executed by the execution server 410, is typically coupled with a variety of information.
In this embodiment, the client may be a computer, a mobile phone, an iPad, or other electronic device.
In this embodiment, the control information couples the rendering information and other information, and the other information may be service logic information of the corresponding application program.
The rendering information may include rendering instructions and rendering resources; rendering information may also include only rendering instructions, in which case rendering server 420 stores the corresponding rendering resources.
And the rendering server 420 is configured to receive the rendering information, and perform processing according to the rendering information to obtain rendered video data.
According to the cloud platform provided by the embodiment of the application, excessive loss of the virtual machine is avoided through the operation mode of division processing of the operation server 410 and the rendering server 420, the operation server 410 can operate a plurality of application programs, the rendering server 420 can perform video rendering on a plurality of application program pictures, data management and control management of the cloud platform can be facilitated, the resource utilization rate of the cloud platform is greatly improved, the cloud platform can have better application, and large-scale operation can be facilitated.
As an alternative implementation, the operation server 410 may specifically be configured to:
decoupling the control information to obtain service logic information and rendering information;
extracting the rendering information and sending the rendering information to a rendering server 420;
in such an embodiment, the server 410 is operative to further: and processing the business logic information to promote the business logic process of the running server.
The service logic information is information that is applied to the application program executed by the execution server 410.
It should be noted that the business logic process of the execution server 410 is a business logic process of an application program corresponding to the client executed by the execution server 410.
In the implementation process, the operation server 410 uses the service logic information to advance the service logic process of the application program, but not uses the control information to advance the service logic process, so that the advancing efficiency of the service logic process can be improved, and the operation server 410 can have a better operation effect, so as to be more convenient for data management and control management of the cloud platform.
As an optional implementation, the rendering server 420 may specifically be configured to:
performing graphic rendering according to the rendering information to obtain a rendering video;
and coding the rendered video to obtain rendered video data.
As an optional implementation, the rendering server 420 is further configured to: and sending the video data to a client so that the client displays a video corresponding to the video data.
The cloud platform may implement the information processing methods of the first embodiment, the second embodiment, and the third embodiment. Any options in the first embodiment described above are also applicable to the present embodiment, and are not described in detail here.
The rest of the embodiments of the present application may refer to the contents of the first embodiment, and in this embodiment, details are not repeated.
EXAMPLE five
The embodiment of the application provides a cloud platform, which comprises a memory and a processor, wherein the memory is used for storing a computer program, and the processor runs the computer program to enable the cloud platform to execute the information processing method.
In addition, an embodiment of the present application further provides a computer-readable storage medium, which stores the computer program used in the cloud platform.
EXAMPLE six
Referring to fig. 4, fig. 4 is a schematic diagram of a first structure of an information processing system according to an embodiment of the present application.
The embodiment of the present application provides an information processing system, which includes a cloud platform 610 and a client 620, wherein the cloud platform 610 includes a running server 611 and a rendering server 612,
the client 620 is configured to send the interaction information to the operating server 611;
the operation server 611 is configured to obtain the interaction information of the client 620, and perform data processing according to the interaction information to obtain control information; and the number of the first and second groups,
for decoupling the control information, obtaining rendering information, and sending the rendering information to the rendering server 612;
the rendering server 612 is configured to receive the rendering information, and perform processing according to the rendering information to obtain rendered video data; and the number of the first and second groups,
the video server is used for sending the video data to the client 620 so as to enable the client 620 to display a video corresponding to the video data;
the client 620 is further configured to receive the video data sent by the rendering server 612 and display a video corresponding to the video data.
In the present embodiment, the execution server 611 is mainly used to execute an application, and the rendering server 612 is mainly used to perform video rendering on an application screen.
The number of the applications run by the running server 611 is usually multiple, and the specific number of the applications run is not limited, and mainly depends on the performance and the running condition of the running server 611 itself.
The number of application screens for video rendering by the rendering server 612 is also usually multiple, and the specific number of rendering is not limited, and mainly depends on the performance and rendering condition of the rendering server 612 itself.
The execution server 611 and the rendering server 612 may each be a single server or may be configured by a plurality of sub servers.
In this embodiment, the interaction information is information input by the user through the client 620, for example, the interaction information may be operation information of an application program input by the user through the client 620, and the application program is executed in the execution server 611.
The control information is information that acts on an application program executed by the execution server 611, and the control information generally couples various kinds of information.
The client 620 may be a computer, a mobile phone, an iPad, or other electronic device.
In this embodiment, the control information couples the rendering information and other information, and the other information may be service logic information of the corresponding application program.
The rendering information may include rendering instructions and rendering resources; rendering information may also include only rendering instructions, in which case rendering server 612 stores the corresponding rendering resources.
According to the information processing system provided by the embodiment of the application, excessive loss of the virtual machine is avoided through the operation mode of the cloud platform 610 processed by the operation server 611 and the rendering server 612 in a labor division manner, the operation server 611 can operate a plurality of application programs, the rendering server 612 can perform video rendering on the pictures of the plurality of application programs, data management and control management of the cloud platform 610 can be facilitated, the resource utilization rate of the cloud platform 610 is greatly improved, the cloud platform 610 can have better application, larger-scale operation can be facilitated, and meanwhile, the user can perform cloud games, cloud office work and other affairs more easily and effectively.
In addition, referring to fig. 5, fig. 5 is a schematic diagram of a second structure of the information processing system according to the embodiment of the present application.
The embodiment of the present application further provides another information processing system, which includes a cloud platform 610, a first client 630 and a second client 640, wherein the cloud platform 610 includes a running server 611 and a rendering server 612,
a first client 630, configured to send interaction information to the runtime server 611;
the operation server 611 is configured to obtain the interaction information of the first client 630, and perform data processing according to the interaction information to obtain control information; and the number of the first and second groups,
for decoupling the control information, obtaining rendering information, and sending the rendering information to the rendering server 612;
the rendering server 612 is configured to receive the rendering information, and perform processing according to the rendering information to obtain rendered video data; and the number of the first and second groups,
the video server is configured to send the video data to the second client 640, so that the second client 640 displays a video corresponding to the video data;
the second client 640 is configured to receive the video data sent by the rendering server 612 and display a video corresponding to the video data.
In this embodiment, the first client 630 and the second client 640 may be computers, mobile phones, ipads, or other electronic devices.
In the information processing system of the embodiment of the application, by means of the operation mode of the cloud platform 610 that the operation server 611 and the rendering server 612 perform labor division processing, excessive loss of the virtual machine is avoided, the operation server 611 can operate a plurality of application programs, the rendering server 612 can perform video rendering on a plurality of application program pictures, data management and control management of the cloud platform 610 can be facilitated, resource utilization rate of the cloud platform 610 is greatly improved, the cloud platform 610 can have better application, larger-scale operation can be facilitated, and meanwhile, when a user performs business such as games and offices, live broadcast can be performed more simply and effectively.
The cloud platform may implement the information processing methods of the first embodiment, the second embodiment, and the third embodiment. Any options in the first and fourth embodiments described above are also applicable to the present embodiment, and are not described in detail here.
The rest of the embodiments of the present application may refer to the contents of the first embodiment and the fourth embodiment, and are not described in detail in this embodiment.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only an example of the present application and is not intended to limit the scope of the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application. It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (11)

1. An information processing method is applied to a cloud platform, the cloud platform comprises an operation server and a rendering server, and the method comprises the following steps:
acquiring interactive information of a client through the operating server, and performing data processing according to the interactive information to obtain control information;
decoupling the control information through the running server to obtain rendering information, and sending the rendering information to the rendering server;
and receiving the rendering information through the rendering server, and processing according to the rendering information to obtain rendered video data.
2. The information processing method according to claim 1, wherein the decoupling the control information by the execution server, obtaining rendering information, and sending the rendering information to the rendering server includes:
decoupling the control information through the running server to obtain service logic information and rendering information;
extracting the rendering information through the running server and sending the rendering information to the rendering server;
the method further comprises the following steps:
and processing the business logic information through the running server so as to promote the business logic process of the running server.
3. The information processing method according to claim 1, wherein the obtaining of the interaction information of the client by the operating server and the data processing according to the interaction information to obtain the control information comprises:
acquiring interactive information of a first client through the running server, and performing data processing according to the interactive information to obtain control information;
after the rendering information is received by the rendering server and processed according to the rendering information to obtain rendered video data, the method further includes:
sending the video data to the first client through the rendering server so that the first client displays a video corresponding to the video data;
or sending the video data to the first client and the second client through the rendering server so as to enable the first client and the second client to display videos corresponding to the video data.
4. The information processing method according to claim 1, wherein the interaction information includes game operation information;
the obtaining of the interaction information of the client through the operation server and the data processing according to the interaction information to obtain the control information includes:
obtaining game operation information of a client through the running server, and performing data processing according to the game operation information to obtain control information;
the video data comprises game video data;
the receiving, by the rendering server, the rendering information and processing according to the rendering information to obtain rendered video data includes:
and receiving the rendering information through the rendering server, and processing according to the rendering information to obtain rendered game video data.
5. The information processing method according to claim 1, wherein the interaction information includes working software operation information;
the obtaining of the interaction information of the client through the operation server and the data processing according to the interaction information to obtain the control information includes:
acquiring the operating software operating information of the client through the operating server, and performing data processing according to the operating software operating information to obtain control information;
the video data comprises working video data;
the receiving, by the rendering server, the rendering information and processing according to the rendering information to obtain rendered video data includes:
and receiving the rendering information through the rendering server, and processing according to the rendering information to obtain rendered working video data.
6. The information processing method according to claim 1, wherein the interactive information includes teleconference exchange information;
the obtaining of the interaction information of the client through the operation server and the data processing according to the interaction information to obtain the control information includes:
acquiring teleconference communication information of a client through the running server, and performing data processing according to the teleconference communication information to obtain control information;
the video data comprises teleconferencing video data;
the receiving, by the rendering server, the rendering information and processing according to the rendering information to obtain rendered video data includes:
and receiving the rendering information through the rendering server, and processing according to the rendering information to obtain rendered video data of the teleconference.
7. A cloud platform is characterized by comprising a running server and a rendering server,
the operation server is used for acquiring the interactive information of the client and processing data according to the interactive information to obtain control information; and the number of the first and second groups,
the rendering server is used for decoupling the control information, obtaining rendering information and sending the rendering information to the rendering server;
and the rendering server is used for receiving the rendering information and processing according to the rendering information to obtain rendered video data.
8. A cloud platform comprising a memory and a processor, wherein the memory is used for storing a computer program, and the processor is used for operating the computer program to make the cloud platform execute the information processing method according to any one of claims 1 to 6.
9. A computer-readable storage medium characterized by storing a computer program for use in the cloud platform of claim 8.
10. An information processing system is characterized by comprising a cloud platform and a client,
the cloud platform comprises a running server and a rendering server,
the client is used for sending the interactive information to the running server;
the operation server is used for acquiring the interactive information of the client and processing data according to the interactive information to obtain control information; and the number of the first and second groups,
the rendering server is used for decoupling the control information, obtaining rendering information and sending the rendering information to the rendering server;
the rendering server is used for receiving the rendering information and processing according to the rendering information to obtain rendered video data; and the number of the first and second groups,
the video data are sent to the client, so that the client displays videos corresponding to the video data;
the client is further configured to receive the video data sent by the rendering server and display a video corresponding to the video data.
11. An information processing system is characterized by comprising a cloud platform, a first client and a second client,
the cloud platform comprises a running server and a rendering server,
the first client is used for sending the interactive information to the running server;
the operation server is used for acquiring the interaction information of the first client and processing data according to the interaction information to obtain control information; and the number of the first and second groups,
the rendering server is used for decoupling the control information, obtaining rendering information and sending the rendering information to the rendering server;
the rendering server is used for receiving the rendering information and processing according to the rendering information to obtain rendered video data; and the number of the first and second groups,
the video data are sent to the second client side, so that the second client side displays videos corresponding to the video data;
and the second client is used for receiving the video data sent by the rendering server and displaying the video corresponding to the video data.
CN201910547507.1A 2019-06-21 2019-06-21 Information processing method, cloud platform and information processing system Pending CN112118463A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201910547507.1A CN112118463A (en) 2019-06-21 2019-06-21 Information processing method, cloud platform and information processing system
PCT/CN2020/097440 WO2020253871A1 (en) 2019-06-21 2020-06-22 Online video data output method, system, and cloud platform
US17/556,182 US20220210520A1 (en) 2019-06-21 2021-12-20 Online video data output method, system, and cloud platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910547507.1A CN112118463A (en) 2019-06-21 2019-06-21 Information processing method, cloud platform and information processing system

Publications (1)

Publication Number Publication Date
CN112118463A true CN112118463A (en) 2020-12-22

Family

ID=73795402

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910547507.1A Pending CN112118463A (en) 2019-06-21 2019-06-21 Information processing method, cloud platform and information processing system

Country Status (1)

Country Link
CN (1) CN112118463A (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102088472A (en) * 2010-11-12 2011-06-08 中国传媒大学 Wide area network-oriented decomposition support method for animation rendering task and implementation method
CN102307224A (en) * 2011-05-17 2012-01-04 华为软件技术有限公司 Method and device for realizing service isolation in cloud computing system, and cloud server
CN103281345A (en) * 2013-02-16 2013-09-04 赞奇科技发展有限公司 Three-dimensional digital model real-time rendering realizing method and cloud service system based on cloud computing architecture
US20140171204A1 (en) * 2012-12-13 2014-06-19 Microsoft Corporation Asynchronous cloud rendered video delivery
US20140285499A1 (en) * 2011-11-07 2014-09-25 Square Enix Holdings Co., Ltd. Rendering system, rendering server, control method thereof, program, and recording medium
US20160373512A1 (en) * 2013-07-15 2016-12-22 Microsoft Technology Licensing, Llc Delegation of rendering between a web application and a native application
CN107241654A (en) * 2017-06-27 2017-10-10 苏州蜗牛数字科技股份有限公司 A kind of high in the clouds accelerates render farm panorama game live broadcast system and method
CN107483390A (en) * 2016-06-08 2017-12-15 成都赫尔墨斯科技股份有限公司 A kind of cloud rendering web deployment subsystem, system and cloud rendering platform
CN107977272A (en) * 2016-10-25 2018-05-01 腾讯科技(深圳)有限公司 The method and device of application operation
CN107992392A (en) * 2017-11-21 2018-05-04 国家超级计算深圳中心(深圳云计算中心) A kind of automatic monitoring repair system and method for cloud rendering system
CN108427597A (en) * 2018-03-16 2018-08-21 崔红保 Accelerate the method and device of page rendering
CN109508221A (en) * 2018-11-16 2019-03-22 苏州好玩友网络科技有限公司 A kind of rendering method of block assembly, device, equipment and storage medium
CN109675303A (en) * 2019-02-15 2019-04-26 北京兰亭数字科技有限公司 A kind of virtual reality cloud rendering system
CN109801353A (en) * 2019-01-16 2019-05-24 北京七鑫易维信息技术有限公司 A kind of method of image rendering, server and terminal

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102088472A (en) * 2010-11-12 2011-06-08 中国传媒大学 Wide area network-oriented decomposition support method for animation rendering task and implementation method
CN102307224A (en) * 2011-05-17 2012-01-04 华为软件技术有限公司 Method and device for realizing service isolation in cloud computing system, and cloud server
US20140285499A1 (en) * 2011-11-07 2014-09-25 Square Enix Holdings Co., Ltd. Rendering system, rendering server, control method thereof, program, and recording medium
US20140171204A1 (en) * 2012-12-13 2014-06-19 Microsoft Corporation Asynchronous cloud rendered video delivery
CN103281345A (en) * 2013-02-16 2013-09-04 赞奇科技发展有限公司 Three-dimensional digital model real-time rendering realizing method and cloud service system based on cloud computing architecture
US20160373512A1 (en) * 2013-07-15 2016-12-22 Microsoft Technology Licensing, Llc Delegation of rendering between a web application and a native application
CN107483390A (en) * 2016-06-08 2017-12-15 成都赫尔墨斯科技股份有限公司 A kind of cloud rendering web deployment subsystem, system and cloud rendering platform
CN107977272A (en) * 2016-10-25 2018-05-01 腾讯科技(深圳)有限公司 The method and device of application operation
CN107241654A (en) * 2017-06-27 2017-10-10 苏州蜗牛数字科技股份有限公司 A kind of high in the clouds accelerates render farm panorama game live broadcast system and method
CN107992392A (en) * 2017-11-21 2018-05-04 国家超级计算深圳中心(深圳云计算中心) A kind of automatic monitoring repair system and method for cloud rendering system
CN108427597A (en) * 2018-03-16 2018-08-21 崔红保 Accelerate the method and device of page rendering
CN109508221A (en) * 2018-11-16 2019-03-22 苏州好玩友网络科技有限公司 A kind of rendering method of block assembly, device, equipment and storage medium
CN109801353A (en) * 2019-01-16 2019-05-24 北京七鑫易维信息技术有限公司 A kind of method of image rendering, server and terminal
CN109675303A (en) * 2019-02-15 2019-04-26 北京兰亭数字科技有限公司 A kind of virtual reality cloud rendering system

Similar Documents

Publication Publication Date Title
CN106846040B (en) Virtual gift display method and system in live broadcast room
CN112233217B (en) Rendering method and device of virtual scene
WO2014183427A1 (en) Method and apparatus for displaying webcast rooms
CN102185924A (en) Method and equipment for sharing video screenshot
CN112073754B (en) Cloud game screen projection method and device, computer equipment, computer readable storage medium and cloud game screen projection interaction system
CN111744174A (en) Account management method and device of cloud game, account login method and device and electronic equipment
JP2017539103A (en) Method, apparatus, server, and system for synchronizing member gain among multiple apparatuses
CN106572146A (en) Message sending method and message sending device
CN103268405A (en) Method, device and system for acquiring game information
CN112995721A (en) Video delivery method, delivery method and device of rich media content and storage medium
CN116431282A (en) Cloud virtual host server management method, device, equipment and storage medium
CN112333050A (en) Conference performance testing method, device, equipment and storage medium based on simulation
CN102222096B (en) Method and device for providing multi-media resource access service
CN105610849B (en) Method and device for generating sharing label and method and device for displaying attribute information
CN111541905A (en) Live broadcast method and device, computer equipment and storage medium
CN112118463A (en) Information processing method, cloud platform and information processing system
CN104618733A (en) Image remote projection method and related device
CN106161196A (en) A kind of obtain the method for HTTP message state, equipment and system
CN111835770B (en) Data processing method, device, server and storage medium
US20140038649A1 (en) Connection System and Method to Dynamically Create and Collect a Group of Contextual Contacts
CN109999490B (en) Method and system for reducing networking cloud application delay
CN112118213B (en) Online video data output method and system and cloud platform
CN113824689A (en) Edge computing network, data transmission method, device, equipment and storage medium
CN107169048A (en) A kind of film assets extension, film demand information sending method and device
CN113242439A (en) Data processing method, device, system 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20201222