Skip to content
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

End meeting for all in jitsi #15641

Open
swag2716 opened this issue Feb 20, 2025 · 5 comments
Open

End meeting for all in jitsi #15641

swag2716 opened this issue Feb 20, 2025 · 5 comments
Labels
feature-request Issue which suggest an idea, enhancement or feature to implement

Comments

@swag2716
Copy link

What problem are you trying to solve?

Can we have a customization in jitsi to just have an end meeting for all button for the moderator?
I have used the prosody plugins owner_restricted for the same functinality and role_timeout = 0, but it is going to the close page immediately on leave meeting button and my websocket events are not getting hit which i am doing on meeting end for all.
But on End Meeting for all, the websocket event gets the time to get hit as it gets a pop of meeting is terminated.

What solution would you like to see?

  1. Can i customize jitsi to have only End meeting for all for the owner and Is should get a pop of meeting terminated?
  2. OR There should be a pop of meeting terminated with the owner_restricted prosody plugin and role_timeout = 0
  3. OR There should be a customization to add some time before going to the close page.

Is there an alternative?

No response

@swag2716 swag2716 added the feature-request Issue which suggest an idea, enhancement or feature to implement label Feb 20, 2025
@saghul
Copy link
Member

saghul commented Feb 20, 2025

You can enable this module: https://github.com/jitsi/jitsi-meet/blob/master/resources/prosody-plugins/mod_end_conference.lua

When a moderator presses hangup a menu will be displayed asking the user if they want to hangup or end the conference for everyone.

@swag2716
Copy link
Author

swag2716 commented Feb 21, 2025

It is still getting displayed the menu for hang up and end conference for all.
The issue is when I have enabled a close page then on leave call by the moderator the pop for meeting termination doesn't occurs and the user immediately gets navigated to the close page, I want that there should be some time or I should be able to customize jitsi to have only one button that is End meeting for all button so that I would get ta meeting termination pop up for the moderator and there would be some time difference for the user to navigate to the close page

@saghul
Copy link
Member

saghul commented Feb 21, 2025

We don't support that.

@swag2716
Copy link
Author

swag2716 commented Feb 21, 2025

So can we make a customization to add some time between leave meeting and close page redirection?

@saghul
Copy link
Member

saghul commented Feb 21, 2025

What version are you using? IIRC that should already be the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Issue which suggest an idea, enhancement or feature to implement
Projects
None yet
Development

No branches or pull requests

2 participants