Hi,<br><br>So I guess Adder is part of the solution. Another question is how to go about adding multiple mono streams and output a stereo stream with variable contribution to left and right gain. I see that audioop provides some functions like that, but I can see to find out what gstreamer element can do mono to stereo or stereo to mono and change gain values for left and right channel. Any pointers?<br>
<br>Finally, on the maemo platform, gstreamer supports ilbc. Is there any way I can mix ilbc streams? It deosn't seems like adder supports this. Any insights on how to go about this?<br><br>Thank you!<br><br>-kwan<br>
<br><div class="gmail_quote">On Sat, Feb 23, 2008 at 4:03 PM, Stefan Kost <<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Kwan Hong Lee schrieb:<br>
<div class="Ih2E3d">> Hi,<br>
><br>
> I am trying to combine multiple streams of audio both from a file and<br>
> from the network and mix them and output them into single stream.<br>
> I see that there's tee and n-to-1 but not sure how to utilize them. Any<br>
> examples that has details on how to handover buffers of data between<br>
> these components?<br>
</div>There is no ready written code. Adder (mixing) is easy to use. Just link your<br>
n-soures to it. Regarding the data-flow - the components do that by them self.<br>
Please read gstreamer documentation and study the examples in the source tar-balls.<br>
<br>
Stefan<br>
<div class="Ih2E3d">><br>
> Does anybody have any insights or guidance in how to manage this? Also<br>
> has anybody tried doing ilbc decoding and getting a raw audio packets<br>
> out of it?<br>
><br>
> Thank you!<br>
><br>
> -kwan<br>
><br>
> --<br>
> <a href="http://www.media.mit.edu/%7Ekwan/info.html" target="_blank">http://www.media.mit.edu/~kwan/info.html</a><br>
><br>
><br>
</div>> ------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> maemo-developers mailing list<br>
> <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>
> <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.media.mit.edu/~kwan/info.html">http://www.media.mit.edu/~kwan/info.html</a>