Anton Georgiev
bcd6169056
build: bbb-graphql-server tweak directory for hasura
2023-04-28 15:07:14 -04:00
Anton Georgiev
c01cf7913d
build: bbb-graphql-server copy metadata and bbb_schema.sql
2023-04-28 14:36:38 -04:00
Anton Georgiev
8fddbfc9cf
build: introducing bbb-graphql-server package
2023-04-28 13:32:09 -04:00
Anton Georgiev
05849309ce
build: tweaks to run with MongoDB 6; Meteor upgrade to 2.11
2023-04-28 08:31:40 -04:00
Anton Georgiev
c16f56c43b
build: require libldns3 for bbb-freeswitch-core
2023-04-27 18:03:33 -04: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
bc24daf5ff
build: drop openh264-gst-plugins-bad-1.5 sfu dependency
2023-04-27 14:08:27 -04:00
Anton Georgiev
4d7cae4e71
build: (TEMP) drop yq as a dependency -- it is a script not package on 22.04
2023-04-27 13:35:15 -04:00
Anton Georgiev
d64a00fa5b
build: upgrade yq 3 to 4 for packaging
2023-04-26 16:26:51 -04:00
Anton Georgiev
2d686ed5af
build: FS build on 22.04 -- do not treat warnings as errors
2023-04-25 15:40:55 -04:00
Anton Georgiev
0fccb78ee1
build-conf: Remove Kurento dependency; Run on Ubuntu 22.04
2023-04-25 15:08:36 -04:00
Anton Georgiev
c0561bc4a1
Merge pull request #17666 from prlanzarin/u27/build/bbb-webrtc-recorder-archon
...
build: add bbb-webrtc-recorder
2023-04-20 17:01:53 -04:00
prlanzarin
538954a6ae
build: add bbb-webrtc-recorder
2023-04-20 16:24:34 -03:00
prlanzarin
a2503f4230
fix(freeswitch): include signalwire PR 1914 as a patch
...
There are some issues with the way FreeSWITCH changes candidate pairs
based on connectivity checks. That generally manifests as: 1) an asymmetric
start time between inbound and outbound audio (eg inbound audio takes 20
seconds to come in while outbound works right out of the bat
2) wrong pairs being picked initially and FS taking longer
than ideal to find a new one 3) 1006s, 4) ....
This backports signalwire PR 1914 in an attempt to mitigate
the aforementioned issues. The PR description explains the rationale
rather well and seems sound. I've tested this in demo servers with midly
satisfying results, but still needs further testing.
2023-04-11 15:56:35 -03:00
Brent Baccala
7f3f107bbf
build script: fix LOCAL_BUILD being tested before it was set (bug introduced in PR #14889 )
2023-04-03 17:43:13 -04:00
Gustavo Trott
8ed2752fdf
Force wget nodejs to retry on http 404 error
2023-03-20 13:43:17 -03:00
Anton Georgiev
cdb7b3c724
build: reload nginx after bbb-playback-video is installed
2023-03-14 10:47:40 -04:00
Paulo Lanzarin
791a299bbe
Merge pull request #16967 from bigbluebutton/sfu297
...
build(bbb-webrtc-sfu): v2.9.8
2023-03-13 13:31:50 -03:00
Paulo Lanzarin
9ef74eeb53
fix(bbb-webrtc-sfu): add ALLOW_CONFIG_MUTATIONS to service
...
After node-config was bumped to 3.3.9 (from 3.3.6), it started throwing errors if
configurations are mutated without the ALLOW_CONFIG_MUTATIONS env var set.
We mutate some configs directly, but I every time I added one of those I made sure that
they are always deep cloned.
However, we hit an issue with kurento-client mutating a config input, which is an indirect mutation.
So, to prevent further surprises I'm allowing mutations on production while prohibiting them in dev
envs until I'm 100% sure nothing, direct on indirect, improperly mutates configuration values.
2023-03-13 12:20:00 -03:00
Anton Georgiev
5624a792d3
build: create the fonts dir before using it
2023-03-10 13:41:12 -05:00
danielpetri1
078c887aaf
Build font information cache files in after-install
2023-03-07 14:52:08 +00:00
Daniel Petri Rocha
72d0e620ae
Update build/packages-template/bbb-export-annotations/build.sh
...
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-03-07 15:34:57 +01:00
danielpetri1
9095e77f73
Package tldraw fonts for bbb-export-annotations
2023-03-07 13:26:03 +00:00
Anton Georgiev
0edc4a16f2
Merge pull request #16807 from antobinary/update-apply-lib
...
build: ensure apply-lib.sh is updated; always create /etc/bigbluebutt…
2023-02-24 12:50:45 -05:00
Anton Georgiev
72d1ad90c9
handle fresh install where /etc/bigbluebutton/bbb-conf/apply-lib.sh is missing
2023-02-24 12:50:06 -05:00
Anton Georgiev
8d21a144ab
Update build/packages-template/bbb-config/after-install.sh
2023-02-24 12:14:04 -05:00
Anton Georgiev
1b9d3f6801
build: ensure apply-lib.sh is updated; always create /etc/bigbluebutton/nginx
2023-02-24 16:36:12 +00:00
Gustavo Trott
3afe19d199
Removes bbb-html5-conn-limit.conf from old path if exists
2023-02-22 09:07:44 -03:00
Gustavo Trott
7a740d2f50
Apply limit_conn only for location /html5client/sockjs
2023-02-21 15:17:32 -03:00
Gustavo Trott
110f49f886
Use template file to set conn limit config to nginx
2023-02-21 15:15:42 -03:00
Anton Georgiev
4bf6c1f7ed
Merge pull request #16672 from antobinary/fs-1.10.9
...
build: bump FreeSWITCH from 1.10.8 to 1.10.9
2023-02-07 13:12:36 -05:00
Anton Georgiev
9b27f92715
build: bump FreeSWITCH from 1.10.8 to 1.10.9
2023-02-07 18:10:57 +00:00
Anton Georgiev
8262d88566
Merge pull request #16643 from ffdixon/add-apparmor-utils
...
build(bbb-libreoffice-docker): Add dependency for apparmor-utils
2023-02-06 11:19:28 -05:00
Anton Georgiev
2afb143bad
Merge pull request #16113 from riadvice/docs-resource-center
...
Merge bigbluebutton-docs to the main repository
2023-02-06 10:15:31 -05:00
Fred Dixon
a72d420fd0
Add dependency for apparmor-utils
2023-02-05 16:05:29 -06:00
Anton Georgiev
40b69dd346
build: bigbluebutton should not depend on optional packages
2023-02-01 17:22:25 +00:00
Anton Georgiev
ee8406ed46
Merge pull request #16578 from antobinary/playback-video
...
build: build bbb-playback-video locally
2023-01-27 06:17:41 -05:00
Anton Georgiev
b378813e08
build: build bbb-playback-video locally
2023-01-27 11:08:15 +00:00
Anton Georgiev
a7ae9971df
Merge pull request #15602 from prlanzarin/u26/build/sfu-prio
...
build: use FIFO scheduler in bbb-webrtc-sfu
2023-01-26 14:36:26 -05:00
Calvin Walton
a838ad1ab8
Package template files for bbb-playback-video
2023-01-24 15:57:01 -05:00
Ramón Souza
4673a675ba
Merge pull request #16488 from antobinary/meteor2.10
...
chore: upgrade meteor to 2.10.0
2023-01-17 15:15:21 -03:00
Anton Georgiev
464493b308
chore: upgrade meteor to 2.10.0
2023-01-17 11:31:13 +00:00
GuiLeme
f9ef2097ec
[issue-16363] - Introduced file dependency used in presentation
2023-01-16 16:24:22 -03:00
Anton Georgiev
f2a9a4ed9d
build: copy tldraw fonts to be served in files/
...
Cont'd from https://github.com/bigbluebutton/bigbluebutton/pull/16443
2023-01-12 16:25:40 -05:00
Anton Georgiev
25f7d34c4e
Merge pull request #15676 from danimo/bbb-web-defaults
...
chore(bbb-web): do away with wrapper script, use default files
2023-01-12 15:59:55 -05:00
Anton Georgiev
e3764153af
build: copy tldraw fonts to be served in files/
2023-01-10 21:49:03 +00:00
Ramón Souza
52e06ce326
copy tldraw fonts to public/files
2023-01-10 10:21:01 -03:00
Anton Georgiev
e4f9d6f6f8
Merge pull request #15884 from danielpetri1/etherpad-language
...
fix(locale): Remove 'Import' as option from shared notes UI
2022-12-22 13:09:25 -05:00
Ramón Souza
064b554dfd
Merge remote-tracking branch 'upstream/v2.5.x-release' into merge-2526-dec14
2022-12-14 13:23:11 -03:00
Anton Georgiev
49c6f530e6
chore: set nodejs to 14.21.1 and meteor to 2.9.0
2022-12-08 19:14:16 +00:00