bigbluebutton-Github/bigbluebutton-html5/imports/ui
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
..
components chore(audio): add I/O device data to audio logs (#21502) 2024-10-24 21:19:21 -04:00
core Merge pull request #21480 from Arthurk12/bbb/30/21463 2024-10-22 17:32:13 -03:00
hooks fix: Adjust useSticyScroll hook dependency arrays 2024-10-21 15:15:01 -03:00
services chore(audio): add I/O device data to audio logs (#21502) 2024-10-24 21:19:21 -04:00
stylesheets/styled-components fix(chat): Move message highlight request listeners to page component, reducing the number of listeners 2024-10-18 14:37:28 -03:00
Types Merge pull request #21480 from Arthurk12/bbb/30/21463 2024-10-22 17:32:13 -03:00