seems the network latency would break the realtime expectations of high data rate USB 3.0 hardware on the USB bus. and using a still image from a webcam seems like the worst use case... there are much better protocols for serving video streams.
One of the more compelling use-cases for USB over IP is connecting proprietary licensing dongles to virtual machines.
USB/IP Project
21–30 of 61 posts
Re: USB/IP Project
#22Re: USB/IP Project
#23Earlier quoted context omitted.
One of the more compelling use-cases for USB over IP is connecting proprietary licensing dongles to virtual machines.
can't you use vt-d and have it passthrough?
Re: USB/IP Project
#24I've got a couple of the Chinese made "Remote USB" servers which are interesting but not as compatible as I would like. What I find really amusing is that back when USB was proposed I argued that rather than create an entirely new infrastructure why not just use Ethernet packets. There are additional protocol types available in the bit encoding and all sorts of infrastructure that already supported layer 2 switching.…
Unfortunately I think Ethernet might be too fragmented to ever take the convergence to its logical conclusion. But who knows. If someone high on the food chain at Intel wakes up on the other side of the bed one day it could happen.
Re: USB/IP Project
#25Re: USB/IP Project
#26Just buy one of these: http://www.amazon.com/Silex-SX-DS-4000U2-Print-Server-800MHz... . Works awesome, lets you buy the cheap non-workgroup version of pretty much everything (printer, scanner, label printer, ...) and still hook it up to a central server. I have a Fujitsu ScanSnap ix500 hooked up this way, which scans directly to Dropbox. Put the scanner anywhere where it's convenient to access, put paper in it, pres…
At ~ $150, that is an expensive solution, IMHO.
Re: USB/IP Project
#27Can I have the reverse? IP over USB at USB 3.x speeds?
https://en.wikipedia.org/wiki/Ethernet_over_USB
A quick google showed there are Gigabit NIC over USB3.0 on the market already(for a while): http://www.amazon.com/Network-Adapter-Anker-Ethernet-Support...
Re: USB/IP Project
#28Re: USB/IP Project
#29Can I have the reverse? IP over USB at USB 3.x speeds?
yes on linux(usbnet) at least for a long while, not sure about usb3.x or windows support though. https://en.wikipedia.org/wiki/Ethernet_over_USB A quick google showed there are Gigabit NIC over USB3.0 on the market already(for a while): http://www.amazon.com/Network-Adapter-Anker-Ethernet-Support...
Re: USB/IP Project
#30I've got a couple of the Chinese made "Remote USB" servers which are interesting but not as compatible as I would like. What I find really amusing is that back when USB was proposed I argued that rather than create an entirely new infrastructure why not just use Ethernet packets. There are additional protocol types available in the bit encoding and all sorts of infrastructure that already supported layer 2 switching.…
It's been funny to watch the various phy standards converge in feature-space (alas, not interop-space) over time. PCI got a packet architecture with addresses and routing and credit-based flow control, USB got a packet architecture with addresses and routing and credit-based flow control, SATA said "screw it, we'll just become PCI-e, because they have packets and routing and flow control," and thunderbolt basically i…