Opened 3 years ago
Last modified 3 months ago
#1692 new enhancement
usb forwarding
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | future |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
We usually forward devices using an abstraction:
- audio is forwarded as streams (#246 and older)
- printers are virtualized (#598)
- input devices can be mapped to uinput virtual devices (#1611)
etc
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:
Note: See
TracTickets for help on using
tickets.
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1692