CN111367753B - Cloud desktop screen recording method and device based on network communication engine ICE architecture - Google Patents

Cloud desktop screen recording method and device based on network communication engine ICE architecture Download PDF

Info

Publication number
CN111367753B
CN111367753B CN201811603809.8A CN201811603809A CN111367753B CN 111367753 B CN111367753 B CN 111367753B CN 201811603809 A CN201811603809 A CN 201811603809A CN 111367753 B CN111367753 B CN 111367753B
Authority
CN
China
Prior art keywords
cloud desktop
screen recording
ice
virtual machine
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811603809.8A
Other languages
Chinese (zh)
Other versions
CN111367753A (en
Inventor
范佳佳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201811603809.8A priority Critical patent/CN111367753B/en
Priority to PCT/CN2019/126439 priority patent/WO2020135191A1/en
Publication of CN111367753A publication Critical patent/CN111367753A/en
Application granted granted Critical
Publication of CN111367753B publication Critical patent/CN111367753B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Quality & Reliability (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention provides a cloud desktop screen recording method and a device based on a network communication engine ICE framework, wherein the network communication engine ICE framework is deployed on a virtual machine, and the method comprises the following steps: receiving a cloud desktop screen recording request, wherein the cloud desktop screen recording request carries a virtual machine identifier of a target virtual machine; performing screen recording processing on a cloud desktop of a target user terminal corresponding to a target virtual machine based on a network communication engine (ICE) architecture deployed on the target virtual machine to obtain screen recording information of the cloud desktop of the target user terminal; and uploading the screen recording information of the cloud desktop to a shared storage of a host end running a target virtual machine. Because the ICE architecture is directly deployed on the virtual machine and the screen recording processing is carried out on the cloud desktop based on the ICE architecture, the screen recording operation of the cloud desktop is directly completed on the virtual machine without introducing a proxy server, so that the screen recording monitoring of the cloud desktop can be still realized when the network isolation condition exists, and the method has a wide application scene.

Description

Cloud desktop screen recording method and device based on network communication engine ICE framework
Technical Field
The invention relates to the technical field of cloud desktops, in particular to a cloud desktop screen recording method and device based on a network communication engine (ICE) framework.
Background
With the rapid development of the internet technology and cloud computing, the cloud desktop technology is mature day by day, and the investment of the cloud desktop reduces the IT cost investment of enterprises, enhances the maintainability and the safety of the system, and is green and environment-friendly. With the wide deployment of cloud desktops, especially for secret-related enterprises, security is also more and more emphasized. For safety audit, screen recording monitoring needs to be carried out on the cloud desktop.
At present, in the existing cloud desktop screen recording monitoring, a cloud desktop screen recording method of a spice architecture is generally adopted, for example, the cloud desktop screen recording method includes a client, a proxy server and a server installed on a virtual machine, a user accesses the virtual machine through a browser client, the proxy server receives a virtual machine access request from the browser, the proxy server initializes virtual machine access information and forwards authentication information brought by the client to the server on the virtual machine, the server on the virtual machine performs security authentication on access, and meanwhile, the proxy server starts a screen recording thread to record a screen of an interface of the virtual machine, generates a screen recording file and stores the screen recording file on the proxy server. By adopting the screen recording method with the framework, the problems that the screen recording action is carried out on the terminal equipment, the screen recording program on the terminal equipment is terminated by a terminal user in order to avoid audit, the data of a desktop are completely reserved, a large amount of data redundancy is generated, and great pressure is generated on a server are solved.
However, due to the adoption of the cloud desktop screen recording method of the spice architecture, when an enterprise needs to adopt network isolation in view of security, the proxy server and the virtual machine cannot perform data transmission, and finally the proxy server starts a screen recording process and cannot perform screen recording operation on an interface of the virtual machine. Therefore, when the network isolation exists, the screen recording monitoring on the cloud desktop cannot be realized by adopting the existing cloud desktop screen recording method with the spice architecture.
Disclosure of Invention
The embodiment of the invention aims to provide a cloud desktop screen recording method and device based on a network communication engine (ICE) framework, so as to solve the problem that the screen recording monitoring of a cloud desktop cannot be realized by adopting the existing cloud desktop screen recording method based on the spice framework when an enterprise needs network isolation in view of safety.
In order to solve the above technical problem, the embodiment of the present invention is implemented as follows:
in a first aspect, an embodiment of the present invention provides a cloud desktop screen recording method based on a network communication engine ICE architecture, where the network communication engine ICE architecture is deployed on a virtual machine, and the method includes:
receiving a cloud desktop screen recording request, wherein the cloud desktop screen recording request carries a virtual machine identifier of a target virtual machine;
based on a network communication engine (ICE) architecture deployed on the target virtual machine, performing screen recording processing on a cloud desktop of a target user terminal corresponding to the target virtual machine to obtain screen recording information of the cloud desktop of the target user terminal;
and uploading the screen recording information of the cloud desktop to a shared storage of a host end running the target virtual machine.
In a second aspect, an embodiment of the present invention provides a cloud desktop screen recording device based on a network communication engine ICE architecture, where the network communication engine ICE architecture is deployed on a virtual machine, and the device includes:
the device comprises a screen recording request receiving module, a screen recording request processing module and a screen recording module, wherein the screen recording request receiving module is used for receiving a cloud desktop screen recording request, and the cloud desktop screen recording request carries a virtual machine identifier of a target virtual machine;
the screen recording information generation module is used for carrying out screen recording processing on a cloud desktop of a target user terminal corresponding to the target virtual machine based on a network communication engine (ICE) architecture deployed on the target virtual machine to obtain cloud desktop screen recording information of the target user terminal;
and the screen recording information transmission module is used for uploading the screen recording information of the cloud desktop to a shared storage of a host end running the target virtual machine.
In a third aspect, an embodiment of the present invention provides a network device, which includes a memory, a processor, and a computer program that is executed on the memory and is executable on the processor, and when the computer program is executed by the processor, the steps of the cloud desktop screen recording method based on the network communication engine ICE architecture according to the first aspect are implemented.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when executed by a processor, the computer program implements the cloud desktop screen recording method based on the network communication engine ICE architecture according to the first aspect.
In the embodiment of the invention, a cloud desktop screen recording method and device based on a network communication engine ICE architecture are provided, wherein the network communication engine ICE architecture is deployed on a virtual machine, and the device comprises: receiving a cloud desktop screen recording request, wherein the cloud desktop screen recording request carries a virtual machine identifier of a target virtual machine; based on a network communication engine (ICE) architecture deployed on the target virtual machine, performing screen recording processing on a cloud desktop of a target user terminal corresponding to the target virtual machine to obtain screen recording information of the cloud desktop of the target user terminal; and uploading the screen recording information of the cloud desktop to a shared storage of a host end running the target virtual machine. In the embodiment of the invention, the ICE architecture is directly deployed on the virtual machine, and the screen recording processing is carried out on the cloud desktop based on the ICE architecture, so that the screen recording operation of the cloud desktop is directly completed on the virtual machine without introducing a proxy server, and the screen recording monitoring of the cloud desktop can be still realized when the network isolation exists, and the method and the device have a wider application scene.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a first flowchart of a cloud desktop screen recording method based on a network communication engine ICE architecture according to an embodiment of the present invention;
fig. 2 is a second flowchart of a cloud desktop screen recording method based on a network communication engine ICE architecture according to an embodiment of the present invention;
fig. 3 is a third flowchart illustrating a cloud desktop screen recording method based on a network communication engine ICE architecture according to an embodiment of the present invention;
fig. 4 is a fourth flowchart illustrating a cloud desktop screen recording method based on a network communication engine ICE architecture according to an embodiment of the present invention;
fig. 5 is an overall system architecture diagram related to a cloud desktop screen recording method based on a network communication engine ICE architecture according to an embodiment of the present invention;
fig. 6 is a schematic diagram illustrating a first module composition of a cloud desktop screen recording device based on an ICE architecture of a network communication engine according to an embodiment of the present invention;
fig. 7 is a schematic diagram illustrating a second module composition of a cloud desktop screen recording device based on an ICE architecture of a network communication engine according to an embodiment of the present invention;
fig. 8 is a schematic diagram illustrating a module composition of a network device according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solutions of the present invention, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention provides a cloud desktop screen recording method and device based on a network communication engine (ICE) framework.
Fig. 1 is a first flowchart of a cloud desktop screen recording method based on a network communication engine ICE architecture according to an embodiment of the present invention, where the network communication engine ICE architecture is deployed on a virtual machine, as shown in fig. 1, the method at least includes the following steps:
s101, receiving a cloud desktop screen recording request, wherein the cloud desktop screen recording request carries a virtual machine identifier of a target virtual machine;
specifically, a system administrator logs in a cloud desktop management platform by using a management terminal, the management terminal determines a virtual machine needing screen recording monitoring based on detected input operation of the system administrator, and generates a cloud desktop screen recording request carrying identification information of the virtual machine needing screen recording monitoring, so as to initiate a screen recording request to a selected virtual machine to be subjected to screen recording monitoring; the cloud desktop management platform sends the screen recording request to the host through the webservice interface, the host packages the message, and the message is sent to the vmooster in the cloud desktop through the hmoosetter.
The cloud desktop screen recording request is initiated by auditing all operation behaviors of internal workers logging in the enterprise client based on the requirement of the enterprise for safety audit. The cloud desktop screen recording request carries ID information of a virtual machine connected with internal worker terminal equipment to be audited, wherein the ID information is selected by an enterprise manager.
And S102, performing screen recording processing on the cloud desktop of the target user terminal corresponding to the target virtual machine based on a network communication engine (ICE) architecture deployed on the target virtual machine to obtain screen recording information of the cloud desktop of the target user terminal, wherein the target user is an internal worker to be checked.
Specifically, after a virtual machine connected to a terminal device used by an internal worker to be audited receives a screen recording request sent by a system administrator, a network communication engine (ICE) framework deployed on a target virtual machine is triggered, and screen recording processing is performed on a cloud desktop logged by the internal worker to be audited through a related ICE module in the ICE framework, so that screen recording information of the cloud desktop of the terminal of the internal worker to be audited is obtained.
And S103, uploading the screen recording information of the cloud desktop to a shared storage of a host end of a running target virtual machine, wherein the host end is a host device for running a plurality of virtual machines, and the target virtual machine is any one of the plurality of virtual machines running on the host device and needing screen recording monitoring.
Specifically, in order to facilitate an enterprise system administrator, all operation behaviors of internal operating personnel to be audited for logging in the enterprise client are monitored and examined, the administrator is helped to easily check whether the internal operating personnel meet operation standardization and set rule requirements, cloud desktop screen recording information is uploaded to shared storage of a host end of the running target virtual machine, and the enterprise system administrator of the management terminal can conveniently acquire the cloud desktop screen recording information of the internal operating personnel to be audited from the shared storage at any time.
In the embodiment of the invention, the ICE architecture is directly deployed on the virtual machine, and the screen recording processing is carried out on the cloud desktop based on the ICE architecture, so that the screen recording operation of the cloud desktop is directly completed on the virtual machine without introducing a proxy server, and the screen recording monitoring of the cloud desktop can be still realized when the network isolation exists, and the method and the device have a wider application scene.
The sending of the screen recording request information by the system administrator is performed after the internal staff logs in the enterprise client and connects to the cloud desktop, so as shown in fig. 2, before receiving the screen recording request of the cloud desktop management in S101, the method further includes:
s104, receiving a cloud desktop login request of a target user terminal, wherein the cloud desktop login request carries a virtual machine identifier of a target virtual machine;
specifically, when an enterprise internal worker logs in through the cloud desktop client during working, the cloud desktop client sends login request information of the cloud desktop client to a target virtual machine according to identification information of the target virtual machine carried in the login request information.
S105, logging in a cloud desktop of a target user terminal on a target virtual machine corresponding to the virtual machine identifier;
specifically, when an enterprise internal worker logs in through the cloud desktop client during working and is connected with the virtual machine, at the moment, the login is successful, and the cloud desktop information is displayed on the enterprise internal worker terminal device.
And S106, acquiring cloud desktop image information aiming at the target user terminal based on a network communication engine (ICE) architecture deployed on the target virtual machine, and writing the cloud desktop image information into a shared memory of the target virtual machine.
Specifically, after an enterprise internal worker successfully logs in the cloud desktop client, the cloud desktop image information of the worker user terminal is acquired based on a network communication engine (ICE) architecture in the target virtual machine after the enterprise internal worker login message is received, and the cloud desktop image information is written in a shared memory in the virtual machine corresponding to the carried virtual machine identifier in the user terminal login request.
In a case where, based on a network communication engine ICE architecture deployed on a target virtual machine, cloud desktop image information is written into a shared memory of the target virtual machine, after receiving a screen recording request sent by a system administrator at a virtual machine connected to an internal worker terminal device to be examined, as shown in fig. 3, S102 performs screen recording processing on a cloud desktop of a target user terminal corresponding to the target virtual machine based on the network communication engine ICE architecture deployed on the target virtual machine, to obtain cloud desktop screen recording information of the target user terminal, including:
and S1021, based on a network communication engine (ICE) architecture deployed on the target virtual machine, reading cloud desktop image information from a shared memory, wherein all desktop image information generated when an enterprise internal worker logs in a cloud desktop client to operate is stored in the shared memory.
Specifically, after a virtual machine connected to the terminal device of the internal worker to be audited receives screen recording request information sent by an enterprise system administrator, the virtual machine triggers a relevant ICE module to perform screen recording processing based on a network communication engine ICE architecture, and reads cloud desktop image information stored in a shared memory in the virtual machine connected to the terminal device of the internal worker to be audited.
And S1022, generating cloud desktop screen recording information of the target user terminal according to the read cloud desktop image information.
Specifically, based on the network communication engine ICE architecture deployed on the target virtual machine, cloud desktop image information read from a shared memory of the virtual machine connected to the terminal device of the internal worker to be audited is processed by a relevant module in the ICE architecture, and finally cloud desktop screen recording information of the user terminal of the internal worker to be audited is generated.
In order to ensure integrity and continuity of cloud desktop screen recording information written in shared storage at a host, after receiving screen recording request information sent by an enterprise system administrator, a virtual machine connected to an internal worker terminal device to be examined deploys a relevant ICE module based on a network communication engine ICE architecture in the virtual machine, and before executing screen recording operation, the size of a storage space on the host needs to be judged, wherein S1021 reads cloud desktop image information from a shared memory based on the network communication engine ICE architecture deployed on a target virtual machine, and the method comprises the following steps:
the method comprises the steps of firstly, obtaining the size of available storage space of shared storage of a host end of a running target virtual machine;
specifically, the method is deployed in a virtual machine connected with terminal equipment of internal workers to be examined, and based on an ICE (Internet communications Engine) graphics card switching module ICEDisplay in an ICE architecture, after receiving a screen recording request sent by an enterprise system administrator, an ICE image reading module ICESound in the ICE architecture is called to send a request for establishing a socket link to an ICE image transfer module ICEREcord in a transfer server CSAP, and after receiving the request for establishing the socket link, the ICE image transfer module ICEREcord in the transfer server CSAP obtains size information of an available storage space of shared storage of a host end for operating a target virtual machine.
And step two, judging whether the size of the available storage space is larger than a preset threshold value, wherein the preset threshold value is a preset threshold value set by an enterprise system administrator according to the needs of the enterprise.
Specifically, the ICE image transfer module icered in the transfer server CSAP compares, according to the obtained size of the available storage space of the shared storage at the host end, the size of the preset threshold set by the enterprise administrator according to the needs of the enterprise.
And step three, if the judgment result is yes, reading the cloud desktop image information from the shared memory based on a network communication engine (ICE) architecture deployed on the target virtual machine.
And step four, if the judgment result is negative, determining that screen recording fails, and sending screen recording failure prompt information to the management terminal.
Specifically, the ICE image transfer module ICE in the transfer server CSAP compares the size of the obtained host shared storage available storage space with the size of a preset threshold set by an enterprise administrator according to the needs of the enterprise.
If the size of the available storage space of the shared storage of the host end is larger than a preset threshold set by an enterprise administrator, establishing a socket link with an ICE image transfer module ICEREcord in a transfer server CSAP based on an ICE image reading module ICESound in a network communication engine ICE framework, wherein the ICE image reading module ICESound reads cloud desktop image information from a shared memory in a virtual machine connected with the terminal equipment of the internal working personnel to be examined.
If the size of the available storage space of the shared storage of the host end is smaller than a preset threshold set by an enterprise administrator, screen recording fails, and a socket link cannot be established with an ICE image transfer module ICEREcord in a transfer server CSAP based on an ICE image reading module ICESound in a network communication engine ICE architecture, so that screen recording failure information is sent to a management terminal.
As shown in fig. 4, the S1022 generates the cloud desktop screen recording information of the target user terminal according to the read cloud desktop image information, where the cloud desktop screen recording request sent by the enterprise management terminal further carries information used for representing the specified screen recording duration, and the method includes:
s10221, recording the initial screen recording time for reading the cloud desktop image information;
specifically, a cloud desktop screen recording request sent by an enterprise management terminal also carries information used for representing a specified screen recording duration, when a virtual machine connected with an internal worker terminal device to be examined receives a screen recording request based on an ICE display card switching module ICEDisplay in an ICE framework of a network communication engine, an ICE image reading module iceoutput in the ICE framework is called, a request for establishing socket link is sent to an ICE image transfer module icercord in a relay server CSAP, after the ICE image transfer module icercord in the relay server CSAP receives the request for establishing socket link, size information of an available storage space shared and stored on a host computer side is obtained, whether a host computer side shared storage space is sufficient or not is judged according to the size of a preset threshold value set by the enterprise management terminal, and if the host computer side shared storage space is sufficient through judgment, the ICE image reading module esrcond completes the establishment of socket link with the ICE image transfer module icercord in the relay server CSAP.
The ICESOUND module records initial screen recording time information of the cloud desktop image information, reads the cloud desktop image information from a shared memory in a virtual machine connected with the terminal equipment of the internal staff to be checked, processes the information to obtain cloud desktop video stream information, and uploads the obtained cloud desktop video stream information to an ICE image transfer module ICERrecord in a transfer server CSAP.
S10222, determining the screen recording termination time of the cloud desktop image information based on the specified screen recording duration and the initial screen recording time;
specifically, the ICE image reading module icebound determines the screen recording termination time of the cloud desktop image information according to the screen recording duration specified in the screen recording request sent by the enterprise management terminal and the screen recording start time.
S10223, generating cloud desktop screen recording information of the target user terminal according to the read cloud desktop image information from the initial screen recording time to the termination screen recording time.
Specifically, according to the time from the initial screen recording time to the termination screen recording time, the ICE image reading module icebound records the initial screen recording time information of the cloud desktop image information, meanwhile, the cloud desktop image information is read from a shared memory in a virtual machine connected with the internal worker terminal equipment to be examined, the information is processed to obtain cloud desktop video stream information, the obtained cloud desktop video stream information is uploaded to the ICE image transfer module ICE in the transit server CSAP, the ICE image transfer module ICE in the transit server CSAP encodes the cloud desktop video stream information, and finally, the cloud desktop screen recording information of the internal worker terminal to be examined is obtained from the initial screen recording time to the termination screen recording time.
Wherein, to the condition that there are different transfer servers that the screen recording request will distribute to corresponding difference, still carry the address information and the port information of transfer server in the cloud desktop screen recording request, step two in above-mentioned S1021, after judging that available storage space size is greater than and predetermines the threshold value, still includes:
if the judgment result is yes, the network link is established with the transfer server corresponding to the address information and the port information.
Specifically, after the ICE image transfer module ICE in the CSAP of the transfer server compares the size of the storage space in the acquired shared storage of the host with the size of the preset threshold set by the enterprise management terminal, and when the shared storage space of the host is judged to be larger than the preset threshold, the ICE image transfer module ICE in the CSAP of the transfer server establishes a network link with the ICE image reading module ICE according to the address information and the port information in the CSAP of the transfer server carried in the cloud desktop screen recording request.
After the step S103 of uploading the cloud desktop screen recording information to the shared storage at the host end of the running target virtual machine, the method further includes:
step one, after the fact that screen recording of the cloud desktop is finished is determined, screen recording finishing information is sent to a transfer server, and a network link is disconnected with the transfer server;
specifically, when the actual screen recording duration is the same as the specified screen recording duration, it is determined that the screen recording of the cloud desktop is finished, the ICE image reading module icebound sends screen recording end information to the ICE image transfer module icered in the transfer server CSAP, and the ICE image transfer module icered in the transfer server CSAP is disconnected from the socket link.
Step two, after receiving the screen recording end information, the transfer server releases an encoder used for generating the screen recording information of the cloud desktop;
specifically, the ICE image transfer module icercord in the transfer server CSAP releases the encoder used for generating the cloud desktop screen recording information after receiving the screen recording end information sent by the ICE image reading module icesend.
And step three, the transfer server sends screen recording ending information to the host end, and the network link is disconnected with the host end.
Specifically, the ICE image relay module ICE in the relay server CSAP sends the screen recording end information to the shared storage at the host end, stops transmitting the video stream information to the shared storage, and disconnects the network link with the host end.
Wherein, the receiving, by the S104, the cloud desktop login request of the target user terminal specifically includes:
receiving a cloud desktop login request of a target user terminal through an ICE (Internet communications interface) display card switching module deployed on a target virtual machine;
specifically, when an enterprise internal worker logs in through a cloud desktop client during working, the cloud desktop client sends login request information of the cloud desktop client to a target virtual machine carrying a corresponding identifier according to identifier information of the target virtual machine carried in the login request information, and an ICE video card switching module in the target virtual machine receives a cloud desktop login request sent by an enterprise internal worker terminal.
Correspondingly, the step S106 of obtaining the cloud desktop image information for the target user terminal based on the network communication engine ICE architecture deployed on the target virtual machine, and writing the cloud desktop image information into the shared memory of the target virtual machine includes:
the method comprises the following steps: switching the operating system display card to an ICE display card driver deployed on the target virtual machine through an ICE display card switching module;
step two: acquiring cloud desktop image information aiming at a target user terminal through an ICE display card drive; and (c) a second step of,
step three: and writing the cloud desktop image information into a shared memory of the target virtual machine through the drive of the ICE display card.
Specifically, after receiving a cloud desktop login request sent by a terminal of an enterprise internal worker, the ICE video card switching module ICE Display in an ICE architecture of a network communication engine deployed on a target virtual machine executes video card switching operation, and switches a Basic Display Driver of an operating system to the ICE video card to drive the ICE Display; and the ICE Display card drives the ICE Display to acquire the cloud desktop image information of the internal staff terminal of the enterprise, and the acquired cloud desktop image information is written into the shared memory of the virtual machine corresponding to the virtual machine identifier.
Wherein, in S1022, the generating of the cloud desktop screen recording information of the target user terminal according to the read cloud desktop image information includes:
the method comprises the following steps: processing the read cloud desktop image information through an ICE image reading module arranged on the target virtual machine to obtain cloud desktop video stream information, and transmitting the cloud desktop video stream information to an ICE image transfer module in a transfer server;
step two: and coding the cloud desktop video stream information through an ICE image transfer module to obtain the cloud desktop screen recording information of the target user terminal.
Specifically, after receiving a screen recording request, an ICE image reading module icebound in an ICE framework is called by an ICE display card switching module ICEDisplay in a virtual machine connected to an internal staff terminal device to be audited, a request for establishing a socket link is sent to an ICE image transfer module icebound in a transfer server CSAP, the ICE image transfer module icebound in the transfer server CSAP obtains size information of an available storage space shared and stored on a host computer after receiving the request for establishing the socket link, and judges whether the shared storage space of the host computer is sufficient according to the size of a preset threshold value set by an enterprise management terminal, if the shared storage space of the host computer is sufficient through judgment, the ICE image reading module icebound completes establishment of the socket link with the ICE image transfer module icebound in the transfer server CSAP.
The ICE image reading module ICESOUND reads cloud desktop image information from a shared memory in a virtual machine connected with terminal equipment of internal staff to be examined, processes the information to obtain cloud desktop video stream information, and uploads the obtained cloud desktop video stream information to an ICE image transfer module ICEREcord in a transfer server CSAP. And an ICE image transfer module ICEREcord in the transfer server CSAP encodes the cloud desktop video stream information to finally obtain the cloud desktop screen recording information of the internal staff terminal to be audited.
In a specific embodiment, as shown in fig. 5, the cloud desktop screen recording process based on the network communication engine ICE architecture specifically includes:
the cloud desktop client sends a cloud desktop login request to a virtual machine with an ICE (Internet communications and Internet Explorer) framework based on the detected first input operation;
after an ICE Display card switching module ICEDisplay in the virtual machine receives a cloud desktop login request, executing Display card switching operation, switching an operating system Display card Basic Display Driver to an ICE Display card Driver, and writing cloud desktop image information into a shared memory by the ICE Display card Driver;
the management terminal sends a cloud desktop screen recording request to the virtual machine with the ICE architecture on the basis of the detected second input operation of the system administrator;
after receiving a screen recording request, an ICE display card switching module ICEDisplay in a virtual machine calls an ICE image reading module ICESound in an ICE framework, sends a request for establishing a socket link to an ICE image transfer module ICERecord in a transfer server CSAP, obtains size information of an available storage space shared and stored on a host computer end after the ICE image transfer module ICERecord in the transfer server CSAP receives the request for establishing the socket link, judges whether the shared storage space of the host computer end is sufficient according to the size of a preset threshold value set by an enterprise management terminal, and completes the establishment of the socket link with the ICE image transfer module ICERecord in the transfer server CSAP if the shared storage space of the host computer end is sufficient through judgment.
The ICE image reading module ICESOUND records initial screen recording time information of the cloud desktop image information, simultaneously reads the cloud desktop image information from the shared memory, processes the information to obtain cloud desktop video stream information, uploads the obtained cloud desktop video stream information to an ICE image transfer module ICEREcordid in a transfer server CSAP, and the ICE image transfer module ICEREcordid in the transfer server CSAP further encodes the obtained cloud desktop video stream information and sends the encoded cloud desktop video stream information to a shared memory on a host.
When the appointed screen recording time length in the screen recording request sent by the enterprise management terminal reaches the longest screen recording time length, the ICE image reading module ICESound sends screen recording ending information to the ICE image transfer module ICERecord in the transfer server CSAP, and the socket link is disconnected with the ICE image transfer module ICERecord in the transfer server CSAP. And an ICE image transfer module ICEREcordid in the transfer server CSAP releases an encoder used for generating the screen recording information of the cloud desktop after receiving the screen recording ending information sent by the ICE image reading module ICESound. And an ICE image transfer module ICEREcordid in the transfer server CSAP sends screen recording ending information to the shared storage of the host end, stops transmitting video stream information to the shared storage, and disconnects network link with the host end to end screen recording.
The cloud desktop screen recording method based on the network communication engine ICE framework in the embodiment of the invention, the network communication engine ICE framework is deployed on a virtual machine, and the method comprises the following steps: receiving a cloud desktop screen recording request, wherein the cloud desktop screen recording request carries a virtual machine identifier of a target virtual machine; performing screen recording processing on a cloud desktop of a target user terminal corresponding to a target virtual machine based on a network communication engine (ICE) architecture deployed on the target virtual machine to obtain screen recording information of the cloud desktop of the target user terminal; and uploading the screen recording information of the cloud desktop to a shared storage of a host end running the target virtual machine. In the embodiment of the invention, because the ICE architecture is directly deployed on the virtual machine and the screen recording processing is carried out on the cloud desktop based on the ICE architecture, the screen recording operation of the cloud desktop is directly completed on the virtual machine without introducing a proxy server, so that the screen recording monitoring of the cloud desktop can be still realized when the network isolation exists, and the application scene is wider.
Corresponding to the cloud desktop screen recording method based on the network communication engine ICE architecture provided in the above embodiment, based on the same technical concept, an embodiment of the present invention further provides a cloud desktop screen recording device based on the network communication engine ICE architecture, and fig. 6 is a schematic diagram of a first module composition of the cloud desktop screen recording device based on the network communication engine ICE architecture provided in the embodiment of the present invention, where the cloud desktop screen recording device based on the network communication engine ICE architecture is used to execute the cloud desktop screen recording method based on the network communication engine ICE architecture described in fig. 1 to fig. 5, and the network communication engine ICE architecture is deployed on a virtual machine, as shown in fig. 6, the device includes:
a screen recording request receiving module 601, configured to receive a cloud desktop screen recording request, where the cloud desktop screen recording request carries a virtual machine identifier of a target virtual machine;
a screen recording information generating module 602, configured to perform screen recording processing on a cloud desktop of a target user terminal corresponding to the target virtual machine based on a network communication engine ICE architecture deployed on the target virtual machine, so as to obtain screen recording information of the cloud desktop of the target user terminal;
and a screen recording information transmission module 603, configured to upload the screen recording information of the cloud desktop to a shared storage at a host end where the target virtual machine operates.
Optionally, as shown in fig. 7, the apparatus further includes: a login request receiving module 604 and an image information generating module 605, wherein,
the login request receiving module 604 is configured to:
receiving a cloud desktop login request of a target user terminal, wherein the cloud desktop login request carries a virtual machine identifier of a target virtual machine;
logging in a cloud desktop of the target user terminal on the target virtual machine corresponding to the virtual machine identifier;
and the image information generating module 605, configured to:
and acquiring cloud desktop image information aiming at the target user terminal based on a network communication engine (ICE) architecture deployed on the target virtual machine, and writing the cloud desktop image information into a shared memory of the target virtual machine.
Optionally, the screen recording information generating module 602 is specifically configured to:
reading the cloud desktop image information from the shared memory based on a network communication engine (ICE) architecture deployed on the target virtual machine;
and generating the cloud desktop screen recording information of the target user terminal according to the read cloud desktop image information.
Optionally, the screen recording information generating module 602 is further specifically configured to:
obtaining the size of available storage space of shared storage of a host end running the target virtual machine;
judging whether the size of the available storage space is larger than a preset threshold value or not;
and if so, reading the cloud desktop image information from the shared memory based on a network communication engine (ICE) architecture deployed on the target virtual machine.
Optionally, the cloud desktop screen recording request further carries information for representing a specified screen recording duration;
the screen recording information generating module 602 is further specifically configured to:
recording the initial screen recording time for reading the cloud desktop image information;
determining the screen recording termination time of the cloud desktop image information based on the specified screen recording duration and the initial screen recording time;
and generating cloud desktop screen recording information of the target user terminal according to the read cloud desktop image information from the initial screen recording time to the termination screen recording time.
Optionally, the cloud desktop screen recording request further carries address information and port information of the transfer server;
the screen recording information generating module 602 is further specifically configured to:
if the judgment result is yes, establishing network link with the transfer server corresponding to the address information and the port information.
Optionally, the screen recording information generating module 602 is further specifically configured to:
when the cloud desktop screen recording is finished, sending screen recording finishing information to a transfer server, and disconnecting the network link with the transfer server;
after receiving the screen recording end information, the transfer server releases an encoder used for generating the screen recording information of the cloud desktop;
and the transfer server sends screen recording ending information to the host end and disconnects a network link with the host end.
Optionally, the login request receiving module 604 is specifically configured to:
receiving a cloud desktop login request of a target user terminal through an ICE (Internet communications interface) display card switching module deployed on the target virtual machine;
the image information generating module 605 is specifically configured to:
switching the operating system display card to an ICE display card driver deployed on the target virtual machine through the ICE display card switching module;
acquiring cloud desktop image information aiming at the target user terminal through the drive of the ICE display card; and the number of the first and second groups,
and writing the cloud desktop image information into a shared memory of the target virtual machine through the ICE display card drive.
Optionally, the screen recording information generating module 602 is further specifically configured to:
processing the read cloud desktop image information through an ICE image reading module deployed on the target virtual machine to obtain cloud desktop video stream information, and transmitting the cloud desktop video stream information to an ICE image transfer module in a transfer server;
and coding the cloud desktop video stream information through the ICE image transfer module to obtain the cloud desktop screen recording information of the target user terminal.
In an embodiment of the present invention, a cloud desktop screen recording device based on a network communication engine ICE architecture includes: a screen recording request receiving module 601, configured to receive a cloud desktop screen recording request, where the cloud desktop screen recording request carries a virtual machine identifier of a target virtual machine; a screen recording information generating module 602, configured to perform screen recording processing on a cloud desktop of a target user terminal corresponding to the target virtual machine based on a network communication engine ICE architecture deployed on the target virtual machine, so as to obtain screen recording information of the cloud desktop of the target user terminal; the screen recording information transmission module 603 is configured to upload the screen recording information of the cloud desktop to a shared storage at a host end where the target virtual machine operates. In the embodiment of the invention, because the ICE architecture is directly deployed on the virtual machine and the screen recording processing is carried out on the cloud desktop based on the ICE architecture, the screen recording operation of the cloud desktop is directly completed on the virtual machine without introducing a proxy server, so that the screen recording monitoring of the cloud desktop can be still realized when the network isolation exists, and the application scene is wider.
The cloud desktop screen recording device based on the network communication engine ICE framework provided by the embodiment of the invention can realize each process in the embodiment corresponding to the cloud desktop screen recording method based on the network communication engine ICE framework, and in order to avoid repetition, the details are not repeated here.
It should be noted that the cloud desktop screen recording device based on the network communication engine ICE architecture provided by the embodiment of the present invention and the cloud desktop screen recording method based on the network communication engine ICE architecture provided by the embodiment of the present invention are based on the same inventive concept, and therefore specific implementation of the embodiment may refer to implementation of the cloud desktop screen recording method based on the network communication engine ICE architecture, and repeated details are not repeated.
Corresponding to the cloud desktop screen recording method and apparatus based on the network communication engine ICE architecture provided by the embodiment of the present invention, the embodiment of the present invention provides a network device, which is shown in fig. 8 and includes a processor 110, a transceiver 120, a memory 130, and a bus interface. Wherein:
in this embodiment of the present invention, the network device 100 further includes: a computer program stored in the memory 130 and operable on the processor 110, where the computer program, when executed by the processor 110, implements each process in the cloud desktop screen recording method based on the network communication engine ICE architecture, and can achieve the same technical effect, and in order to avoid repetition, the details are not repeated here.
In FIG. 8, the bus architecture may include any number of interconnected buses and bridges, with various circuits of one or more processors, represented in particular by processor 110, and memory, represented by memory 130, being linked together. The bus architecture may also link together various other circuits such as peripherals, voltage regulators, power management circuits, and the like, which are well known in the art, and therefore, will not be described any further herein. The bus interface provides an interface. The transceiver 120 may be a number of elements including a transmitter and a receiver that provide a means for communicating with various other apparatus over a transmission medium.
The processor 110 is responsible for managing the bus architecture and general processing, and the memory 130 may store data used by the processor 110 in performing operations.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements the processes of the method embodiments, and can achieve the same technical effects, and in order to avoid repetition, the details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, 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 phrases "comprising a component of' 8230; \8230;" does not exclude the presence of another like element in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the particular illustrative embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but is intended to cover various modifications, equivalent arrangements, and equivalents thereof, which may be made by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (16)

1. A cloud desktop screen recording method based on a network communication engine (ICE) architecture is characterized in that the ICE architecture is deployed on a virtual machine, and the method comprises the following steps:
receiving a cloud desktop screen recording request, wherein the cloud desktop screen recording request carries a virtual machine identifier of a target virtual machine;
based on a network communication engine (ICE) framework deployed on the target virtual machine, performing screen recording processing on a cloud desktop of a target user terminal corresponding to the target virtual machine to obtain screen recording information of the cloud desktop of the target user terminal;
uploading the screen recording information of the cloud desktop to a shared storage of a host end running the target virtual machine;
the network communication engine ICE architecture comprises an ICE display card switching module, an operating system display card, an ICE display card driver, a shared memory, an ICE image reading module and an ICE image transfer module, and the screen recording processing of the cloud desktop of the target user terminal corresponding to the target virtual machine comprises the following steps:
receiving a cloud desktop login request of the target user terminal through the ICE display card switching module;
switching the operating system display card to the ICE display card drive through the ICE display card switching module;
acquiring cloud desktop image information aiming at the target user terminal through the drive of the ICE display card, and writing the cloud desktop image information into the shared memory;
processing the cloud desktop image information through the ICE image reading module to obtain cloud desktop video stream information and transmitting the cloud desktop video stream information to the ICE image transfer module;
and coding the cloud desktop video stream information through the ICE image transfer module to obtain the cloud desktop screen recording information of the target user terminal.
2. The method of claim 1, prior to receiving the cloud desktop screen recording request, further comprising:
receiving a cloud desktop login request of a target user terminal, wherein the cloud desktop login request carries a virtual machine identifier of a target virtual machine;
logging in a cloud desktop of the target user terminal on the target virtual machine corresponding to the virtual machine identifier;
and acquiring cloud desktop image information aiming at the target user terminal based on a network communication engine (ICE) architecture deployed on the target virtual machine, and writing the cloud desktop image information into a shared memory of the target virtual machine.
3. The method according to claim 2, wherein the performing screen recording processing on a cloud desktop of a target user terminal corresponding to the target virtual machine based on a network communication engine (ICE) architecture deployed on the target virtual machine to obtain screen recording information of the cloud desktop of the target user terminal includes:
reading the cloud desktop image information from the shared memory based on a network communication engine (ICE) architecture deployed on the target virtual machine;
and generating the cloud desktop screen recording information of the target user terminal according to the read cloud desktop image information.
4. The method of claim 3, wherein reading the cloud desktop image information from the shared memory based on a network communication engine (ICE) architecture deployed on the target virtual machine comprises:
obtaining the size of available storage space of shared storage of a host end running the target virtual machine;
judging whether the size of the available storage space is larger than a preset threshold value or not;
and if so, reading the cloud desktop image information from the shared memory based on a network communication engine (ICE) architecture deployed on the target virtual machine.
5. The method according to claim 3, wherein the cloud desktop screen recording request further carries information for representing a specified screen recording duration;
generating the cloud desktop screen recording information of the target user terminal according to the read cloud desktop image information, wherein the generating comprises the following steps:
recording the initial screen recording time for reading the cloud desktop image information;
determining the screen recording termination time of the cloud desktop image information based on the specified screen recording duration and the starting screen recording time;
and generating cloud desktop screen recording information of the target user terminal according to the cloud desktop image information read from the initial screen recording time to the termination screen recording time.
6. The method according to claim 4, wherein the cloud desktop screen recording request further carries address information and port information of a transit server;
and after judging whether the size of the available storage space is larger than a preset threshold value, if so, establishing network link with a transit server corresponding to the address information and the port information.
7. The method of claim 5, further comprising, after uploading the cloud desktop screenrecording information into a shared storage on a host side running the target virtual machine:
when the cloud desktop screen recording is finished, sending screen recording finishing information to a transfer server, and disconnecting the network link with the transfer server;
after receiving the screen recording end information, the transfer server releases an encoder used for generating the screen recording information of the cloud desktop;
and the transfer server sends screen recording ending information to the host end and disconnects a network link with the host end.
8. The method of claim 2, wherein receiving the cloud desktop login request of the target user terminal comprises:
receiving a cloud desktop login request of a target user terminal through an ICE (Internet communications interface) display card switching module deployed on the target virtual machine;
the acquiring, based on the network communication engine ICE architecture deployed on the target virtual machine, cloud desktop image information for the target user terminal, and writing the cloud desktop image information into a shared memory of the target virtual machine includes:
switching an operating system display card to an ICE display card driver deployed on the target virtual machine through the ICE display card switching module;
acquiring cloud desktop image information aiming at the target user terminal through the drive of the ICE display card; and the number of the first and second groups,
and writing the cloud desktop image information into a shared memory of the target virtual machine through the ICE display card drive.
9. The method according to claim 3, wherein the generating cloud desktop screen recording information of the target user terminal according to the read cloud desktop image information comprises:
processing the read cloud desktop image information through an ICE image reading module deployed on the target virtual machine to obtain cloud desktop video stream information, and transmitting the cloud desktop video stream information to an ICE image transfer module in a transfer server;
and coding the cloud desktop video stream information through the ICE image transfer module to obtain the cloud desktop screen recording information of the target user terminal.
10. A cloud desktop screen recording device based on a network communication engine (ICE) architecture, wherein the ICE architecture is deployed on a virtual machine, and the device comprises:
the device comprises a screen recording request receiving module, a screen recording request processing module and a screen recording module, wherein the screen recording request receiving module is used for receiving a cloud desktop screen recording request, and the cloud desktop screen recording request carries a virtual machine identifier of a target virtual machine;
the screen recording information generating module is used for performing screen recording processing on a cloud desktop of a target user terminal corresponding to the target virtual machine based on a network communication engine (ICE) architecture deployed on the target virtual machine to obtain screen recording information of the cloud desktop of the target user terminal;
the screen recording information transmission module is used for uploading the screen recording information of the cloud desktop to a shared storage of a host end running the target virtual machine;
the network communication engine ICE architecture comprises an ICE display card switching module, an operating system display card, an ICE display card driver, a shared memory, an ICE image reading module and an ICE image transfer module, wherein the screen recording information generating module comprises, when performing screen recording processing on a cloud desktop of a target user terminal corresponding to the target virtual machine:
receiving a cloud desktop login request of the target user terminal through the ICE display card switching module;
switching the operating system display card to the ICE display card drive through the ICE display card switching module;
the cloud desktop image information aiming at the target user terminal is obtained through the drive of the ICE display card, and the cloud desktop image information is written into the shared memory;
processing the cloud desktop image information through the ICE image reading module to obtain cloud desktop video stream information and transmitting the cloud desktop video stream information to the ICE image transfer module;
and coding the cloud desktop video stream information through the ICE image transfer module to obtain the cloud desktop screen recording information of the target user terminal.
11. The apparatus of claim 10, further comprising: a login request receiving module and an image information generating module, wherein,
the login request receiving module is configured to:
receiving a cloud desktop login request of a target user terminal, wherein the cloud desktop login request carries a virtual machine identifier of a target virtual machine;
logging in a cloud desktop of the target user terminal on the target virtual machine corresponding to the virtual machine identifier;
and the image information generation module is used for:
and acquiring cloud desktop image information aiming at the target user terminal based on a network communication engine (ICE) architecture deployed on the target virtual machine, and writing the cloud desktop image information into a shared memory of the target virtual machine.
12. The apparatus of claim 11, wherein the screen recording information generating module is specifically configured to:
reading the cloud desktop image information from the shared memory based on a network communication engine (ICE) architecture deployed on the target virtual machine;
and generating cloud desktop screen recording information of the target user terminal according to the read cloud desktop image information.
13. The apparatus according to claim 11, wherein the login request receiving module is specifically configured to:
receiving a cloud desktop login request of a target user terminal through an ICE (Internet communications interface) display card switching module deployed on the target virtual machine;
the image information generation module is specifically configured to:
switching an operating system display card to an ICE display card driver deployed on the target virtual machine through the ICE display card switching module;
acquiring cloud desktop image information aiming at the target user terminal through the drive of the ICE display card; and the number of the first and second groups,
and writing the cloud desktop image information into a shared memory of the target virtual machine through the ICE display card drive.
14. The apparatus of claim 12, wherein the screen recording information generating module is further specifically configured to:
processing the read cloud desktop image information through an ICE image reading module deployed on the target virtual machine to obtain cloud desktop video stream information, and transmitting the cloud desktop video stream information to an ICE image transfer module in a transfer server;
and coding the cloud desktop video stream information through the ICE image transfer module to obtain the cloud desktop screen recording information of the target user terminal.
15. A network device comprising a memory, a processor and a memory on and accessible at the memory
A computer program running on a processor, the computer program, when executed by the processor, implementing the cloud desktop screen recording method based on the network communication engine ICE architecture of any of claims 1-9.
16. A computer-readable storage medium, having a computer program stored thereon, wherein the computer program, when executed by a processor, implements the cloud desktop screen recording method based on network communication engine ICE architecture as claimed in any one of claims 1 to 9.
CN201811603809.8A 2018-12-26 2018-12-26 Cloud desktop screen recording method and device based on network communication engine ICE architecture Active CN111367753B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201811603809.8A CN111367753B (en) 2018-12-26 2018-12-26 Cloud desktop screen recording method and device based on network communication engine ICE architecture
PCT/CN2019/126439 WO2020135191A1 (en) 2018-12-26 2019-12-18 Cloud desktop screen recording method and device based on network communication engine ice architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811603809.8A CN111367753B (en) 2018-12-26 2018-12-26 Cloud desktop screen recording method and device based on network communication engine ICE architecture

Publications (2)

Publication Number Publication Date
CN111367753A CN111367753A (en) 2020-07-03
CN111367753B true CN111367753B (en) 2023-03-14

Family

ID=71129138

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811603809.8A Active CN111367753B (en) 2018-12-26 2018-12-26 Cloud desktop screen recording method and device based on network communication engine ICE architecture

Country Status (2)

Country Link
CN (1) CN111367753B (en)
WO (1) WO2020135191A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112235373A (en) * 2020-09-30 2021-01-15 北京联众国际通信有限公司 Cloud desktop scheduling system based on application AI and scheduling method thereof
CN112579210A (en) * 2020-12-30 2021-03-30 上海众源网络有限公司 Application program control method and device
CN114461287B (en) * 2022-01-29 2024-01-30 亿咖通(湖北)技术有限公司 Operating system starting method and device, electronic equipment and storage medium
CN117278436A (en) * 2022-06-14 2023-12-22 中兴通讯股份有限公司 Monitoring method and device of virtual machine and storage medium
CN115174275B (en) * 2022-09-07 2022-12-06 平安银行股份有限公司 Remote control method and device based on cloud

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004135194A (en) * 2002-10-11 2004-04-30 Sony Corp Electronic equipment operation system
JP2007272802A (en) * 2006-03-31 2007-10-18 Fujitsu Ltd Screen recording program
CN104636435A (en) * 2014-12-26 2015-05-20 中电科华云信息技术有限公司 Cloud terminal screen recording method
CN104850407A (en) * 2015-05-28 2015-08-19 深圳市云舒网络技术有限公司 Desktop screen capture system and method
CN104899019A (en) * 2015-04-29 2015-09-09 深圳市深信服电子科技有限公司 Screen information recording method and apparatus in virtual environment
CN105162641A (en) * 2014-05-28 2015-12-16 中兴通讯股份有限公司 Monitoring method and device for cloud desktop
CN105183654A (en) * 2015-09-18 2015-12-23 厦门美图移动科技有限公司 Android automatic testing screen recording mechanism and system disengaged from PC
CN105933415A (en) * 2016-04-21 2016-09-07 国家计算机网络与信息安全管理中心 Virtual machine online screen record method in cloud computing environment based on VNC agent and virtual machine online screen record system thereof
CN108965480A (en) * 2018-09-07 2018-12-07 平安科技(深圳)有限公司 Cloud desktop login management-control method, device and computer readable storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102215265B (en) * 2011-06-14 2013-12-18 杭州思福迪信息技术有限公司 System and method for realizing uniform management and monitoring of remote virtual desktop access
CN103970533B (en) * 2014-04-14 2018-01-30 深信服科技股份有限公司 The information recording method and device of screen recording
US10165397B2 (en) * 2016-02-18 2018-12-25 Comcast Cable Communications, Llc Proximity detection and targeted communications

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004135194A (en) * 2002-10-11 2004-04-30 Sony Corp Electronic equipment operation system
JP2007272802A (en) * 2006-03-31 2007-10-18 Fujitsu Ltd Screen recording program
CN105162641A (en) * 2014-05-28 2015-12-16 中兴通讯股份有限公司 Monitoring method and device for cloud desktop
CN104636435A (en) * 2014-12-26 2015-05-20 中电科华云信息技术有限公司 Cloud terminal screen recording method
CN104899019A (en) * 2015-04-29 2015-09-09 深圳市深信服电子科技有限公司 Screen information recording method and apparatus in virtual environment
CN104850407A (en) * 2015-05-28 2015-08-19 深圳市云舒网络技术有限公司 Desktop screen capture system and method
CN105183654A (en) * 2015-09-18 2015-12-23 厦门美图移动科技有限公司 Android automatic testing screen recording mechanism and system disengaged from PC
CN105933415A (en) * 2016-04-21 2016-09-07 国家计算机网络与信息安全管理中心 Virtual machine online screen record method in cloud computing environment based on VNC agent and virtual machine online screen record system thereof
CN108965480A (en) * 2018-09-07 2018-12-07 平安科技(深圳)有限公司 Cloud desktop login management-control method, device and computer readable storage medium

Also Published As

Publication number Publication date
CN111367753A (en) 2020-07-03
WO2020135191A1 (en) 2020-07-02

Similar Documents

Publication Publication Date Title
CN111367753B (en) Cloud desktop screen recording method and device based on network communication engine ICE architecture
CN107800783B (en) Method and device for remotely monitoring server
CN109284140B (en) Configuration method and related equipment
JP2018509691A (en) Rolling security platform
WO2017107656A1 (en) Virtualized network element failure self-healing method and device
CN113556584A (en) Screenshot transmission method and device of cloud mobile phone, electronic equipment and storage medium
CN105554136B (en) Backup Data restoring method, apparatus and system
CN115454636A (en) Container cloud platform GPU resource scheduling method, device and application
CN112491980A (en) Cloud host service management method, system, terminal and storage medium
CN109788251B (en) Video processing method, device and storage medium
CN107231245B (en) Method and device for reporting monitoring log, and method and device for processing monitoring log
CN107770030B (en) Stage equipment control system, control method and control device based on VPN technology
CN107277163B (en) Equipment remote mapping method and device
CN114024822B (en) Block chain-based Internet of things equipment management method, equipment, server and medium
CN106487884A (en) Data transmission method and client
CN107659621B (en) RAID control card configuration method and device
CN115665265A (en) Request processing method, device, equipment, storage medium and system
CN108848182B (en) Updating method of BMC firmware, related equipment and system
CN113064616A (en) Software updating method and device, storage medium and electronic equipment
CN110808943B (en) Client connection emergency management method, client and computer readable storage medium
CN113919511A (en) Federal learning method and device
CN111949980A (en) Target client monitoring method and device, storage medium and electronic device
CN111131462A (en) Method for executing terminal instruction through protocol
CN113656793B (en) Method and device for monitoring instant messaging program on terminal, storage medium and terminal
CN114640522B (en) Firewall security policy processing method, device, equipment and storage medium

Legal Events

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