Conversation
| Add the BBB credentials **HOST** and **SALT** to your env. file, you can find them in 1Password. | ||
|
|
||
| Add `FEATURE_VIDEOCONFERENCE_ENABLED=true` in **client** and **server** and | ||
| `FEATURE_VIDEOCONFERENCE_WAITING_ROOM_ENABLED=true` to your env. file in the client. |
There was a problem hiding this comment.
havent found any reference of FEATURE_VIDEOCONFERENCE_WAITING_ROOM_ENABLED
neither client nor server. What this setting is supposed to do then?
There was a problem hiding this comment.
Good question, i only move the documentations and have the info from yesterday that all of it should be up to date.
Is it is possible to speak with @MartinSchuhmacher to check the details?
There was a problem hiding this comment.
FEATURE_VIDEOCONFERENCE_WAITING_ROOM_ENABLED is used within handlebars form-create-videoconference.hbs and teams.js controller to determine the options being shown to the user within the pop up window for creating the conference.
|
|
||
| Add "videoconference" to School features (table school) in MongoDB. | ||
|
|
||
| Make sure that the fields below exists in the videoconference ltitool object (MongoDB). |
There was a problem hiding this comment.
Could we be more comprehensive, what are the necessary steps to take?
There was a problem hiding this comment.
I must put the ball back to you. I have no idea, only move the existing documentation and cleanup obvious points. :D
@MartinSchuhmacher
There was a problem hiding this comment.
What is actually meant by this whole area? in my understanding the videoconference is saved within the videoconferences collection and the targetModel describes if its meant for "courses" or "events" (teams) or "video-conference-elements". So this area should definitely be refactored or I missunderstood something here.
@CeEv
|
|
||
| > FEATURE_VIDEOCONFERENCE_ENABLED=true | ||
| > VIDEOCONFERENCE_HOST=https://bbb.staging.messenger.schule/bigbluebutton | ||
| > VIDEOCONFERENCE_SALT |
There was a problem hiding this comment.
I would directly add "(from 1Password)" here if we tell the user already what the other values are.
Also add the note to maybe set FEATURE_COLUMN_BOARD_VIDEOCONFERENCE_ENABLED=true to make the option visible on boards.
|
follow up comments will be adjusted within PR #84 |
Description
Links to Tickets or other pull requests
Screenshots of UI changes
Approval for review