USB headset disconnecting randomly
-
- Posts: 3
- Joined: Tue Jul 07, 2020 11:19 pm
USB headset disconnecting randomly
I have set my Steelseries Wireless H headset as A2 in Voicemeeter Banana. Every time I use it, it disconnects after a random amount of time; it's never the same. I then have to re-set it as A2 and then it works again. The headset doesn't disconnect when I don't use Voicemeeter. Does anybody know what's going on?
-
- Site Admin
- Posts: 2121
- Joined: Sun Jan 17, 2010 12:01 pm
Re: USB headset disconnecting randomly
maybe more a question for your USB device manufacturer
or Microsoft and the way they manage USB devices.
you may check USB power plan option too...
or Microsoft and the way they manage USB devices.
you may check USB power plan option too...
-
- Posts: 3
- Joined: Tue Jul 07, 2020 11:19 pm
Re: USB headset disconnecting randomly
But it's only Voicemeeter that has this problem. It doesn't disconnect with the PC, but I have to set it as A2 again. If I just use the headset on its own, it never drops the sound.
Sorry, English isn't my first language, so it might not be totally clear...
Sorry, English isn't my first language, so it might not be totally clear...
-
- Site Admin
- Posts: 2121
- Joined: Sun Jan 17, 2010 12:01 pm
Re: USB headset disconnecting randomly
cannot say more without reproduce the problem in same condition.
we already experienced some USB device disconnecting after some hours (voicemeeter is using device 24/7) but we don't know why, since most of device are working 24/7 without problem...
we already experienced some USB device disconnecting after some hours (voicemeeter is using device 24/7) but we don't know why, since most of device are working 24/7 without problem...
Re: USB headset disconnecting randomly
Such a problem is *trivial to reproduce*: simply unplug the USB device and plug it in again. Then we see Voicemeeter fail to reconnect.
No real hardware mixer panel would work this way. All hardware mixer panels, upon mic unplug and replug, would resume operation exactly the same.
Please fix this. Please submit a request to the development team and provide their response.
Thank you.
No real hardware mixer panel would work this way. All hardware mixer panels, upon mic unplug and replug, would resume operation exactly the same.
Please fix this. Please submit a request to the development team and provide their response.
Thank you.
-
- Site Admin
- Posts: 2121
- Joined: Sun Jan 17, 2010 12:01 pm
Re: USB headset disconnecting randomly
ok, you were talking about random disconnection of USB device ...
But if you unplug your USB device, sure you break the audio stream and you have to RESTART audio engine when you plug your device again.
Windows Audio API did not plan to manage any device disconnection/reconnection, for us it produces no change in our audio stream when disconnecting the device. And when reconnecting the device, the audio stream does not go back again in our process (this is how the system should manage it since it does not notify us).
Generally speaking Device Disconnection Management under Windows is a problem:
this is also a case of freeze if using MME audio interfae as explained in this topic: viewtopic.php?f=6&t=430&p=912
But if you unplug your USB device, sure you break the audio stream and you have to RESTART audio engine when you plug your device again.
Windows Audio API did not plan to manage any device disconnection/reconnection, for us it produces no change in our audio stream when disconnecting the device. And when reconnecting the device, the audio stream does not go back again in our process (this is how the system should manage it since it does not notify us).
Generally speaking Device Disconnection Management under Windows is a problem:
this is also a case of freeze if using MME audio interfae as explained in this topic: viewtopic.php?f=6&t=430&p=912
-
- Posts: 3
- Joined: Tue Jul 07, 2020 11:19 pm
Re: USB headset disconnecting randomly
The original problem was not about unplugging, it was about random disconnections. I've uninstalled Voicemeeter because this situation was highly annoying while streaming or in a multiplayer FPS. Pity, because the idea is good.
-
- Site Admin
- Posts: 2121
- Joined: Sun Jan 17, 2010 12:01 pm
Re: USB headset disconnecting randomly
random disconnection is not usual use case.