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 firefox issues #2472

Merged
merged 2 commits into from
Mar 1, 2024
Merged

Conversation

jallamsetty1
Copy link
Member

  1. fix(TPCUtils): Chain both RTCRtpSender getParameters and setParameters call properly.

Firefox 123 started throwing an error when the transaction ids for getParameters and setParameters don't match. This can result in Firefox not establishing a p2p connection with a remote peer when it is the offerer.

  1. fix(TPC): Do not run the DD Header Ext check on Firefox as it doesn't support it currently.

…s call properly.

Firefox 123 started throwing an error when the transction ids for getParamters and setParameters don't match. This can result in Firefox not establishing a p2p connection with a remote peer when it is the offerer.
@jallamsetty1 jallamsetty1 merged commit 9ec93dc into jitsi:master Mar 1, 2024
2 checks passed
@jallamsetty1 jallamsetty1 deleted the fix-firefox-issues branch March 1, 2024 22:53
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