Drop the dormant directories from the layout WebRtcNativeObjectsWrapper/ and Links.md are gone; WebRtcInterop/ is a real implementation rather than a placeholder. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Add Interop ABI The C contract between WebRtcInterop.dll and the Windows binding: conventions, ownership rule, threading, and the twenty-three functions of slice one. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
WebRtcInterop is in progress, not dormant Records what the shim does today, how the out-of-tree GN target is grafted into the checkout, and where the 2023 work stopped. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Mac Catalyst now has its own workflow Documents the split: two Apple workflows sharing one toolchain, differing only in arch list, and the need to pin webrtc_branch across both. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Add Prebuilt distributions Lists the other projects that build WebRTC natively, what platforms each covers, and how they relate to this repository. Cross-linked from Platform layers and Repository layout. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Add Platform layers Records what each artifact actually contains: the three-layer model, a capability matrix across all six platforms, who compiles each one, and the three consequences -- no H.264 on desktop, no camera capture on macOS, and screen capture being desktop-only. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Document the single webrtc_branch input The chromium_milestone input is gone; milestone and branch named the same thing. Updates Branch selection, Running a build, Home, Troubleshooting and Repository layout to match. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Document the build workflows and branch selection Nine pages covering how a build is dispatched, how the WebRTC branch is resolved from the Chromium dashboard, what each of the eight workflows does, the static-to-shared library patch, how the artifacts feed into WebRTCme, and the failures seen in practice. Source lives in wiki/ in the main repository. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Initial Home page