-
New Feature
-
Resolution: Done
-
Minor
-
None
-
3.1.12, 3.1.13, 3.1.14, 3.2.9, 3.3.6, 3.3.7, 3.3.8, 3.4.3, 3.4.4, 3.4.5, 3.5, 3.5.1, 3.5.2
-
2.3
-
MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
Since version 2.0, it is possible to create meetings in BBB that are recorded since the begining, with no need to press the recording button. It is even possible to hide the record button, so the moderator won't stop the recording by accident.
A new parameter has to be sent as part of the create request. But this requires to consider::
- Global configuration through config.php for "record all from start", "user can edit record all from start" and "hide recording button", "user can edit hide recording button"
- Settings UI includes the option for enabling the feature by default and allow users to edit as per Room/Activity
- Meeting includes the option "record all from start" and "hide recording button"
- New columns in the database
- Backup