# WebRtc.NET **Repository Path**: dotexy_admin/WebRtc.NET ## Basic Information - **Project Name**: WebRtc.NET - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-05-18 - **Last Updated**: 2022-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## WebRtc.NET: WebRTC for C# & C++/CLI ...current way of incorporating the WebRTC libraries into your project is a total nightmare. The build system (aka Ninja http://www.webrtc.org/native-code/development) is extremely complicated. You are going to be doing everything from the command line, it take ages to even download the source code (~10GB), try it and cry... ;D *What you get is the compiled code in a static library that you can just throw into your project. Using webrtc as a library is easy!* - Mailing list: http://groups.google.com/group/discuss-webrtc - More info: http://www.html5rocks.com/en/tutorials/webrtc/infrastructure/ last update from https://chromium.googlesource.com/external/webrtc.git Revision: 3e4faae0edeb2b30e899712f92217d2aa5cd6ff2 Date: 2017-01-21 08:43:34 ![demo](/web/demo.gif?raw=true)