docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Add setting for encoded transform support
Add environment variable to configure config.enableEncodedTransformSupport
Are you aware of the fact that this doesn't work 100% well yet?
Yes, we know that the feature is currently experimental. Our developers would like to test e2ee in production like environments.
I see. You can also enable it with a config-custom.js file, would that work for you?
Yes, that is actually how we currently doing it. We extending the official images, where the -custom files are built via environment variables. This works - but as those are mostly generic settings, I would like to contribute them to the official image.
Sorry, can you rebase please?
/done