Skip to content

Geocld/XStreaming

Repository files navigation

Opensource Xbox Remote Client.

English | 中文

Intro

XStreaming is an open-source mobile client for xCloud and Xbox home streaming, great inspired by Greenlight.

DISCLAIMER: XStreaming is not affiliated with Microsoft, Xbox. All rights and trademarks are property of their respective owners.

Windows/MacOS/Linux(steamOS)

If you are looking for Windows/MacOS/Linux(steamOS) Xbox streaming application, you can use XStreaming-desktop or Greenlight.

Features

  • Stream video and audio from the Xbox One and Xbox Series S/X
  • Support for 1080P resolution
  • Support for virtual\OTG\bluetooth gamepad controls
  • Support gamepad vibration
  • Supports rumble on xCloud without any proxy in some regions.
  • Friends system
  • Archivements system
  • IPv6

Local Development

Requirements

Steps to get up and running

Clone the repository:

git clone https://github.com/Geocld/XStreaming
cd XStreaming

Install dependencies:

yarn

Run development build:

npm run android

Development document

  1. Auth
  2. Web API
  3. Stream

License

XStreaming is MIT licensed.