Commit Graph

514 Commits

Author SHA1 Message Date
Sofyan Sugianto
88fb25c9e6 fix override path variables 2020-06-18 05:47:46 +07:00
Sofyan Sugianto
0ebfe4d0bd update Dockerfile 2020-06-18 04:42:54 +07:00
Sofyan Sugianto
befebed04f update supervisor to run record-monitor.sh 2020-06-18 04:42:29 +07:00
Sofyan Sugianto
9ce65a23f0 use bash to monitor files 2020-06-18 04:41:59 +07:00
Sofyan Sugianto
60c5b1890b use main recording scripts for supervisord 2020-06-16 04:47:40 +07:00
Sofyan Sugianto
4ade61324b test the bbb-record 2020-06-12 08:16:30 +07:00
Sofyan Sugianto
0d082467df fix infinite loop 2020-06-12 08:14:05 +07:00
Sofyan Sugianto
78a38656bb fix time sleep error 2020-06-12 08:03:04 +07:00
Sofyan Sugianto
e304bebe9c fix argparse error 2020-06-12 07:57:58 +07:00
Sofyan Sugianto
2dfbb33bd4 fix typo 2020-06-12 07:49:13 +07:00
Sofyan Sugianto
c0933e27ab fix file permission 2020-06-12 07:44:26 +07:00
Sofyan Sugianto
cad5652e65 add missing monitor recording file 2020-06-12 07:15:55 +07:00
Sofyan Sugianto
1800ce0cf8 add recording 2020-06-12 06:44:04 +07:00
chandi
b010da33a2 coturn integration 2020-06-07 14:52:01 +02:00
chandi
fc179ef49e upgrade: only build core without cache 2020-06-07 12:15:05 +02:00
chandi
f86cb29df5
Merge pull request #10 from alangecker/develop 2020-06-07 00:56:50 +02:00
chandi
bd0d944403 fix for broken presentations containing UTF-8 characters 2020-06-06 20:13:28 +02:00
chandi
5129826bf4 added missing restart policies 2020-06-06 20:06:28 +02:00
chandi
1e38fd51a5 setup: remove pwgen dependency 2020-06-06 20:05:39 +02:00
chandi
a26b9b2bab html5: upgrade to v2.2.16 2020-06-06 14:51:14 +02:00
chandi
8ab2bec71e setup script, readme update and .env rework 2020-06-06 14:41:43 +02:00
chandi
55d35d20ca scripts: 'compose' and some minor fixes 2020-06-06 14:41:43 +02:00
chandi
7148ae733c update kurento 2020-06-06 14:41:43 +02:00
chandi
c5b1c60179 html5: revert to node 8, since source is not ready for node 12 2020-06-06 14:41:43 +02:00
chandi
c0b05c5bf6 webrtc-sfu: fix broken ip detection due to base image switch 2020-06-06 14:41:43 +02:00
chandi
53a348fded etherpad: add plugins (enables closed captions) 2020-06-06 14:41:43 +02:00
chandi
e0b82391a2 added upgrade and print-version script 2020-06-06 14:41:43 +02:00
chandi
580c04c88e webrtc-sfu: alpine for reduced image size 2020-06-06 14:41:43 +02:00
chandi
bc60c8f579 html5: remove legacy screenshare extension variables 2020-06-06 14:41:43 +02:00
chandi
3a22a510ce html5: self building for node v12 2020-06-06 14:41:43 +02:00
chandi
36c2aa4453 use static IP adresses for all containers.
We otherwise run into following error sometimes:
ERROR: for core  Cannot start service core: Address already in use
2020-06-06 14:41:43 +02:00
chandi
12fdfab89c html5: applied new settings added with v2.2.15
b7cc915a9d
2020-05-31 00:19:44 +02:00
chandi
17c78ccbcd kurento: specify network interface for reduced candidates and open sockets 2020-05-31 00:14:14 +02:00
chandi
a4368f27cd
Merge pull request #9 from alangecker/develop
Multiple improvements: TURN support, updates, cleanup, kurento restart
2020-05-24 12:04:07 +02:00
chandi
b22247d05d apply v2.2.12 changes 2020-05-23 08:59:33 +02:00
chandi
aae9852264 periodic: sane time interval 2020-05-22 18:50:51 +02:00
chandi
f1036bcdbd
Merge pull request #7 from cheuberg/enable-presentation-download
Enable Presentation Download
2020-05-22 16:06:56 +02:00
chandi
e98a2632a9
Merge pull request #6 from cheuberg/default-presentation
Add default presentation
2020-05-22 15:58:10 +02:00
chandi
ec47512892 gitignore and instructions for default presentation 2020-05-22 15:46:35 +02:00
chandi
352b2bf512
Fallback value for unspecified DEFAULT_PRESENTATION 2020-05-22 15:35:28 +02:00
chandi
3421e59f48 Merge branch 'turn-support' into develop 2020-05-22 15:08:59 +02:00
chandi
5c2632987f update etherpad, nginx and redis 2020-05-22 15:00:17 +02:00
chandi
9349825c59 periodic cleanup and kms restart 2020-05-22 14:56:45 +02:00
Clemens Heuberger
ce1a8b0eed Enable Presentation Download
Fix filename regular expression for download of presentation
files.
2020-05-17 21:30:09 +02:00
Clemens Heuberger
8ff6bed787 Add default presentation
Polls can only be used when there is a presentation, therefore
I think that having the default presentation available can be
useful.

Note that the current nginx configuration in this repository
does not specify where http://DOMAIN/default.pdf actually
resides, so nginx's
[default](http://nginx.org/en/docs/http/ngx_http_core_module.html#root)
`root html` is used.
2020-05-17 12:14:18 +02:00
chandi
26c564a55e fix for some README typos 2020-05-17 11:14:46 +02:00
chandi
9d69afd937
fix accidental use of RUN in entrypoint.sh
Co-authored-by: cheuberg <clemens.heuberger@aau.at>
2020-05-17 11:10:51 +02:00
chandi
03d682fb5b postgres data persistance 2020-05-17 11:06:28 +02:00
chandi
8d2d08a413 core: fix permissions recursively 2020-05-17 09:53:45 +02:00
chandi
a4871a8c5b
Merge pull request #3 from alangecker/freeswitch-separation
Separate freeswitch into its own container
2020-05-16 17:11:54 +02:00