Open SaadBazaz opened 1 year ago
Weird question, weird place to be.
I want to create a virtual HID device within the Chrome browser, to simulate HID events and receive them in the page.
Use case: I'm building a controller on a browser on a mobile phone which will send gamepad-like inputs to the host browser.
How can I "understand" inputs from my phone controller and "simulate" actual gamepad inputs on the browser?
Weird question, weird place to be.
I want to create a virtual HID device within the Chrome browser, to simulate HID events and receive them in the page.
Use case: I'm building a controller on a browser on a mobile phone which will send gamepad-like inputs to the host browser.
How can I "understand" inputs from my phone controller and "simulate" actual gamepad inputs on the browser?