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

Third person joining causes loss of audio for first two participants #14195

Closed
AlistairFielden opened this issue Jan 2, 2024 · 26 comments
Closed
Labels

Comments

@AlistairFielden
Copy link

Description:

After the start of a session via meet.jit.si website first two users in and audio and video are fine. When a third person joins the third persons audio is all that can be heard. If one of the original two drops out and comes back in then it switches so that the their audio is all that can be heard. Muting and un-muting users audio has no effect.
Switching from Chrome to other browsers seemed to cure the issue.
Issue started occurring in December 2023.

Steps to reproduce:

As description

Expected behavior:

Audio from all participants is heard on all sessions

Actual behavior:

Audio from last joining user is all that can be heard

Server information:

  • Jitsi Meet version: Latest using meet.jit.si webserver
  • Operating System: Website

Client information:

  • Browser / app version: Google Chrome 120.0.6099.130
  • Operating System: Windows 11

Additional information:

@Jeff-hive9
Copy link

We are experiencing the same issue.

@damencho
Copy link
Member

damencho commented Jan 5, 2024

Can you provide js console logs from the browser for such a session?

@slesru
Copy link

slesru commented Jan 12, 2024

Please try
p2pTestMode: true
btw, looks like firefox has no such problem

@saghul
Copy link
Member

saghul commented Jan 12, 2024

Disabling P2P would of course cause the call to stay on the JVB.

@AlistairFielden
Copy link
Author

AlistairFielden commented Jan 12, 2024 via email

@saghul
Copy link
Member

saghul commented Jan 12, 2024

No, it shouldn't be required. It looks like there might be a bug in switching to P2P. What Firefox version are you using?

@slesru
Copy link

slesru commented Jan 12, 2024

At the time of testing we had the same problem using chrome 120 and no such problem using firefox 120.

@slesru
Copy link

slesru commented Jan 12, 2024

Where did this flag get input? Is it a requirement for all participants?

It is in server config.
Probably in
/etc/jitsi/meet/yourserver-config.js

In
testing: {

section

@AlistairFielden
Copy link
Author

AlistairFielden commented Jan 12, 2024 via email

@slesru
Copy link

slesru commented Jan 12, 2024

I guess you can do this in url

https://community.jitsi.org/t/how-to-how-to-customize-meeting-options/74665

never tried this though

@LvckyAPI
Copy link

LvckyAPI commented Mar 5, 2024

Is this going to be fixed? @saghul
It's very annoying in every meeting.

@saghul
Copy link
Member

saghul commented Mar 5, 2024

We are not aware of such problem in the latest version running on meet.jit.si. Are you testing there or your own server? In case of the latter, please provide the versions of the software you installed.

@LvckyAPI
Copy link

LvckyAPI commented Mar 5, 2024

The latest version.

image

@LvckyAPI
Copy link

LvckyAPI commented Mar 5, 2024

We have this problem every single day at our daily meeting. There is never a day when it works.

Now I disabled p2p by adding this line in to the config:
image

This hopefully saves our meeting for tomorrow.
But if I look at the todays test after disabling p2p, i would say it should work now without p2p.

@saghul
Copy link
Member

saghul commented Mar 5, 2024

@jallamsetty1 does this ring any bell?

@LvckyAPI
Copy link

LvckyAPI commented Mar 5, 2024

This sounds like the bug with the same chrome versions that we recently fixed.

We're using the latest chrome version on Ubuntu lts.

@jallamsetty1
Copy link
Member

We are not aware of any such issues with the last stable release. Can you please provide logs for all 3 participants?

@AlistairFielden
Copy link
Author

AlistairFielden commented Apr 7, 2024 via email

@s1lviu
Copy link

s1lviu commented Apr 16, 2024

Fresh installation and I can also confirm the issue.

@jallamsetty1
Copy link
Member

Fresh installation and I can also confirm the issue.

Can you pls please provide logs from all the 3 users?

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jun 17, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 28, 2024
@Theog75
Copy link

Theog75 commented Jul 15, 2024

fresh installation - same problem here

@saghul
Copy link
Member

saghul commented Jul 15, 2024

Please open a new issue and provide logs for all participants and the backend services.

@s1lviu
Copy link

s1lviu commented Jul 15, 2024

@Theog75 found that the server is too far away (another continent in my case) or does not have powerful configuration that will produce the issues.

@vinod325
Copy link

vinod325 commented Aug 7, 2024

I have faced same problem (Third person joining causes loss of audio for first two participants in jitsi).
Now I have resolve this issue, firstly follow the Jitsi document(https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-quickstart/) for jitsi installation in ubuntu server.
If you setup and configure your firewall in ufw, please also add 10000 port with custom UDP in ec2 security group then Jitsi meet work fine

@AlistairFielden
Copy link
Author

AlistairFielden commented Aug 7, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

10 participants