Files
jitsi-meet/react/features/base
virtuacoplenny a1383bf730 fix(local-recording): allow config override to enable (#3615)
* fix(local-recording): allow config override to enable

Config overrides are not set until some time after
APP_WILL_MOUNT has completed and not in the same execution
context as when APP_WILL_MOUNT is called. So instead
choose recording controller initialization at a later time.
The time chosen is after conference join because the
controller needs the conference instance to work.

* remove redundant conditional check
2019-01-29 08:22:50 -08:00
..
2018-07-09 20:22:43 -05:00
2018-08-05 17:04:19 -05:00
2018-06-04 16:05:48 -05:00
2018-06-04 16:05:48 -05:00