usbip-win
usbip-win copied to clipboard
usb audio class device
Hello,
I am trying to use usbip-win connecting UAC device on Windows 10 both ends.
The two ends could establish connection successfully. But when playing music, it sounds discontinuous and glitches.
I even did the testing on Ubuntu 18.04 x86_64(server) and Windows 10(client) then found client side always issue Clear_Feature control packet every 10 isochronous packets in one URB transaction.
[ 58.713439] usbip-host 1-1: usb_clear_halt done: devnum 2 endp 6
Does anybody encountered this before? Or any idea for fixing this issue?
try disable usb auto suspended
in System / Bios
check the CPU freq. and loade
when transferring. Change the maximum transmission delay of packets
. Check the network packet priority and process priority.
QoS Class Identifier (QCI) Wiki Link
@Sok00 Please let me know how to change the maximum transmission delay of packets
.