Stefan Weil
b7c9880bd7
Fix bbb-conf --check
( #20855 )
...
This fixes #18907 and uses the solution which was suggested in this issue.
Fixes: 3222d2b94b
("fix(bbb-conf): Handle yq upgrade related issues")
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-08-06 13:06:19 -04:00
Lucas
9bf3f54183
feat: Initial BBB 3.0 Gladia transcriptions implementation ( #20295 )
...
* feat(html5): initial implementation of Gladia transcriptions to BBB 3.0
* fix(transcription): Add missing locales and fix invalid cc menu key
* fix(bbb-transcription-controller): Bump transcription controller to fix some bugs
* fix: adjust yq syntax for setting fs esl password in transctiption-controller
* fix(transcription): Use newer useSettings format from transcription options
* fix(captions): Correctly use captions settings
---------
Co-authored-by: João Victor <joaovictornunes973@gmail.com>
Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2024-06-12 12:06:07 -04:00
Anton Georgiev
be7fad8cbf
build: try to remove frontend and leave only bbb-html5
2024-05-07 09:53:35 -04:00
Anton Georgiev
0de01dffb7
build: drop bbb-html5-backend services
2024-05-01 14:33:46 -04:00
Lucas
4dea4b9967
feat: Initial implementation of Gladia transcriptions to BBB 2.7 ( #19091 )
...
---------
Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
2024-03-18 10:44:56 -04:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
...
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
Anton Georgiev
354566bd2c
build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions
2023-12-14 10:59:10 -05:00
Anton Georgiev
ddf9d3a36b
fix(conf): Update bbb-conf missing a quiotation
2023-12-01 13:00:28 -05:00
Tiago Jacobs
02a3fcd8ed
feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation ( #18867 )
2023-09-29 20:08:38 -03:00
Anton Georgiev
8919c3cbf6
build: start bbb-graphql-server before bbb-apps-akka ( #18773 )
...
* build: start bbb-graphql-server before bbb-apps-akka
* build: drop yq 3 requirement on "develop"
* build: add netstat as a dependency for grapghql-server
2023-09-19 11:53:15 -04:00
Anton Georgiev
51ec7d49a1
build: TEMP ensure CI runs on 2.8 by masking recording services ( #18555 )
...
* WIP: ensure CI runs on 2.8
* TEMP: mask bbb-rap-*
2023-08-24 16:16:31 -04:00
Anton Georgiev
8525edf0c5
fix(bbb-conf): drop extra listing of mongodb in services
2023-08-10 17:53:21 -04:00
Anton Georgiev
dec32f203c
fix(bbb-conf): add graphql services and mongo to --status list
2023-08-10 16:36:21 -04:00
Anton Georgiev
6a20ba7b27
remove bbb-lti; use bbb-lti-broker instead
2023-08-10 09:30:00 -04:00
Anton Georgiev
e8d311d21d
fix(bbb-conf): remove tomcat servlet traces from bbb-conf
2023-08-10 09:13:52 -04:00
Anton Georgiev
3222d2b94b
fix(bbb-conf): Handle yq upgrade related issues ( #18466 )
...
* fix: ensure sfu production.yml exists before using it
* Combined yml configs need to be piped into yq now (bbb-conf)
They contain the entire final combined yml, not the file path
* add missing https check in bbb-conf
* create /etc/bigbluebutton/bbb-webrtc-sfu/production.yml if needed
* Avoid outputting the entire config (most visible on CI)
2023-08-10 07:34:34 -04:00
Anton Georgiev
43586a796d
handle yq m, yq r commands
2023-07-21 13:06:36 -04:00
Anton Georgiev
db3f3c378e
tweak yq m commands to work for yq 4+
2023-07-21 07:27:28 -04:00
Gustavo Trott
5681e88c60
Merge 2.7 into Develop
2023-06-26 17:21:01 -03: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
Marcel Hellkamp
98e8a76639
fix: Freeswitch status check hangs during bbb-conf --(re)start
...
closes #18140
When (re)starting BBB, the freeswitch status check may be run too early. The `fs_cli` call can connect, but the piped in `/quit` command is ignored and the session never terminates. This patch will fail the check after 5 seconds, resulting in a warning.
2023-06-09 09:11:54 +02:00
Anton Georgiev
70b3220f41
Merge branch 'v2.7.x-release' of github.com:bigbluebutton/bigbluebutton into june5-27
2023-06-05 17:09:35 -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
Anton Georgiev
ba8e8cf16a
build-config: change yq syntax to v4.16.2; readded yq as dep
2023-04-27 16:37:26 -04:00
Anton Georgiev
2aee6554f4
build-conf: wip upgrading yq to v4 syntax changes
2023-04-27 09:16:50 -04:00
Anton Georgiev
0fccb78ee1
build-conf: Remove Kurento dependency; Run on Ubuntu 22.04
2023-04-25 15:08:36 -04: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