Hi folks,<br><br>still stuck with my conferencing solution.<br><br>I managed to use the gstrtpbin as my session manager, receiving packets from multiple clients (from recv_rtp_src pads), then do something with the audio data (basically mix the audio, so that each client can hear only the audio of all the other participants, but not himself)  and sending rtp packets back with the GSTRTPBINs send_rtp_sink.<br>
<br>But I don&#39;t really get, how do I go from there. I hooked up the automatically created send_rtp_src pads to a rtpmuxer and linked its source to a multiudp-sink, which has a list of all my clients. But, of course, all clients receive the same, muxed data (which seems logical to me).<br>
<br>How do I manage to get each client receive only the signal I want it to receive, while I send over only one socket? I believe the SSRC could take care of that, but the muxer sets all ssrcs to the same value, which makes the rtpbins session management kinda obsolete, doesn&#39;t it?<br>
<br>Wireshark shows the SSRCs of all outgoing packets are equal (as expected, but not wanted).<br><br>Or do I have flaws in my understanding of the concept? What do I need to put <u>behind</u> the RTPBIN to send different streams to different clients (each receiving only the one meant for him) over only one socket? Is it possible at all?<br>
 <br clear="all"><br>-- <br><font color="#333333" face="georgia, serif"><b>Michael Niemand</b></font><div><font color="#333333" face="georgia, serif"><b><br></b></font><div><font color="#999999" face="georgia, serif">Albusstr. 17</font></div>
<div><font color="#999999" face="georgia, serif">60313 Frankfurt/M</font></div><div><font color="#999999" face="georgia, serif">Germany</font></div><div><font color="#999999" face="georgia, serif"><br></font></div></div><div>
<div><font color="#999999" face="georgia, serif">Tel.: +49 (0) 69 200 130 60</font></div></div><div><div><font color="#999999" face="georgia, serif">Mobile: +49 (0) 171 645 29 07</font></div><div><font color="#999999" face="georgia, serif"><br>
</font></div><div><font face="georgia, serif"><font color="#999999">eMail: </font><a href="mailto:michael.niemand@gmail.com" target="_blank"><font color="#666666">michael.niemand@gmail.com</font></a></font></div><div><font color="#999999" face="georgia, serif"><a href="mailto:sip%3A1406283@sipgate.de" target="_blank">sip:1406283@sipgate.de</a></font></div>
</div><br>