How to play game when using server.desktop.conf? And future of GamingAnywhere #90
Description
I have started a session using server.desktop.conf
. However, when I open a game then the mouse doesn't function as it is supposed to. The player looks only downwards.
Here is a dropbox link for videos highlighting the issue I mentioned.
https://www.dropbox.com/sh/9a9l2k91uuiatbn/AAAJ4h0FhFfKFYZevZ95OgY2a?dl=0
The setup in these videos was started by compiling GA in Fedora 32 on AWS G4 instance with Nvidia Tesla T4 GPU. The game was installed using Lutris and Epic Game Launcher.
I am interested in contributing to this project. Please help me get started with GamingAnywhere's development.
Here are some ideas that I have for the project:
- Release a web version by compiling the application for web browser using WASM
- Merge Event Driven and Periodic servers and provide a config option for selecting one of the two
- Move contents of
deps.src
to package manager like dnf/apt/pacman- Live555 is not available for Ubuntu, Debian, Arch, and their derivatives.
- For these Linux distros, fetch the dependency from cURL and compile it on the go.
- All other packages in the mentioned directory are available via package managers
- For Android build move the dependencies to be fetched by cURL during build
- Live555 is not available for Ubuntu, Debian, Arch, and their derivatives.
- Setup CI/CD using GitLab
- Release updated packages for x86_64, AArch64
- Container for applications
- DEB, RPM, AUR, AppImage, and Flatpak for Linux
- exe, msi for Windows
- 32-bit and 64-bit APKs
- Web demo
I am currently using GA on Raspberry Pi 4 Model B with AWS G4 instance. And I am loving the experience even though I am a little over 1000 kms away from the data center.
I understand if you can no longer support this project. In that case, can I fork this project and distribute the fork under AGPL 3.0 License?