<div dir="ltr">Hi,<br><br>On Wed, Aug 2, 2017 at 6:45 PM, Farzan Shojaee <<a href="mailto:shojaee@partodadeh.com">shojaee@partodadeh.com</a>> wrote:<br>><br>> I want to use Gstreamer to receive audio streams from multiple points on the same port.<br>><br>> Indeed I want to stream audio from different nodes on the network to one device that listen to incoming audio streams, and it should mix multiple audios before playback.<br>><br>> I know that I should use 'audiomixer' or 'liveadder' to do such a task.<br>><br>> But I can't do it, and the mixer doesn't act correctly and when two audio streams came, the output sound would be so noisy and corrupted.<br><br>you can't do that.   assign each port to each audio stream, receive each stream,<div>then mix them with adder.<div>Otherwise, your receiving data is interleaved at udp packet level.<br>-- </div><div>              yashi</div><div><br></div></div></div>