<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
Le mardi 27 mai 2014 à 06:13 -0700, Puyol a écrit :
<BLOCKQUOTE TYPE=CITE>
<PRE>
hello, i'm implementing a voip application using gstreamer, i use the example
of the rtp in the plugin-good!
i want to use pulse audio to make echo cancellation?
can any one help me how to deal with?
thanks
</PRE>
</BLOCKQUOTE>
I don't remember the details, but iirc you have to set the pulse context on the pulsesrc/sink, and choose a profile. You should find example in empathy-call.c (on git.gnome.org). Note, they are using farstream for dynamically building the pipelines and Telepathy for signaling.<BR>
<BR>
Nicolas
</BODY>
</HTML>