How did you manage to hide the capture stream from Pipewire while filtering the audio? #3634
103sbavert
started this conversation in
General
Replies: 1 comment 7 replies
-
Do you want to hide it from what exactly? I did not understand that part. In any case it may be better to ask this to PipeWire's developers directly because I never had a reason to create configuration files for its built-in echo cancellation plugin or its loopback devices. You probably are more familiar with them than I am 😄 |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do you "hide" the "capture input stream" created by a module (such as echo-cancel) from Pipewire?
I'm using this plugin config
to echo cancel my audio but it turns out that it enables a constant input stream on my device (which is visible in both gnome shell as "microphone in use" indicator and in pavucontrol/pwvucontrol as an input stream. I want to hide that.
(PS: I am trying to find out my own solution over installing easyeffects because it feels like overkill + the module-echo-cancel does better noise filtering on my devices)
Beta Was this translation helpful? Give feedback.
All reactions