bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/audio-graphql
Paulo Lanzarin f55bd7b114
chore(audio): add I/O device data to audio logs (#21502)
I/O device IDs are logged in some specific logCodes, but they aren't too
useful on their own without the rest of the MediaDeviceInfo object. We
need that extra data (label, group) to be able to better investigate
incorrect device issues and NotFoundError occurrences.

Register full I/O device info whenever the client fetches them and add
those, unfiltered, to the following logCodes:
  - audiomanager_error_getting_device
  - audiomanager_error_device_not_found
  - audiomanager_error_unknown
  - audio_joined
  - audio_ended
  - audio_failure
  - audiomanager_input_live_device_change_failure
  - audiomanager_output_device_change_failure
2024-10-24 21:19:21 -04:00
..
audio-captions [3.0.0 transcription] Add locales as much as possible (#21376) 2024-10-18 15:22:04 -03:00
audio-controls chore(audio): add I/O device data to audio logs (#21502) 2024-10-24 21:19:21 -04:00
hooks fix(voice): reorganize askForConfirmationOnLeave code 2024-08-15 10:34:16 -03:00
mutations.ts feat: Initial BBB 3.0 Gladia transcriptions implementation (#20295) 2024-06-12 12:06:07 -04:00