Anton Georgiev
0c7ead1916
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into oct16-merge
2020-10-21 14:48:02 +00:00
Mario Jr
e9e436378a
Correctly set audio input/output devices
...
When refusing ("thumbs down" button) echo test, user is able to select a different input device. This should work fine for chrome, firefox and safari (once user grants permission when asked by html5client).
For output devices, we depend on setSinkId function, which is enabled by default on current chrome release (2020) but not in Firefox (user needs to enable "setSinkId in about:config page). This implementation is listed as (?) in MDN.
In other words, output device selection should work out of the box for chrome, only.
When selecting an outputDevice, all alert sounds (hangup, screenshare , polling, etc) also goes to the same output device.
This solves #10592
2020-10-06 20:37:55 -03:00
Anton Georgiev
3754d0ab6f
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-master-feb-28-2020
2020-02-28 17:47:06 -05:00
Anton Georgiev
1fa426058f
corrected issues related to publishing and methods
2020-02-13 14:19:29 -05:00
Tainan Felipe
10969f2601
Add debounce to mute/unmute button
2020-02-06 17:20:42 -03:00
Chad Pilkey
304bb2c103
Merge pull request #8030 from antobinary/chat-ids-2
...
Reduced client load via slight refactor
2019-09-05 13:23:37 -04:00
Anton Georgiev
ea18b09311
add a few more collection lookups "fields" delimiters
2019-08-29 12:26:07 -04:00
Anton Georgiev
892336632f
added "fields:{...}", removed most mapUser
2019-08-28 16:32:55 -04:00
KDSBrowne
17f9dfabd2
fix mute log
2019-08-20 00:26:05 +00:00
prlanzarin
8d65ce565d
Add UI prompts when autoplay is blocked for video/screenshare/listen only
2019-08-02 21:32:42 +00:00
KDSBrowne
d8b2da7475
add suggested changes
2019-07-26 14:35:20 +00:00
KDSBrowne
4fba9978d3
add audio logs (join/leave/mute/unmute) / fix lint issues
2019-07-25 18:41:24 +00:00
Chad Pilkey
f0930e2d23
refactor user role management to follow proper format
2019-06-28 21:02:12 +00:00
Tainan Felipe
6a4103c559
Add context to manage locksettings
2019-05-23 13:47:56 -03:00
Pedro Beschorner Marin
3f2cb781d7
Adjusted lockSettingsProps for the HTML5 client
2019-04-10 13:04:27 +00:00
Tainan Felipe
4dd93b12d8
Revert changes and implement clean verification
2019-03-12 15:28:41 -03:00
Tainan Felipe
aa2664d9dd
Hide mute button when moderator join via audio in breakout room
2019-03-11 18:09:07 -03:00
Chad Pilkey
89b8189087
html5 sipjs bridge has useful errors now
2019-02-20 13:58:37 -08:00
Tainan Felipe
3cd9f1f381
Fix audio lock setting not applied
2018-07-23 15:54:49 -03:00
Tainan Felipe
80681142e7
check lockSettigProps existence
2018-07-12 11:35:37 -03:00
Tainan Felipe
e424970018
Comply audio lock setting
2018-07-09 16:23:16 -03:00
Anton Georgiev
7b8d568a54
fix redundant offer to join audio re breakouts
2018-06-20 15:36:26 +00:00
Tainan Felipe
60ae723dd4
add function setAudioMessages in audio manager service
2018-04-19 16:57:54 -03:00
Oswaldo Acauan
1465c83fb6
Merge branch 'v2.0.x-release' into fix-4690
2018-04-02 12:50:45 -03:00
Oswaldo Acauan
bcaa8b2f6d
Remove getUserMedia in the first join as listen only
2018-03-15 15:57:25 -03:00
João Francisco Siebel
623db13922
Handle better the parameters
2018-03-05 17:00:52 -03:00
Gabriel Carvalho de Campes
74bb2bb5e8
fix permission overlay positioning, localizes messages
2017-11-17 17:01:52 -02:00
Gabriel Carvalho de Campes
effb21fc1f
Changes and enhancements on audio, wIP
2017-11-17 09:52:48 -02:00
Gabriel Carvalho de Campes
92b1081186
add permission overlay on audio
2017-11-08 16:41:15 -02:00
Gabriel Carvalho de Campes
81f35bac4f
Fix concerns from review
2017-10-26 15:14:56 -02:00
gcampes
1dda597fca
Toast notifications on audio and overall changes
2017-10-18 17:40:01 -02:00
gcampes
f89e189a88
fixes listenonly issue
2017-10-12 16:22:10 -03:00
gcampes
fafbba06cb
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor
2017-10-12 13:58:39 -03:00
gcampes
6b44504e5d
Adds timeout to transfer, fix css, remove logs
2017-10-12 11:49:50 -03:00
gcampes
ceea7b7ed6
Implements audio transfer from echo test
2017-10-12 09:50:23 -03:00
Oleksandr Zhurbenko
015ca3d719
Changed imports and removed 'initializeCursor.js' since it's not needed
2017-10-11 19:00:28 -07:00
gcampes
f8c50b8ef7
wire up audio errors to notifications. WIP
2017-10-11 09:05:57 -03:00
gcampes
02cdcb2562
changes to styles and texts in audio flow
2017-10-10 15:03:29 -03:00
gcampes
317c3e5ee9
changes to bridge and audio components. WIP
2017-10-09 17:48:10 -03:00
gcampes
37456c9db4
updates do sip bridge
2017-09-29 17:42:34 -03:00
gcampes
d15f0e1183
linter autofix
2017-09-29 10:42:08 -03:00
gcampes
cbb897b23f
audio connects. WIP
2017-09-29 10:38:10 -03:00
gcampes
152527d1ab
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into audio-refactor
2017-09-26 14:25:11 -03:00
gcampes
62fe06516f
Change audio modal styles and structure. WIP
2017-09-25 17:28:36 -03:00
gcampes
ea637a1e49
first changes to audio components and services. WIP
2017-09-19 16:31:04 -03:00
Oleksandr Zhurbenko
251bd22738
PR review fixes
2017-09-06 12:36:52 -07:00
Klaus
d45ae64558
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into slides-refactor-2x
2017-08-02 11:29:33 -03:00
Matthew Marangoni
2494f48f52
removed unused constructor
2017-07-31 13:54:18 -07:00
Matthew Marangoni
7c0d802f27
fixed undefined extension
2017-07-26 10:58:39 -07:00
Klaus
9ab4430f68
Fix merge stuff
2017-07-26 11:31:35 -03:00