Ramon Souza
219ecd368e
keep webcam resize in storage
2021-07-13 13:52:20 -03:00
Anton Georgiev
6630b6812f
Merge pull request #12757 from vitormateusalmeida/layoutManagerNew
...
Add resizable and draggable in cameras dock
2021-07-13 09:05:51 -04:00
Vitor Mateus De Almeida
9e055265c3
fix resizable wrapper
2021-07-13 09:56:39 -03:00
Vitor Mateus De Almeida
6cfd7ee958
Clean code and add some missing css
2021-07-13 09:30:10 -03:00
Vitor Mateus De Almeida
f0145e001e
Add resizable and draggable in cameras dock
...
Remove settings and change resizable context data
Add resizable draggable drop areas in cameras dock
2021-07-13 04:25:03 -03:00
Gustavo Trott
3052266e94
Removes duplicated code
2021-07-12 16:46:26 -03:00
Gustavo Trott
5c602fd2b0
Merge branch 'develop' into breakoutrooms-set-name
2021-07-12 16:31:38 -03:00
Gustavo Trott
03d81fb987
Style improvements to avoid long breakout names break layout
2021-07-12 16:05:52 -03:00
Gustavo Trott
b81b669c92
Style improvements to avoid long breakout names break layout
2021-07-12 16:03:27 -03:00
Anton Georgiev
36595c7375
Merge pull request #12729 from ramonlsouza/fullscreen-camera
...
feat: fullscreen cameras and screenshare in new Layout Manager
2021-07-12 14:33:35 -04:00
Ramon Souza
1e57911279
Merge remote-tracking branch 'upstream/develop' into banner-new-lm
2021-07-12 13:29:51 -03:00
Ramon Souza
3634586dd1
add notifications bar to new layout manager
2021-07-12 13:24:53 -03:00
Anton Georgiev
d480a8ea6b
Merge pull request #12753 from ramonlsouza/add-missing-components-new-lm
...
add missing components in new layout manager
2021-07-12 12:01:59 -04:00
Pedro Beschorner Marin
e6c43f282a
fix(screenshare): fullscreen status from state
...
isFullscreen is a state property and is being fetched from the component
props. I think this is something I messed up while resolving a cherry-pick
conflict.
2021-07-12 11:01:23 -03:00
Anton Georgiev
3cd144ed84
Merge pull request #12754 from pedrobmarin/f-s-cli
...
feat(screenshare): change loading icon
2021-07-12 09:35:14 -04:00
Ramon Souza
fc33c02a2a
add banner-bar to new layout manager
2021-07-12 10:22:26 -03:00
Anton Georgiev
37c6175f09
Merge pull request #12704 from jfsiebel/hide-poll-response-viewers
...
Filter anonymous poll data for presenter, moderators and viewers
2021-07-12 08:51:29 -04:00
Max Franke
5d0ae8ff04
feat(screenshare): change loading icon
...
Change the previous loading spinner to the new loading dots, ensuring
a bit more UI consistency.
Add the "unhealthy stream" filter to make the dots a little more visible and
remove the loading spinner.
2021-07-09 14:51:38 -03:00
Ramon Souza
cb83ed7cdd
add missing components in new layout manager
2021-07-09 14:20:04 -03:00
Pedro Beschorner Marin
72f99d5bdf
Merge pull request #12744 from ramonlsouza/fix-presenter-change-poll-panel
...
fix: close poll panel if user is no longer the presenter
2021-07-08 14:52:47 -03:00
Pedro Beschorner Marin
02008c460f
Merge pull request #12735 from prlanzarin/u24-gum-store-fl
...
fix(webcams): avoid leaking media streams on webcam profile changes
2021-07-08 14:50:08 -03:00
prlanzarin
15bd0b6087
fix(webcams): add error feedback when media is ejected by the server
...
Closes #12732
2021-07-08 15:10:22 +00:00
Ramon Souza
268608a9ab
close poll panel if user is no longer the presenter
2021-07-07 17:15:07 -03:00
prlanzarin
0e6a900635
fix(webcams): avoid leaking media streams on webcam profile changes
...
Fix regression introduced by commit 0ddf02e
2021-07-07 02:54:19 +00:00
Anton Georgiev
ef4c756a1e
Merge pull request #12733 from antobinary/merge-2.3.5-into-develop
...
chore: Merge 2.3.5, 2.3.6 into develop
2021-07-06 16:04:37 -04:00
Anton Georgiev
1fd6246336
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.3.5-into-develop
2021-07-06 19:37:30 +00:00
Anton Georgiev
b9cc633286
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.3.5-into-develop
2021-07-06 19:36:19 +00:00
Ramon Souza
07ab688a4a
fullscreen screenshare
2021-07-06 16:27:28 -03:00
Ramon Souza
166b738683
remove cameradock fullscreen
2021-07-06 14:45:27 -03:00
Anton Georgiev
29cd607ecd
Merge pull request #12694 from mariogasparoni/feat-add-device-button-selector
...
feat(audio): add a new button for selecting audio device
2021-07-06 12:04:18 -04:00
Mario Jr
06c7edbb0b
fix(audio): prevent mute notification to be triggered when mic is locked
...
When mic is locked, user is not able to talk so it doesn't make sense
to alert the user about unmuting (mute button is also disabled when mic
is locked).
Closes #12048
2021-07-06 11:59:42 -03:00
Ramon Souza
21eea858c1
code format
2021-07-06 11:17:00 -03:00
Ramon Souza
8bf637129b
fullscreen camera
2021-07-06 11:05:15 -03:00
Mario Jr
e9ca202767
fix(audio): fix icon for device list selector
...
This complements #12694 , which was initially made using an
existent font (which may vary it's size depending on OS/browser)
Added a new specific icon for the device icon selector
Thanks to @ramonlsouza who found this problem
2021-07-05 17:26:07 -03:00
Pedro Beschorner Marin
6264caccd9
Merge pull request #12700 from prlanzarin/u24-gum-store
...
Webcams: reduce number of gUM calls, refactor in video-preview, fix #9053
2021-07-05 14:13:36 -03:00
Ramon Souza
df2b7958f3
adapt fullscreen all layouts
2021-07-05 13:58:27 -03:00
Ramon Souza
408b596ed0
remove fullscreen from presentation (context) and add generic fullscreen information
2021-07-05 13:52:25 -03:00
prlanzarin
d8dae1ec90
fix(webcams): handle Firefox video stream cleanup edge case
...
Firefox doesnt fire the ended evt/onended callback for live video mediastreamtracks. That caused the stream storage to not run the cleanup procedure in some scenarios
Manually emit the ended event which works with the onended callback when a track is stopped
2021-07-05 16:26:24 +00:00
prlanzarin
60dd10510c
fix(webcams): add fallback labels for devices in video-preview
...
In cases where fingerprinting protection is so adamant that we are
unable to get device labels
Fixes #9053
2021-07-05 16:03:30 +00:00
prlanzarin
0ddf02e954
refactor(webcams): improve skipVideoPreview handling, add error handling to it
...
Also organized video-preview a little better overall
2021-07-05 16:03:15 +00:00
Ramon Souza
2335105030
force webcam position: top for mobile devices
2021-07-05 09:56:09 -03:00
Ramon Souza
3aa4855a6b
fix client crash when viewers is ejected and userlist is hidden
2021-07-05 08:20:27 -03:00
Anton Georgiev
0150862eb1
Merge pull request #12705 from mariogasparoni/feat-trickle-ice-mic
...
feat(audio): use kurento's trickle-ice to improve mic negotiation
2021-07-02 17:44:05 -04:00
Joao Siebel
7e46f31bf8
Remove responses fields from minimongo when the poll is anonymous
2021-07-02 16:58:33 -03:00
Anton Georgiev
1b8fea89cd
Merge pull request #12607 from hiroshisuga/patch-35
...
Remove linefeed for polling option
2021-07-02 15:09:39 -04:00
Anton Georgiev
4bcf7c467d
Merge pull request #12674 from ramonlsouza/rm-unused-code
...
refactor: remove unused variables
2021-07-02 14:33:20 -04:00
Anton Georgiev
5026df6e1d
Merge pull request #12672 from ramonlsouza/polling-component-nlm
...
fix: polling component position - new LM
2021-07-02 14:32:11 -04:00
Anton Georgiev
213e0e4b3b
Merge pull request #12691 from ramonlsouza/reconnect-fix
...
fix: reconnection crash
2021-07-02 14:17:40 -04:00
prlanzarin
0453e9e842
fix(webcams): reduce number of gUM calls
...
Shave off the number of calls in video-preview and video-provider by
using a stream storage
We don´t call an upfront gUM in video-preview anymore to lift the
fingerprinting barrier on device labels and IDs. Flow has been reversed:
upfront enumerate, load first preview, then check if previous
enumeration was obfuscated.
Add a stream storage in video-preview`s service to avoid re-fetching
them in video-providerj
Remove some unneeded video-preview container props
Improve some of video-preview`s error locales
2021-07-02 16:13:31 +00:00
Mario Jr
c4abd274e8
feat(audio): add option for enabling/disabling kms's trickle for mic
2021-07-02 12:51:00 -03:00