ArthurYidi / Houdini-Joystick

Use any joystick/controller as input for CHOP
5 stars 2 forks source link

WiFi HID emulator #1

Closed mkeyno closed 6 years ago

mkeyno commented 6 years ago

hi , sorry to open a ticket for my question, but I have a question that may related to your field of repository and any possible hint really appreciated Actually I interested to send game-pad data by WiFi bridge to my laptop, but generic joystick only use USB port, Is there a way to emulate "HID-compliant game controller" driver which listen to IP message instead of USB port Tnx

ArthurYidi commented 6 years ago

Is there a way to emulate "HID-compliant game controller" driver which listen to IP message instead of USB port

No solutions that I'm aware of, and wouldn't recommend such a solution.

Sounds like you might want to use something like OSC (Open Sound Protocol).