microsoft / winrtc

The WinRTC project hosts everything needed to build apps with interoperable real time communications for modern Windows. It brings the power of WebRTC to modern Windows apps written in C#, C++ and VB. WinRTC enables real-time voice calling, video chat and data functionality (file transfer etc.) with web browsers via WebRTC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: Who can explain the project logic of MyFirstWinRtc

zhuisa opened this issue · comments

Hi! I am very happy to run the MyFirstWinRtc demo successfully!But I have some problems when I see the code of the demo, because I there are little annotation, I cannot understand the communication logic. Is there detail document? Looking forward your replay.