Leonardo Crauss Daronco
835449551d
Raise an exception if a rap step fails so resque will list it
...
Resque captures the exceptions and marks the jobs as failed.
2019-12-06 15:51:47 -03:00
Richard Alam
ace413b319
- apply disableMic lock settings to viewers and listen only users
2019-12-06 10:33:04 -08:00
Leonardo Crauss Daronco
29cae33636
Add the format parameter to the examples of post scripts
...
They are optional but it's better to have them than not. If they are passed
and the script doesn't expect it they break.
2019-12-06 15:23:19 -03:00
Joao Siebel
88fad50233
WIP streamer stuff
2019-12-06 14:46:58 -03:00
Chad Pilkey
19171f13ab
Merge pull request #8404 from capilkey/sipjs-sdp-logging
...
Move sip.js sdp logging properties under extraInfo
2019-12-06 11:59:03 -05:00
Chad Pilkey
1b94039a4f
move sipjs sdp logging properties under extraInfo
2019-12-06 08:40:58 -08:00
Leonardo Crauss Daronco
5e05b7a8e8
Fixes for the rap scripts after processing a real recording
2019-12-06 12:26:24 -03:00
Leonardo Crauss Daronco
d74be7962a
Process all .done files when bbb-rap-starter is started
...
Instead of just running when a .done file is added, it now also goes
through the files already there when the process starts.
2019-12-06 11:50:08 -03: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
Tainan Felipe
45307c9fc9
Merge remote-tracking branch 'upstream/master' into issue-8120
2019-12-05 18:23:08 -03:00
Vitor Mateus
fce072681f
Fix overflow and resize when placement left or right
2019-12-05 17:01:54 -03:00
Vitor Mateus
8046f72589
Remove settings change
2019-12-05 15:06:57 -03:00
Vitor Mateus
af3534fd57
Merge remote-tracking branch 'upstream/master' into issue-7850-2
2019-12-05 15:01:46 -03:00
Vitor Mateus
0baf41bc0b
Fix webcam position when drop on left or right sides
2019-12-05 15:01:23 -03:00
Anton Georgiev
f4d4838949
Merge pull request #8396 from KDSBrowne/tooltip-update
...
Fix tool-tips after tippy.js update to 5.1.1
2019-12-05 11:56:07 -05:00
Leonardo Crauss Daronco
53c3ed0d7d
Change rap-starter to run persistently and watch for file changes
...
Instead of being executed every 30s by systemd, it's now a service that's
running all the time and will wait for .done files to start the processing
of recordings.
2019-12-05 11:41:13 -03:00
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
Leonardo Crauss Daronco
d769849ad6
Add resque worker to process the captions of a recording
...
Moved the code that was after the sanity step to its own worker.
2019-12-04 18:32:14 -03:00
Leonardo Crauss Daronco
62d62a2a1e
Merge remote-tracking branch 'upstream/master' into v2.0-rap-on-resque
...
# Conflicts:
# bigbluebutton-config/bin/bbb-conf
# record-and-playback/core/Gemfile.lock
# record-and-playback/core/lib/recordandplayback/events_archiver.rb
# record-and-playback/core/scripts/archive/archive.rb
# record-and-playback/core/scripts/bigbluebutton.yml
# record-and-playback/core/scripts/rap-process-worker.rb
# record-and-playback/core/scripts/rap-publish-worker.rb
# record-and-playback/core/scripts/rap-sanity-worker.rb
# record-and-playback/core/scripts/rap-starter.rb
# record-and-playback/core/scripts/sanity/sanity.rb
# record-and-playback/core/systemd/bbb-rap-archive-worker.service
# record-and-playback/core/systemd/bbb-rap-process-worker.service
# record-and-playback/core/systemd/bbb-rap-publish-worker.service
# record-and-playback/core/systemd/bbb-rap-sanity-worker.service
# record-and-playback/core/systemd/bbb-record-core.target
2019-12-04 17:33:44 -03:00
KDSBrowne
d71b3e67ab
clean up css values
2019-12-04 19:48:06 +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
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
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
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
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
KDSBrowne
7c253dda0f
fix tooltips after tippy.js update 5.1.1
2019-12-03 18:49:09 +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
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
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
Vitor Mateus
9344f62f26
Partial changes for webcam placement
2019-12-02 17:21:34 -03: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
KDSBrowne
a0374d61f6
fix indicator being overlapped (mobile portrait)
2019-11-29 15:19:48 +00: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