germanocaumo
675f628f9b
fix(webcam): wrong VirtualBackground storage info
...
Use StorageSingleton to correct save and restore webcam background.
Remove unused storage set.
2024-07-25 15:05:13 -03:00
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
AtilaU19
d74e79238a
fix(video-preview): style improvements for small and medium screens
2024-06-14 13:14:33 -03:00
AtilaU19
e328049b19
fix(video-preview): retuned for small screens
2024-06-14 12:32:11 -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 Georgiev
510c94cfa7
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into may16-merge
2023-05-16 13:35:47 -04:00
andre-imdt
df9d11180f
Enhancement: Virutal backgrounds now accepts webp
2023-04-24 13:56:54 -03:00
Ramón Souza
bcd504b749
Merge remote-tracking branch 'upstream/v2.7.x-release' into lodash-radash
2023-04-05 09:42:05 -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
Ramón Souza
d181eba1c2
replace lodash.throttle with native function
2023-03-02 10:25:08 -03:00
Ramón Souza
41c187d93e
Merge remote-tracking branch 'upstream/v2.6.x-release' into lodash-radash
2023-03-01 15:19:12 -03:00
Ramón Souza
0a622eff32
replace lodash throttle with standalone package
2023-03-01 15:13:29 -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
Joao Victor
cf40b24ef6
fix: Webcam backgrounds crash the entire client on Firefox
2022-12-06 07:32:40 -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
93d98d9b3e
fix: margin unit
2022-06-30 17:10:48 -03:00
Joao Victor
5e2c113cae
improvement: virtual background selector thumbnail
2022-06-30 16:39:50 -03:00
Joao Victor
22a924181d
fix: state update on delete
2022-06-01 12:31:56 -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
246e3b3e8f
move button component to common folder
2022-02-14 20:20:50 +00:00