Resources
For more information about WinRTC, you may find some of these resources useful and interesting:
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
For a discussion with our community please see our expert Q&A session!
Session Breakdown:
- 03:00 to 04:10 - How is WinRTC integrated?
- 04:10 to 05:30 - What Azure services are available to scale WebRTC past the peer-to-peer limits?
- 05:30 to 07:50 - Is WinRTC a Windows runtime API or a stand-alone library?
- 07:50 to 10:10 - What is WebRTC?
- 10:10 to 11:40 - What learning resources do you have for Modern C++ and/or C++WinRT?
- 11:40 to 13:40 - Does anyone run WebRTC server on Azure?
- 13:40 to 17:00 - When would I use WebRTC library over WebRTC support in a browser?
- 17:00 to 18:40 - How do you approach testing for WebRTC, both functionally and from a scaling perspective?
- 18:40 to 21:00 - Can WebRTC be used for webinar livestreaming?
- 21:00 to 21:30 - How do you use WinRTC? Is it a NuGet package?
- 21:30 to 22:10 - Can WinRTC be used to connect to an RTSP source?
- 22:10 to 22:50 - Is this a good mechanism for custom binary stream communication?
- 22:50 to 25:10 - Does WinRTC allow for passing media with low latency between web page and Windows app?
- 25:10 to 26:00 - Can we use WinRTC to stream video/audio from a UWP app to Azure Media Services?
- 26:00 to 29:40 - Where can we get samples/starter code?
- 29:40 to 31:20 - Are there any constraints in regards to the UWP environment?
For an indepth look into WebRTC, you may find some of these resources helpful:
- Intuitive explanation of real time communication: Quick introduction to WebRTC
- The foundation of WinRTC: Google's WebRTC project
- Extensive blog about WebRTC fundamentals: HTML5 Rocks WebRTC Tutorial
- Collection of WebRTC tutorials: Kranky Geek WebRTC video series
Attending community conferences is a great way to meet other developers with similar goals and learn about related upcoming technologies! Here's a few that may be relevant for our users: