bigbluebutton-Github/bigbluebutton-web/grails-app/conf
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
..
spring feat: only record media while meeting is being actively recorded 2023-05-31 16:36:11 -03:00
application.conf - minor cleanup 2019-04-30 12:30:59 -07:00
application.groovy add overlay config for bbb-web 2021-02-25 14:08:05 +01:00
application.yml Removed H2 from bbb-web 2022-07-12 17:59:23 +00:00
ApplicationResources.groovy - upgrade bigbluebutton-web to grails 2.3.6 2014-02-25 15:46:06 +00:00
bigbluebutton.properties feat: only record media while meeting is being actively recorded 2023-05-31 16:36:11 -03:00
BigBlueButtonFilters.groovy - set also the status response 2017-08-08 14:06:53 -07:00
BuildConfig.groovy upgrading bigbluebutton-web 2021-12-17 12:39:03 +00:00
logback.xml - put log into single line 2019-02-09 09:43:29 -08:00
WebXmlConfig.groovy bbb-web: Added WebXmlConfig.groovy in order to remove warning on plugins:webxml:1.4.1 2016-01-14 16:33:16 -05:00