[Freeswitch-users] Question about large confeerence

Abaci B abaci64 at gmail.com
Thu Apr 19 21:37:45 UTC 2018


I was thinking that the muted flag (CAN_SPEAK?) is something that can
change mid conference which means there is a chance of loosing a single
frame (the last one right before muting). I was more interested in knowing
as far as performance if it makes sense.
not sure if this is safe but something like only starting
conference_loop_launch_input if that flag is not set.
I still wish there would be module that would do exactly this (something
like shoutcast but local and without the shoutcast latency)

On Thu, Apr 19, 2018 at 5:19 PM, Steven Ayre <steveayre at gmail.com> wrote:

> There's already a muted flag you could use for that.
>
> On 19 April 2018 at 20:55, Abaci B <abaci64 at gmail.com> wrote:
>
>> Thanks for the reply.
>> Another idea I'm thinking of is to add a LISTEN_ONLY mflag to
>> mod_conference and only run conference_loop_input thread on channels that
>> don't have this flag, that way I don't need to set up a shoutcast server
>> and have everything contained within freeswitch, does that make sense?
>>
>> On Thu, Apr 19, 2018 at 3:20 PM, Giovanni Maruzzelli <gmaruzz at gmail.com>
>> wrote:
>>
>>> definitely conference with two participant, and 598 on localstream
>>>
>>> -giovanni
>>>
>>> On Thu, Apr 19, 2018, 18:38 Abaci B <abaci64 at gmail.com> wrote:
>>>
>>>> Hi,
>>>> I'm trying to set up a large audio conference of over 1000 users where
>>>> only 1 or 2 users are talking and the rest are just listening, but after
>>>> 600-700 users the CPU usage gets too high and the audio gets choppy, I
>>>> understand that mod_conference is not optimized for my use case but was
>>>> wondering if someone has any suggestions on what can be done to optimize
>>>> for my use case.
>>>> I was also thinking that maybe there is a  better alternative for what
>>>> I look for, such as having just the talkers on the conference and the
>>>> listeners should listen to it via mod_local_stream or maybe use something
>>>> like eavesdrop for the listeners but not sure if and how much performance I
>>>> would gain.
>>>> Thanks for any help or input
>>>>
>>>> ____________________________________________________________
>>>> _____________
>>>> Professional FreeSWITCH Consulting Services:
>>>> consulting at freeswitch.org
>>>> http://www.freeswitchsolutions.com
>>>>
>>>> Official FreeSWITCH Sites
>>>> http://www.freeswitch.org
>>>> http://confluence.freeswitch.org
>>>> http://www.cluecon.com
>>>>
>>>> FreeSWITCH-users mailing list
>>>> FreeSWITCH-users at lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/free
>>>> switch-users
>>>> http://www.freeswitch.org
>>>
>>>
>>> ____________________________________________________________
>>> _____________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180419/9890a399/attachment.html>


More information about the FreeSWITCH-users mailing list