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
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
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
Ramón Souza
dba04834c7
Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08
2022-02-09 15:52:42 +00:00
Anton Georgiev
0b269d7973
Merge pull request #14231 from hiroshisuga/noShrunkenThumbnail
...
fix(virtualBG): recover shrunken thumbnails on the modal
2022-02-01 08:53:18 -05:00
Ramón Souza
b17ec549bd
remove extra parentheses from virtual bg label
2022-02-01 12:43:40 +00:00
hiroshisuga
65c8d14108
Update styles.scss
2022-01-29 14:26:27 +09: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
228a40c8ed
fix tooltip on mouseover
2021-08-30 21:21:41 +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
Ramon Souza
b8e80644cf
add focus and tooltips to virtual backgrounds
2021-08-18 14:24:19 -03:00
Max Franke
21ff6c545a
style(virtual-backgrounds): disabled when env. is not supported
...
Disabled virtual backgrounds for not supported
devices, changing the label text.
2021-08-06 13:14:04 +00:00
prlanzarin
9071ba8bc4
refactor(virtual-backgrounds): re-organize virtual background code
...
Changes (maybe not a complete list):
- Disable virtualbgs by default
- Move the virtualbg selector in video-preview to the side below the
profile selection
- Restore old video-preview sizes
- Add a wrapper class for MediaStreams (BBBVideoStream)
- Centralize virtualbg services and business logic code into BBBVideoStream
- Refactor and centralize virtualbg constant fetching
- Refactor and centralize virtualbg config fetching
- Organize virtualbg type definitions
- Remove added states in video-provider to prevent further bloat
- Remove added states in video-preview to prevent further bloat
- Lock virtual bg switching while video-preview itself is locked
- Add proper virtualbg error surfacing via toasts
- Refactor iOS availability detection to use centralized UA checker
- Avoid calling gUM when toggling virtualbgs on/off
- Make virtualbg video-list-item action a toggle instead of a
state-aware action
- Make virtualbg switching work in video-preview for cameras that are
already shared. Especially useful when there are multiple source
cameras, and will be important in the near future
- Add Derivative Work notices in files that are partially copied from
jitsi-meet
- Simplify track replacing in video-provider
- Split video-preview UI code for virtualbgs into a separate functional component
2021-07-22 18:53:42 +00:00