Mario Jr
951fc0ade8
fix: MEDIA_ERROR when joining room using Firefox
...
Firefox doesn't create a device called 'default' and we were trying
to set this when user is joining the room. We don't do this anymore, letting
devices to be changed when there's some user request.
Moved outputDeviceId inputDeviceId information to be managed in bridge
(just like we do with inputDeviceId), we don't store this duplicated
information in audio container anymore.
Fixed the eslint warning in "playAlertSound(url) { ..."
We are safe to let users try to change input/output devices because the
device list is retrieved from enumerateDevices.
2021-04-01 15:53:43 -03:00
Anton Georgiev
6cc4a8a317
Merge pull request #11848 from antobinary/apr1-merge
...
Merged 2.2.36 into 2.3-beta
2021-04-01 14:21:07 -04:00
Anton Georgiev
258a1e12ad
remove withInstanceId from note/server/helpers
2021-04-01 18:19:44 +00:00
Anton Georgiev
ff45cccd66
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into apr1-merge
2021-04-01 18:11:13 +00:00
Anton Georgiev
ade1401cfa
Merge pull request #11845 from ramonlsouza/mobile-dropdown-fix
...
Fix mobile video dropdown
2021-04-01 11:21:18 -04:00
Ramon Souza
369aa50836
fix mobile video dropdown
2021-04-01 11:28:20 -03:00
Anton Georgiev
7b2ee5f01a
Merge pull request #11844 from ramonlsouza/actionsbar-height-fix
...
Fix actions bar height for mobile
2021-04-01 10:08:30 -04:00
Ramon Souza
78c7abde7d
actionsbar different height on mobile
2021-04-01 10:57:54 -03:00
Anton Georgiev
8adbbe8288
Merge pull request #11841 from ramonlsouza/device-detect
...
Change browser detection library to bowser
2021-04-01 09:52:16 -04:00
Anton Georgiev
3a19a7000d
Merge pull request #11831 from mariogasparoni/improvements-in-muted-banner
...
Improvements in muted banner
2021-04-01 09:30:53 -04:00
Pedro Beschorner Marin
cb6555558d
Merge pull request #11838 from PhMemmel/localize-presentation-menu-heading
...
Fix localization of heading in presentation uploader
2021-04-01 09:01:13 -03:00
Ramon Souza
05a0d5afbf
move browser info to helper + remove unused libs
2021-04-01 08:14:24 -03:00
Philipp Memmel
48571734c8
fix localization of heading in presentation manager
2021-04-01 11:18:32 +02:00
Anton Georgiev
08494d0cd5
Merge pull request #11827 from PhMemmel/fix-allow-mods-to-unmute-users
...
Fix: making allowModsToUnmuteUsers=true work again
2021-03-31 17:04:41 -04:00
Mario Jr
37e6755008
Fix muted banner being created for listen-only fallback stream
...
When listen only fallbacks from Kurento to FreeSWITCH, we must guarantee
the muted alert won't be created, speciallly because listen-only's fallback
uses a flow similar to microphone's. Client currently crashes when this
happens: this commit fixes this peoblem.
2021-03-31 16:25:07 -03:00
Mario Jr
4ad41bc8c5
Improvements in muted banner
...
We now stop the MediaStream (cloned/dummy input stream) when this is not
needed anymore.
We don't create/clone a new MediaStream when it already exists.
Fixed eslint warning in muted-alert/component.jsx
2021-03-31 16:25:04 -03:00
Ramon Souza
9218262e0a
all device info moved to helper
2021-03-31 14:13:36 -03:00
Philipp Memmel
32d3c39acc
fixes option to allow mods to unmute users
2021-03-31 15:06:54 +02:00
Anton Georgiev
6695f7a119
Merge pull request #11813 from mariogasparoni/merge-update-pr-10129
...
Update and some improvements on PR #10129 - dynamic change audio device
2021-03-30 13:50:30 -04:00
Anton Georgiev
d0b9a780ef
Merge pull request #11811 from MaximKhlobystov/poll-user-response-button-style
...
Different colors for the selected User Response poll button
2021-03-30 13:17:36 -04:00
Anton Georgiev
1dbdcf0bd4
Merge pull request #11812 from bigbluebutton/revert-11806-mobile-detect
...
Revert "Change browser detection library from browser-detect to bowser"
2021-03-30 13:17:17 -04:00
Anton Georgiev
85a84f7cbf
Revert "Change browser detection library from browser-detect to bowser"
2021-03-30 13:16:10 -04:00
Maxim Khlobystov
7fa1dc3128
Changge the style of selected User Response poll button
2021-03-30 16:52:14 +00:00
Anton Georgiev
db57a56060
Merge pull request #11804 from PhMemmel/turn-server-overlay-config
...
Config overlay for bbb-web turn server config
2021-03-30 12:29:59 -04:00
Anton Georgiev
027658ac5c
Merge pull request #11806 from ramonlsouza/mobile-detect
...
Change browser detection library from browser-detect to bowser
2021-03-30 12:28:13 -04:00
Anton Georgiev
75e935d771
Merge pull request #11809 from gustavotrott/develop
...
Enhancements to presentation OfficeToPDF conversion
2021-03-30 12:27:25 -04:00
Gustavo Trott
b0cddb4b33
Split install script in two (local or remote), avoiding install docker if remote approach was chose
2021-03-30 12:24:49 -03:00
Anton Georgiev
87b770fee7
Merge pull request #11807 from jfsiebel/handle-reason-code
...
Rework banned users
2021-03-30 11:21:56 -04:00
Gustavo Trott
511f0de62d
Removes uninstall script of old libreoffice services, it will not be necessary
2021-03-30 11:32:53 -03:00
Gustavo Trott
58a05acce6
Implements max concurrent office2pdf conversions and set conversion timeout from config
2021-03-30 11:26:03 -03:00
Anton Georgiev
64acb258b8
Update bigbluebutton-release
...
Updated release to 2.3.0-beta-2
2021-03-30 10:00:17 -04:00
Anton Georgiev
848d28311f
Merge pull request #11808 from bigbluebutton/antobinary-patch-2
...
Enabled by default Shared notes in 2.3
2021-03-30 09:28:53 -04:00
Anton Georgiev
7d1d9fd8e7
Enabled by default Shared notes in 2.3
...
Packaging already replaces `url: ETHERPAD_HOST` so it should be safe to have `note:enabled: true`
2021-03-30 09:28:01 -04:00
Joao Siebel
c1503a2931
Remove banned users structure and handle reasonCode in validateAuthToken
2021-03-30 10:09:25 -03:00
Ramon Souza
3fa193005b
change browser detection lib to bowser
2021-03-30 09:53:47 -03:00
Anton Georgiev
6e6563c202
Merge pull request #11792 from ramonlsouza/mobile-video-dropdown
...
Mobile video dropdown size
2021-03-30 08:38:14 -04:00
Mohamed Amine Ben Salah
cd985a02c2
Add additional user whiteboard access test spec ( #11799 )
...
* WIP adding whiteboard special user access test spec
* Adds additional user whiteboard access test spec to whiteboard.obj.js
2021-03-30 06:49:07 -04:00
Anton Georgiev
c146d0b78e
Merge pull request #11801 from pedrobmarin/improve-guest-lobby-feedback
...
Improve guest lobby feedback
2021-03-30 06:48:10 -04:00
Anton Georgiev
e51f569a8a
Merge pull request #11800 from pedrobmarin/pad-server-refactor
...
Refactor Etherpad API calls
2021-03-30 06:45:57 -04:00
Philipp Memmel
c3ff88cd78
config overlay for bbb-web turn server config
2021-03-30 11:57:37 +02:00
Pedro Beschorner Marin
beb694c74a
Improve guest lobby feedback
...
Included a message and a redirect for the cases where the guest is
not allowed to join or the meeting has expired/ended.
2021-03-29 22:17:59 -03:00
Mario Jr
60378e8c63
Merge branch 'develop' into merge-update-pr-10129
2021-03-29 19:07:27 -03:00
Mario Jr
8b52265766
Do not allow dynamic audio device change for mobile users
...
Setting this as default to prevent bad UX: device selector is currently small
for mobile devices
This could be added as a config in future
2021-03-29 18:55:23 -03:00
Mario Jr
be84fc91ee
Add option to enable/disable dynamic audio device selection
...
By default this is set to true, allowing users to dynamic change audio devices
Fixed a few linter warnings
2021-03-29 18:55:20 -03:00
Mario Jr
cddca95ad1
Fixes and improvements on pr #10129 - dynamic change audio device
...
Allow listenonly users to change output devices
Fixed dynamic audio device change for firefox
Fixed shortcuts for audio join/leave
Show (with a bold font) the current selected device
[performance] Prevent calling mediaDevices.enumerateDevices every time we render
the selector. This adds a delay (~200ms, on my chrome setup) to render this component
[performance] Do not call enumerateDevices to search for new devices, instead we listen on mediaDevices.deviceChange event
Small refactoring and fixed a few errors that were being throw in browser's console
Fixed device selection when this is done in audio-settings modal
Fallback to default device when current device is removed
Truncate device name length
Renamed "Input","Output" labels to "Microphone","Speakers", respectively
Update eslint rule for accessKey
2021-03-29 18:55:17 -03:00
Mario Jr
cec88c996d
Merge remote-tracking branch 'tainan/issue-9723' into merge-update-pr-10129
2021-03-29 18:52:12 -03:00
Pedro Beschorner Marin
1aa7685dcc
Refactor Etherpad API calls
...
Isolate most Pad related functions and secure shared notes and closed
captions creation to only when there is a reachable Etherpad server
configured.
2021-03-29 18:35:33 -03:00
Anton Georgiev
70d283eb08
Merge pull request #11783 from KDSBrowne/bbb-11733
...
Fix actions bar buttons overlapped by right side
2021-03-29 17:21:01 -04:00
Anton Georgiev
d131b0a7bf
Merge pull request #11717 from gustavotrott/develop
...
Adds a customizable "office to pdf" converter for presentations
2021-03-29 17:08:49 -04:00
Gustavo Trott
eab8e6488a
Use of ProcessBuilder instead of Runtime.exec
2021-03-29 17:44:46 -03:00