Re: audio conference
Pradeep Acharya via gstreamer-devel <[email protected]> Wed, 24 Jul 2024 20:07:08 +0530
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <CAMMOExOF81P-+isiurj4_D-5QrYdYU9QTyrL_+jpNMVxk7OVGw@mail.gmail.com> |
Hello list,
Any kind of suggestions on the below query would be helpful
Thanks & Regards
Pradeep
On Tue, Jul 23, 2024 at 7:10 PM Pradeep Acharya <
[email protected]> wrote:
> Hi All,
> 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
>
> Thanks & Regards
>
>