WinRTC Overview

WinRTC aims to host everything needed to build apps with interoperable real time communications for windows. It brings the power of WebRTC to Windows apps written in C#, C++ and VB. With WinRTC, native Windows apps can have real time communications with web browsers via WebRTC.

Interested in diving deeper into the code or contributing to the code base? Check out our open-source Github repo!

WinRTC Architecture

WinRTC's compatibility extends to .Net and RN4W, as well as UWP and Win32 applications.

WinRTC architecture

For more insight into the architecture, check out our frequently asked questions page.

Build 2020 Session

For an overview and live walkthrough of building with WinRTC please see our session from Build 2020!

Session Breakdown:

  • 00:00 to 11:30 - Excellent WinRTC overview, history, use cases and customer success stories from Dina Ayman, PM for WinRTC
  • 11:30 to 25:10 - Awesome end to end demo of using WinRTC in code from Augusto Righetto, Sr Engineer for WinRTC