Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

usb forwarding #1692

Open
totaam opened this issue Nov 15, 2017 · 1 comment
Open

usb forwarding #1692

totaam opened this issue Nov 15, 2017 · 1 comment
Assignees
Labels
enhancement New feature or request network
Milestone

Comments

@totaam
Copy link
Collaborator

totaam commented Nov 15, 2017

We usually forward devices using an abstraction:

But this doesn't work for all device types, some users may want to be able to access more esoteric devices remotely.

For that, we could use:

  • usbip: a general USB device sharing system over IP network
  • UsbRedir (from spice): a network protocol for sending usb device traffic over a network connection (supported in qemu)
@totaam totaam self-assigned this Jan 23, 2021
@totaam totaam added enhancement New feature or request network labels Jan 23, 2021
@totaam totaam added this to the 5.0 milestone Jan 23, 2021
@totaam
Copy link
Collaborator Author

totaam commented Jan 23, 2021

Similar to #1693

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request network
Projects
None yet
Development

No branches or pull requests

1 participant