mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
Gamepad support (via browser Gamepads API) #1052
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#1052
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gNovp on GitHub (Jun 26, 2025).
I know the main use of the product is not related to game streaming in any means, but given it's current video encoding performance, it would theorically be able to support some types of videogames (racing, platform, RTS...).
As a side use, wouldn't it be fun to be able to passthrough a gamecontroler via the WebUI (via getGamepads() maybe ?).
And (let's get crazy) even choose the gamepad profile (xbox, dualsense, switch pro controller...) to expose to the KVM controlled system, allowing even modern game consoles to be plugged in and remotely controled/streamed in a home use scenario (I know some implement a remote play feature, but it's too dependant on the services of the manufacturer of the console itself).
Again, I know it's definitely not a priority at the moment, but it could be a nice touch to add, especially for people looking at a simple network streaming solution.
@mdevaev commented on GitHub (Jul 15, 2025):
Let me save this for the future.