AOSSIE-Org / AOSSIE-Org/Rein

[Feature Request] On-Screen Gamepad Support

Abierto
#223 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement GSoC 2026
Lenguaje dominante
TypeScript
Estrellas
38
Forks
78
Merge medio
2 d 3 h
PR fusionados (30 d)
6

Descripción

1. Client-Side (Browser)
Implement an on-screen virtual joypad and buttons overlay on the screen mirroring web UI.
Detect touch/click events on these virtual buttons and joysticks.
Transmit the controller state changes over the existing WebSocket connection (or WebRTC data channel) to the server.
2. Server-Side (Host)
Receive the controller state payloads from the client.
Use FFI (Foreign Function Interface) bindings to interact with OS-level virtual input device APIs.

----

Reference: https://github.com/pthsarmah/streamer

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.