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

Not autojoining Jitsi calls #191

Closed
3 tasks done
edemaine opened this issue Dec 9, 2021 · 0 comments
Closed
3 tasks done

Not autojoining Jitsi calls #191

edemaine opened this issue Dec 9, 2021 · 0 comments
Labels
Jitsi About/changes required to Jitsi Meet priority Need to work on this soon

Comments

@edemaine
Copy link
Owner

edemaine commented Dec 9, 2021

Yevhenii and I discussed a better standard behavior for Jitsi calls:

  1. Don't autojoin Jitsi when opening Comingle or joining first room or someone opens a new Jitsi tab. Instead, present a button that says "Join Call", similar to Zoom calls. Auto-joining is confusing/jarring in this case, and can be a privacy breach.
  2. If you move from one room with an active Jitsi call (we'll need to use the Jitsi API to detect this) to another room with a Jitsi call, autojoin that call. This is the one situation where we want autojoin (for easy navigation between rooms), and it's not surprising in this case because you were already in a call. (And similar to Preserve Jitsi state when going room to room #76)
  3. If you hang up on a Jitsi call (via red button), detect this (again via API), and replace Jitsi content with the "Join Call" button. This will avoid sometimes annoying Jitsi ads.

Related: #58, #35, #76.

@edemaine edemaine added priority Need to work on this soon Jitsi About/changes required to Jitsi Meet labels Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Jitsi About/changes required to Jitsi Meet priority Need to work on this soon
Projects
None yet
Development

No branches or pull requests

1 participant