Skip to content

Update WebRTC to 144.7559.13 - #1087

Merged
hiroshihorie merged 2 commits into
mainfrom
blaze/webrtc-certs
Aug 14, 2026
Merged

Update WebRTC to 144.7559.13#1087
hiroshihorie merged 2 commits into
mainfrom
blaze/webrtc-certs

Conversation

@pblazej

@pblazej pblazej commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Fixes #1074 — picks up the WebRTC-side change so that TURN/TLS falls back to the operating system's trust store when the anchors compiled into WebRTC yield no path, which they do not for AWS ACM or Let's Encrypt.

pblazej and others added 2 commits August 14, 2026 12:48
Picks up webrtc-sdk/webrtc#277, which falls back to the operating system's
trust store when the anchors compiled into rtc_base/ssl_roots.h yield no path
for a TURN/TLS chain.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
webrtc-sdk PR 275 added isVoiceProcessingEnabled to the delegate
method, so frameworks built past 144.7559.11 fail protocol conformance
without this. The parameter is ignored for now, exposing it through
AudioEngineObserver is a separate API addition.

(cherry picked from commit 45249cd)
@github-actions

Copy link
Copy Markdown

⚠️ This PR does not contain any files in the .changes directory.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@hiroshihorie
hiroshihorie merged commit 345d567 into main Aug 14, 2026
30 checks passed
@hiroshihorie
hiroshihorie deleted the blaze/webrtc-certs branch August 14, 2026 12:34
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.

TURN/TLS connection fails when CA is missing from WebRTC root bundle

2 participants