bigbluebutton-Github/bigbluebutton-html5/imports/ui/components
prlanzarin 4dcc77968b fix: remove spurious getUserMedia in ErrorScreen
There's a very odd getUserMedia call tucked into the base ErrorScreen.
There's no rationale in either the commit or PR that added them, but the
intention seems to be stopping audio on client crash.
Using getUserMedia like that will have no effect other than an odd
permission prompt on iframe-based environments or a webcam activation
flash after the client crashes.

Remove ErrorScreen's getUserMedia call as well as the HTMLMedia pause
call - both should be handled gracefully by AudioManager's forceExitAudio
triggered by the StopAudioTracks event (also ErrorScreen). If there's an
edge case where it isn't properly stopped, we'll have to tackle it
there.
2024-08-09 19:24:33 +00:00
..
about
actions-bar Merge pull request #20803 from Scroody/adding-loading-state-to-buttons 2024-08-07 13:26:42 -03:00
activity-check refactor: remove instanceId from client (#20850) 2024-08-02 14:10:39 -04:00
app Merge branch 'v3.0.x-release' into webcam-patch-0724 2024-08-01 16:21:19 -03:00
audio Merge remote-tracking branch 'upstream/v3.0.x-release' into adding-loading-state-to-buttons 2024-08-05 14:55:58 -03:00
banner-bar
breakout-join-confirmation/breakout-join-confirmation-graphql refactor(webcam): remove adapter; turn it into a hook 2024-07-30 09:35:47 -03:00
breakout-room Merge pull request #20806 from JoVictorNunes/webcam-patch-0724 2024-08-09 10:53:31 -04:00
chat feat(plugins): server command send chat message (#20781) 2024-08-07 15:59:30 -04:00
click-outside
common Merge pull request #20820 from GuiLeme/video-control-plugin-sdk 2024-08-07 15:21:31 -03:00
components-data/plugin-context Merge pull request #20806 from JoVictorNunes/webcam-patch-0724 2024-08-09 10:53:31 -04:00
connection-manager Implements max of Graphql connections (global and per user) 2024-08-06 15:07:52 -03:00
connection-status Merge branch 'v3.0.x-release' into webcam-patch-0724 2024-08-01 16:21:19 -03:00
context-providers
debug-window
dropdown
emoji-picker fix(emoji-picker): Fix emoji picker width 2024-07-30 14:29:38 -03:00
emoji-rain
end-meeting-confirmation
error-screen fix: remove spurious getUserMedia in ErrorScreen 2024-08-09 19:24:33 +00:00
external-video-player fix(external-video): player starting at an advanced point 2024-08-02 15:03:33 -03:00
floating-window
generic-content
join-handler refactor: Rename all customParameters references to userMetadata or userdata (#20692) 2024-07-16 13:40:49 -04:00
layout fix external video blank space (#20733) 2024-07-18 16:28:30 -04:00
learning-dashboard
legacy
lock-viewers
media
meeting-ended fix: "send feedback" button styles (#20869) 2024-08-07 10:43:49 -04:00
mobile-app-modal/mobile-app-modal-graphql
muted-alert
nav-bar Additional changes 2024-08-07 11:01:02 -03:00
notes
notifications refactor: remove instanceId from client (#20850) 2024-08-02 14:10:39 -04:00
notifications-bar
pads/pads-graphql
plugins-engine feat(plugins): server command send chat message (#20781) 2024-08-07 15:59:30 -04:00
poll
polling Merge pull request #20835 from KDSBrowne/bbb-port-20621 2024-08-05 15:46:39 -03:00
presence-adapter
presentation fix(presentation): presentation snapshot overflowing the slide 2024-08-01 12:12:19 -03:00
raisehand-notifier refactor: remove instanceId from client (#20850) 2024-08-02 14:10:39 -04:00
recording fix(html5): a couple of fixes for the recording button (#20758) 2024-07-26 12:45:48 -04:00
reload-button
screenreader-alert
screenshare Merge pull request #20820 from GuiLeme/video-control-plugin-sdk 2024-08-07 15:21:31 -03:00
settings filter invalid locale 2024-07-29 16:21:52 -03:00
settings-loader refactor(html5): centralize /bigbluebutton/api requests 2024-07-19 11:27:48 -03:00
shortcut-help
sidebar-content
sidebar-navigation
text-input
timer
user-avatar
user-list Merge pull request #20834 from lfzawacki/shared-notes-button 2024-08-02 16:43:41 -03:00
user-reaction
video-preview fix(webcam): wrong VirtualBackground storage info 2024-07-25 15:05:13 -03:00
video-provider Merge pull request #20806 from JoVictorNunes/webcam-patch-0724 2024-08-09 10:53:31 -04:00
waiting-users
wake-lock
webcam fix(webcam): a couple of pagination fixes, improvements, et al. (#20720) 2024-07-19 08:52:55 -04:00
whiteboard fix(whiteboard): increase camera update delay to allow for bbb layout to position itself (#20864) 2024-08-07 10:00:41 -04:00