bigbluebutton-Github/bbb-common-message
prlanzarin 4d1aa87a88 feat: only record media while meeting is being actively recorded
Only record media (microphone, webcams and screens) while meeting is
being actively recorded (ie an user has enabled recording in the
conference). If the conference's recording is paused, media capture will
stop as well (with appropriate recording events).

A bigbluebutton.properties/API#create parameter called
`recordFullDurationMedia` is added to control this behavior. The default
is false (only capture while recording is active). Setting it to `true`
enables the current (legacy) behavior: always capture media if the
meeting's `recorded` prop is true.
2023-05-31 16:36:11 -03:00
..
project fix(sec): bump jackson to 2.13.5 2023-01-25 22:44:28 +00:00
src feat: only record media while meeting is being actively recorded 2023-05-31 16:36:11 -03:00
.gitignore Keep blank line on end of gitignore files 2022-04-07 17:36:26 -03:00
.scalariform.conf - enable scalariform for bbb-common-message 2019-03-27 13:34:56 -07:00
build.sbt chore: upgrade scala 2.13.4 -> 2.13.9 2022-12-20 16:07:08 +00:00
deploy.sh WIP target JVM8 -> JVM11 2022-02-25 04:39:48 +00:00
README.md - remove messages from bbb-apps red5 2015-06-10 17:11:36 +00:00