Update docs/bigbluebutton.md

This commit is contained in:
Travis Ralston 2021-05-10 19:38:01 -06:00 committed by GitHub
parent a085be025f
commit eae1e3e295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ Dimension supports embedding BigBlueButton meetings into a Matrix room via widge
In this instance, Greenlight is acting as a client of BigBlueButton's server-side API, and Dimension is relying on a
Greenlight URL to allow Matrix users to join a meeting.
* Alternatively, Dimension can be configured to connect directly to BigBlueButton and create meetings itself. This does
require running your own BigBlueButton server which Dimension will have authorization to control. This configuration is
require running your own BigBlueButton server which Dimension will need authorization to control. This configuration is
useful as meetings can be created without needing to leave your Matrix client, as well as sidesteps the need to set up
Greenlight on your deployment. This method can also be used to allow the 'Video Call' button in Element to start a
meeting.
@ -215,4 +215,4 @@ informed that a new meeting needs to be created. This works by having Dimension
}
```
Upon receiving either of these, the widget will inform the user with an error message that a new meeting must be created.
Upon receiving either of these, the widget will inform the user with an error message that a new meeting must be created.