<div dir="ltr">Thank you... your inputs are very much appreciated.<br>Will try to build this application and understand its working.<div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 24, 2018 at 12:21 PM, Nirbheek Chauhan <span dir="ltr"><<a href="mailto:nirbheek.chauhan@gmail.com" target="_blank">nirbheek.chauhan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, May 24, 2018 at 11:58 AM Kiran ND <<a href="mailto:kiran@algorythma.com">kiran@algorythma.com</a>> wrote:<br>
<br>
> Hello All,<br>
<br>
> I am trying to create a sample application to have a conference call<br>
using gstreamer webrtcbin element. There are not much of links available on<br>
internet on this topic.<br>
<br>
> I am referring to <a href="http://blog.nirbheek.in/2018/02/gstreamer-webrtc.html" rel="noreferrer" target="_blank">http://blog.nirbheek.in/2018/<wbr>02/gstreamer-webrtc.html</a><br>
and moving ahead. Any pointers on what a pipeline would look like or any<br>
links which would make my way simpler would be highly appreciated.<br>
<br>
<br>
</span>A good start would be to look at the multiparty-sendrecv implementation<br>
here:<br>
<br>
<a href="https://github.com/centricular/gstwebrtc-demos/" rel="noreferrer" target="_blank">https://github.com/<wbr>centricular/gstwebrtc-demos/</a><br>
<br>
That implements an audio-only peer-to-peer 'conference room' where people<br>
can join and leave at any point. It can be extended to also do video, but<br>
p2p multiparty video is usually bandwidth-intensive.<br>
<br>
Hope that helps!<br>
<br>
Nirbheek<br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</blockquote></div><br></div>