You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose adding USB network transmission capabilities similar to USB/IP or VirtualHere to this project. This would allow sharing USB devices over a network connection.
Specifically, I suggest integrating support for:
General USB/IP protocol implementation to enable sharing any USB device
Mayflash DolphinBar integration for Wii remote connectivity
Generic Bluetooth dongle support for sharing Bluetooth devices
Benefits:
Enable remote access to USB devices without physical connection
Improve flexibility for using USB peripherals across a network
Facilitate easier setup of Wii remotes and other Bluetooth devices
Implementation Considerations:
Implement core USB/IP protocol for device sharing
Add specific drivers/support for DolphinBar and Bluetooth dongles
Ensure proper handling of device enumeration and connection
Consider security implications of network device sharing
Potential Challenges:
Complexity of USB protocol implementation
Ensuring low-latency performance for time-sensitive devices
Cross-platform compatibility
I believe this addition would greatly enhance the project's capabilities and usefulness. Let me know if any additional details or clarification is needed. I'd be happy to discuss this proposal further.
Add USB/IP Network Transmission Support
I propose adding USB network transmission capabilities similar to USB/IP or VirtualHere to this project. This would allow sharing USB devices over a network connection.
Specifically, I suggest integrating support for:
Benefits:
Implementation Considerations:
Potential Challenges:
I believe this addition would greatly enhance the project's capabilities and usefulness. Let me know if any additional details or clarification is needed. I'd be happy to discuss this proposal further.
Citations:
[1] https://www.virtualhere.com
[2] https://github.com/cezanne/usbip-win
[3] https://github.com/dorssel/usbipd-win
[4] https://www.reddit.com/r/EmuDeck/comments/1ao52nx/dolphin_question_how_easy_is_it_to_set_up_a/
[5] wiiuse/wiiuse#66
[6] https://smartsensordevices.com/sending-and-receiving-data-between-two-bleutooth-dongle/
[7] cemu-project/Cemu#539
[8] jloehr/HID-Wiimote#23
[9] https://www.bleuio.com
[10] https://copperhilltech.com/blog/esp32-project-usb-to-bluetooth-gateway/
The text was updated successfully, but these errors were encountered: