forked from jitsi/docker-jitsi-meet
-
Notifications
You must be signed in to change notification settings - Fork 0
Kaldi jigasi #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Kaldi jigasi #6
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: Enables limits with default values from upstream. * feat: Enables limits_exception module and adding jicofo and jvb. Removes the limits for the jicofo and jvb connections.
* 6f6fe77 prosody: enable limits * db3d790 prosody: fix: restrict room creation to jicofo (jitsi#1059) * 281db36 misc: working on latest
Co-authored-by: Thomas Butter <tbutter@gmail.com>
Set ENABLE_AV_MODERATION to 1 in order to enable it. NOTE: This feature is still under development and should be considered beta quality.
A type error is thrown when one of these environment variables is defined: - ENABLE_AUTO_OWNER - JICOFO_ENABLE_HEALTH_CHECKS - JICOFO_ENABLE_BRIDGE_HEALTH_CHECKS
Recreate interface_config.js on container restart if custom-interface_config.js exists
The toolbar buttons have moved to config.js and are commented out by default.
* Cleanup: Use spaces instead of tabulation * Cleanup: Reduce layers * Cleanup: Homogeneise wget syntax * Cleanup: Use binary GPG key format
We no longer need to use token based auth (but allow empty tokens) when WebSockets are used.
Customization is still available via custom-interface_config.js. This way we will slowly get rid of the deprecated interface_config.js as all options move to config.js.
- prejoin screen - lobby - av moderation - talk while muted detection - reactions
Jigasi will remain wiith Java 8 for the moment.
* jicofo: add optional XMPP_PORT value * include compose and env example for XMPP_PORT * extends use of the XMPP_PORT property * fix compose to use default * re-commenting XMPP_PORT value * include XMPP_PORT in compose for all services * always use $XMPP_PORT, value defaulted in template * missing JVB setting
* 41d6a9a jibri: bump Chrome to version 101 * 88bb1bc feature: support multiple XMPP servers via list (jitsi#1276) * 95af778 jicofo: add optional XMPP_PORT value (jitsi#1275) * da0a43a misc: working on latest
Also replace deprecated stereo option.
Also consolidate disable remote video menu using env variables
Use default values everywhere so they don't need to be specified in the .env file. This makes the default .env file much smaller (the larger config options are documented in the handbook) and should make it easier to port the setup to runtimes other than Docker Compose.
It has been abandoned by Google. Keep the default opt-out value for a little longer just in case though.
It should be empty and we set all settings. This will reduce the size fo the file and make it less confusing to inspect on a running system.
In addition the "latest" tag will be gone with the next stable release. Going forward this is our versioning scheme: - stable-XXXX: stable release - unstable: daily unstable rolling release - unstable-XXXX-YY: daily unstable release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.