<div dir="ltr">I asked a similar question a couple of weeks ago. Here is the response. I haven't investigated but it should be helpful.<br><br>rtpbin will output you a separate port for each SSRC/Payload type<br>
combination.<br>
<br>
This exact kind of use-case is currently being discussed by the IETF<br>
people around WebRTC.<br>
<br>
<a href="http://tools.ietf.org/html/draft-ietf-avtcore-multiplex-guidelines-02" target="_blank">http://tools.ietf.org/html/draft-ietf-avtcore-multiplex-guidelines-02</a><br>
<a href="http://tools.ietf.org/html/draft-ietf-avtcore-multi-media-rtp-session-05" target="_blank">http://tools.ietf.org/html/draft-ietf-avtcore-multi-media-rtp-session-05</a><div class=""><div id=":7a" class="" tabindex="0">
<img class="" src="https://mail.google.com/mail/images/cleardot.gif"></div></div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 1, 2014 at 3:47 AM, Santiago Blanco <span dir="ltr"><<a href="mailto:sblaare@gmail.com" target="_blank">sblaare@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div><div>I want to make a multichannel streaming as </div><div><br></div><div>channel1    -> ssrc0 </div>
<div>channel2    -> ssrc1 </div><div>channel3    -> ssrc2 </div><div>channel4    -> ssrc3</div>
</div><div><br></div><div>All this channels are sending to the same ip/port via multicast.</div><div><br></div><div>Can anyone tell me how to implement a client in which you can select / switch between channels?<br>
</div><div><br></div><div>I saw that implements rtpbin rtpssrcdemux but not how to swap between different rtp received.</div><div><br></div><div>Thanks,</div><div>Santiago</div></div>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>