Commit Graph

26058 Commits

Author SHA1 Message Date
Richard Alam
124924735a - if muted user is talking, mute the user 2019-12-06 11:37:20 -08:00
Richard Alam
27d9879c12 - check if listen only user is talking and mute if so 2019-12-06 11:24:38 -08:00
Richard Alam
bcc14792ea - enforce lock settings when user joins voice conf
- make sure liten only user is muted when they join voice conf
2019-12-06 11:11:48 -08:00
Richard Alam
ace413b319 - apply disableMic lock settings to viewers and listen only users 2019-12-06 10:33:04 -08:00
Anton Georgiev
ac43c419ee
Merge pull request #8402 from capilkey/sipjs-sdp-logging
Extra log messages for sipjs candidates
2019-12-06 09:14:34 -05:00
Chad Pilkey
50365aa4da extra log messages for sipjs candidates 2019-12-05 16:33:38 -08:00
Chad Pilkey
ac22b1623e
Merge pull request #8395 from jfsiebel/add-logs-to-cursor-streamer
Add debug messages to cursor streamer
2019-12-04 13:46:48 -05:00
Joao Siebel
17a4ad1249 Add cursorUpdate catch log 2019-12-04 15:43:01 -03:00
Joao Siebel
b623f5360e Add settings to enable/disable cursor streamer log 2019-12-04 15:22:31 -03:00
Joao Siebel
209c34f703 Remove allowWrite log 2019-12-04 13:00:55 -03:00
Joao Siebel
8e252500ec Add debug messages to cursor streamer 2019-12-04 12:42:41 -03:00
Chad Pilkey
972b556452
Merge pull request #8389 from capilkey/listenonly-logging-imp
Listen only logging improvements (2.2 version)
2019-12-03 12:39:14 -05:00
Chad Pilkey
7218f36e44 listen only logging improvements 2019-12-02 14:15:46 -08:00
Fred Dixon
e05775621e
Merge pull request #8378 from ffdixon/build-test
bump to RC-3
2019-11-29 06:37:58 -05:00
Fred Dixon
d29cf3bba8 bump to RC-3 2019-11-29 05:36:48 -06:00
Richard Alam
2b859079da
Merge pull request #8376 from bigbluebutton/master
Branching off 2.2.x so we can start using 'master' for next release(s)
2019-11-28 16:43:48 -05:00
Anton Georgiev
b3a37d42f7
Merge pull request #8375 from ritzalam/fix-handling-of-redirect-for-callback-2.2-beta-17-based
- since the endcallbackurl is passed as meta parameter, we expect it…
2019-11-28 16:39:25 -05:00
Fred Dixon
d8bea1113e
Merge pull request #8373 from prlanzarin/2.2-sfu24x-upstream
[HTML5] Compatibility changes for SFU 2.4.x
2019-11-28 14:13:30 -05:00
Pedro Beschorner Marin
cb53b1b5b7 Getting user name from Auth object 2019-11-28 19:00:31 +00:00
prlanzarin
4e55145381 Change VideoService userName fetch to Auth and pass it again to video-provider 2019-11-28 18:49:20 +00:00
prlanzarin
19bf430760 Add userId and userName to the SFU start calls where they were missing 2019-11-28 18:46:23 +00:00
Fred Dixon
eeceb18b2a
Merge pull request #8372 from prlanzarin/2.2-cam-icq-reconn-upstream
Improvements to camera viewer reconnections and added an outbound ICE queue for cameras
2019-11-28 13:16:47 -05:00
prlanzarin
52d69156ca Fix viewer camera reconnection timers
Also try to reconnect when ICE fails, a server-side error comes through or the WebRTC stack throws a tantrum, not only when the first connection fails.
2019-11-28 18:03:14 +00:00
prlanzarin
d3fa2f6508 Add an outbound ice queue to video-provider peers
Only send candidates after the SDP exchange was locked due stop-start glare
2019-11-28 18:01:32 +00:00
Richard Alam
bea18c31ce
Merge pull request #8369 from antobinary/audio-log
Replaced "Audio Error" with a template literal of the error
2019-11-28 09:56:04 -05:00
Anton Georgiev
2d2c09e914 Replaced "Audio Error" with a template literal of the error 2019-11-27 13:47:40 +00:00
Anton Georgiev
c7c29e37e9
Merge pull request #8368 from felcaetano/enable-change-slides-with-page-up-down
Swapping PAGE_UP and PAGE_DOWN key bindings
2019-11-26 17:13:34 -05:00
felcaetano
e13cf362b2
Swapping PAGE_UP and PAGE_DOWN key bindings
Swapping the keys as requested by @kaitkrull  to fit most of the remotes.
2019-11-26 19:00:28 -03:00
Anton Georgiev
e6b8f0c038
Merge pull request #8359 from KDSBrowne/update-whos-talking
Update talking indicator styles
2019-11-26 12:52:59 -05:00
KDSBrowne
3cd81682f7 make talking indicator display users with the same name 2019-11-26 16:44:58 +00:00
KDSBrowne
7e1727f652 make talking indicator scrollable horizontally 2019-11-26 15:59:26 +00:00
KDSBrowne
b61fa7f9fc fix indicator clipping on safari 2019-11-25 19:24:12 +00:00
KDSBrowne
feba820568 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into update-whos-talking 2019-11-25 15:41:48 +00:00
Fred Dixon
3f77b645b3
Merge pull request #8360 from KDSBrowne/talking-indicator-padding
Increase padding of talking indicator elements
2019-11-23 18:44:46 +01:00
KDSBrowne
a3350b6f63 increase padding for talking indicator elements 2019-11-23 17:42:26 +00:00
KDSBrowne
17996bd742 use actual Buttons in indicator / imp spacing 2019-11-22 22:29:41 +00:00
KDSBrowne
2fb55a9325 sort talking users by start time 2019-11-22 22:29:28 +00:00
Anton Georgiev
4ccec9203f
Merge pull request #8358 from capilkey/audio-improvements
Hangup sip.js on timeout and stop audio join double click
2019-11-22 17:23:10 -05:00
Anton Georgiev
6cb79e4cf2
Merge pull request #8357 from capilkey/sipjs-autoplay
Handle sip.js autoplay failure
2019-11-22 17:22:11 -05:00
Fred Dixon
dd2ae19ca0
Merge pull request #8277 from SilentFlameCR/master
edited rap-caption-inbox.rb to get appropriate files in presentation
2019-11-22 23:11:18 +01:00
Fred Dixon
bb76dc9be9
Merge pull request #8349 from kepstin/screenshare-breakout
screenshare recording format: add breakout room info to metadata.xml
2019-11-22 23:04:46 +01:00
Fred Dixon
9fa0832bd3
Merge pull request #8350 from kepstin/bbb-record-skip-norecord
bbb-record: Skip ".norecord" meetings when running --rebuildall
2019-11-22 23:03:57 +01:00
Chad Pilkey
e2eabfb44f attempt to stop accidental audio join double clicks 2019-11-22 13:55:26 -08:00
Chad Pilkey
66a705a87d hangup the sip.js call when a timeout hits 2019-11-22 13:48:46 -08:00
Chad Pilkey
d114d381bd handle sip.js autoplay failure - temp UI 2019-11-22 21:38:52 +00:00
Anton Georgiev
655bf800df
Merge pull request #8353 from Tainan404/dont-skip-preview
Don't skip video preview if called via interface
2019-11-22 16:02:45 -05:00
Anton Georgiev
d9f8694070
Merge pull request #8356 from antobinary/loca
Pulled HTML5 locales Nov 22, 2019
2019-11-22 15:57:15 -05:00
Anton Georgiev
81bfbb75f3 Pulled HTML5 locales Nov 22, 2019 2019-11-22 15:54:03 -05:00
Tainan Felipe
6e7cdb1f6b Don't skip video preview if called via interface 2019-11-21 14:18:42 -03:00
Fred Dixon
a65df842ae
Merge pull request #7057 from kepstin/rec-vp9
Recording: Switch from vp8 to vp9, use better x264 options
2019-11-21 04:43:22 +01:00