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

[Node] Fix router.createWebRtcTransport() with listenIps #1330

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

ibc
Copy link
Member

@ibc ibc commented Feb 12, 2024

- Fix a regression that produces empty candidates if `preferUdp === false` when using deprecated `listenIps` in `router.createWebRtcTransport()` instead of the new `listenInfos` since version 3.13.0.
- Reported in https://mediasoup.discourse.group/t/produce-failed-after-upgrading-from-3-12-x-to-3-13-x/5838
@ibc ibc changed the title [Node] Fix router.createWebRtcTransport() with listneIps [Node] Fix router.createWebRtcTransport() with listenIps Feb 12, 2024
@ibc ibc merged commit 7324348 into v3 Feb 12, 2024
22 checks passed
@ibc ibc deleted the fix-node-create-webrtc-transport-with-listen-ips branch February 12, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant