bigbluebutton-Github/bigbluebutton-html5/imports/ui/components
prlanzarin 2c6de02f1c fix(video): webcam fails to be loaded on preview when changing profiles
There's an issue where permission-less sessions of video-preview
fail to change video profiles. Whenever gUM is on prompt mode,
deviceIds are obfuscated, which means getInitialCamera will need to
infer the deviceId based on the current media stream.
Since the virtual bg worker is now called synchronously (e28a595),
it'll be extracted incorrectly from the virtual effect MediaStream
(rather  than the original stream) - which causes getInitialCamera to
use the effect's deviceId rather than the original stream's deviceId.

Guarantee that deviceId inference via MediaStreamTrack uses
BBBVideoStream's originalStream (so that virtual effect streams are
bypassed). Also remove the call to updateDeviceId in getInitialCamera
since it's redundant since commit e28a595.
2024-08-02 13:23:11 -03:00
..
about
actions-bar feat(config): introduce allowPresentationManagementInBreakouts to be able to block breakouts pres uploads (#20769) 2024-07-24 15:36:29 -04:00
activity-check Fix: Modal of the inactivity inspection does not show up 2024-02-08 14:59:14 -03:00
app fix(client): undefined currentUserAway 2024-03-11 09:50:23 -04:00
audio Merge pull request #20010 from prlanzarin/u27/fix/review-mobile-audio-join 2024-04-30 14:41:54 -04:00
authenticated-handler
banner-bar
breakout-join-confirmation
breakout-room Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july-21 2023-07-21 16:24:45 -04:00
captions fix(): Use captions.dication flag to show/hide dication button 2024-02-08 14:50:17 -03:00
chat feat(bbb-html5): Ban specific users from the public chat (#20585) 2024-07-17 12:56:33 -04:00
click-outside
common upgrade tooltip dependency 2023-11-13 10:51:03 -03:00
components-data Merge pull request #18226 from Tainan404/dedupe-chat-messages 2023-08-22 16:35:53 -03:00
connection-status Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july-21 2023-07-21 16:24:45 -04:00
context-providers
debug-window
dropdown
emoji-picker fix(reactions): Remove unused file 2023-10-17 19:06:37 -03:00
emoji-rain Merge pull request #20684 from Scroody/i-19354 2024-07-11 09:37:20 -03:00
end-meeting-confirmation
error-screen
external-video-player fix: external video can be seen through sidebar on mobile 2024-07-09 08:38:56 -03:00
join-handler fix(layout): defaultLayout join parameter 2024-02-09 18:02:13 -03:00
layout fix(bbb-html5): Use CDN for resource of layouts 2024-03-07 11:11:03 -05:00
learning-dashboard
legacy
lock-viewers client side checks 2023-06-06 08:57:36 -03:00
media [issue-18021-back-end] - Changes in review and fix to support screenshare disabled and cameraAsContent enabled 2023-06-16 17:48:52 -03:00
meeting-ended fix: crash at meeting-ended due to undefined access + incorrect meetingID 2024-04-30 14:44:20 -03:00
mobile-app-modal fix: Button 'Open Tablet app' breaks when the meeting name contains white space 2023-11-24 10:19:40 -03:00
muted-alert
nav-bar do not display layout button if layouts are disabled 2024-07-09 09:10:06 -03:00
notes Fix: Warnings when creating a new meeting 2023-07-19 13:22:50 -03:00
notifications Change of approach for the debounce 2024-02-28 15:41:51 -03:00
notifications-bar
pads fix throttledPinPad function 2023-07-12 16:58:39 -03:00
poll fix(poll): filter users array before processing 2024-05-02 16:20:12 -03:00
polling update poll vote modal with header element for additional screen reader access 2024-07-30 13:04:57 +00:00
presentation fix(presentation): toolbar width on small screens 2024-04-16 15:46:50 -03:00
presentation-pod
raisehand-notifier Update component.jsx 2023-10-23 11:12:50 -03:00
recording
reload-button
screenreader-alert fix(screen-reader): add safeguards for adding alerts 2024-04-12 15:09:23 -03:00
screenshare fix: correctly dereference present camera streams in FF 2023-08-24 13:42:28 -03:00
settings fix: add safeguards when returning user roles 2024-04-12 15:14:49 -03:00
shortcut-help
sidebar-content Fix: Warnings when creating a new meeting 2023-07-19 13:22:50 -03:00
sidebar-navigation Fix: Warnings when creating a new meeting 2023-07-19 13:22:50 -03:00
subscriptions Fix: Warnings when creating a new meeting 2023-07-19 13:22:50 -03:00
text-input
timer refactor: rename Songs to Music in BBB Timer 2023-11-02 12:20:25 -04:00
user-avatar fix(user-list): center icons on apple devices 2023-10-17 17:17:23 -03:00
user-info
user-list Fix: [2.7] Breakout room invitation option missing from user dropdown (#20691) 2024-07-17 14:39:09 -03:00
user-reaction Introduces flags user.away and user.raiseHand 2023-06-07 22:10:07 -03:00
utils/hooks Fix: Warnings when creating a new meeting 2023-07-19 13:22:50 -03:00
video-preview fix(video): webcam fails to be loaded on preview when changing profiles 2024-08-02 13:23:11 -03:00
video-provider enhancement(webcam): custom virtual backgrounds 2024-07-26 16:48:17 -03:00
waiting-users guest policy change toast 2023-08-02 13:22:43 -03:00
wake-lock fix(wake-lock): correct parameter type for log code 2024-05-02 16:22:16 -03:00
webcam Changes to layout toast's workflow 2023-09-12 10:42:55 -03:00
whiteboard Merge pull request #20216 from KDSBrowne/bbb-20200 2024-05-15 12:53:00 -04:00