<html><head><style>pre,code,address {
  margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
ol,ul {
  margin-top: 0em;
  margin-bottom: 0em;
}
blockquote {
  margin-top: 0em;
  margin-bottom: 0em;
}
</style></head><body><div>Hi,</div><div><br></div><div>Le mercredi 24 juillet 2024 à 20:07 +0530, Pradeep Acharya via gstreamer-devel a écrit :</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr"><div>Hello list,</div><div>       Any kind of suggestions on the below query would be helpful<br></div></div></blockquote><div><br></div><div>You might like to know that we have discourse.gstreamer.org now, where most of the user discussion take place.</div><div><br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr"><div>Thanks & Regards</div><div>Pradeep<br></div></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 23, 2024 at 7:10 PM Pradeep Acharya <<a href="mailto:pradeep.acharya1008@gmail.com">pradeep.acharya1008@gmail.com</a>> wrote:<br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr"><div>Hi All,</div><div>  i'm developing an audio conference targeted for more than 100 participants in a conference. I'm using "audiomixer" element to do this. Its working fine if the number of participants is less than 10 . However, I see that the number of threads created are huge.  For each input pad of an audio mixer, one thread is created .like this if there are 100 participants then the number of threads would be 100 (input) and 1 for output from the mixer. Is there any way to reduce the number of threads used by the audiomixer element ? Any other suggestions would be helpful<br></div></div></blockquote></div></blockquote><div><br></div><div>Sounds like you'd need something like the gst-plugins-rs "threadshare" mode, with audio mixing support.</div><div><br></div><div>regards,</div><div>Nicolas</div><div><br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div class="gmail_quote"><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr"><div> <br></div><div>Thanks & Regards</div><div><br></div></div></blockquote></div></blockquote><div><br></div><div><span></span></div></body></html>