bigbluebutton-Github/akka-bbb-apps
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
scala
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
build.sbt chore: upgrade scala 2.13.4 -> 2.13.9 2022-12-20 21:30:49 +00:00
deploy.sh fix: use correct service name in akka-apps deploy 2023-01-05 06:04:53 -05:00
run-dev.sh Improve scripts to run/deploy applications 2022-03-31 13:48:57 -03:00
run.sh Merged upstream develop branch 2021-05-01 16:59:20 +02:00