--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/db0e59a1-7075-4b1a-af05-009885052550n%40googlegroups.com.
You not going to be able to have 50 cams on in one room, in any current version of BBB.
50x50 = 2500 streams for that meeting. And the work required for the BBB client browser to handle that many peer connections, and video decoding processes just won’t work.
You will have disconnects and timeouts for sure, and disappoint your end users.
Using video pagination and limiting the number to <5 for viewers may help.
You said it worked in .26? That’s hard to believe, but you can use bbb-install to build this older version if it worked better for you.
Regards,
Stephen
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/45c2be6f-ee01-42a9-896d-abd6b39c8a94n%40googlegroups.com.
So your saying even if you have 1 meeting with just 2 to 3 cams, you are not able to join past 50 users on your scaleway instance? And this same instance on .26 had no issues?
What size instance are you using? Are these 3 standard streams, or HD?
Would be interesting to see htop run on server when the issues start, to see whats happening on the server.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/b0a17135-66e8-4c8b-8a1e-7d620ff4e4bbn%40googlegroups.com.
So your saying even if you have 1 meeting with just 2 to 3 cams,
And this same instance on .26 had no issues?
What size instance are you using? Are these 3 standard streams, or HD?
Would be interesting to see htop run on server when the issues start, to see whats happening on the server.
Okay, maybe I would have lost that money on that bet :D> We are talking about a GP1-L (32 cpu, 128 GB of RAM) not about a DEV-L (4 CPU 8 GB of RAM)
Oh, still a slight chance... You can use a 1024 core system, still has the problem of NodeJS being limited to only one CPU
core tread because of the bbb-html5 code doing all the work in the event-thread instead of handing off the workload to worker-threads.
So, please post a screenshot of htop made while this problem is happening.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/d3db7f37-9ce5-480e-9e9c-25d5ad137e04n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/lIX-GVrdZO8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/7dc9d3d1-9131-43e8-87f7-e976cc9dc6abn%40googlegroups.com.
Also, Fabrice, you violate GDPR if you ignore above advice and have humans use that server.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/0a1639c4-8678-4d3d-9c46-36656f96466en%40googlegroups.com.
> Currently with 2.2.31 and default settings, it is almost a miracle if one can switch on 2 cameras and share 1 screen in good conditions in a room 120 users (so "only" 360 streams).On the other hand, 10 rooms with 10 webcams each didnt cause troubles last SundayThis isn't normal.
(usually I do 150-3 cam-1 screen) ASAP and get back to you.
Also, if your server is behind NAT, don't forget to set it's external IP address or a STUN server (KMS_EXTERNAL_ADDRESS, KMS_STUN_IP, KMS_STUN_PORT)
Are the 60 users bots from one server, or real users from different locations?
Also multipleKurentos is a newer option… did .26 have this? If you ran the same test with 1 kurento… does it behave the same.
From: bigbluebu...@googlegroups.com <bigbluebu...@googlegroups.com> On Behalf Of Fabrice Rouillier
Sent: Wednesday, February 17, 2021 8:46 AM
To: BigBlueButton-Setup <bigbluebu...@googlegroups.com>
Subject: Re: [bigbluebutton-setup] Concurrent webcam activations with more Thant 40 participants
Last experiment few minutes ago with 60 participants was ***catastrophic****.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/024cbe70-9cba-4d16-ac28-fca6c9e28908n%40googlegroups.com.
Also multipleKurentos is a newer option… did .26 have this? If you ran the same test with 1 kurento… does it behave the same.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/c59e7544-bf9c-46f7-8463-eed22cde56b3n%40googlegroups.com.
$ grep -i "CPU exhausted" * -rin /var/log/kurento-media-server/
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/d381df7d-3ca8-4cf8-aaac-a5d1c1e545c5n%40googlegroups.com.
Are you able to share any logs or you'd be constrained by GDPR?
Fabrice, your instance in paris scaleway? Or another region?
From: bigbluebu...@googlegroups.com <bigbluebu...@googlegroups.com> On Behalf Of Fabrice Rouillier
Sent: Wednesday, February 17, 2021 9:40 AM
To: BigBlueButton-Setup <bigbluebu...@googlegroups.com>
Subject: Re: [bigbluebutton-setup] Concurrent webcam activations with more Thant 40 participants
Le mercredi 17 février 2021 à 15:32:06 UTC+1, plan...@gmail.com a écrit :
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/2e7e5334-860a-453d-bc18-37f650ddc345n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/8ec77562-d8e7-4465-9ebf-1bc6c473dc16n%40googlegroups.com.
- Add the networkInterfaces config option to your install scripts. It's configured in /etc/kurento/modules/kurento/WebRtcEndpoint.conf.ini. You should setit to whichever is the default, public network interface in your server (in this case, ens2).* If the NIF has unwanted IPs (ie private intranet IPs for VPS comms which are not used for media exchange), you can add them to ipIgnoreList- Please set niceAgentIceTcp (/etc/kurento/modules/kurento/WebRtcEndpoint.conf.ini) to 0 if you're not using TCP for media comm (that's BBB's default, soit can be set to 0)- /etc/kurento/modules/kurento/WebRtcEndpoint.conf.ini -> Set externalIPv4 if your server is behind NAT- /etc/kurento/modules/kurento/WebRtcEndpoint.conf.ini -> stunServerAddress/stunServerPort: this config is superseded by externalIPv4 the absolute majority of scenarios,so you don't need to set it. Cases where you do need to set it is on premises deployments where you need media to work both over the intranet and the internetat the same time.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/4065492c-4674-4cdf-a544-a0a3d45dfe94n%40googlegroups.com.
Fabrice and I went a bit further on this.
Further configs I've suggested to Fabrice that are not crucial, but that will improve responsiveness to video/listen only/screenshare a lotin that specific scenario (BBB and Greenlight running in the same NAT VM):