PipeWire
0.3.33
|
The echo-cancel
module performs echo cancellation.
The module creates virtual echo-cancel-capture
source and echo-cancel-playback
sink nodes and the associated streams.
Options specific to the behavior of this module
source.props = {}
: properties to be passed to the source streamsink.props = {}
: properties to be passed to the sink streamaec.method = <str>
: the echo cancellation method. Currently supported: webrtc
. Leave unset to use the default method (webrtc
).aec.args = <str>
: arguments to pass to the echo cancellation methodOptions with well-known behavior: