Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome tabs #55

Open
TPSSCW opened this issue Feb 26, 2024 · 1 comment
Open

Chrome tabs #55

TPSSCW opened this issue Feb 26, 2024 · 1 comment
Labels
device issue with specific device(s)

Comments

@TPSSCW
Copy link

TPSSCW commented Feb 26, 2024

Trying to use this in Chrome to send streaming audio to y different usb sound cards but it will only work on the sound card that is set in windows as the default sound card. Also tried using vb-cable sound drivers and those will not work either unless I set it as the sound device for windows

@necropola
Copy link
Member

Are you using Voicemeeter, too? To me it seems that the Mixer tries to get Exclusive Control to all (output) devices it connects to which prevents them from being used as sinks by the extension.

I was able to fix this by Disallowing Exclusive Control in the (Advanced) Windows Sound Settings for all audio (output) devices, e. g.

image

@necropola necropola added the device issue with specific device(s) label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
device issue with specific device(s)
Development

No branches or pull requests

2 participants