Commit Graph

7 Commits

Author SHA1 Message Date
prlanzarin
770aeacdb6 build: bump SFU to v2.6.0-beta.10 2021-10-27 23:51:09 +00:00
prlanzarin
8820e8e0d5 build: bump SFU to v2.6.0-beta.9 2021-10-27 12:15:41 +00:00
prlanzarin
e5dc4c08d4 build: bump SFU to v2.6.0-beta.8 2021-10-26 00:10:46 +00:00
prlanzarin
56888e999e refactor(build): bump SFU to 2.6.0-beta.7, remove mediasoup cleanup code
beta.6 updates mediasoup 3.9.0 which has a new Meson build system

That new build system does a pretty good job cleaning compiler leftovers on its
own, so theoretically our cleanup code isn't needed anymore.

Amend history:
  build/packages-template/bbb-webrtc-sfu/build.sh -> v2.6.0-beta.6 to beta.7
2021-10-24 22:58:32 +00:00
Anton Georgiev
5a277ce7ed
Update bbb-webrtc-sfu.placeholder.sh
Co-authored-by: Paulo Lanzarin <4529051+prlanzarin@users.noreply.github.com>
2021-10-14 09:17:10 -04:00
Daniel Schreiber
c5f351d238 Update bbb-webrtc-sfu packaging to include mediasoup and ...
... drop build artifacts from compiling mediasoup. This reduces package
size from ~ 54 MB to ~ 12 MB.

Additionally this drops the `npm rebuild` command from the after-install
script. It should not be necessary to recompile stuff during
installation. To ensure a clean `node_modules` directory, it will be
cleaned in the before-install script.
2021-10-08 22:54:57 +02:00
Johannes Barthel
6c8525ef54 initial public version 2021-08-13 12:53:18 +02:00