Opensource Xbox Remote Client.
English | 中文
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.
If you are looking for Windows/MacOS/Linux(steamOS) Xbox streaming application, you can use XStreaming-desktop or Greenlight.
- 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
- React Native >= 0.74
- NodeJs >= 20
- Yarn >= 1.22
Clone the repository:
git clone https://github.com/Geocld/XStreaming
cd XStreaming
Install dependencies:
yarn
Run development build:
npm run android
XStreaming is MIT licensed.