cezanne / usbip-win

USB/IP for Windows
GNU General Public License v3.0
1.97k stars 350 forks source link

usb audio class device #284

Open yclin-ee opened 2 years ago

yclin-ee commented 2 years ago

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?

Sok00 commented 2 years ago

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