CN114374726A - Cloud desktop processing method and system - Google Patents

Cloud desktop processing method and system Download PDF

Info

Publication number
CN114374726A
CN114374726A CN202210015891.2A CN202210015891A CN114374726A CN 114374726 A CN114374726 A CN 114374726A CN 202210015891 A CN202210015891 A CN 202210015891A CN 114374726 A CN114374726 A CN 114374726A
Authority
CN
China
Prior art keywords
cloud desktop
text information
resources
image
cloud
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
CN202210015891.2A
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.)
Alibaba China Co Ltd
Original Assignee
Alibaba China 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 Alibaba China Co Ltd filed Critical Alibaba China Co Ltd
Priority to CN202210015891.2A priority Critical patent/CN114374726A/en
Publication of CN114374726A publication Critical patent/CN114374726A/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, manipulating MPEG-4 scene graphs
    • H04N21/2343Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements
    • H04N21/234336Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements by media transcoding, e.g. video is transformed into a slideshow of still pictures or audio is converted into text
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/44Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream, rendering scenes according to MPEG-4 scene graphs
    • H04N21/44012Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream, rendering scenes according to MPEG-4 scene graphs involving rendering scenes according to scene graphs, e.g. MPEG-4 scene graphs

Abstract

The application discloses a cloud desktop processing method and system, information is processed on the basis of a cloud desktop defined by XML, and therefore transmission of the cloud desktop is completely plain text, and transmission bandwidth is saved. Moreover, the cloud desktop client renders the cloud desktop in real time in a rendering resource pulling mode, so that good real-time interactivity is guaranteed. Particularly, under the scene that the cloud desktop picture changes infrequently, the traffic bandwidth is greatly saved.

Description

Cloud desktop processing method and system
Technical Field
The present application relates to, but not limited to, cloud computing technologies, and in particular, to a cloud desktop processing method and system.
Background
With the rapid development of the cloud Desktop technology, application scenarios of a Virtual Desktop Infrastructure (VDI) are increasingly widespread, and the VDI mainly depends on a Virtual machine partitioned by a Virtual machine monitor (Hypervisor) on a physical server, and transfers a Virtual machine picture to a cloud Desktop client through a cloud Desktop processing protocol. Among them, cloud desktop is also called desktop virtualization, cloud computer, which is a new mode to replace traditional computer. After the cloud desktop is adopted, a user does not need to purchase a computer host, all components such as a CPU (central processing unit), a memory and a hard disk contained in the computer host are virtualized in a server at the rear end, and 1-50 virtual computers can be virtualized in a single high-performance server.
At present, the cloud desktop processing mode is mainly to transmit pictures through picture command streams, full-screen video streams and picture/video mixed streams, and then render the pictures and videos at a client. The cloud desktop processing mode needs to occupy a large amount of bandwidth resources.
Disclosure of Invention
The application provides a cloud desktop processing method and system, which can ensure good real-time interactivity and save transmission bandwidth.
The embodiment of the invention provides a cloud desktop processing method, which is applied to a cloud desktop server and comprises the following steps:
determining text information and cloud desktop resources for describing the cloud desktop image based on the extensible markup language according to the cloud desktop information;
and transmitting the determined text information to the cloud desktop client, so that the cloud desktop client renders and displays the cloud desktop according to the text information and the pulled cloud desktop resources.
In one illustrative example, further comprising:
determining a triggering condition for triggering cloud desktop processing according to cloud desktop management information uploaded by a cloud desktop client; and executing the step of determining the text information for describing the cloud desktop image and the cloud desktop resources when the triggering condition is met.
In an illustrative example, the determining the text information and the cloud desktop resources for describing the cloud desktop image includes:
converting the current cloud desktop image into text information based on the extensible markup language according to a preset conversion rule; acquiring cloud desktop resources required in a current cloud desktop image and storing the cloud desktop resources in an acquisition address specified in the text information;
or comparing the current cloud desktop image with the previous frame of cloud desktop image to obtain a cloud desktop residual image, and converting the cloud desktop residual image into text information based on the extensible markup language; if needed, acquiring cloud desktop resources required in the cloud desktop residual error image and storing the cloud desktop resources in an acquisition address specified in the text information;
the conversion rule is a conversion rule of cloud desktop information and text information based on extensible markup language.
In an exemplary instance, the transmitting the determined text information to the cloud desktop client includes:
and under the condition that the cloud desktop client is connected with the cloud desktop server, pushing the determined text information to the cloud desktop client in real time through a network.
In an illustrative example, the transmitting the determined text information to the cloud desktop client comprises: and transmitting the determined text information to a plurality of cloud desktop clients to realize multi-screen sharing of the cloud desktop.
The embodiment of the present application further provides a cloud desktop processing method, applied to a cloud desktop client, including:
analyzing the obtained text information based on the extensible markup language and pulling cloud desktop resources;
and rendering and displaying the cloud desktop according to the analysis result and the pulled cloud desktop resources.
In one illustrative example, further comprising: and uploading cloud desktop management information to a cloud desktop server.
In an exemplary embodiment, the parsing the obtained text information includes:
converting the obtained text information based on the extensible markup language into a current cloud desktop image according to a preset conversion rule; pulling cloud desktop resources required in the current cloud desktop image from the analyzed address;
or converting the obtained text information based on the extensible markup language into a cloud desktop residual image according to a preset conversion rule; pulling cloud desktop resources required in the cloud desktop residual error image from the analyzed address;
the conversion rule is a conversion rule of cloud desktop information and text information based on extensible markup language.
In an exemplary instance, the rendering and displaying the cloud desktop according to the parsing result and the pulled cloud desktop resource includes:
rendering the current cloud desktop according to the current cloud desktop image obtained through conversion, the cloud desktop resources required in the pulled current cloud desktop image and the cloud desktop image being displayed;
alternatively, the first and second electrodes may be,
and rendering the current cloud desktop according to the cloud desktop residual image obtained by conversion, the cloud desktop resources required in the pulled cloud desktop residual image and the cloud desktop image being displayed.
An embodiment of the present application further provides a computer-readable storage medium, in which computer-executable instructions are stored, where the computer-executable instructions are used in any one of the cloud desktop processing methods applied to the cloud desktop server; or, the computer-executable instructions are used for executing any one of the cloud desktop processing methods applied to the cloud desktop client.
An embodiment of the present application further provides an apparatus for implementing cloud desktop processing, including a memory and a processor, where the memory stores the following instructions executable by the processor: a step for executing the cloud desktop processing method applied to any one of the cloud desktop servers; or, the method is used for executing the steps of the cloud desktop processing method applied to any one of the cloud desktop clients.
An embodiment of the present application further provides a cloud desktop processing method, including:
the cloud desktop server determines text information and cloud desktop resources used for describing the cloud desktop images based on the extensible markup language according to the cloud desktop information, and transmits the determined text information to the cloud desktop client;
the cloud desktop client analyzes the obtained text information based on the extensible markup language, pulls the cloud desktop resources, and renders and displays the cloud desktop according to the analysis result and the pulled cloud desktop resources.
An embodiment of the present application further provides a cloud desktop processing system, including: the system comprises a cloud desktop server and more than one cloud desktop client; wherein the content of the first and second substances,
the cloud desktop server is used for determining text information and cloud desktop resources for describing the cloud desktop images based on the extensible markup language according to the cloud desktop information; transmitting the determined text information to a cloud desktop client;
the cloud desktop client is used for analyzing the obtained text information based on the extensible markup language and pulling cloud desktop resources; and rendering and displaying the cloud desktop according to the analysis result and the pulled cloud desktop resources.
According to the cloud desktop processing method and system provided by the embodiment of the application, the picture of the cloud desktop is converted into the text markup language in real time based on the cloud desktop processing information defined by the XML, then the text information is transmitted to the cloud desktop client, and the cloud desktop is rendered by the cloud desktop client according to the text information. Therefore, the transmission of the cloud desktop is completely plain text, and the transmission bandwidth is saved. Moreover, the cloud desktop client renders the cloud desktop in real time in a rendering resource pulling mode, so that good real-time interactivity is guaranteed. Particularly, under the scene that the cloud desktop picture changes infrequently, the traffic bandwidth is greatly saved.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
The accompanying drawings are included to provide a further understanding of the claimed subject matter and are incorporated in and constitute a part of this specification, illustrate embodiments of the subject matter and together with the description serve to explain the principles of the subject matter and not to limit the subject matter.
Fig. 1 is a schematic flowchart of a cloud desktop processing method in an embodiment of the present application;
fig. 2 is a schematic flowchart of another cloud desktop processing method in the embodiment of the present application;
fig. 3 is a schematic diagram illustrating a composition architecture of a cloud desktop processing system according to an embodiment of the present disclosure.
Detailed Description
To make the objects, technical solutions and advantages of the present application more apparent, embodiments of the present application will be described in detail below with reference to the accompanying drawings. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict.
In one exemplary configuration of the present application, a computing device includes one or more processors (CPUs), input/output interfaces, a network interface, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include non-transitory computer readable media (transient media), such as modulated data signals and carrier waves.
The steps illustrated in the flow charts of the figures may be performed in a computer system such as a set of computer-executable instructions. Also, while a logical order is shown in the flow diagrams, in some cases, the steps shown or described may be performed in an order different than here.
Fig. 1 is a schematic flowchart of a cloud desktop processing method in an embodiment of the present application, which is applied to a cloud desktop server, and as shown in fig. 1, the cloud desktop processing method may include:
step 100: according to the cloud desktop information, text information and cloud desktop resources used for describing the cloud desktop image are determined based on the extensible markup language.
In one illustrative example, further comprising:
conversion rules of cloud desktop information and text information based on extensible Markup Language (XML) are set in advance.
The XML-based text information in the embodiment of the present application may be regarded as a Cloud Desktop Markup Language (CDML) for Cloud Desktop processing based on XML definition.
In one embodiment, the text information is represented in XML, and is used for describing the cloud desktop image, i.e. various information describing the page layout of the cloud desktop. The following contents representing the cloud desktop information may be included in the text information, but are not limited to: various styles such as the size, shape, color, background and the like of each region in the cloud desktop image; various transformations such as movement, change, expansion and contraction of different areas in the cloud desktop image; the application positions of pictures and videos in the cloud desktop image; text in the cloud desktop image; and acquiring addresses of pictures and videos in the cloud desktop picture.
In an exemplary instance, the CDML may be further extended to be compatible with hypertext Markup Language (HTML) so that a cloud desktop client can open and render a web page, that is, all browsers may be clients of the cloud desktop.
In an illustrative example, determining the text information and cloud desktop resources for describing the cloud desktop image may include:
converting the current cloud desktop image into text information based on the extensible markup language according to a preset conversion rule; and acquiring cloud desktop resources such as pictures and videos required in the current cloud desktop image and storing the acquired addresses specified in the text information.
In an illustrative example, determining the text information and cloud desktop resources for describing the cloud desktop image may include:
comparing the current cloud desktop image with the previous frame of cloud desktop image to obtain a cloud desktop residual image, and converting the cloud desktop residual image into text information based on extensible markup language; and if necessary, acquiring cloud desktop resources such as pictures and video products required in the cloud desktop residual image and storing the acquired addresses specified in the text information.
Step 101: and transmitting the determined text information to the cloud desktop client, so that the cloud desktop client renders and displays the cloud desktop according to the text information and the pulled cloud desktop resources.
In an exemplary instance, the determined text information is pushed to the cloud desktop client in real time through a network in a state where the cloud desktop client is connected with the cloud desktop server.
According to the cloud desktop processing method, the CDML used for cloud desktop processing is defined based on the XML, so that the transmission of the cloud desktop is a completely plain text, and the transmission bandwidth is saved. Moreover, the cloud desktop client renders the cloud desktop in real time in a rendering resource pulling mode, so that good real-time interactivity is guaranteed. Particularly, under the scene that the cloud desktop picture changes infrequently, the traffic bandwidth is greatly saved.
In an illustrative example, transmitting the determined textual information to a cloud desktop client may include transmitting the determined textual information to a plurality of cloud desktop clients to enable cloud desktop multi-screen sharing.
For example, when a certain user needs to transmit the desktop to multiple clients, because the cloud desktop processing information based on the XML definition is provided in the embodiment of the present application, the cloud desktop processing method of the present application very conveniently supports a scenario in which multiple clients share the cloud desktop. Specifically, the server only needs to transmit text information based on CDML to the multiple clients, and the clients execute the method shown in fig. 2 to realize cloud desktop multi-screen sharing, that is, the clients that obtain the same cloud desktop shared by the server can render the cloud desktop pictures at the same time.
In an exemplary example, the cloud desktop processing method in the embodiment of the present application may further include:
determining a triggering condition for triggering cloud desktop processing according to cloud desktop management information uploaded by a cloud desktop client; the triggering condition is satisfied and step 100 is executed.
For example, assuming that the desktop refresh frequency of the cloud desktop client is displayed in the cloud desktop management information uploaded by the cloud desktop client, the cloud desktop server determines that the frequency for triggering execution of step 100 does not need to be higher than the desktop refresh frequency of the cloud desktop client, that is, the triggering condition for triggering cloud desktop processing may be triggered according to a certain frequency lower than the desktop refresh frequency of the cloud desktop client, so that cloud desktop transmission may be performed according to the actual demand of the cloud desktop client, thereby avoiding invalid transmission, and simultaneously efficiently utilizing transmission bandwidth and avoiding waste of resources.
The present application further provides a computer-readable storage medium storing computer-executable instructions for performing the cloud desktop processing method of any one of fig. 1.
The application further provides a device for realizing cloud desktop processing, which comprises a memory and a processor, wherein the memory stores the following instructions which can be executed by the processor: for performing the steps of the cloud desktop processing method of any of fig. 1.
Fig. 2 is a schematic flowchart of another cloud desktop processing method in this embodiment, which is applied to a cloud desktop client, and as shown in fig. 2, the method may include:
step 200: and analyzing the obtained text information based on the extensible markup language and pulling the cloud desktop resources.
In one illustrative example, further comprising:
and presetting a conversion rule of the cloud desktop information and the XML-based text information.
In an exemplary embodiment, parsing the obtained text information may include:
converting the obtained text information based on the extensible markup language into a current cloud desktop image according to a preset conversion rule; and pulling cloud desktop resources such as pictures, videos and the like required in the current cloud desktop image from the analyzed address.
In an exemplary embodiment, parsing the obtained text information may include:
converting the obtained text information based on the extensible markup language into a cloud desktop residual image according to a preset conversion rule; and pulling cloud desktop resources such as pictures, video products and the like required in the cloud desktop residual image from the analyzed address.
Step 201: and rendering and displaying the cloud desktop according to the analysis result and the pulled cloud desktop resources.
In one illustrative example, the step may include:
and rendering the current cloud desktop according to the current cloud desktop image obtained by conversion and cloud desktop resources such as pictures, video products and the like required in the pulled current cloud desktop image.
In one illustrative example, the step may include:
and rendering the current cloud desktop according to the cloud desktop residual image obtained by conversion, cloud desktop resources such as pictures and videos required in the pulled cloud desktop residual image and the cloud desktop image being displayed.
According to the cloud desktop processing method, the CDML used for cloud desktop processing is defined based on the XML, so that the transmission of the cloud desktop is a completely plain text, and the transmission bandwidth is saved. Moreover, the cloud desktop client renders the cloud desktop in real time in a rendering resource pulling mode, so that good real-time interactivity is guaranteed. Particularly, under the scene that the cloud desktop picture changes infrequently, the traffic bandwidth is greatly saved.
The present application further provides a computer-readable storage medium storing computer-executable instructions for performing the cloud desktop processing method of any one of fig. 2.
The application further provides a device for realizing cloud desktop processing, which comprises a memory and a processor, wherein the memory stores the following instructions which can be executed by the processor: for performing the steps of the cloud desktop processing method of any of fig. 2.
In an exemplary example, the cloud desktop processing method in the embodiment of the present application may further include:
and uploading cloud desktop management information, such as cloud desktop refreshing frequency and the like, to the cloud desktop server.
An embodiment of the present application further provides a cloud desktop processing method, including:
the cloud desktop server determines text information and cloud desktop resources used for describing the cloud desktop images based on the extensible markup language according to the cloud desktop information, and transmits the determined text information to the cloud desktop client;
the cloud desktop client analyzes the obtained text information based on the extensible markup language, pulls the cloud desktop resources, and renders and displays the cloud desktop according to the analysis result and the pulled cloud desktop resources.
Fig. 3 is a schematic diagram illustrating a composition architecture of a cloud desktop processing system according to an embodiment of the present application, as shown in fig. 3, including a cloud desktop server and more than one cloud desktop clients; wherein the content of the first and second substances,
the cloud desktop server is used for determining text information and cloud desktop resources for describing the cloud desktop images based on the extensible markup language according to the cloud desktop information; transmitting the determined text information to a cloud desktop client;
the cloud desktop client is used for analyzing the obtained text information based on the extensible markup language and pulling cloud desktop resources; and rendering and displaying the cloud desktop according to the analysis result and the pulled cloud desktop resources.
Through the cloud desktop processing system provided by the application, the information is processed on the basis of the cloud desktop defined by the XML, so that the transmission of the cloud desktop is a completely plain text, and the transmission bandwidth is saved. Moreover, the cloud desktop client renders the cloud desktop in real time in a rendering resource pulling mode, so that good real-time interactivity is guaranteed. Particularly, under the scene that the cloud desktop picture changes infrequently, the traffic bandwidth is greatly saved.
In an illustrative example, as shown in fig. 3, a cloud desktop server includes: the device comprises a conversion module and a transmission module; wherein the content of the first and second substances,
the conversion module is used for determining text information and cloud desktop resources for describing the cloud desktop image based on the extensible markup language according to the cloud desktop information;
and the transmission module is used for transmitting the determined text information to the cloud desktop client.
In an exemplary embodiment, the cloud desktop server further includes a preprocessing module, configured to:
determining a triggering condition for triggering cloud desktop processing according to cloud desktop management information uploaded by a cloud desktop client; the satisfaction of the trigger condition informs the conversion module to start execution.
In an exemplary embodiment, the conversion module presets a conversion rule between the cloud desktop information and the XML-based text information, and may be configured to:
converting the current cloud desktop image into text information based on the extensible markup language according to a preset conversion rule; and acquiring cloud desktop resources such as pictures and videos required in the current cloud desktop image and storing the acquired addresses specified in the text information.
In an exemplary embodiment, the conversion module presets a conversion rule between the cloud desktop information and the XML-based text information, and may be configured to:
comparing the current cloud desktop image with the previous frame of cloud desktop image to obtain a cloud desktop residual image, and converting the cloud desktop residual image into text information based on extensible markup language; and if necessary, acquiring cloud desktop resources such as pictures and video products required in the cloud desktop residual image and storing the acquired addresses specified in the text information.
Through the cloud desktop server side provided by the application, the information is processed on the basis of the cloud desktop defined by the XML, so that the transmission of the cloud desktop is completely plain text, and the transmission bandwidth is saved. Moreover, the cloud desktop client renders the cloud desktop in real time in a rendering resource pulling mode, so that good real-time interactivity is guaranteed. Particularly, under the scene that the cloud desktop picture changes infrequently, the traffic bandwidth is greatly saved.
In one illustrative example, as shown in FIG. 3, a cloud desktop client includes: the analysis module and the generation module; wherein the content of the first and second substances,
the analysis module is used for analyzing the obtained text information based on the extensible markup language and pulling the cloud desktop resources;
and the generating module is used for rendering and displaying the cloud desktop according to the analysis result and the pulled cloud desktop resources.
In an illustrative example, the cloud desktop client further comprises an upload module to:
and uploading cloud desktop management information, such as cloud desktop refreshing frequency and the like, to the cloud desktop server.
In an exemplary embodiment, the parsing module is preset with conversion rules of cloud desktop information and XML-based text information, and may be configured to:
converting the obtained text information based on the extensible markup language into a current cloud desktop image according to a preset conversion rule; and pulling cloud desktop resources such as pictures, videos and the like required in the current cloud desktop image from the analyzed address.
In one illustrative example, the generation module can be configured to:
rendering the current cloud desktop according to the current cloud desktop image obtained through conversion and cloud desktop resources such as pictures, videos and the like required in the pulled current cloud desktop image.
In an exemplary embodiment, the parsing module is preset with conversion rules of cloud desktop information and XML-based text information, and may be configured to:
converting the obtained text information based on the extensible markup language into a cloud desktop residual image according to a preset conversion rule; and pulling cloud desktop resources such as pictures, video products and the like required in the cloud desktop residual image from the analyzed address.
In one illustrative example, the generation module can be configured to:
and rendering the current cloud desktop according to the current cloud desktop image obtained by conversion, cloud desktop resources such as pictures and video products required in the pulled cloud desktop residual image and the cloud desktop image being displayed.
Through the cloud desktop client side provided by the application, the information is processed on the basis of the cloud desktop defined by the XML, so that the transmission of the cloud desktop is completely plain text, and the transmission bandwidth is saved. Moreover, the cloud desktop client renders the cloud desktop in real time in a rendering resource pulling mode, so that good real-time interactivity is guaranteed. Particularly, under the scene that the cloud desktop picture changes infrequently, the traffic bandwidth is greatly saved.
Although the embodiments disclosed in the present application are described above, the descriptions are only for the convenience of understanding the present application, and are not intended to limit the present application. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the disclosure as defined by the appended claims.

Claims (13)

1. A cloud desktop processing method is applied to a cloud desktop server and comprises the following steps:
determining text information and cloud desktop resources for describing the cloud desktop image based on the extensible markup language according to the cloud desktop information;
and transmitting the determined text information to the cloud desktop client, so that the cloud desktop client renders and displays the cloud desktop according to the text information and the pulled cloud desktop resources.
2. The cloud desktop processing method of claim 1, further comprising:
determining a triggering condition for triggering cloud desktop processing according to cloud desktop management information uploaded by a cloud desktop client; and executing the step of determining the text information for describing the cloud desktop image and the cloud desktop resources when the triggering condition is met.
3. The cloud desktop processing method of claim 1 or 2, wherein the determining text information and cloud desktop resources for describing a cloud desktop image comprises:
converting the current cloud desktop image into text information based on the extensible markup language according to a preset conversion rule; acquiring cloud desktop resources required in a current cloud desktop image and storing the cloud desktop resources in an acquisition address specified in the text information;
or comparing the current cloud desktop image with the previous frame of cloud desktop image to obtain a cloud desktop residual image, and converting the cloud desktop residual image into text information based on the extensible markup language; if needed, acquiring cloud desktop resources required in the cloud desktop residual error image and storing the cloud desktop resources in an acquisition address specified in the text information;
the conversion rule is a conversion rule of cloud desktop information and text information based on extensible markup language.
4. The cloud desktop processing method of claim 1 or 2, wherein the transmitting the determined text information to the cloud desktop client comprises:
and under the condition that the cloud desktop client is connected with the cloud desktop server, pushing the determined text information to the cloud desktop client in real time through a network.
5. The cloud desktop processing method of claim 4, wherein the transmitting the determined text information to the cloud desktop client comprises: and transmitting the determined text information to a plurality of cloud desktop clients to realize multi-screen sharing of the cloud desktop.
6. A cloud desktop processing method is applied to a cloud desktop client and comprises the following steps:
analyzing the obtained text information based on the extensible markup language and pulling cloud desktop resources;
and rendering and displaying the cloud desktop according to the analysis result and the pulled cloud desktop resources.
7. The cloud desktop processing method of claim 6, further comprising: and uploading cloud desktop management information to a cloud desktop server.
8. The cloud desktop processing method of claim 6 or 7, wherein the parsing the obtained text information comprises:
converting the obtained text information based on the extensible markup language into a current cloud desktop image according to a preset conversion rule; pulling cloud desktop resources required in the current cloud desktop image from the analyzed address;
or converting the obtained text information based on the extensible markup language into a cloud desktop residual image according to a preset conversion rule; pulling cloud desktop resources required in the cloud desktop residual error image from the analyzed address;
the conversion rule is a conversion rule of cloud desktop information and text information based on extensible markup language.
9. The cloud desktop processing method of claim 6 or 7, wherein the rendering and displaying the cloud desktop according to the parsing result and the pulled cloud desktop resources comprises:
rendering the current cloud desktop according to the current cloud desktop image obtained through conversion, the cloud desktop resources required in the pulled current cloud desktop image and the cloud desktop image being displayed;
alternatively, the first and second electrodes may be,
and rendering the current cloud desktop according to the cloud desktop residual image obtained by conversion, the cloud desktop resources required in the pulled cloud desktop residual image and the cloud desktop image being displayed.
10. A computer-readable storage medium storing computer-executable instructions for performing the cloud desktop processing method of any one of claims 1 to 5; alternatively, the computer-executable instructions are used for executing the cloud desktop processing method according to any one of claims 6 to 9.
11. An apparatus for implementing cloud desktop processing, comprising a memory and a processor, wherein the memory has stored therein the following instructions executable by the processor: steps for performing the cloud desktop processing method of any one of claims 1 to 5; or, for performing the steps of the cloud desktop processing method of any one of claims 6 to 9.
12. A cloud desktop processing method comprises the following steps:
the cloud desktop server determines text information and cloud desktop resources used for describing the cloud desktop images based on the extensible markup language according to the cloud desktop information, and transmits the determined text information to the cloud desktop client;
the cloud desktop client analyzes the obtained text information based on the extensible markup language, pulls the cloud desktop resources, and renders and displays the cloud desktop according to the analysis result and the pulled cloud desktop resources.
13. A cloud desktop processing system, comprising: the system comprises a cloud desktop server and more than one cloud desktop client; wherein the content of the first and second substances,
the cloud desktop server is used for determining text information and cloud desktop resources for describing the cloud desktop images based on the extensible markup language according to the cloud desktop information; transmitting the determined text information to a cloud desktop client;
the cloud desktop client is used for analyzing the obtained text information based on the extensible markup language and pulling cloud desktop resources; and rendering and displaying the cloud desktop according to the analysis result and the pulled cloud desktop resources.
CN202210015891.2A 2022-01-07 2022-01-07 Cloud desktop processing method and system Pending CN114374726A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210015891.2A CN114374726A (en) 2022-01-07 2022-01-07 Cloud desktop processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210015891.2A CN114374726A (en) 2022-01-07 2022-01-07 Cloud desktop processing method and system

Publications (1)

Publication Number Publication Date
CN114374726A true CN114374726A (en) 2022-04-19

Family

ID=81143868

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210015891.2A Pending CN114374726A (en) 2022-01-07 2022-01-07 Cloud desktop processing method and system

Country Status (1)

Country Link
CN (1) CN114374726A (en)

Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080313545A1 (en) * 2007-06-13 2008-12-18 Microsoft Corporation Systems and methods for providing desktop or application remoting to a web browser
US20090222531A1 (en) * 2008-02-28 2009-09-03 Microsoft Corporation XML-based web feed for web access of remote resources
CN101860734A (en) * 2009-04-07 2010-10-13 谢亚南 Method for implementing incremental transmission and display of dynamic images through AJAX
US20110035435A1 (en) * 2009-08-10 2011-02-10 Nec (China) Co., Ltd. Method and system for converting desktop application to web application
CN102088629A (en) * 2009-12-02 2011-06-08 深圳Tcl新技术有限公司 Method for displaying information in real time of Internet television set
CN102413189A (en) * 2011-12-15 2012-04-11 北京天地云箱科技有限公司 Configuration method and device for thin client
CN102819561A (en) * 2012-06-29 2012-12-12 北京奇虎科技有限公司 Picture display method and device based on webpage
KR20120137595A (en) * 2011-05-18 2012-12-24 백인호 System for virtual desktop file access service used in mobile device and method for the same
CN102984518A (en) * 2012-11-30 2013-03-20 刘庆国 VNC image transmission data processing method
CN103516762A (en) * 2012-06-29 2014-01-15 华为技术有限公司 Virtual desktop generation method, equipment and system
CN104239305A (en) * 2013-06-07 2014-12-24 阿里巴巴集团控股有限公司 Electronic document generating and displaying method and apparatus
CN104243459A (en) * 2014-09-03 2014-12-24 福建星网锐捷网络有限公司 Virtual desktop implementation method, device and system and terminal
CN105025335A (en) * 2015-08-04 2015-11-04 合肥云中信息科技有限公司 Method for video synchronization rendering in environment of cloud desktop
CN105260225A (en) * 2015-09-01 2016-01-20 南威软件股份有限公司 Virtual desktop system and integration method thereof
US20160198208A1 (en) * 2013-09-13 2016-07-07 Huawei Technologies Co.,Ltd. Desktop-cloud-based media control method and device
CN105808277A (en) * 2014-12-31 2016-07-27 阿里巴巴集团控股有限公司 Card type desktop realization method, device and system
CN106855803A (en) * 2015-12-09 2017-06-16 阿里巴巴集团控股有限公司 A kind of icon display method and device
WO2017124976A1 (en) * 2016-01-22 2017-07-27 阿里巴巴集团控股有限公司 Method and device for acquiring application resource
CN107783702A (en) * 2016-08-31 2018-03-09 阿里巴巴集团控股有限公司 Control method, the device and system of display data
CN108153573A (en) * 2017-12-26 2018-06-12 合肥中科云巢科技有限公司 Cloud desktop picture update method and virtual machine
WO2019015543A1 (en) * 2017-07-17 2019-01-24 中兴通讯股份有限公司 Method and system for displaying virtual desktop data
CN110647375A (en) * 2019-09-23 2020-01-03 天津卓朗科技发展有限公司 Image rendering method and device of cloud desktop and cloud server
CN111078428A (en) * 2019-12-04 2020-04-28 Tcl移动通信科技(宁波)有限公司 Remote control method and device, storage medium and terminal equipment
CN112860366A (en) * 2021-02-22 2021-05-28 西北工业大学 System and method for realizing remote desktop information transmission based on pattern recognition technology

Patent Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080313545A1 (en) * 2007-06-13 2008-12-18 Microsoft Corporation Systems and methods for providing desktop or application remoting to a web browser
US20090222531A1 (en) * 2008-02-28 2009-09-03 Microsoft Corporation XML-based web feed for web access of remote resources
CN101860734A (en) * 2009-04-07 2010-10-13 谢亚南 Method for implementing incremental transmission and display of dynamic images through AJAX
US20110035435A1 (en) * 2009-08-10 2011-02-10 Nec (China) Co., Ltd. Method and system for converting desktop application to web application
CN102088629A (en) * 2009-12-02 2011-06-08 深圳Tcl新技术有限公司 Method for displaying information in real time of Internet television set
KR20120137595A (en) * 2011-05-18 2012-12-24 백인호 System for virtual desktop file access service used in mobile device and method for the same
CN102413189A (en) * 2011-12-15 2012-04-11 北京天地云箱科技有限公司 Configuration method and device for thin client
CN102819561A (en) * 2012-06-29 2012-12-12 北京奇虎科技有限公司 Picture display method and device based on webpage
CN103516762A (en) * 2012-06-29 2014-01-15 华为技术有限公司 Virtual desktop generation method, equipment and system
CN102984518A (en) * 2012-11-30 2013-03-20 刘庆国 VNC image transmission data processing method
CN104239305A (en) * 2013-06-07 2014-12-24 阿里巴巴集团控股有限公司 Electronic document generating and displaying method and apparatus
US20160198208A1 (en) * 2013-09-13 2016-07-07 Huawei Technologies Co.,Ltd. Desktop-cloud-based media control method and device
CN104243459A (en) * 2014-09-03 2014-12-24 福建星网锐捷网络有限公司 Virtual desktop implementation method, device and system and terminal
US20170302747A1 (en) * 2014-12-31 2017-10-19 Alibaba Group Holding Limited Card-type desktop implementation method, apparatus, and system
CN105808277A (en) * 2014-12-31 2016-07-27 阿里巴巴集团控股有限公司 Card type desktop realization method, device and system
CN105025335A (en) * 2015-08-04 2015-11-04 合肥云中信息科技有限公司 Method for video synchronization rendering in environment of cloud desktop
CN105260225A (en) * 2015-09-01 2016-01-20 南威软件股份有限公司 Virtual desktop system and integration method thereof
CN106855803A (en) * 2015-12-09 2017-06-16 阿里巴巴集团控股有限公司 A kind of icon display method and device
WO2017124976A1 (en) * 2016-01-22 2017-07-27 阿里巴巴集团控股有限公司 Method and device for acquiring application resource
CN107783702A (en) * 2016-08-31 2018-03-09 阿里巴巴集团控股有限公司 Control method, the device and system of display data
WO2019015543A1 (en) * 2017-07-17 2019-01-24 中兴通讯股份有限公司 Method and system for displaying virtual desktop data
CN108153573A (en) * 2017-12-26 2018-06-12 合肥中科云巢科技有限公司 Cloud desktop picture update method and virtual machine
CN110647375A (en) * 2019-09-23 2020-01-03 天津卓朗科技发展有限公司 Image rendering method and device of cloud desktop and cloud server
CN111078428A (en) * 2019-12-04 2020-04-28 Tcl移动通信科技(宁波)有限公司 Remote control method and device, storage medium and terminal equipment
CN112860366A (en) * 2021-02-22 2021-05-28 西北工业大学 System and method for realizing remote desktop information transmission based on pattern recognition technology

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
邓丽萍;: "基于Spice协议分块图像缓存优化设计与分析", 福建教育学院学报, no. 04, pages 126 - 131 *
黄俊;余青松;张敏;宗文杰;: "XML在移动多媒体服务系统中的应用研究", 计算机工程与设计, no. 17, pages 3911 - 3918 *

Similar Documents

Publication Publication Date Title
CN107766359B (en) Method and device for converting page content into picture and computing equipment
RU2583730C2 (en) Adaptive image rendering and use of impostor image
US11537777B2 (en) Server for providing a graphical user interface to a client and a client
US8549395B2 (en) Method and system for transforming an integrated webpage
US11693914B2 (en) Systems and methods for presenting web application content
US20100268694A1 (en) System and method for sharing web applications
AU2017210597A1 (en) System and method for the online editing of pdf documents
US20090085921A1 (en) Populate Web-Based Content Based on Space Availability
US11811853B2 (en) Systems and methods for content delivery acceleration of virtual reality and augmented reality web pages
WO2020192451A1 (en) Real-time picture projection method and apparatus of ar glasses screen, controller and medium
CA3120826A1 (en) Techniques for managing generation and rendering of user interfaces on client devices
CN109683978B (en) Stream type layout interface rendering method and device and electronic equipment
Thommes et al. RemoteUI: A high-performance remote user interface system for mobile consumer electronic devices
CN115550687A (en) Three-dimensional model scene interaction method, system, equipment, device and storage medium
DE112014004255T5 (en) System and method for sharing special purpose processing resources
CN112530549B (en) Image display method, device and computer equipment
CN114374726A (en) Cloud desktop processing method and system
CN116578795A (en) Webpage generation method and device, storage medium and electronic equipment
CN114117302A (en) Data conversion method and device
EP3334171A1 (en) System for providing cloud-based user interfaces and method thereof
US20170124029A1 (en) System and method of producing dynamically customized images
Nakamura et al. Web Application with Built-in Remote Support Capability by Means of Voice Communication and Screen Sharing
CN114827113B (en) Webpage access method and device
US20230359688A1 (en) Webpage rendering method and apparatus, device, and storage medium
CN115827135A (en) Cloud desktop processing method and system, electronic device and readable 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