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

[BUG] People hear their voice from stream #46

Open
Tahinli opened this issue Aug 17, 2024 · 11 comments
Open

[BUG] People hear their voice from stream #46

Tahinli opened this issue Aug 17, 2024 · 11 comments

Comments

@Tahinli
Copy link

Tahinli commented Aug 17, 2024

Description

People hear their voice from stream

Steps to Reproduce

Start a stream

Expected Behavior

I should be able to share my computer sound but people shouldn't hear discord voice

Actual Behavior

Discord sound is also captured

Environment

  • Fedora 40 KDE
  • GoofCord Version: 1.6.0 Flatpak
@cheshirecatt

This comment was marked as spam.

@MathiasDevelopes

This comment was marked as spam.

@Carthaigh-byte

This comment was marked as spam.

@Wuemeli
Copy link
Contributor

Wuemeli commented Sep 13, 2024

Does this only happen when screen sharing a Screen or an Application?

@Tahinli
Copy link
Author

Tahinli commented Sep 13, 2024

Does this only happen when screen sharing a Screen or an Application?

Both

@Wuemeli
Copy link
Contributor

Wuemeli commented Sep 13, 2024

@Milkshiift What does Goofcord use? venmic?

@Milkshiift
Copy link
Owner

Milkshiift commented Sep 13, 2024

No, just simple audio capture that Chromium provides. This issue is also present in ArmCord (whatever it will be called when you read this), and Vesktop on Windows (because venmic is Linux only).

ArmCord recently made a change that could potentially fix this on Windows, so if someone could test if this problem is present in the latest version of ArmCord on Windows it would be great.

@Wuemeli
Copy link
Contributor

Wuemeli commented Sep 13, 2024

I will look into it

@ZachDavies

This comment was marked as spam.

@Milkshiift
Copy link
Owner

Some info:
This is not getting fixed anytime soon on Windows. There is no Electron API to capture audio of specific windows. I'm guessing this could be possible with some native audio capturing implementation, akin to venmic but for Windows, but that is way out of scope.

Now for Linux, long-term, I plan to implement venmic sometime, though it seems to be a huge pain in the ass to do so. In the meantime, as a workaround, you can use qpwgraph to manually reroute needed audio to GoofCord capture.

@Tahinli
Copy link
Author

Tahinli commented Nov 19, 2024

Some info: This is not getting fixed anytime soon on Windows. There is no Electron API to capture audio of specific windows. I'm guessing this could be possible with some native audio capturing implementation, akin to venmic but for Windows, but that is way out of scope.

Now for Linux, long-term, I plan to implement venmic sometime, though it seems to be a huge pain in the ass to do so. In the meantime, as a workaround, you can use qpwgraph to manually reroute needed audio to GoofCord capture.

I'm just curious about how Discord solves this problem, do you know what they do ?

In addition also you can try helvum to redirect sound sources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants