bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio
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-dial Fix: Conference PIN (phone dial-in) doesn't show the needed pound sign in popup (port to 30) 2024-09-12 09:42:12 -03:00
audio-graphql chore(audio): add I/O device data to audio logs (#21502) 2024-10-24 21:19:21 -04:00
audio-modal chore(audio): add I/O device data to audio logs (#21502) 2024-10-24 21:19:21 -04:00
audio-settings chore(audio): add I/O device data to audio logs (#21502) 2024-10-24 21:19:21 -04:00
audio-stream-volume remove defaultProps from components 2024-06-11 13:10:04 -03:00
audio-test refactor: remove instanceId from client (#20850) 2024-08-02 14:10:39 -04:00
autoplay move button component to common folder 2022-02-14 20:20:50 +00:00
device-selector feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
echo-test refactor(storage): replace Tracker.Dependency with observer hook (#20322) 2024-06-06 10:50:03 -03:00
help feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
local-echo fix(audio): local echo not tracking output device changes 2024-09-05 23:57:09 +00:00
container.jsx refactor: App component cleanup, part 2 2024-09-13 14:53:14 -03:00
queries.ts refactor: remove withTracker from audio container 2024-06-13 10:54:46 -03:00
service.js chore(audio): add I/O device data to audio logs (#21502) 2024-10-24 21:19:21 -04:00