GithubHelp home page GithubHelp logo

shasycouk / xbox-xcloud-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unknownskl/greenlight

0.0 0.0 0.0 9.17 MB

Xbox-xHomestreaming is an open-source client for Xbox home streaming made in Javascript and Typescript.

JavaScript 45.49% HTML 5.19% CSS 6.15% TypeScript 43.17%

xbox-xcloud-client's Introduction

Xbox-xCloud-Client

Build/release

xbox-xcloud-client is an open-source client for Xbox home streaming made in Javascript and Typescript.

DISCLAIMER: Xbox-xCloud-Client is not affiliated with Microsoft or Xbox.

Features

  • Stream video and audio from the Xbox One and Xbox Series
  • Support for gamepad controls
  • Keyboard controls
  • Build-in online friends list

Keyboard controls

The following keys are mapped as following:

Dpad: Keypad direction controls
Buttons: A, B, X, Y, Backspace (Mapped as B), Enter (Mapped as A)
Nexus (Xbox button): N

Streaming stats

During the stream you can show extra debug statistics that contain extra data about the buffer queues and other information. To bring this up you have to press ~ on your keyboard.

On the left bottom you can see the status (Altough not always accurate). The right top you can find the FPS of the video and audio decoders including the latency. On the right bottom you can find debug information about the buffer queues and other information that is useful for debugging perposes.

When possible always provide this information with your issue when possible (if it is related).

Online friends list

The application also provides a way to see which of your friends are online. This can be useful when you want to quickly check if anyone is online to play with :)

Install

You can either compile the project yourself or download the (unsigned) executable from the releases page

Local Development

Clone the repository:

git clone https://github.com/unknownskl/xbox-xcloud-client.git
cd xbox-xcloud-client

Install dependencies:

npm ci

Run development build:

npm start

Known Issues

  • Audio can get distorted when the audio is delayed or gets out of sync. This should recover within 3 seconds. You can also manually press 0 on your keyboard to reset the audio timings.
  • Video can get behind when the window is out of focus. To fix the issue, restart the application.
  • Starting a new stream after disconnecting from the old one can cause unexpected behaviour and performance issues. Restart the application to fix this problem.
  • Streaming from the Xbox Series seems to be working much better then with the Xbox One. The application is tested on both the Xbox One and Xbox Series.

Changelog

See changelog

xbox-xcloud-client's People

Contributors

unknownskl avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.