Commit Graph

26595 Commits

Author SHA1 Message Date
KDSBrowne
51c3543826 fix shortcuts not working when helper is passed an array 2020-05-21 18:43:34 +00:00
Anton Georgiev
ead986e3e2
Merge pull request #9542 from prlanzarin/upstream-2.2-safari-ss
Screenshare: add support on Safari 13+ and make constraints configurable
2020-05-21 14:38:32 -04:00
Anton Georgiev
2d16e020d8
Merge pull request #9593 from lfzawacki/2.2-external-video
Attempt to fix external video syncing
2020-05-21 14:34:52 -04:00
KDSBrowne
8fc32bc7dc update message in media container 2020-05-21 18:26:47 +00:00
Anton Georgiev
92d7975978
Merge pull request #9619 from antobinary/modOnlyMessage
Only provide modOnlyMessage to moderators
2020-05-21 13:55:09 -04:00
Anton Georgiev
b972232c13
Merge pull request #9627 from ritzalam/separate-conf-num-with-space
Format conference num
2020-05-21 12:38:16 -04:00
Richard Alam
6943fef65c Format conference num
- separate conf num with space instead of dash

 Initial work on more flexible formatting is being done in
  https://github.com/ritzalam/bigbluebutton/tree/format-voice-conf-number

 This just addresses complaints on mailing list that separating using '-'
 is confusing.
2020-05-21 05:01:21 -07:00
Fred Dixon
684f8339ff
Merge pull request #9623 from prlanzarin/upstream-2.2-ssturn
Refactor STUN/TURN fetch, remove 3rd party fallback STUNs, ...
2020-05-21 06:38:16 -04:00
prlanzarin
2cba85e866 html5: refactor STUN/TURN fetch, add fallback STUN, fix deadlock in audio join
Refactored STUN/TURN fetch to be done only once, when successful, per session and cache it in mem to avoid too many reqs. Current way is a bit dumb, this should increase reliability a bit more. The caching is configurable so folks who want to use very short lived TURN credentials can disable it

Add a fallback STUN config option to be used when the default STUN/TURN fetch fails

Clean the safari/no candidate generation pre flight check from 3rd party STUNs

Fix deadlock in audio join when STUN/TURN fetch failed
2020-05-21 04:35:17 +00:00
prlanzarin
8eb6235b1e sip.js/kurento-utils: remove default 3rd party STUN servers
Removing 3rd party default STUN servers from those dependencies as to prevent unexpected behaviour
2020-05-21 04:31:40 +00:00
Anton Georgiev
5238d81193 Simplify the code used for promote-demote subscriptions 2020-05-20 17:07:36 -04:00
Anton Georgiev
201fa2902e Only provide modOnlyMessage to moderators. Promoted mod requires refresh to see it 2020-05-20 15:56:44 -04:00
Anton Georgiev
da9489c9dd
Merge pull request #9617 from pedrobmarin/guest-promotion
Avoid guest promotion
2020-05-20 10:57:34 -04:00
KDSBrowne
13cf0799a1 fix shortcuts passed as userData not activating 2020-05-20 13:47:04 +00:00
Pedro Beschorner Marin
73085ee88c Avoid guest promotion 2020-05-20 09:34:53 -03:00
Fred Dixon
facb235039
Merge pull request #9611 from bigbluebutton/ffdixon-patch-2
Update bigbluebutton-release
2020-05-19 17:56:15 -04:00
Fred Dixon
aeb6cdd30f
Update bigbluebutton-release
Bump to 2.2.12
2020-05-19 17:56:03 -04:00
Fred Dixon
73049c6885
Merge pull request #9610 from ritzalam/ejected-users-cannot-rejoin-issue
Ejected users due to permission check cannot rejoin meeting
2020-05-19 17:12:44 -04:00
Richard Alam
eb006d470b Ejected users due to permission check cannot rejoin meeting
- users who are ejected from meeting because of permission check cannot
   rejoin meeting as we mark them as banned. Only users ejected by a
   moderator should be banned. Later on, we should make the moderator
   indicate if the ejected user should be bannd or not.

   see https://github.com/bigbluebutton/bigbluebutton/issues/9608
2020-05-19 12:41:35 -07:00
KDSBrowne
2637685c1c update shared note item style 2020-05-19 13:58:00 +00:00
basisbit
7695ead1e8 make bbb-resync-freeswitch executable 2020-05-19 00:50:01 +02:00
basisbit
d2faad3025
add bbb-resync-freeswitch cron.hourly job 2020-05-19 00:42:48 +02:00
Mitsutaka Sato
e5349d9b27 Fix XML(Formula) Injection 2020-05-19 08:56:00 +12:00
Lucas Zawacki
9219621cd2 Add package lock for react-player update 2020-05-18 15:46:18 -03:00
Lucas Zawacki
b9c75b4872 Remove timestamp correction logic 2020-05-18 13:16:03 -03:00
Lucas Zawacki
aa8326995c Work with video time based in seconds (integers) 2020-05-18 12:11:12 -03:00
Lucas Zawacki
860c85e09c Update react-player library 2020-05-18 12:06:06 -03:00
Fred Dixon
b501e32781
Merge pull request #9567 from ffdixon/fix-ipad-playback
Fix presentation playback on iPad for iOS 13
2020-05-16 11:30:27 -04:00
Fred Dixon
e48e5bf336 Fix presenation playback on iPad for iOS 13 2020-05-16 10:28:28 -05:00
Fred Dixon
1acfde5d8e
Merge pull request #9548 from basisbit/patch-4
akka-bbb-apps only listen on localhost
2020-05-16 10:54:20 -04:00
Fred Dixon
7b3b8309cc
Merge pull request #9565 from bigbluebutton/ffdixon-patch-1
Update bigbluebutton-release
2020-05-16 10:21:05 -04:00
Fred Dixon
0eae639367
Update bigbluebutton-release
Bump to 2.2.11
2020-05-16 10:20:48 -04:00
Fred Dixon
cde5c9a259
Merge pull request #9564 from ffdixon/update-bbb-conf-22
Update bbb conf 22
2020-05-16 09:48:23 -04:00
Fred Dixon
b257e34d9d Check for kurento.sip_ip is correct 2020-05-16 08:45:27 -05:00
Fred Dixon
6f80291637 Bump to 2.2.11-dev 2020-05-16 08:44:50 -05:00
Fred Dixon
3dc4a56b60
Merge pull request #9553 from bigbluebutton/ffdixon-patch-bump-11
Update bigbluebutton-release
2020-05-15 12:25:44 -04:00
Fred Dixon
76a645c100
Update bigbluebutton-release
Bump to 2.2.11
2020-05-15 12:25:28 -04:00
KDSBrowne
f327f31e71 update not supported string to be browser agnostic (screen share) 2020-05-15 13:10:52 +00:00
basisbit
5ccba7b0fb
akka-bbb-apps only listen on localhost
attack surface reduction by having akka-bbb-apps only listen on localhost
2020-05-15 13:42:20 +02:00
KDSBrowne
4d8df0f91e restore presentation area when presentation changes 2020-05-14 21:06:55 +00:00
Paulo Lanzarin
7541395781
screenshare: fix safari availability check 2020-05-14 15:23:07 -03:00
Paulo Lanzarin
a6a5aaf3d9 screenshare: typo in applyConstraints 2020-05-14 17:44:53 +00:00
prlanzarin
e875408f8d screenshare: add support on Safari 12.1+ and make constraints configurable
This adds support for screensharing on Safari 12.1+ or whichever has getDisplayMedia enabled

To be conservative and backwards compatible, I`ve maintained the current gUM-based code available as a fallback for those still using older versions of FF or Chrome

Made screenshare constraints configurable. The constraints config will be piped directly to gDM, so it`s just a regular gDM constraint dictionary
2020-05-14 16:54:54 +00:00
prlanzarin
fe8e719757 kurento-extension: add optional stream paremeter to avoid gUM/gDM if already done 2020-05-14 16:41:47 +00:00
prlanzarin
79c435f9f9 kurento-utils: add a fallback for getTracks
Add a fallback in case getTracks isnt available (ahem safari 12.1). Use addStream directly on the peer instead
2020-05-14 16:41:33 +00:00
Anton Georgiev
a60407c665
Merge pull request #9301 from KDSBrowne/2.2-update-userlist-icon
Adds arrow to toggle user list icon
2020-05-14 10:48:43 -04:00
KDSBrowne
75270e20f8 fix TypeError: event.path is undefined 2020-05-13 12:53:55 +00:00
Fred Dixon
c3efd12cba
Merge pull request #9525 from bigbluebutton/ffdixon-patch-kurento.sip_ip
Update bbb-conf
2020-05-13 08:39:53 -04:00
Fred Dixon
6af3a41c5d
Update bbb-conf
Added display of kurento.sip_ip
2020-05-13 08:39:32 -04:00
Anton Georgiev
4e636a2396
Merge pull request #9518 from KDSBrowne/issue-9511
Change shared notes lock behavior
2020-05-12 17:55:48 -04:00