Skip to content

Fixed USE_STEAMWEBRTC using Native ICE Client instead of WebRTC#378

Merged
zpostfacto merged 1 commit intoValveSoftware:masterfrom
ErrorAtLine0:p2p-webrtc-fix
Apr 21, 2026
Merged

Fixed USE_STEAMWEBRTC using Native ICE Client instead of WebRTC#378
zpostfacto merged 1 commit intoValveSoftware:masterfrom
ErrorAtLine0:p2p-webrtc-fix

Conversation

@ErrorAtLine0
Copy link
Copy Markdown
Contributor

Fixed an issue where setting USE_STEAMWEBRTC in cmake doesn't actually use the WebRTC backend, but instead uses the native ICE client. This is what led to issue #247 occurring even when USE_STEAMWEBRTC is set.

Note that, after including this fix in a linux build, the flag ABSL_PROPAGATE_CXX_STD had to be set for test_p2p to compile.

@zpostfacto zpostfacto merged commit 37f28a7 into ValveSoftware:master Apr 21, 2026
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