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

fix(video-quality) Enable TCC support for Firefox 115 and later. #2410

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

jallamsetty1
Copy link
Member

@jallamsetty1 jallamsetty1 commented Dec 8, 2023

Firefox ESR 115 stops sending REMBs to the bridge under certain network conditions making the bridge suspend all video streams sent to the Firefox eps. It is still unclear why Firefox stops sending REMBs so enabling TCC support as workaround since TCC no longer seems to have issues with uplink BWE (uplink getting halved on every renegotiation) like in the older versions.

Firefox ESR 115 stops sending REMBs to the bridge under certain network conditions making the bridge suspend all video streams sent to the Firefox eps. It is still unclear why Firefox stops sending REMBs so enabling TCC support as workaround since TCC doesn't seem to have issues with uplink BWE in the older versions.
@jallamsetty1 jallamsetty1 merged commit 34ceebd into jitsi:master Dec 8, 2023
2 checks passed
@jallamsetty1 jallamsetty1 deleted the enable-tcc-FF115 branch December 8, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants