unknownskl / xbox-xcloud-player

Xbox-Xcloud-Player is a library that can connect to an xCloud / xHome stream using WebRTC and provides an API interface for controlling the stream.
148 stars 17 forks source link

Stable API: v1.0 #254

Open unknownskl opened 5 months ago

unknownskl commented 5 months ago

As the player gets quite bloated and has no easy to use hooks to do specific customisation we want to make a stable API.

Some requirements for this are listed below:

Rewritten parts of application:

New features:

galaxymy commented 5 months ago

are we able to use this API on c++ app

unknownskl commented 5 months ago

No, this project targets Typescript and with that only towards browsers.