Ask HN: Any good open source video conferencing options?
Came across [Jitsi](https://github.com/jitsi/jitsi-meet-electron/releases/tag/v2023.7.2) and [BigBlueButton](https://github.com/bigbluebutton/bigbluebutton), does anyone have experience of running these or others in production?
23 comments
[ 3.0 ms ] story [ 38.2 ms ] threadWhile we have yet to attempt to record meetings, it's been suggested that doing so is not as easy as on zoom. Still looking.
> Can I record a Jitsi conference? > Yes. The easiest way to record is to live stream your conference to YouTube and access the recording there. You can try this now on meet.jit.si. Self-installed Jitsi Meet deployments will need to setup [Jibri](https://github.com/jitsi/jibri) to do this.
Every other solution has consistent technical problems for me, worse hurdles for adoption (with jitsi, I just send a link to friends, nothing to download or install), significant dark patterns, or awful performance. Jitsi has none of that, and on top of it, is privacy-respecting and focused on the public good.
All the best,
-HG
All the best,
-HG
Source code: https://github.com/vasanthv/talk
https://openmeetings.apache.org/
In my experience it has better cross-browser support than Google Meet, which tends to misbehave on Safari/FF.
since FF is my main browser I have to take care to manually open Meet links in Chrome
If you train class sizes of say 20-30 in 1 session, you can run BBB and it will do a decent job. With their HTML5 release couple of years ago, everything now runs on WebRTC for the most part and they also allow using TURN and STUN servers.
THe caveat is that it requires dedicated servers to run with some minimum specs. You cannot run it in production on a virtualized VPS (you potentially could but they don't recommend).
1. What is the largest number of users they can handle in one meeting 2. How is the text chat experience? 3. Do you have a good experience with their mobile app versions? Is switching between desktop and mobile seamless?
Are the participants mostly on phones or desktops or laptops? How many participants per meeting (average, max); how many meetings and/or participants total?