bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/audio-graphql/audio-controls
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
..
input-stream-live-selector chore(audio): add I/O device data to audio logs (#21502) 2024-10-24 21:19:21 -04:00
component.tsx fix: locale issues (#21408) 2024-10-09 19:47:32 -04:00
queries.ts feat(audio): track mute state by meeting (#21095) 2024-09-27 19:13:08 -04:00
service.ts Refactor: actions bar audio button 2023-07-24 15:56:40 -03:00
styles.ts Fix: [3.0] Distorted microphone loading animation on smaller screens (mobile) (#21024) 2024-08-26 16:44:45 -03:00