bigbluebutton-Github/bigbluebutton-html5/imports
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
..
api feat: add experimental support for ICE restart (#21208) 2024-09-20 06:35:32 -04:00
startup/client fix: client logger streams being created at export time (#21219) 2024-09-19 15:57:27 -03:00
ui fix(audio): restore "add more data to audio_joined/failure logs" (#21215) 2024-09-20 06:37:51 -04:00
utils feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00