bigbluebutton / bigbluebutton

Complete open source web conferencing system.
https://bigbluebutton.org
GNU Lesser General Public License v3.0
8.4k stars 5.92k forks source link

Book keeping: third party integrations #17147

Open matiasilva opened 3 years ago

matiasilva commented 3 years ago

This is a list of existing community-sourced third party integrations for BigBlueButton. For now, it's just a list until a section for this is created.

Recording & live streaming:

Others

Greenlight

Scalelite

(not in core, probably doesn't belong here)

BigBlueButton SDKs

Deployment

Frontends

Sources: a few of the above have created other tools, one of them is https://gitlab.senfcall.de/senfcall-public

hex-m commented 3 years ago

Frontends: Moodle, OpenOLAT (german release notes)

Recording: Opencast Integration

matiasilva commented 3 years ago

Thanks @hex-m!!

pedrobmarin commented 3 years ago

https://github.com/mconf has a dozen of public bbb-related projects including things like https://github.com/mconf/api-mate & https://github.com/mconf/bigbluebot.

ffdixon commented 3 years ago

This list is looking good -- go ahead and open a pull request for updating the docs when your ready.

stefantruehl commented 3 years ago

We recently developed a substitute for greenlight and Scalelite as an integrated portal for large scale deployment - called BBB@Scale. Just in case you want to add this on the list: https://gitlab.com/bbbatscale/bbbatscale

A comparison of all three tools can be found here: https://gitlab.com/bbbatscale/bbbatscale/-/blob/master/Documentation/compare-to-scalelite-greenlite.md

We are currently planning to have closed the feature gap between Greenlight/Scalelite and bbb@scale by November. If you are interested, we have a public community call coming up where we will describe our upcoming 2.0.

matiasilva commented 3 years ago

@stefantruehl many thanks, this is already on the list under frontends :)

hex-m commented 3 years ago

This is a list of existing community-sourced third party integrations for BigBlueButton. For now, it's just a list until a section for this is created.

There is already a section for this on the website. This should be merged I think.

matiasilva commented 3 years ago

Not all of these are LMS integrations so I don't believe it should be merged.

lonesomewalker commented 3 years ago

@stefantruehl sorry, your comparison list is totally wrong. How do you want to compare Greenlight with Scalelite? Totally different products (frontend vs. backend) so they can't be compared.

Sure, BBB@Scale has some nice features but one of the biggest disadvantages is the multi-server scenario in Moodle :-( I know that your university is different from others ;-)

hex-m commented 3 years ago

The LMS Stud.IP can also integrate BBB.

And there is a Widget (in early dev stages) that can integrate BBB Meetings into Matrix Rooms.

Puschek commented 3 years ago

@stefantruehl sorry, your comparison list is totally wrong. How do you want to compare Greenlight with Scalelite? Totally different products (frontend vs. backend) so they can't be compared.

Sure, BBB@Scale has some nice features but one of the biggest disadvantages is the multi-server scenario in Moodle :-( I know that your university is different from others ;-)

@lonesomewalker Could you explain what do you mean with "multi-server scenario"? The Moodle Plugin only allows you to connect one url. BBB@Scale is distributing the request to the corresponding server based on the tenant provided with the url.

hex-m commented 3 years ago
lonesomewalker commented 3 years ago

Simple PHP dashboard:

https://github.com/lonesomewalker/bbb-dashboard

liske commented 3 years ago

B3LB

https://github.com/DE-IBH/b3lb

A open source BigBlueButton API load balancer similar to Scalelite. It is designed to work in large scale-out deployments with 100+ BigBlueButton nodes and high attendee join rates.

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

hex-m commented 3 months ago

I don't think this issue is completed (and I don't like the bot).

GhaziTriki commented 3 months ago

Hello @matiasilva,

There is currently a repository that lists integrations and some other awesome stuff for BigBlueButton here https://github.com/riadvice/awesome-bigbluebutton.

You are welcome to contribute.