Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.49 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.49 KB

This project has been deprecated

We are currently focusing our efforts on getting out of the fork business. This effort is happening in the WinRTC GitHub repo. Keeping WebRTC-UWP fork doesn't allow us to move fast enough. We are contributing back the changes needed to build WebRTC.org code base for UWP. Here are some of the changes we're contributing back:

Besides the new video capturing module that is being reviewed, we're also creating a new audio capturing module. There are more changes in the pipeline to be contributed back and more changes required for finishing the port. After having WebRTC.org code base compatible with UWP, we're going to work on a WinRT abstraction layer allowing easy consumption of WebRTC capabilities by WinRT projections.

That said, keep in mind we are contributing back the changes and we have no control over when/if the changes will be accepted by their teams.

webrtc-apis

Dependency library for WebRTC put under webrtc/xplatform/webrtc/sdk/...

Please clone this repo: git clone --recursive https://github.com/webrtc-uwp/webrtc-uwp-sdk

THIS IS A DEPENDENCY REPO ONLY PROVIDING WINDOWS BASED APIS.