AOSSIE-Org / AOSSIE-Org/Rein

[Feature Request] On-Screen Gamepad Support

未关闭
#223 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement GSoC 2026
主要语言
TypeScript
星标
38
派生
78
平均合并
2 天 3 小时
30 天内合并 PR
6

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。