Lucas
125d70699b
feat: Initial implementation of Gladia transcriptions to BBB 2.7 ( #19091 )
...
* Demo changes
* Revert "feat(captions): no longer writes in the pad"
This reverts commit a76de8c458
.
* feat(transcriptoin): Add config options for the transcription backend
* feat(transcription): Add autodetect option to cc chevron
* feat(transcription): Move transcription options into settings modal
* feat(transcription): Set transcription options via userdata
* fix(transcription): Correct userdata for settings transcription params
* feat(transcriptions): options to auto enable caption button
* feat(transcriptions): Option to hide old CC pad funcionality
* fix(transcription): Fix PR comments
* fix(transcription): Refactor updateTranscript to prevent null user and make it more readable
* feat(transcription): bbb_transcription_provider can be set via userdata
* fix(transcription): Use base10 for parseInt
* fix(transcriptions): Fix CC language divider when using webspeech
* fix(transcriptions): Use a default pad in the settings instead of hardcoding 'en'
We still need to use a language pad such as 'en', but in the future we can better
separate these systems.
* fix(transcription): Add a special permission for automatic transcription updates to the pad and restore old per user updates permission
* feature(transcriptions): Include transcriptions submenu and locales
* chore: bump bbb-transcription-controller to v0.2.0
* fix(transcription): Add missing menu files
* fix(transcription): Fix transcription provider options in settings.yml
* fix: setting password for bbb-transcription-controller
* build: add gladia-proxy.log for transcription-controller
* fix(transcriptions): Remove transcript splitting and floor logic from akka apps
* fix(captions): Show long utterances as split captions, show multiple speaker captions
* chore: bump bbb-transcription-controller to 0.2.1
---------
Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
2023-11-30 10:10:36 -05:00
Anton Georgiev
43b96b47c4
Merge pull request #17724 from lfzawacki/v2.7.x-release
...
feat: Implement automatic closed captions using an open transcription server
2023-06-22 05:25:14 -04:00
Anton Georgiev
748c7a4a0b
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june227
2023-06-02 09:45:34 -04:00
Anton Georgiev
fb5534ff2a
fix: docs links in bbb-conf
2023-05-25 14:58:06 -04:00
Anton Georgiev
dc2309bd9b
fix: bbb-conf link to setting up firewall
2023-05-25 14:53:43 -04:00
prlanzarin
cf4ff9453c
build: add bbb-transcription-controller
...
Added as an optional package
2023-05-19 13:03:17 -03:00
Ramón Souza
af8556e026
Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24
2023-04-24 17:15:47 -03:00
prlanzarin
538954a6ae
build: add bbb-webrtc-recorder
2023-04-20 16:24:34 -03:00
Gustavo Trott
848db2ce78
Suppress warning: propertie 'disabledFeatures' has no value
2023-04-19 08:42:31 -03:00
Fred Dixon
f511ac4909
Fixes #16814
2023-02-26 13:32:24 -06:00
Anton Georgiev
2e478918bb
fix(bbb-conf): ensure BBB target restarts
...
reverts a78248331c
2023-01-13 18:17:02 +00:00
Fred Dixon
a78248331c
Use bigbluebutton.target for deterministic restart
2022-12-24 12:03:25 -06:00
Anton Georgiev
74a8bc3911
refactor: Remove check for svgImagesRequired
...
See #16022
2022-11-29 12:14:16 -05:00
Gustavo Trott
385cb6b697
Makes --setip follow symbolic links in presentations
2022-11-10 22:51:46 -03:00
Ramón Souza
8ed142a522
Merge remote-tracking branch 'upstream/v2.5.x-release' into merge-258-26
2022-10-21 14:43:23 -03:00
Brent Baccala
3f330ebf29
change bbb-conf to use and prefer 'stun' (available on focal) to check
...
STUN servers, and only fallback on 'stunclient' (only available on bionic)
if 'stun' is not installed on the system
2022-10-14 14:21:11 -04:00
Ramón Souza
2b0971e2c8
Merge tag 'v2.5.6' into merge-256-26
2022-09-26 09:17:59 -03:00
Anton Georgiev
23fc5940a8
Merge pull request #15307 from GuiLeme/fix-tomcat-warnings25
...
fix(conf): Fix tomcat warnings
2022-09-08 11:12:07 -04:00
Anton Georgiev
09a54ac231
Merge pull request #15633 from antobinary/build-tweaks-3
...
fix: bbb-conf --start to use bigbluebutton.target only
2022-09-07 22:01:38 -04:00
Anton Georgiev
5e909f6018
fix: bbb-conf --start to use bigbluebutton.target only
2022-09-02 02:09:42 +00:00
Anton Georgiev
19b7230941
build: /lib vs /usr/lib consistency
2022-09-01 15:40:01 +00:00
Anton Georgiev
e15c1711ea
build: stop bigbluebutton.target even if no tomcat present
2022-08-26 14:44:27 +00:00
Anton Georgiev
3c310061b7
Merge branch 'bbb-conf-tomcat-systemctl' of github.com:BrentBaccala/bigbluebutton into tomcat
2022-08-26 14:31:35 +00:00
Anton Georgiev
21b08db177
Update bigbluebutton-config/bin/bbb-conf
...
Co-authored-by: Guilherme Pereira Leme <69865537+GuiLeme@users.noreply.github.com>
2022-08-25 13:55:03 -04:00
Anton Georgiev
23c0dc56c4
Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into cairosvg
2022-08-19 13:04:00 +00:00
Fred Dixon
f0978e3fc7
add status for recording services
2022-08-05 05:57:03 -05:00
Brent Baccala
29adba9a03
Only attempt TOMCAT_SERVICE systemctl operations if TOMCAT_SERVICE exists
2022-08-04 16:42:39 -04:00
GuiLeme
27807319cd
[tomcat-warnings25] - Change to prevent warning to appear broken
2022-07-18 12:14:23 -03:00
GuiLeme
1d8d4be5a8
[fix-tomcat-warnings25] - changes in review
2022-07-15 12:43:51 -03:00
Ramon Souza
024f918f5e
Merge remote-tracking branch 'upstream/v2.6.x-release' into merge25-26-jul14
2022-07-15 11:10:18 -03:00
Ramon Souza
db5ac1428a
Merge tag 'v2.5.3' into merge25-26-jul14
2022-07-15 11:08:02 -03:00
Anton Georgiev
7b8b45daa8
refactor: further cleanup of bbb-demo
2022-07-14 14:55:10 +00:00
GuiLeme
bdb9c6857f
Merge remote-tracking branch 'upstream/v2.6.x-release' into demo-page-removal
2022-07-13 11:16:51 -03:00
Anton Georgiev
5b9a0c1bd9
Merge pull request #15096 from BrentBaccala/set-port-range
...
feat(config): Set port range
2022-07-13 09:29:18 -04:00
Anton Georgiev
ec7d180f8c
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into npm-audit
2022-07-07 20:44:34 +00:00
Anton Georgiev
6cf2d3def7
build: add export annotations to bbb target
2022-07-07 17:40:04 +00:00
Anton Georgiev
048bf7d541
fix(conf): reload nginx configuration before BBB start
2022-07-07 17:19:09 +00:00
Anton Georgiev
55dbc34984
Merge pull request #14616 from danimo/bbb-target
...
build: Introduce bigluebutton.target
2022-07-06 14:42:09 -04:00
Anton Georgiev
3960e8f073
Update bigbluebutton-config/bin/bbb-conf
2022-07-06 14:41:42 -04:00
GuiLeme
ffa2aff4a9
[fix-tomcat-warnings] - changes in review
2022-07-05 16:19:07 -03:00
GuiLeme
ca9ba26f27
[fix-tomcat-warnings25] ---
2022-07-01 14:49:51 -03:00
GuiLeme
0b0cf2f6bf
[fix-tomcat-warnings] - verified if the Tomcat service has been installed
2022-07-01 14:38:26 -03:00
Daniel Molkentin
6c98e4d854
temporarily increase verbosity
2022-07-01 19:32:06 +02:00
Anton Georgiev
0147547b20
Merge branch 'v2.6.x-release' into bbb-target
2022-06-28 16:03:38 -04:00
Daniel Molkentin
11afdcfb96
fix: restart the bigbluebutton target, not a non-existing service
2022-06-28 20:13:02 +02:00
GuiLeme
97c058adaa
[issue-14852] - Corrected some debug leftovers.
2022-06-28 16:51:20 +00:00
GuiLeme
bad422ac60
[issue-14852] - Change in bbb-conf to not rely on tomcat
2022-06-28 16:51:05 +00:00
Anton Georgiev
b61bea879f
Merge pull request #15265 from GuiLeme/issue-14852
...
fix: Change in bbb-conf to not rely on tomcat
2022-06-27 16:13:04 -04:00
GuiLeme
b7eb7365b6
[issue-14852] - Corrected some debug leftovers.
2022-06-27 16:54:01 -03:00
Daniel Molkentin
a7f43ba2b8
Merge remote-tracking branch 'origin/v2.6.x-release' into bbb-target
2022-06-27 17:03:01 +02:00