bigbluebutton-Github/bigbluebutton-html5/imports/ui
Paulo Lanzarin 5760fb5648
fix(audio): restore "add more data to audio_joined/failure logs" (#21215)
Commit 26815f4679 was seemingly lost
during a merge in the 3.0.x-release branch. Nothing breaks, but we're
missing the log info originally added via that commit.

Restore the changes in 26815f4679:
  - Add secondsToActivateAudio, inputDeviceId, outputDeviceId and isListenOnly
to audio_joined.extraInfo
  - Add inputDeviceId, outputDeviceId and isListenOnly to
audio_failure.extraInfo
  - Add a try-catch to the device enforcement procedure triggered by
onAudioJoin - it may throw and block the modal.
2024-09-20 06:37:51 -04:00
..
components feat: add experimental support for ICE restart (#21208) 2024-09-20 06:35:32 -04:00
core Add: Flag to enable apollo devtools in production (#21094) 2024-09-13 17:14:09 -03:00
hooks Refactor: Make bundle using webpack (#20811) 2024-08-09 13:58:44 -04:00
services fix(audio): restore "add more data to audio_joined/failure logs" (#21215) 2024-09-20 06:37:51 -04:00
stylesheets/styled-components feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
Types Add: Flag to enable apollo devtools in production (#21094) 2024-09-13 17:14:09 -03:00