mattermost-community / mattermost-plugin-jitsi

Jitsi plugin for Mattermost :electric_plug:
Apache License 2.0
197 stars 90 forks source link

Add features option in JWT payload #184

Open kassle opened 3 years ago

kassle commented 3 years ago

Some features in jitsi-meet is configurable from JWT payload. one of them is the "screen-sharing" which is very important, and jitsi-meet will disable the screen-sharing when not configured in JWT payload.

https://community.jitsi.org/t/how-can-i-enable-shared-screen-for-moderators-using-jwt/83834/3

it would be nice if this beloved plugin support adding features in JWT payload