Mario Jr
629b6c901c
Do not join microphone when user is already in breakout
...
Fixes #11511
Related to the feature implemented in c451666d52
2021-02-28 17:13:10 -03:00
Ramon Souza
46af7880d6
Merge remote-tracking branch 'upstream/develop' into PR-8696
2021-02-11 09:12:13 -03:00
Mario Jr
f2de2806eb
Add setting for enabling/disabling microphone audio filters
...
As explained in #11143 , disabling audio filters is desired in some scenarios.
This basically adds an option for user to disable default constraints.
When user doesn't change this value in Settings > Application, the default
value for each audio constraints is retrieved from settings.yml.
When user changes this value in Settings > Application, audio
filters (AGC, Noise Supression and Echo Cancellation) are all set to
true/false, according to the value selected in the Settings GUI.
To start it simple, we decided to not to add a different setting in the GUI for
each audio contraint. This may be added in the future, though (perhaps in a
dedicated Audio Settings tab)
This is related to #4873
2021-01-29 14:18:15 -03:00
Tainan Felipe
dda7182757
Merge remote-tracking branch 'upstream/develop' into skip-audio-check
2020-08-19 10:24:17 -03:00
Ahmed Omar
e77cfe3755
Apply autoShareWebCam on return from breakout room
2020-05-01 18:09:29 +02:00
Tainan Felipe
c451666d52
WIP Implements skip to audio check in breakout rooms
2020-03-02 17:49:15 -03:00
Anton Georgiev
42d640f3e2
Merge branch 'issue7791-add-support-to-new-parameters-name' of github.com:diegobenetti/bigbluebutton into test-7805
2019-11-05 11:59:00 -05:00
Anton Georgiev
c5856d43c8
moved static code outside of tracker
2019-09-04 14:32:58 -04:00
Joao Siebel
7603c78740
Allow autoShareWebcam even when autoJoin is disabled
...
close #7902
2019-08-22 17:08:24 -03:00
Diego Benetti
f13239674b
Changes other parameters to the new pattern
2019-07-24 14:04:46 -03:00
Diego Benetti
4a764f8f6c
Implements new name for parameters and the support to the old names
2019-07-22 11:28:13 -03:00
Fred Dixon
2c617fed7b
Merge pull request #7610 from capilkey/ipv4-audio-fallback
...
IPv4 FS audio fallback, auto-reconnect, and fixed input select
2019-06-12 19:41:15 -04:00
Chad Pilkey
cc7513279e
IPv4 FS audio fallback, auto-reconnect, and fixed input select
2019-06-12 21:01:20 +00:00
Tainan Felipe
747afb3093
Fix misscomparation
2019-06-11 15:04:47 -03:00
Tainan Felipe
6a4103c559
Add context to manage locksettings
2019-05-23 13:47:56 -03:00
Tainan Felipe
1fbad0de31
Invert modal calls
2019-05-07 16:49:32 -03:00
Tainan Felipe
006c1d293d
just close video on first time that audio modal is opened
2019-04-18 17:29:06 -03:00
Tainan Felipe
46d13fde0f
Mute locked users not remove from audio
2019-03-12 18:33:03 -03:00
Chad Pilkey
89b8189087
html5 sipjs bridge has useful errors now
2019-02-20 13:58:37 -08:00
Maxim Khlobystov
3a313ad529
Make sure the video preview and audio modals don't interfere with each other.
2018-11-15 14:38:04 -05:00
João Francisco Siebel
4c35608c2b
Add users-settings collection and handle dynamic configuration
2018-09-13 15:09:30 -03:00
Tainan Felipe
e424970018
Comply audio lock setting
2018-07-09 16:23:16 -03:00
Anton Georgiev
915c1bae8b
Merge pull request #5757 from Tainan404/issue-5714
...
Add some messages about audio errors
2018-07-03 11:22:45 -04:00
Tainan Felipe
07a1539dca
rename intl key
2018-06-28 15:18:53 -03:00
Tainan Felipe
c21749992d
Tiny fixes
2018-06-28 15:16:28 -03:00
Tainan Felipe
7dc251fc5a
add treater of webrtc error
2018-06-27 10:56:03 -03:00
Anton Georgiev
7b8d568a54
fix redundant offer to join audio re breakouts
2018-06-20 15:36:26 +00:00
João Francisco Siebel
85b8769ad5
Handle autoJoin, listenOnlyMode and skipCheck
2018-03-02 09:01:34 -03:00
Anton Georgiev
a2ff3e6480
remove AudioComponent as we do not render anything
2018-01-09 17:07:29 -05:00
Oleksandr Zhurbenko
962e659378
Switched the components from deprecated method to
2018-01-07 20:44:42 -08:00
Tainan Felipe
5fb0b9b9b7
fix merge conflict
2017-12-11 15:00:16 -02:00
Tainan Felipe
a66db4797a
Merge remote-tracking branch 'upstream/v2.0.x-release' into toast-breakout-ends
2017-12-11 08:14:27 -02:00
Tainan Felipe
cdfe58e542
removed console.log add accidentallyy
2017-11-22 11:28:11 -02:00
Tainan Felipe
37440e11f1
Merge remote-tracking branch 'upstream/v2.0.x-release' into toast-breakout-ends
2017-11-22 11:11:21 -02:00
Gabriel Carvalho de Campes
e55ee0d28e
fix listen only dead end on permissions denied
2017-11-02 10:10:01 -02:00
Tainan Felipe
6cbd83e51d
show audio modal when breakout room ends
2017-10-31 14:46:14 -02:00
Gabriel Carvalho de Campes
fde5d56d87
change ask permissions timing, small code fixes
2017-10-31 08:53:06 -02:00
Gabriel Carvalho de Campes
81f35bac4f
Fix concerns from review
2017-10-26 15:14:56 -02:00
gcampes
ff35ad9602
delete unused files, cleanup code
2017-10-23 10:41:09 -02:00
gcampes
1dda597fca
Toast notifications on audio and overall changes
2017-10-18 17:40:01 -02:00
gcampes
317c3e5ee9
changes to bridge and audio components. WIP
2017-10-09 17:48:10 -03:00
gcampes
cbb897b23f
audio connects. WIP
2017-09-29 10:38:10 -03:00
Oleksandr Zhurbenko
251bd22738
PR review fixes
2017-09-06 12:36:52 -07:00
Klaus
dc62d15ad0
Change variable name
2017-08-14 16:19:35 -03:00
Klaus
024fd2a796
Fix removed logic from the AudioContainer
2017-08-04 17:33:25 -03:00
Klaus
0c6ac6364c
Fix missing state of audio modal
2017-08-04 09:24:57 -03:00
Matthew Marangoni
99788090ee
fixed audio and settings modal reopening when changing locale in settings
2017-05-03 14:39:07 -07:00
Oswaldo Acauan
d434ba6893
Fix the audio-modal
2017-05-01 16:52:57 -03:00
Anton Georgiev
0cc9ce4048
moved componentWillMount to component..
2017-04-20 15:57:35 -04:00
Anton Georgiev
40d0417b9d
resolve lint warnings on modified files
2017-04-19 16:52:50 -04:00