Commit Graph

6 Commits

Author SHA1 Message Date
Aaron van Meerten
909820274c feat(lint): add tpl lint step for each project (#1983)
* feat(lint): add tpl lint step for each project

* fix path

* fix path

* include jicofo and jibri

* temp cat to test

* more templates to lint

* fix path

* fix jigasi password b64 default behavior
2024-12-13 12:33:50 -06:00
Aaron van Meerten
0b75cd1689 fix(transcriber): fix bosh and xmpp connections from jigasi to prosody (#1934)
* fix(transcriber): fix bosh and xmpp connections from jigasi to prosody

* fix first selection syntax
2024-10-11 11:24:17 -05:00
Aaron van Meerten
4369907615 feat(jibri,jicofo,jigasi,jvb,prosody,web): trim empty list entries when splitting with splitList to allow trailing comma (#1932) 2024-10-11 10:50:41 -05:00
Aaron van Meerten
9e17f95ece feat(jigasi): allow unique account UID for each entry even if the same auth is used (#1917) 2024-09-26 07:21:34 -05:00
Aaron van Meerten
5d40297c61 feat(jigasi): allow optional label for xmpp servers (#1907) 2024-09-18 11:37:47 -05:00
Aaron van Meerten
3f6740809c feat(jigasi,transcriber): transcriber component and jigasi configuration updates (#1881)
* feat(jigasi): new JIGASI_MODE variable for sip vs transcriber behavior

* wip: split jigasi config into segments

* prune jigasi compose variables

* prune further variables

* append instead of overwrite

* fix variables

* sync xmpp config with meet configs

* further config syncup

* remove property from xmpp section

* move translator as per comments

* fix sipserver trailing end

* fix acc domain for jigasi bosh join

* fix public domain

* jigasi openjdk requirement

* make gcloud optional for transcription configuration

* revert dockerfile to discuss separately

* revert translator config removal

* remove translator config from transcriber compose
2024-09-03 08:49:38 -04:00