Commit Graph

26057 Commits

Author SHA1 Message Date
Anton Georgiev
6c084b5c4f
Merge pull request #8398 from antobinary/node12-take2
Update package fibers to 4.0.x to work with node12
2019-12-04 17:03:39 -05:00
Anton Georgiev
62bda69d84 update package fibers to 4.0.1 to work with node12 2019-12-04 21:50:57 +00:00
Fred Dixon
fa30d5018b
Merge pull request #8394 from daronco/issue-8393-multiple-processing-workers
Add option to rap-process-worker to accept a filtering pattern
2019-12-04 16:04:05 -03:00
Anton Georgiev
f4a01dab8e
Merge pull request #8390 from antobinary/node12-take2
Update Meteor from 1.8.1 to 1.9-beta.4 (node12)
2019-12-04 12:30:15 -05:00
Leonardo Crauss Daronco
9e5c386e6f Add option to rap-process-worker to accept a filtering pattern
It will only process recordings which ID matches the pattern. By default
the pattern is nil and it will process all recordings.
2019-12-04 12:05:18 -03:00
Anton Georgiev
689427b092 commented out memwatch usage - not supported on node12 2019-12-03 20:26:45 +00:00
Anton Georgiev
371456d147 meteor npm update 2019-12-03 20:07:39 +00:00
Anton Georgiev
43e577d161 updared nathantreid:css-modules to 4.1.0 2019-12-03 20:06:04 +00:00
Anton Georgiev
8d60cf94a6 meteor update --release 1.9-beta.4 2019-12-03 20:03:50 +00:00
Anton Georgiev
b1b49f8f8f
Merge pull request #8386 from ritzalam/get-meetings-reply
Synching of meetings between meteor and akka-apps
2019-12-03 12:57:30 -05:00
Richard Alam
5d7dbee1a6 - return all meeting id of running meetings and allow requesting state for each meeting. 2019-12-03 08:14:51 -08:00
Richard Alam
1f74bd8cf4 - send reply to get meeting request when there are no meeting running 2019-12-03 07:17:51 -08:00
Anton Georgiev
8c36a94565
Merge pull request #8383 from capilkey/listenonly-logging-imp
Listen only logging improvements
2019-12-03 09:21:49 -05:00
Chad Pilkey
7218f36e44 listen only logging improvements 2019-12-02 14:15:46 -08:00
Fred Dixon
7c2e7a3abf
Merge pull request #8379 from ffdixon/bump-2.3
Bump master to 2.3.0-dev
2019-11-29 10:55:22 -05:00
Fred Dixon
9f43ebd57a Bump master to 2.3.0-dev 2019-11-29 09:53:53 -06: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