germanocaumo
cbe0b4f6ae
feat(webcams): skip video preview if valid input devices stored ( #20696 )
...
* feat(webcams): skip video preview if valid input devices stored
Additionally:
- refactor: re-use the existing VirtualBackground_* storage info instead
of creating a new one
- fix: store background choices per deviceId instead of globally
- fix: guarantee background restore attempts are *critical* when
video-preview is supposed to be skipped. We want the preview to be
shown if the previous background could not be restored to preserver
the user's privacy choice
- fix: cameras could not be shared if no previous device info was in
the user's session
- fix: uploaded background images were not correctly restored
- fix: do not spin up virtual bg workers for brightness if it has not
been altered by the user
- refactor: remove old video-provider background restore routine,
centralize it in video-preview
* fix(skip-video-preview): correct storage check and add playwright test and docs
---------
Co-authored-by: prlanzarin <4529051+prlanzarin@users.noreply.github.com>
2024-07-18 16:24:10 -04:00
germanocaumo
47630895ca
Merge branch 'v3.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into new-video-preview-design
2024-06-17 09:35:06 -03:00
germanocaumo
09737d261d
video-preview: remove leftover code, stock buttons
2024-06-14 14:31:27 -03:00
João Victor
78958ccf45
Remove meeting adapter consumption
2024-06-14 10:30:48 -03:00
germanocaumo
d7f657577c
Merge branch 'v3.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into new-video-preview-design
2024-06-14 08:42:41 -03:00
germanocaumo
df8f526ec6
feat(video-preview): new modal design
2024-06-13 13:46:45 -03:00
Ramón Souza
911f663e27
remove defaultProps from components
2024-06-11 13:10:04 -03:00
Ramón Souza
7514066fc3
fix: Client can't load in certain cases ( #20336 )
...
* move settings
* remove meteor cache files
2024-05-29 09:26:11 -04:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
Anton B
4b5d4e9e2a
Merge remote-tracking branch 'upstream/v2.6.x-release' into webcam-tests
2023-03-29 10:29:58 -03:00
Tainan Felipe
a393ad6997
Fix custom virtual background not being disabled when removed
2023-03-20 17:17:27 -03:00
Gabriel Porfirio
878b08dde9
Merge remote-tracking branch 'upstream/v2.6.x-release' into test-disabled-features
2023-02-22 17:16:02 -03:00
André Castro
9133815ed3
Number of camera backgrounds showing unlimited
2023-02-22 13:08:00 +00:00
imdt
32597c7c6f
Tweek
2023-02-21 16:52:09 -03:00
imdt
3549350f5e
Fixed camera background alternatives not showing
2023-02-21 15:48:31 -03:00
Gabriel Porfirio
907589cef1
disabled features test
2023-02-21 15:28:53 -03:00
KDSBrowne
02836bd78d
add missing aria-describedby label on delete btn
2022-09-30 15:24:45 +00:00
KDSBrowne
03cf283ab3
update upload virtual background button aria description
2022-09-30 15:24:15 +00:00
Anton B
3b04dbff48
test: add pinning and unpinning test, improve share webcam test and add selectors
2022-09-12 14:12:35 -03:00
Joao Victor
396f5320a4
feat(camera): set camera brightness
2022-08-26 11:50:46 -03:00
Ramón Souza
d9f2660d6a
Merge pull request #15330 from JoVictorNunes/vb-improvements-Jul-04
...
improvement(virtual background): better error handling, notifications…
2022-07-28 09:25:00 -03:00
Joao Victor
d2eda01bcb
fix: check for undefined value
2022-07-27 16:15:19 -03:00
Joao Victor
fe669b2f58
fix: check virtual background index
2022-07-27 09:00:18 -03:00
Joao Victor
5c6c28cdd2
Fix conflicts
2022-07-25 15:14:27 -03:00
Joao Victor
0ac69cba0a
fix: comparison to render custom buttons
2022-07-15 17:16:33 -03:00
Joao Victor
2f78edddf3
fix: add suport for disabling upload of custom backgrounds through custom parameter
2022-07-08 17:01:57 -03:00
Joao Victor
915ffce3c6
improvement: sort buttons by recently used/uploaded
2022-07-08 12:16:37 -03:00
Joao Victor
f8ec4ef640
refactor: virtual background context
2022-07-07 18:59:30 -03:00
Joao Victor
8481103e47
improvement(virtual background): loading skeleton, custom backgrounds in video preview modal
2022-07-06 16:03:55 -03:00
Joao Victor
aaf7f8e78e
improvement(virtual background): better error handling, notifications, performance
2022-07-06 10:38:40 -03:00
Joao Victor
5e2c113cae
improvement: virtual background selector thumbnail
2022-06-30 16:39:50 -03:00
Joao Victor
769629daf6
improvement: add a new service function for reading the file
2022-06-01 12:05:16 -03:00
Joao Victor
e7d9b46097
fix: add some file sanitization
2022-05-31 16:32:58 -03:00
Joao Victor
936829338d
fix: localize default button label for custom backgrounds
2022-05-31 11:38:24 -03:00
Joao Victor
ae3355d685
revert: unifying of click handlers of custom backgrounds
2022-05-31 11:14:33 -03:00
Joao Victor
69b4342e39
revert: unifying of click handlers of the default backgrounds
2022-05-31 11:06:58 -03:00
Joao Victor
a7e5869c91
feat(video): upload of own webcam virtual background
2022-05-10 14:17:16 -03:00
Ramón Souza
dba04834c7
Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08
2022-02-09 15:52:42 +00:00
Ramón Souza
b17ec549bd
remove extra parentheses from virtual bg label
2022-02-01 12:43:40 +00:00
hiroshisuga
b1936e9fdc
Update component.jsx
2022-01-29 14:16:39 +09:00
Ramón Souza
f6e65f58c5
merge 2.4 into develop and resolve conflicts - partial
2022-01-12 16:40:45 +00:00
Joao Victor
2b554ad47f
fix: camera background localization
2021-12-01 08:20:04 -03:00
Ramón Souza
6799922131
convert virtual-background component
2021-10-28 11:58:39 +00:00
KDSBrowne
eef95165a6
add aria-pressed to background thumbnails
2021-09-14 13:56:59 +00:00
KDSBrowne
be3bd85bca
add group role | aria-label to virtual bg list | cam dropdown activate via keyboard
2021-09-14 01:50:24 +00:00
KDSBrowne
ed4d7a4b5a
remove button access from keyboard when disabled
2021-08-31 23:34:16 +00:00
KDSBrowne
a024aaade5
recover greyscale thumbnail styles | fix varying spacing
2021-08-31 23:17:28 +00:00
KDSBrowne
c136addca8
fix focus ring issue with mouse
2021-08-30 19:56:29 +00:00
KDSBrowne
c3ef38d73c
update virtual background image tooltip text
2021-08-30 00:45:31 +00:00
KDSBrowne
b3ed3c842c
update styles for virtual background thumbnails
2021-08-20 00:21:34 +00:00