https://bugs.freedesktop.org/show_bug.cgi?id=58226

--- Comment #4 from Arun Raghavan <[email protected]> ---
(In reply to comment #3)
> Hi Arun,
> 
> I am using gstreamer pulseaudio .

Do you mean that you are using GStreamer and PulseAudio in some application
that you are writing?

>  _not_ load module-echo-cancel means i have to remove that line from
> default.pa.

Yes, exactly.

> Where to add 'filter.want' option , In gstreamer or some where in pulse
> audio echo cancellation module.

You can set properties on the stream using GStreamer properties on the pulsesrc
and pulsesink elements (assuming you're writing your own app). Take a look at
the 'stream-properties' property on these elements.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to