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

Continuous transmission causes delays with unstable connection. #6354

Open
MarioPL98 opened this issue Mar 3, 2024 · 1 comment
Open

Continuous transmission causes delays with unstable connection. #6354

MarioPL98 opened this issue Mar 3, 2024 · 1 comment
Labels
bug A bug (error) in the software triage This issue is waiting to be triaged by one of the project members

Comments

@MarioPL98
Copy link

MarioPL98 commented Mar 3, 2024

Description

When using continuous transmission with unstable connection, there is up to 5-10 seconds delay accumulating over time. Muting does seem to remove the delay for a short while BUT when using "deafen yourself", the person's icon stays blue for the duration of the delay and only after that goes green (muted). Switching channels when there is a delay also causes the delayed audio to play after channel is switched. Example:
image

Versions affected:
tested 1.3.x and 1.4.x on Windows with same server versions

Probably related to:
#1617

I've noticed few times that the bug also happens when computer running mumble has high cpu usage or interrupts causing short system freezes. Just like with unstable connection, continuous mode gets delays.

Steps to reproduce

  1. Join server with a good connection.
  2. Make someone join the same server with a bad connection or simulated bad (ping variation 50-500ms, 0-2% packet loss).
  3. Turn on continuous transmission mode.
  4. Wait 10 minutes.

Mumble version

1.4.287

Mumble component

Both

OS

Windows

Reproducible?

Yes, very. Always happens with the same users with weaker connection.

Additional information

Possible solution:
Check amount of audio in buffer / queue and either skip delay or speed up the sound (maybe let user decide in settings).

@MarioPL98 MarioPL98 added bug A bug (error) in the software triage This issue is waiting to be triaged by one of the project members labels Mar 3, 2024
@MarioPL98
Copy link
Author

@Krzmbrzl I can try to look into the issue but can you give me any ideas, where to start?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug (error) in the software triage This issue is waiting to be triaged by one of the project members
Projects
None yet
Development

No branches or pull requests

1 participant