-
Provides a token that proves its owner is a participant of an ongoing
Jitsi
meeting. -
Provides an authentication provider for
Prosody
which supportsMatrix
and standardJitsi
token at the same time. -
Sends HTTP POST to external API when occupant or room events triggered.
-
Prevents users from changing display name set by JWT auth.
-
Automatically start recording when the moderator comes into the room.
-
Automatically enables the lobby for all rooms.
-
Deactivates the lobby after the first authorized participant joins.
-
Allows the conference if there is a moderator (
owner
) in the room. -
Extends the capabilities of mod_muc_max_occupants by allowing different max occupancy based on the room name or subdomain.
-
extends
external_services
module to allow redirection of different clients to different services based on an HTTP header in the requests. -
Enables some users to bypass lobby based on the authentiation.
-
Sets a time limit to the conference.
-
Sets the occupant's affiliation according to the token content.
-
Enforces single room per token by rejecting tokens that use wildcards or regex-based room names.
-
Enables some users to bypass lobby based on token content.
-
Selectively send users to lobby based on token content. Enables lobby automatically if not yet activated.
-
Prevents the unauthorized users to create a room and terminates the conference when the owner leaves.
-
Selectively enable/disable lobby or set/unset password for a meeting room based on token content.
-
Notifications
You must be signed in to change notification settings - Fork 26
Prosody plugins for Jitsi
License
jitsi-contrib/prosody-plugins
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Prosody plugins for Jitsi