CN111371954A - Method and device for dynamically adjusting cloud mobile phone resource configuration - Google Patents

Method and device for dynamically adjusting cloud mobile phone resource configuration Download PDF

Info

Publication number
CN111371954A
CN111371954A CN202010168599.5A CN202010168599A CN111371954A CN 111371954 A CN111371954 A CN 111371954A CN 202010168599 A CN202010168599 A CN 202010168599A CN 111371954 A CN111371954 A CN 111371954A
Authority
CN
China
Prior art keywords
audio
mobile phone
video
optimal
configuration parameter
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
CN202010168599.5A
Other languages
Chinese (zh)
Inventor
何振杰
黄小勇
雷磊
黄坚
廖松青
杨凯
王自辉
陈思民
施海参
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Micro Computing Information Technology Co ltd
Original Assignee
Guangzhou Micro Computing Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Micro Computing Information Technology Co ltd filed Critical Guangzhou Micro Computing Information Technology Co ltd
Priority to CN202010168599.5A priority Critical patent/CN111371954A/en
Publication of CN111371954A publication Critical patent/CN111371954A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Environmental & Geological Engineering (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses a method, a device, a terminal device and a readable storage medium for dynamically adjusting cloud mobile phone resource configuration, wherein the method comprises the following steps: monitoring the network state between the user mobile phone and the cloud mobile phone in real time, and generating a current network state index according to a monitoring result; calculating to obtain current optimal audio and video configuration parameters according to the current network state index; and adjusting the audio and video resource configuration input into the mobile phone of the user according to the optimal audio and video configuration parameters. The method and the device can dynamically adjust the audio and video configuration parameters transmitted from the cloud mobile phone to the user mobile phone according to the network state, thereby optimizing the user experience and simultaneously fully utilizing the network resources.

Description

Method and device for dynamically adjusting cloud mobile phone resource configuration
Technical Field
The invention relates to the technical field of cloud mobile phone management, in particular to a method and a device for dynamically adjusting cloud mobile phone resource configuration, a terminal device and a readable storage medium.
Background
The cloud mobile phone applies the cloud computing technology to network terminal service and realizes the cloud service through the cloud server. The mobile phone can realize a plurality of functions through a network by virtue of a self-contained system and a network terminal erected by a manufacturer. And in the running mode of the cloud mobile phone, all applications run at the server side, and the rendered application pictures are compressed and then transmitted to the user through the network. At the client, the mobile phone of the user does not need any high-end processor and display card, and only needs basic video decompression capability. However, in the prior art, data transmission is usually performed on the audio and video of the cloud mobile phone according to fixed parameters, and since the parameters of audio and video transmission cannot be dynamically adjusted according to the network environment in the prior art, the smoothness of a picture is reduced when the network environment is poor, and network resources cannot be fully utilized when the network is idle, so that the user experience is greatly limited.
Disclosure of Invention
The embodiment of the invention aims to provide a method, a device, a terminal device and a readable storage medium for dynamically adjusting the resource configuration of a cloud mobile phone, so that the data transmission quality of the cloud mobile phone can be dynamically adjusted according to a network environment.
In order to solve the above technical problem, an embodiment of the present invention provides a method for dynamically adjusting resource allocation of a cloud mobile phone, including:
monitoring the network state between the user mobile phone and the cloud mobile phone in real time, and generating a current network state index according to a monitoring result;
calculating to obtain current optimal audio and video configuration parameters according to the current network state index;
and adjusting the audio and video resource configuration input into the mobile phone of the user according to the optimal audio and video configuration parameters.
Further, the current optimal audio/video configuration parameter is obtained by calculation according to the current network state index, and specifically:
matching a corresponding data transmission quality gradient from a preset transmission quality gradient table according to the current network state index;
acquiring an optimal configuration parameter calculation rule under the corresponding data transmission quality gradient;
and calculating according to the optimal configuration parameter calculation rule to obtain the current optimal audio and video configuration parameter.
Further, the adjusting the audio and video resource configuration input to the user mobile phone according to the optimal audio and video configuration parameter specifically includes:
acquiring historical audio and video configuration parameters of the previous moment of the current moment according to a preset time interval;
calculating to obtain the audio and video configuration parameter gradual change adjustment rate according to the phase difference value of the optimal audio and video configuration parameter and the historical audio and video configuration parameter;
and adjusting the audio and video resource configuration of the user mobile phone according to the audio and video configuration parameter gradual change adjustment rate.
Further, the audio/video configuration parameters include one or more of a code rate, a resolution, a maximum frame rate, a minimum frame rate, an up-frame interval, a down-frame interval, a sound parameter, a compression mode, and a GOP parameter.
In order to solve the same technical problem, the present invention further provides a device for dynamically adjusting cloud mobile phone resource allocation, including:
the network monitoring module is used for monitoring the network state between the user mobile phone and the cloud mobile phone in real time and generating a current network state index according to a monitoring result;
the optimal configuration parameter calculation module is used for calculating to obtain the current optimal audio and video configuration parameters according to the current network state index;
and the resource allocation adjusting module is used for adjusting the audio and video resource allocation input into the mobile phone of the user according to the optimal audio and video allocation parameters.
Further, the optimal configuration parameter calculation module is specifically configured to: matching a corresponding data transmission quality gradient from a preset transmission quality gradient table according to the current network state index; acquiring an optimal configuration parameter calculation rule under the corresponding data transmission quality gradient; and calculating according to the optimal configuration parameter calculation rule to obtain the current optimal audio and video configuration parameter.
Further, the resource allocation adjusting module is specifically configured to: acquiring historical audio and video configuration parameters of the previous moment of the current moment according to a preset time interval; calculating to obtain the audio and video configuration parameter gradual change adjustment rate according to the phase difference value of the optimal audio and video configuration parameter and the historical audio and video configuration parameter; and adjusting the audio and video resource configuration of the user mobile phone according to the audio and video configuration parameter gradual change adjustment rate.
Further, the audio/video configuration parameters include one or more of a code rate, a resolution, a maximum frame rate, a minimum frame rate, an up-frame interval, a down-frame interval, a sound parameter, a compression mode, and a GOP parameter.
In order to solve the same technical problem, the present invention further provides a terminal device for dynamically adjusting a cloud mobile phone resource configuration, including a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, where the memory is coupled to the processor, and when the processor executes the computer program, any one of the methods for dynamically adjusting a cloud mobile phone resource configuration is implemented.
In order to solve the same technical problem, the present invention further provides a computer-readable storage medium, where a computer program is stored in the computer-readable storage medium, and when the computer program runs, the device where the computer-readable storage medium is located is controlled to execute any one of the methods for dynamically adjusting the resource configuration of the cloud mobile phone.
Compared with the prior art, the invention has the following beneficial effects:
the invention provides a method, a device, a terminal device and a readable storage medium for dynamically adjusting cloud mobile phone resource configuration, wherein the method comprises the following steps: monitoring the network state between the user mobile phone and the cloud mobile phone in real time, and generating a current network state index according to a monitoring result; calculating to obtain current optimal audio and video configuration parameters according to the current network state index; and adjusting the audio and video resource configuration input into the mobile phone of the user according to the optimal audio and video configuration parameters. The method and the device can dynamically adjust the audio and video configuration parameters transmitted from the cloud mobile phone to the user mobile phone according to the network state, thereby optimizing the user experience and simultaneously fully utilizing the network resources.
Drawings
Fig. 1 is a schematic flowchart of a method for dynamically adjusting a resource configuration of a cloud phone according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an apparatus for dynamically adjusting resource configuration of a cloud phone according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be described clearly and completely with reference to the accompanying 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.
Referring to fig. 1, an embodiment of the present invention provides a method for dynamically adjusting resource allocation of a cloud mobile phone, including:
and S1, monitoring the network state between the user mobile phone and the cloud mobile phone in real time, and generating a current network state index according to the monitoring result.
In the embodiment of the present invention, step S1 is to calculate the network state of the data transmission channel between the user mobile phone and the cloud mobile phone in real time, quantize the network state according to a preset calculation rule, and convert the network state into a corresponding network state index, so as to facilitate subsequent operation of matching the optimal audio/video configuration parameters.
And S2, calculating to obtain the current optimal audio and video configuration parameters according to the current network state index.
In the embodiment of the present invention, further, step S2 specifically includes the steps of:
s21, matching a corresponding data transmission quality gradient from a preset transmission quality gradient table according to the current network state index;
s22, obtaining an optimal configuration parameter calculation rule under the corresponding data transmission quality gradient;
and S23, calculating according to the optimal configuration parameter calculation rule to obtain the current optimal audio/video configuration parameter.
It can be understood that step S2 is to calculate the current optimal audio-video configuration parameters according to the network status index. As a preferred scheme, corresponding data transmission quality gradients may be matched from a preset transmission quality gradient table according to the current network state index, where different data transmission quality gradients have different optimal configuration parameter calculation rules, and may be specifically set according to an actual situation, for example, when a network state is worse, a quality reduction rate of audio/video data transmitted by the network state is stricter, so as to ensure smoothness of a user viewing a picture.
And S3, adjusting the audio and video resource configuration input into the mobile phone of the user according to the optimal audio and video configuration parameters.
In the embodiment of the present invention, further, step S3 specifically includes the steps of:
s31, acquiring historical audio and video configuration parameters of the previous moment of the current moment according to a preset time interval;
s32, calculating to obtain the audio and video configuration parameter gradual change adjustment rate according to the phase difference value of the optimal audio and video configuration parameter and the historical audio and video configuration parameter;
and S33, adjusting the audio and video resource configuration of the user mobile phone according to the audio and video configuration parameter gradual change adjustment rate.
In the embodiment of the present invention, in step S3, the audio/video resource configuration input to the mobile phone of the user is dynamically adjusted according to the optimal audio/video configuration parameter calculated in step S2. It should be noted that, as an optimal scheme, a suitable audio/video configuration parameter adjustment strategy needs to be formulated according to a phase difference value between an audio/video configuration parameter at a previous time and a target audio/video configuration parameter (optimal audio/video configuration parameter) at a current time. For example, when the network state suddenly fluctuates greatly, the difference value between the audio/video configuration parameter at the previous moment and the target audio/video configuration parameter at the current moment is larger, a proper audio/video configuration parameter gradual change adjustment rate is determined according to the difference value according to a preset rule, and then the audio/video configuration parameter is gradually adjusted according to the audio/video configuration parameter gradual change adjustment rate. According to the scheme, the image quality watched by the user can be adjusted smoothly in a gradual change mode when the network state changes, so that the user experience is improved as much as possible, and the user experience is improved (in the prior art, direct switching is performed according to preset high and low image quality, for example, the high-definition image quality is switched to smooth image quality instantly, even an automatic gear is switched to a fixed value, and the watching experience brought to the user is reduced instantly).
In the embodiment of the present invention, the audio/video configuration parameters (it can be understood that the optimal audio/video configuration parameters and the historical audio/video configuration parameters are both audio/video configuration parameters) include one or more of a code rate, a resolution, a maximum frame rate, a minimum frame rate, an up-frame interval, a down-frame interval, a sound parameter, a code compression mode, and a GOP parameter.
It can be understood that the cloud mobile phone applies the cloud computing technology to the network terminal service, and the cloud service is realized through the cloud server. The mobile phone can realize a plurality of functions through a network by virtue of a self-contained system and a network terminal erected by a manufacturer. And in the running mode of the cloud mobile phone, all applications run at the server side, and the rendered application pictures are compressed and then transmitted to the user through the network. At the client, the mobile phone of the user does not need any high-end processor and display card, and only needs basic video decompression capability.
In a specific embodiment, an operator can upload a game installation package to the FTP file server through the management platform, configure application resource parameters, and operate the cloud mobile phone through the distribution service. All instruction results of the cloud mobile phone are collected and recorded to the database through the management service, and the running state of the cloud mobile phone is recorded in real time. The method comprises the steps that a user accesses a cloud mobile phone through a client, an effective session is registered through an authentication service, the cloud mobile phone with a game installed in advance is obtained, validity is checked from a session server through a control service (the user applies for a cloud mobile phone, then the effective session is registered through the authentication service, a unique sessionId is generated, and whether the user has the authority of accessing the cloud mobile phone is verified through the sessionId carried by the user when the client accesses the cloud mobile phone), so that the cloud mobile phone is accessed. And a Control service (Control Server) is connected with the cloud mobile phone, and transmits the online audio and video stream to the client, so that the user can normally access the cloud mobile phone.
Compared with the prior art, the invention has the following beneficial effects:
1. by configuring application resource parameters, the client reads background configuration and dynamically adjusts the parameters of audio and video according to the network environment and the mobile phone performance of a user, thereby optimizing the experience effect;
it can be understood that the picture transmitted to the user mobile phone by the cloud mobile phone is actually an online audio/video stream, and the client side can check the network condition to adjust the code rate and the frame rate by reading the background configuration automatic lifting frame under the condition of keeping the interval of the I frame unchanged. If the network condition of the client is good, user experience can be provided by improving the code rate and the frame rate, and if the network condition of the client is not good, the fluency can be guaranteed by reducing the code rate and the frame rate.
2. The parameters of the audio and video are controlled, the network bandwidth resources of the machine room are controlled to a certain extent, and the server resources are fully utilized.
It can be understood that, in the prior art, with a fixed bitrate frame rate parameter, the bitrate frame rate parameter cannot be modified at will after being provided to a user by a client. By implementing the invention, assuming that one server can bear the user upper limit of 1080P grade at the same time, the user can be increased to 300 persons in a short time if activities exist, and 300 persons can be accommodated by only turning down the code rate in the background under the condition of not increasing the cost of the server and the network.
It should be noted that the above method or flow embodiment is described as a series of acts or combinations for simplicity, but those skilled in the art should understand that the present invention is not limited by the described acts or sequences, as some steps may be performed in other sequences or simultaneously according to the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are exemplary embodiments and that no single embodiment is necessarily required by the inventive embodiments.
Referring to fig. 2, in order to solve the same technical problem, the present invention further provides a device for dynamically adjusting resource allocation of a cloud mobile phone, including:
the network monitoring module 1 is used for monitoring the network state between the user mobile phone and the cloud mobile phone in real time and generating a current network state index according to a monitoring result;
the optimal configuration parameter calculation module 2 is used for calculating current optimal audio and video configuration parameters according to the current network state index;
and the resource allocation adjusting module 3 is used for adjusting the audio and video resource allocation input into the mobile phone of the user according to the optimal audio and video allocation parameters.
In the embodiment of the present invention, further, the optimal configuration parameter calculation module 2 is specifically configured to: matching a corresponding data transmission quality gradient from a preset transmission quality gradient table according to the current network state index; acquiring an optimal configuration parameter calculation rule under the corresponding data transmission quality gradient; and calculating according to the optimal configuration parameter calculation rule to obtain the current optimal audio and video configuration parameter.
In the embodiment of the present invention, further, the resource allocation adjusting module 3 is specifically configured to: acquiring historical audio and video configuration parameters of the previous moment of the current moment according to a preset time interval; calculating to obtain the audio and video configuration parameter gradual change adjustment rate according to the phase difference value of the optimal audio and video configuration parameter and the historical audio and video configuration parameter; and adjusting the audio and video resource configuration of the user mobile phone according to the audio and video configuration parameter gradual change adjustment rate.
In the embodiment of the present invention, further, the audio/video configuration parameters include one or more of a code rate, a resolution, a maximum frame rate, a minimum frame rate, an up-frame interval, a down-frame interval, a sound parameter, a code compression mode, and a GOP parameter.
It can be understood that the above apparatus item embodiments correspond to the method item embodiments of the present invention, and the apparatus for dynamically adjusting cloud mobile phone resource configuration provided in the embodiments of the present invention can implement the method for dynamically adjusting cloud mobile phone resource configuration provided in any one of the method item embodiments of the present invention.
In order to solve the same technical problem, the present invention further provides a terminal device for dynamically adjusting a cloud mobile phone resource configuration, including a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, where the memory is coupled to the processor, and when the processor executes the computer program, any one of the methods for dynamically adjusting a cloud mobile phone resource configuration is implemented.
The terminal device for dynamically adjusting the resource allocation of the cloud mobile phone can be a desktop computer, a notebook, a palm computer, a cloud server and other computing devices. The processor may be a Central Processing Unit (CPU), other general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component, or the like. The general processor may be a microprocessor or the processor may be any conventional processor, and the processor is a control center of the terminal device that dynamically adjusts the resource configuration of the cloud mobile phone, and connects each part of the whole terminal device that dynamically adjusts the resource configuration of the cloud mobile phone by using various interfaces and lines.
The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function, and the like; the storage data area may store data created according to the use of the mobile phone, and the like. In addition, the memory may include high speed random access memory, and may also include non-volatile memory, such as a hard disk, a memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), at least one magnetic disk storage device, a Flash memory device, or other volatile solid state storage device.
In order to solve the same technical problem, the present invention further provides a computer-readable storage medium, where a computer program is stored in the computer-readable storage medium, and when the computer program runs, the device where the computer-readable storage medium is located is controlled to execute any one of the methods for dynamically adjusting the resource configuration of the cloud mobile phone.
The computer program may be stored in a computer readable storage medium, which when executed by a processor, may implement the steps of the various method embodiments described above. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
It should be noted that the above-described device embodiments are merely illustrative, where the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. In addition, in the drawings of the embodiment of the apparatus provided by the present invention, the connection relationship between the modules indicates that there is a communication connection between them, and may be specifically implemented as one or more communication buses or signal lines. One of ordinary skill in the art can understand and implement it without inventive effort.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (10)

1. A method for dynamically adjusting resource allocation of a cloud mobile phone is characterized by comprising the following steps:
monitoring the network state between the user mobile phone and the cloud mobile phone in real time, and generating a current network state index according to a monitoring result;
calculating to obtain current optimal audio and video configuration parameters according to the current network state index;
and adjusting the audio and video resource configuration input into the mobile phone of the user according to the optimal audio and video configuration parameters.
2. The method for dynamically adjusting the resource configuration of the cloud mobile phone according to claim 1, wherein the current optimal audio/video configuration parameter is obtained by calculation according to the current network state index, and specifically comprises:
matching a corresponding data transmission quality gradient from a preset transmission quality gradient table according to the current network state index;
acquiring an optimal configuration parameter calculation rule under the corresponding data transmission quality gradient;
and calculating according to the optimal configuration parameter calculation rule to obtain the current optimal audio and video configuration parameter.
3. The method for dynamically adjusting the resource configuration of the cloud mobile phone according to claim 1 or 2, wherein the adjusting the audio/video resource configuration input to the user mobile phone according to the optimal audio/video configuration parameter specifically comprises:
acquiring historical audio and video configuration parameters of the previous moment of the current moment according to a preset time interval;
calculating to obtain the audio and video configuration parameter gradual change adjustment rate according to the phase difference value of the optimal audio and video configuration parameter and the historical audio and video configuration parameter;
and adjusting the audio and video resource configuration of the user mobile phone according to the audio and video configuration parameter gradual change adjustment rate.
4. The method according to claim 3, wherein the audio/video configuration parameters include one or more of a code rate, a resolution, a maximum frame rate, a minimum frame rate, an up frame interval, a down frame interval, a sound parameter, a compression mode, and a GOP parameter.
5. An apparatus for dynamically adjusting resource allocation of a cloud phone, comprising:
the network monitoring module is used for monitoring the network state between the user mobile phone and the cloud mobile phone in real time and generating a current network state index according to a monitoring result;
the optimal configuration parameter calculation module is used for calculating to obtain the current optimal audio and video configuration parameters according to the current network state index;
and the resource allocation adjusting module is used for adjusting the audio and video resource allocation input into the mobile phone of the user according to the optimal audio and video allocation parameters.
6. The apparatus for dynamically adjusting cloud mobile phone resource configuration according to claim 5, wherein the optimal configuration parameter calculation module is specifically configured to: matching a corresponding data transmission quality gradient from a preset transmission quality gradient table according to the current network state index; acquiring an optimal configuration parameter calculation rule under the corresponding data transmission quality gradient; and calculating according to the optimal configuration parameter calculation rule to obtain the current optimal audio and video configuration parameter.
7. The apparatus for dynamically adjusting resource configuration of a cloud phone according to claim 5 or 6, wherein the resource configuration adjusting module is specifically configured to: acquiring historical audio and video configuration parameters of the previous moment of the current moment according to a preset time interval; calculating to obtain the audio and video configuration parameter gradual change adjustment rate according to the phase difference value of the optimal audio and video configuration parameter and the historical audio and video configuration parameter; and adjusting the audio and video resource configuration of the user mobile phone according to the audio and video configuration parameter gradual change adjustment rate.
8. The device for dynamically adjusting the resource configuration of the cloud mobile phone according to claim 7, wherein the audio/video configuration parameters include one or more of a code rate, a resolution, a maximum frame rate, a minimum frame rate, an up frame interval, a down frame interval, a sound parameter, a code compression mode, and a GOP parameter.
9. A terminal device for dynamically adjusting a cloud phone resource configuration, comprising a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, wherein the memory is coupled to the processor, and the processor executes the computer program to implement the method for dynamically adjusting a cloud phone resource configuration according to any one of claims 1 to 4.
10. A computer-readable storage medium, wherein the computer-readable storage medium stores a computer program, and when the computer program runs, the computer-readable storage medium controls a device to perform the method for dynamically adjusting the resource configuration of a cloud handset according to any one of claims 1 to 4.
CN202010168599.5A 2020-03-11 2020-03-11 Method and device for dynamically adjusting cloud mobile phone resource configuration Pending CN111371954A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010168599.5A CN111371954A (en) 2020-03-11 2020-03-11 Method and device for dynamically adjusting cloud mobile phone resource configuration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010168599.5A CN111371954A (en) 2020-03-11 2020-03-11 Method and device for dynamically adjusting cloud mobile phone resource configuration

Publications (1)

Publication Number Publication Date
CN111371954A true CN111371954A (en) 2020-07-03

Family

ID=71211820

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010168599.5A Pending CN111371954A (en) 2020-03-11 2020-03-11 Method and device for dynamically adjusting cloud mobile phone resource configuration

Country Status (1)

Country Link
CN (1) CN111371954A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112383775A (en) * 2020-11-10 2021-02-19 福建多多云科技有限公司 Video data transmission method based on cloud mobile phone
CN113590141A (en) * 2021-07-30 2021-11-02 北京百度网讯科技有限公司 Method, apparatus, medium, and program product for distributing cloud phone
CN113612931A (en) * 2021-08-04 2021-11-05 北京百度网讯科技有限公司 Method, device, equipment and program product for controlling flash lamp based on cloud mobile phone
CN113704063A (en) * 2021-08-26 2021-11-26 北京百度网讯科技有限公司 Performance monitoring method, device, equipment and storage medium of cloud mobile phone
CN113766487A (en) * 2021-09-01 2021-12-07 北京百度网讯科技有限公司 Cloud mobile phone information acquisition method, device, equipment and medium
CN114374703A (en) * 2022-01-12 2022-04-19 北京百度网讯科技有限公司 Method, device and equipment for acquiring cloud mobile phone information and storage medium
WO2023078142A1 (en) * 2021-11-03 2023-05-11 北京百度网讯科技有限公司 Image acquisition method and apparatus, device, storage medium, and program product

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080013613A1 (en) * 2006-07-13 2008-01-17 Sunplus Technology Co., Ltd. Method and system for controlling multimedia communication quality in a handheld device
CN101340575A (en) * 2007-07-03 2009-01-07 英华达(上海)电子有限公司 Method and terminal for dynamically regulating video code
CN104349158A (en) * 2013-07-26 2015-02-11 腾讯科技(深圳)有限公司 Communication video quality adjusting method and relevant equipment and system
CN106488176A (en) * 2015-08-26 2017-03-08 重庆西线科技有限公司 A kind of video frequency transmitter
CN110166805A (en) * 2019-04-30 2019-08-23 广州微算互联信息技术有限公司 Cloud handset audio transfer control method, system and storage medium
CN110430436A (en) * 2019-07-31 2019-11-08 湖南微算互联信息技术有限公司 A kind of cloud mobile video compression method, system, device and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080013613A1 (en) * 2006-07-13 2008-01-17 Sunplus Technology Co., Ltd. Method and system for controlling multimedia communication quality in a handheld device
CN101340575A (en) * 2007-07-03 2009-01-07 英华达(上海)电子有限公司 Method and terminal for dynamically regulating video code
CN104349158A (en) * 2013-07-26 2015-02-11 腾讯科技(深圳)有限公司 Communication video quality adjusting method and relevant equipment and system
CN106488176A (en) * 2015-08-26 2017-03-08 重庆西线科技有限公司 A kind of video frequency transmitter
CN110166805A (en) * 2019-04-30 2019-08-23 广州微算互联信息技术有限公司 Cloud handset audio transfer control method, system and storage medium
CN110430436A (en) * 2019-07-31 2019-11-08 湖南微算互联信息技术有限公司 A kind of cloud mobile video compression method, system, device and storage medium

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112383775A (en) * 2020-11-10 2021-02-19 福建多多云科技有限公司 Video data transmission method based on cloud mobile phone
CN113590141A (en) * 2021-07-30 2021-11-02 北京百度网讯科技有限公司 Method, apparatus, medium, and program product for distributing cloud phone
CN113590141B (en) * 2021-07-30 2023-08-01 北京百度网讯科技有限公司 Method, device, medium and program product for distributing cloud mobile phone
CN113612931A (en) * 2021-08-04 2021-11-05 北京百度网讯科技有限公司 Method, device, equipment and program product for controlling flash lamp based on cloud mobile phone
CN113704063A (en) * 2021-08-26 2021-11-26 北京百度网讯科技有限公司 Performance monitoring method, device, equipment and storage medium of cloud mobile phone
CN113766487A (en) * 2021-09-01 2021-12-07 北京百度网讯科技有限公司 Cloud mobile phone information acquisition method, device, equipment and medium
CN113766487B (en) * 2021-09-01 2023-11-14 北京百度网讯科技有限公司 Cloud mobile phone information acquisition method, device, equipment and medium
WO2023078142A1 (en) * 2021-11-03 2023-05-11 北京百度网讯科技有限公司 Image acquisition method and apparatus, device, storage medium, and program product
CN114374703A (en) * 2022-01-12 2022-04-19 北京百度网讯科技有限公司 Method, device and equipment for acquiring cloud mobile phone information and storage medium
CN114374703B (en) * 2022-01-12 2024-04-02 北京百度网讯科技有限公司 Cloud mobile phone information acquisition method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN111371954A (en) Method and device for dynamically adjusting cloud mobile phone resource configuration
US20210337248A1 (en) Method and system for synthesizing audio/video
CN111135569A (en) Cloud game processing method and device, storage medium and electronic equipment
US9955204B2 (en) System and method for distributing content through a set-top box
CN108881931B (en) Data buffering method and network equipment
US10110647B2 (en) Method and apparatus for altering bandwidth consumption
EP3059945A1 (en) Method and system for video surveillance content adaptation, and central server and device
CN108600675B (en) Channel path number expansion method, device, network video recorder and storage medium
US20200107084A1 (en) Method and device for playback optimization
US10404606B2 (en) Method and apparatus for acquiring video bitstream
CN112751932A (en) Method for remotely checking mobile phone application information through video stream and fixed instruction
CN107147738A (en) The method of performance optimization based on cloud desktop spice communication protocols
US10122907B1 (en) Integration of transducer outputs in a conferencing system
CN110719526A (en) Video playing method and device
US10075140B1 (en) Adaptive user interface configuration
US10652304B1 (en) Instantaneous egress management service
Matsumoto et al. Different worlds broadcasting: A distributed Internet live broadcasting system with video and audio effects
CN107105317B (en) Video playing method and device
CN109347967A (en) A kind of method and device obtaining audio, video data
US20230308694A1 (en) Dynamic encoding parameter adjustment
CN110604921B (en) Display content switching method, server and storable medium
CN103037198A (en) System and method for monitoring videos
WO2017186156A1 (en) Data transmission method and device, and driving recorder
CN113259730B (en) Code rate adjustment method and device for live broadcast
CN113411587B (en) Video compression method, device and computer 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200703