Le Mon, 02 Jun 2014 15:41:39 +0600, "Alexander E. Patrakov" <patrakov at gmail.com> a ?crit : > 02.06.2014 15:34, Fr?d?ric Praca ?????: > > Hello guys, > > I would like to mix two sources into one and don't really know how > > to do this. > > My first source is a standard Alsa one attached to a microphone on a > > Logitech headset. The other source comes from the > > module-pipe-source. My goal is to provide only one source combining > > these two to GStreamer pipeline through a pulsesrc. > > Do you have any idea ? > > Load module-null-sink. Then load module-loopback twice, looping both > sources to this sink. Then record from the monitor source of the null > sink. Wouaww !! I was not expecting such a quick answer !! :) Thanks a lot for this, Alexander Regards Fred