notro / gud

GUD USB Display
155 stars 8 forks source link

Add USB/IP implementation in Wiki #10

Open ZenithalHourlyRate opened 2 years ago

ZenithalHourlyRate commented 2 years ago

One more note, with usbip, the whole thing can be wireless. The host uses vhci-hcd and the device uses usbip-vudc, then it is IP world: you can go over wifi, cellular etc.

From https://gist.github.com/ZenithalHourlyRate/220186818bae434386e80c62ee1bc7bc

By using USB/IP, linux laptops can also be used as a second display; it can even be used for remote screen sharing.

This can be added in Wiki as a note for reference.