• Logo
    Canonical Anbox Cloud
  • anbox-cloud.io
  • More resources
    • Discourse
    • Matrix
    • GitHub
Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Anbox Cloud documentation
Anbox Cloud documentation
  • Tutorials
    • Install the appliance
    • Create and test a virtual device
    • Set up a stream client
  • How-to guides
    • Install the Appliance
      • Enable custom identity provider support
        • Configure Auth0
        • Configure Keycloak
        • Configure Ory Hydra
        • Configure OIDC Connect
      • Install on AWS
      • Install on Azure
      • Install on Google Cloud
      • Install on GitHub
    • Install Anbox Cloud
      • Customize your installation
      • Deploy on bare metal
      • Deploy with Juju
      • Deploy with Terraform
      • Enable high availability
      • Validate deployment
    • Manage AAR
      • Configure AAR
      • Deploy AAR
      • Revoke an AAR client
    • Manage Addons
      • Create an addon
      • Enable an addon globally
      • Migrate addons
      • Update addons
      • Examples
        • Customize Android
        • Emulate platforms
        • Backup and restore data
        • Install tools
    • Manage Anbox Cloud
      • Control AMS remotely
      • Harden your deployment
      • Resize LXD storage
      • Run benchmarks
      • Set up TLS
    • Manage Images
      • Configure an image server
      • Add an image
      • Delete an image
      • Use a specific release
    • Manage Applications
      • Create an application
      • Delete an application
      • Extend an application
      • List applications
      • Stream applications
      • Test an application
      • Update an application
      • Pass custom data to an application
      • Wait for an application
    • Manage cluster nodes
      • Configure cluster nodes
      • Scale down a cluster
      • Scale up a cluster
    • Manage Instances
      • Access an instance
      • Backup and restore data
      • Create an instance
      • Delete an instance
      • Expose services on an instance
      • Configure geographic location
      • List instances
      • View instance logs
      • Start an instance
      • Stop an instance
      • Wait for an instance
    • Monitor Anbox Cloud
    • Port Android apps
      • Choose APK architecture
      • Configure Watchdog
      • Grant runtime permissions
      • Install APK as system app
      • Port APKs with OBB file
    • Stream
      • Access stream gateway
      • Exchange out-of-band-data
      • Integrate client side keyboard
      • Enable client-side video upscaling
    • Troubleshoot Anbox Cloud
      • Instance failures
      • Issues with application creation
      • Issues with clustering
      • Issues with initial setup
      • Issues with streaming
      • Issues with web dashboard
      • View logs
    • Upgrade Anbox Cloud
      • Upgrade the Appliance
      • Upgrade Anbox Cloud
    • Use web dashboard
    • Work with Anbox runtime
      • Develop addons in devmode
      • Develop a platform plugin
    • Work with Android
      • Access Android instance
      • Debug graphics with Renderdoc
      • Integrate Anbox HIDL interface
      • Replace the Anbox VHAL
      • Set automotive properties
  • Explanation
    • Addons
    • Anbox Application Registry
    • Anbox Cloud
    • Anbox Cloud dashboard
    • Anbox Management Service
    • AAOS
    • Applications
    • Application streaming
    • Capacity planning
    • Clustering
    • Security
      • AMS
      • Anbox runtime
      • Android
      • Charms
      • Dashboard
      • Instances
      • Streaming
    • Custom images
    • Images
    • Instances
    • Nodes
    • Performance
    • Production planning
    • Rendering architecture
    • Rendering graphical output
    • Resources and resource presets
    • Supported platforms
  • Reference
    • Addon manifest
    • AMS configuration
    • Anbox Cloud images
    • Anbox Cloud Appliance preseed configuration format
    • Anbox Cloud Appliance configuration
    • Anbox Cloud SDKs
    • API reference
      • AMS HTTP API
      • Anbox HTTPS API
      • Anbox Platform API
      • Stream Gateway API
    • Application manifest
    • Command reference
      • AMC
      • Appliance
    • Component versions
    • Charm Configuration
    • Deprecation notices
    • Feature flags
    • Glossary
    • Hooks
    • License information
    • Network ports
    • Performance benchmarks
    • Prometheus metrics
    • Release notes
    • Requirements
    • Security notices
    • Security policy
    • Supported Android features
    • Supported features
    • Supported rendering resources
    • Supported video codecs
    • WebRTC streamer
  • Contribute
    • Style guide
  • Release notes
Back to top

How to implement streamingΒΆ

The following guides in this section describe how to use the Streaming Stack to implement specific streaming features in your application.

  • Access stream gateway
  • Exchange out-of-band-data
  • Integrate client side keyboard
  • Enable client-side video upscaling

See Application streaming for an introduction to the Streaming Stack.

For an introduction to the Streaming SDK, see Anbox Cloud Streaming SDK.

Next
How to access the stream gateway
Previous
How to port APKs with OBB files
Copyright © 2025 CC-BY-SA, Canonical Ltd.
Last updated on Jul 19, 2024
Contents
  • How to implement streaming