bigbluebutton-api-php icon indicating copy to clipboard operation
bigbluebutton-api-php copied to clipboard

Offical @BigBlueButton PHP API

Results 90 bigbluebutton-api-php issues
Sort by recently updated
recently updated
newest added

Meta `bbb-recording-ready-url` is no more built into the URL.

This PR will - Reintroduce Code Coverage Report - Introduce a EnvLoader-class - Introduce a Fixure-Class and refactor the code (tests) accordingly - Improve feedback in case of bad responses

This PR will introduce a new function (`isMeetingExisting`) to the BBB-Client to check weather a meeting is existing or not, since the function `isMeetingRunning` is checking if persons are in...

https://docs.bigbluebutton.org/development/webhooks#hookscreate

https://github.com/bigbluebutton/bigbluebutton-api-php/blob/22385bbaea77662dea7050020da8915f839cf29b/src/Core/Record.php#L67

needs review

Hello, When creating a meeting via Greenlight a link to invite people shows in the public chat: ``` To invite someone to the meeting, send them this link: https://bbb... ```...

bug
needs review

BIGBLUEBUTTON_RELEASE=3.0.0-alpha.5 bigbluebutton/bigbluebutton-api-php: 2.2.0 Drupal 10.2.5 In /var/log/bigbluebutton/bbb-web.log 'WARN o.b.api.ParamsProcessorUtil - [DEPRECATION] use lockSettingsDisableNotes instead of lockSettingsDisableNote' I use lockSettingsDisableNotes on Drupal side but any way I have this warning

help wanted

This PR will introduce the documentation under the `docs`-folder. It is mainly a copy&paste of the content of the current Wiki-Pages into the docs-folder by adapting a bit the structure....

https://docs.bigbluebutton.org/3.0/administration/customize/#passing-custom-parameters-to-the-client-on-join

feature

https://docs.bigbluebutton.org/3.0/development/api/#updates-to-api-in-bigbluebutton

feature