CN105491021A - Android cloud application server and Android cloud application server system - Google Patents

Android cloud application server and Android cloud application server system Download PDF

Info

Publication number
CN105491021A
CN105491021A CN201510822840.0A CN201510822840A CN105491021A CN 105491021 A CN105491021 A CN 105491021A CN 201510822840 A CN201510822840 A CN 201510822840A CN 105491021 A CN105491021 A CN 105491021A
Authority
CN
China
Prior art keywords
android
container
application server
cloud application
running
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
CN201510822840.0A
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.)
Shanghai Huaquan Information Science & Technology Co Ltd
East China Normal University
Original Assignee
Shanghai Huaquan Information Science & Technology Co Ltd
East China Normal University
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 Shanghai Huaquan Information Science & Technology Co Ltd, East China Normal University filed Critical Shanghai Huaquan Information Science & Technology Co Ltd
Priority to CN201510822840.0A priority Critical patent/CN105491021A/en
Publication of CN105491021A publication Critical patent/CN105491021A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides an Android cloud application server, which comprises an Android application running container set, wherein the Android application running container set comprises at least one running container; and the running container comprises an independent hardware board card and an operating system running on the independent hardware board card. The invention also provides an Android cloud application server system, which comprises the Android cloud application server, a central control module and a gateway module, wherein the Android cloud application server is used for running an Android application and encoding and outputting media streams; the central control module is connected to the running container and is used for managing and distributing the running container, and comprises a hardware board card and a software program running on the hardware board card for managing and scheduling the running container; and the gateway module is connected to the running container and is used for managing mapping of an external access address of the running container. According to the Android cloud application server provided by the invention, a node supporting Android running is formed by the independent hardware board card, and running of a conventional Android system virtual machine is not needed, so that the resource consumption caused by the virtualization technology is reduced, and thus the cloud application running efficiency is greatly improved and the cost is greatly reduced.

Description

Android cloud application server and Android cloud application server system
Technical Field
The invention relates to a cloud application server, in particular to an Android cloud application server and an Android cloud application server system.
Background
Cloud media interaction technology: the software runs in the cloud container; the container collects the sound and picture output when the software runs, and codes and combines the sound and picture into streaming media to be sent to the client through the network; the client receives, decodes and plays the video, collects user operation and sends the user operation to the cloud container; and the cloud container locally restores the user operation.
An operation container in an existing Android cloud application server generally uses hardware virtualization and GPU virtualization technologies to operate an Android system in a virtual machine, and then an Android application is operated in the system. The problems with this solution are: the Android application needs a Java virtual machine for running, the running efficiency is low due to a running mechanism, and the occupation of CPU and memory resources is high. Because the container operates in a virtualization scheme with low efficiency, the interaction time delay is increased, the user experience of the cloud application is influenced, and the operation cost is greatly increased.
Therefore, there is a need to design a new Android cloud application server to overcome the above technical defects.
Disclosure of Invention
The Android cloud application server provided by the invention has the advantages that the nodes supporting Android operation are formed by independent hardware boards, a traditional Android system virtual machine does not need to be operated, the resource consumption caused by a virtualization technology is reduced, the operation efficiency of cloud application is greatly improved, and the cost is greatly reduced.
The Android cloud application server provided by the invention comprises an Android application running container set; the Android application running container set comprises at least one running container, and the running container comprises an independent hardware board card and an operating system running on the independent hardware board card.
In the Android cloud application server provided by the invention, after the operation container is connected with the access equipment, the picture is subjected to H.264 real-time coding, and is compounded with audio data and output in real time.
In the Android cloud application server provided by the invention, the operation container has audio and video coding capacity, and audio and video streaming media are directly output by the operation container.
In the Android cloud application server provided by the invention, the independent hardware board card is provided with an independent network communication interface.
In the Android cloud application server provided by the invention, the operation container receives an operation signal of access equipment, and the operation of input equipment of a user is restored in the operation container.
The invention also provides an Android cloud application server system, which comprises the following components: the Android cloud application server is used for running Android applications, coding and outputting media streams; the central control module is connected with the operation container, comprises a hardware board card and a software program which is operated on the hardware board card and is used for managing and dispatching the operation container, and is used for managing and distributing the operation container; and the gateway module is connected with the operation container and is used for managing the mapping of the external access address of the operation container.
In the Android cloud application server system provided by the invention, the operating system is communicated with the central control module and is used for managing the operation of Android applications.
In the Android cloud application server system provided by the invention, the software program establishes communication with an upper management system and the operation container, and allocates the operation container according to the requirement of the upper management system.
In the Android cloud application server system provided by the invention, the gateway module maps the operation container to different ports of the same superior network address.
In the Android cloud application server system provided by the invention, the external access address mapping relation of the operation container is configured and managed by the central control module.
The Android cloud application server provided by the invention solves the problem of low operation efficiency of the existing cloud application operation scheme. Wherein, the operation of the cloud application means that: the application is installed on the cloud server, and only the sound and picture output generated by the running of the application is sent to the client through the network by using the computing resources on the server. The look and feel of the application is the same for the user as running on the local device.
The Android cloud application server system provided by the invention comprises an Android application running container set, a gateway and a central control unit. The running container set comprises a plurality of containers supporting Android application running, and the containers are formed by independent hardware board cards; mapping the external access address of each node by the gateway; and the central control is responsible for the management and scheduling of each operation container.
The method and the device utilize a miniaturized hardware board card as an operation container, perform H.264 coding on a picture through a built-in board card device through a sound and picture output module of an Android operating system in a customized board card, and then code and combine the picture and audio data into a transport stream. Therefore, the Android application can be operated in the server, the problems of resource consumption, low efficiency and high energy consumption of the existing virtualization technology for Android application operation are solved, and a technical scheme with high efficiency, universality, stability and low cost is provided for the development and popularization of the Android cloud application service.
Drawings
Fig. 1 is a schematic diagram of the structure and data flow of an Android cloud application server system according to the present invention.
Fig. 2 is a schematic view of a use scene of the Android cloud application server system according to the present invention.
Detailed Description
The invention is further described in detail with reference to the following specific examples and the accompanying drawings. The procedures, conditions, experimental methods and the like for carrying out the present invention are general knowledge and common general knowledge in the art except for the contents specifically mentioned below, and the present invention is not particularly limited.
The invention provides an Android cloud application server, which comprises an Android application running container set 1; the Android application running container set 1 comprises at least one running container 11, and is used for running an Android application, encoding and outputting a media stream; the runtime container 11 includes a separate hardware board and an operating system running on the separate hardware board.
In the invention, after the operation container 11 is connected with the access equipment, the picture is subjected to H.264 real-time coding, and is compounded with the audio data and output in real time.
In the invention, the operation container 11 has audio and video coding capability, and the operation container 11 directly outputs audio and video streaming media.
In the invention, the independent hardware board card is provided with an independent network communication interface.
In the present invention, the operation container 11 receives an operation signal of the access device and restores the operation of the input device of the user in the operation container.
Based on the Android cloud application server provided by the invention, the invention also provides an Android cloud application server system, which comprises the following components: the Android cloud application server is used for running an Android application, encoding and outputting a media stream; the central control module 2 is connected with the operation container 11, comprises a hardware board card and a software program which is operated on the hardware board card and is used for managing and scheduling the operation container, and is used for managing and distributing the operation container 11; and the gateway module 3 is connected with the operation container 11, and is used for managing the mapping of the external access address of the operation container 11.
In the invention, the operating system is communicated with the central control module 2 and is used for managing the Android application operation
In the invention, the software program establishes communication with the upper management system and the operation container 11, and allocates the operation container 11 according to the requirement of the upper management system.
In the invention, the gateway module 3 maps the operation container 11 to different ports of the same superior network address.
In the invention, the mapping relation of the external access address of the operation container 11 is configured and managed by the central control module 2.
The technical scheme of the invention is further described by combining the drawings and the detailed embodiment:
fig. 1 shows a structure and a data flow direction of an Android cloud application server system. The system mainly comprises an Android cloud application server, a central control module 2 and a gateway module 3.
The running container 11 is a hardware board card for running an Android operating system, and is responsible for running an Android application, encoding and outputting a media stream in real time.
The invention customizes the audio-video output module in the operating system, and after the operation container 11 is connected with the access device, the H.264 real-time coding is carried out on the video, and the video is compounded with the audio data and output in real time. Meanwhile, the operation container 11 receives an operation signal of the access device, and restores the user's input device operation in the operation container 11.
The central control module 2 is responsible for managing and distributing the operating containers 11. When the Android cloud application server is started, the module receives a registration request sent by the operation container 11, and then starts to monitor the state of the operation container 11; after receiving the allocation request of the operation container 11, the central control module 2 selects the most suitable operation container 11 for allocation; the central control module 2 is also responsible for communication with an upper management system of the Android cloud application server: reporting the running state of the Android cloud application server, receiving a control instruction of an upper computer and the like.
The gateway module 3 is responsible for mapping the external access address of the operation container 11, the function is realized by the integrated network switching module, and the address mapping relation can be configured and managed by the central control module 2.
Fig. 2 shows a typical usage scenario of the Android cloud application server system of the present invention. The access device 201 needs to be able to support network connection and multimedia playing function.
The method comprises the following specific steps: (1) the access device 201 initiates a session request to the session management module 202, and the session management module 202 parses the request; (2) the session management module 202 initiates a scheduling request to the scheduling management module 203, and the scheduling management module 203 selects a proper Android cloud application server system 204 according to the load condition of each current server; (3) sending, by the schedule management module 203, a request to allocate the run container 11 to the Android cloud application server system 204; (4) after the central control module 2 of the Android cloud application server system 204 allocates the available operation container 11, returning access information of the operation container 11: such as network address, port, access credentials, etc. of the running container 11; (5) after the scheduling management module 203 processes the access information of the run container 11, it returns it to the session management module 202; (6) the session management module 202 returns the access information of the running container 11 to the access device 201 in a form satisfying the selected protocol; (7) the access device 201 establishes network connection with the operation container 11 according to the operation container access information returned by the session management module 202, and the gateway of the Android cloud application server system 204 performs mapping from the port number to the specifically allocated operation container 11. An operation signal of the user can be transmitted to the operation container 11 through the network connection; (8) the Android cloud application server sends the audio/video stream to the access device 201 through the network connection, and the access device 201 decodes the playing picture and sound, so that a real-time interaction effect in the application running process is realized.
The protection of the present invention is not limited to the above embodiments. Variations and advantages that may occur to those skilled in the art may be incorporated into the invention without departing from the spirit and scope of the inventive concept, and the scope of the appended claims is intended to be protected.

Claims (10)

1. An Android cloud application server is characterized by comprising an Android application running container set (1); wherein,
the Android application running container set (1) comprises at least one running container (11);
the operation container (11) comprises an independent hardware board card and an operation system which operates on the independent hardware board card.
2. The Android cloud application server of claim 1, wherein after the run container (11) is connected with an access device, pictures are encoded in real time in H.264, composited with audio data and output in real time.
3. The Android cloud application server of claim 1, characterized in that the run container (11) has audio/video encoding capability, and audio/video streaming media is directly output by the run container (11).
4. The Android cloud application server of claim 1, wherein the independent hardware board has an independent network communication interface.
5. The Android cloud application server of claim 1, characterized in that the run container (11) receives an operation signal of an access device and restores an input device operation of a user at the run container (11).
6. An Android cloud application server system, comprising:
the Android cloud application server of claim 1, to run an Android application, encode and output a media stream;
the central control module (2) is connected with the operation container (11), comprises a hardware board card and a software program which is operated on the hardware board card and is used for managing and dispatching the operation container, and is used for managing and distributing the operation container (11);
the gateway module (3) is connected with the operation container (11) and is used for managing the mapping of the external access address of the operation container (11).
7. The Android cloud application server system of claim 6, characterized in that an operating system is in communication with the central control module (2) for managing Android application runs.
8. The Android cloud application server system of claim 6, characterized in that the software program establishes communication with a host management system and the operating containers (11), and allocates the operating containers (11) according to the requirements of the host management system.
9. The Android cloud application server system of claim 6, characterized in that the gateway module (3) maps the runtime container (11) onto different ports of the same superior network address.
10. The Android cloud application server system of claim 6, characterized in that the external access address mapping of the run container (11) is configured and managed by the central control module (2).
CN201510822840.0A 2015-11-24 2015-11-24 Android cloud application server and Android cloud application server system Pending CN105491021A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510822840.0A CN105491021A (en) 2015-11-24 2015-11-24 Android cloud application server and Android cloud application server system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510822840.0A CN105491021A (en) 2015-11-24 2015-11-24 Android cloud application server and Android cloud application server system

Publications (1)

Publication Number Publication Date
CN105491021A true CN105491021A (en) 2016-04-13

Family

ID=55677738

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510822840.0A Pending CN105491021A (en) 2015-11-24 2015-11-24 Android cloud application server and Android cloud application server system

Country Status (1)

Country Link
CN (1) CN105491021A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105978902A (en) * 2016-06-29 2016-09-28 中国联合网络通信集团有限公司 Access control method and device
CN106130990A (en) * 2016-06-29 2016-11-16 中国联合网络通信集团有限公司 The control method of container access and device
CN110034828A (en) * 2018-01-12 2019-07-19 网宿科技股份有限公司 The audio collection method and server of cloud application
WO2020093843A1 (en) * 2018-11-11 2020-05-14 长沙摩智云计算机科技有限公司 Distributed multi-terminal and multi-network supporting system for android online game
CN113934464A (en) * 2021-12-14 2022-01-14 北京鲸鲮信息系统技术有限公司 Method and device for starting android application in Linux system and electronic equipment
WO2022017007A1 (en) * 2020-07-23 2022-01-27 腾讯科技(深圳)有限公司 Audio data processing method, server, and storage medium
CN114036369A (en) * 2021-10-20 2022-02-11 北京鲸鲮信息系统技术有限公司 Method, apparatus, device, medium and product for browser to access application
CN115242400A (en) * 2022-06-29 2022-10-25 重庆长安汽车股份有限公司 Vehicle Token uniqueness and cloud authentication system and method

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127772A (en) * 2007-09-25 2008-02-20 中兴通讯股份有限公司 Method for distributed processing of real time transfer of protocol signaling
CN103441986A (en) * 2013-07-29 2013-12-11 中国航天科工集团第二研究院七〇六所 Data resource security control method in thin client mode
CN103930875A (en) * 2011-06-16 2014-07-16 尤塞瑞斯公司 Software virtual machine for acceleration of transactional data processing
US20140283071A1 (en) * 2013-03-12 2014-09-18 Spikes, Inc. Application malware isolation via hardware separation
CN104331659A (en) * 2014-10-30 2015-02-04 浪潮电子信息产业股份有限公司 Design method for resource application isolation of key application host system
CN104660687A (en) * 2015-02-02 2015-05-27 上海视聪网络信息技术有限公司 Realization method and system for virtual desktop display
CN104951360A (en) * 2015-06-30 2015-09-30 北京奇虎科技有限公司 Configuration management mode and device based on Docker
CN102882864B (en) * 2012-09-21 2015-10-28 南京斯坦德云科技股份有限公司 A kind of virtualization system based on InfiniBand system for cloud computing
CN105072190A (en) * 2015-08-21 2015-11-18 刘昌平 Method and system for realizing real-time desktop cloud

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127772A (en) * 2007-09-25 2008-02-20 中兴通讯股份有限公司 Method for distributed processing of real time transfer of protocol signaling
CN103930875A (en) * 2011-06-16 2014-07-16 尤塞瑞斯公司 Software virtual machine for acceleration of transactional data processing
CN102882864B (en) * 2012-09-21 2015-10-28 南京斯坦德云科技股份有限公司 A kind of virtualization system based on InfiniBand system for cloud computing
US20140283071A1 (en) * 2013-03-12 2014-09-18 Spikes, Inc. Application malware isolation via hardware separation
CN103441986A (en) * 2013-07-29 2013-12-11 中国航天科工集团第二研究院七〇六所 Data resource security control method in thin client mode
CN104331659A (en) * 2014-10-30 2015-02-04 浪潮电子信息产业股份有限公司 Design method for resource application isolation of key application host system
CN104660687A (en) * 2015-02-02 2015-05-27 上海视聪网络信息技术有限公司 Realization method and system for virtual desktop display
CN104951360A (en) * 2015-06-30 2015-09-30 北京奇虎科技有限公司 Configuration management mode and device based on Docker
CN105072190A (en) * 2015-08-21 2015-11-18 刘昌平 Method and system for realizing real-time desktop cloud

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘思尧,等: "基于Docker技术的容器隔离性研究", 《软件》 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105978902A (en) * 2016-06-29 2016-09-28 中国联合网络通信集团有限公司 Access control method and device
CN106130990A (en) * 2016-06-29 2016-11-16 中国联合网络通信集团有限公司 The control method of container access and device
CN105978902B (en) * 2016-06-29 2019-08-06 中国联合网络通信集团有限公司 Access control method and device
CN110034828A (en) * 2018-01-12 2019-07-19 网宿科技股份有限公司 The audio collection method and server of cloud application
JP2022507759A (en) * 2018-11-11 2022-01-18 長沙摩智雲計算機科技有限公司 A distributed system for Android online game apps that supports multiple devices and multiple networks
WO2020093843A1 (en) * 2018-11-11 2020-05-14 长沙摩智云计算机科技有限公司 Distributed multi-terminal and multi-network supporting system for android online game
JP7193181B2 (en) 2018-11-11 2022-12-20 湖南多行云計算機科技有限公司 Distributed system of Android online game application supporting multiple terminals and multiple networks
US11872482B2 (en) 2018-11-11 2024-01-16 Hunan Duoxingyun Cloud Technology Co., Ltd. Distributed multi-terminal and multi-network supporting system for android online game
WO2022017007A1 (en) * 2020-07-23 2022-01-27 腾讯科技(深圳)有限公司 Audio data processing method, server, and storage medium
CN114036369A (en) * 2021-10-20 2022-02-11 北京鲸鲮信息系统技术有限公司 Method, apparatus, device, medium and product for browser to access application
CN114036369B (en) * 2021-10-20 2024-04-30 北京字节跳动网络技术有限公司 Method, device, equipment, medium and product for accessing application by browser
CN113934464A (en) * 2021-12-14 2022-01-14 北京鲸鲮信息系统技术有限公司 Method and device for starting android application in Linux system and electronic equipment
CN115242400A (en) * 2022-06-29 2022-10-25 重庆长安汽车股份有限公司 Vehicle Token uniqueness and cloud authentication system and method
CN115242400B (en) * 2022-06-29 2024-06-04 重庆长安汽车股份有限公司 Vehicle-mounted Token uniqueness and cloud authentication system and method

Similar Documents

Publication Publication Date Title
CN105491021A (en) Android cloud application server and Android cloud application server system
US10924783B2 (en) Video coding method, system and server
CN108449633B (en) Set top box cloud system based on NFV and service implementation method
KR101062244B1 (en) Control method of information processing apparatus, information processing system and information processing apparatus
CN105635751B (en) A kind of video cloud platform plays the method and device of video
CN107678801B (en) A kind of method and apparatus of plug-in unit load
CN103873568A (en) System and method for realizing remote virtual desktop display based on cloud computing
CN113542757A (en) Image transmission method and device for cloud application, server and storage medium
CN106390449A (en) Cloud game frame based on graphic virtualization technology
CN107613312B (en) A kind of method and apparatus of live streaming
CN104185062A (en) Method for processing video streams by terminal and terminal
WO2024066828A1 (en) Data processing method and apparatus, and device, computer-readable storage medium and computer program product
KR20220128989A (en) Automated lifecycle management with flexible scaling and dynamic resource allocation for virtualized cable data plane applications
CN112312061B (en) Video conference method and device, electronic equipment and storage medium
CN111790159B (en) Data processing method, device, equipment and computer readable storage medium
KR20130082685A (en) System and method for providing content service with virtual machine
CN106161652A (en) Privately owned cloud platform based on Zstack request and dispatching method thereof
CN104683312A (en) Method and device for negotiating media multiplexing
CN106716998B (en) Multiple operating system multi-medium data decoding method, device and electronic equipment
CN112445605A (en) Media data processing method and device and media server
CN111262771B (en) Virtual private cloud communication system, system configuration method and controller
CN107770567B (en) A kind of method and apparatus of live streaming
CN106331774A (en) Equipment connection method and device and intelligent television system
KR101647099B1 (en) Server structure for supporting virtual multi session
CN114253704A (en) Method and device for allocating resources

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20160413