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

webrtx: fix connectivity regression (#4161) #4174

Merged
merged 1 commit into from
Jan 19, 2025
Merged

webrtx: fix connectivity regression (#4161) #4174

merged 1 commit into from
Jan 19, 2025

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Jan 19, 2025

Fixes #4161

when webrtcLocalTCPAddress is filled, webrtcAdditionalHosts is not empty and webrtcIPsFromInterfaces is false, connectivity was impossible to achieve.

when webrtcLocalTCPAddress is filled, webrtcAdditionalHosts is not
empty and webrtcIPsFromInterfaces is false, connectivity was impossible
to achieve.
Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.48%. Comparing base (35e858c) to head (a8dda56).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4174   +/-   ##
=======================================
  Coverage   56.47%   56.48%           
=======================================
  Files         202      202           
  Lines       20648    20648           
=======================================
+ Hits        11661    11663    +2     
+ Misses       8119     8117    -2     
  Partials      868      868           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aler9 aler9 merged commit 0e2d39b into main Jan 19, 2025
8 checks passed
@aler9 aler9 deleted the fix/webrtc-tcp branch January 19, 2025 13:20
Copy link
Contributor

This issue is mentioned in release v1.11.2 🚀
Check out the entire changelog by clicking here

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.

Missing Ice Candidate between v1.11.0 and v1.11.1
1 participant