Skip to content

Commit accb133

Browse files
authored
Notifying community about project deprecation
1 parent 0d303d6 commit accb133

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## This project has been deprecated
2+
3+
We are currently focusing our efforts on getting out of the fork business. This effort is happening in the [WinRTC GitHub repo](https://github.com/microsoft/winrtc). 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:
4+
5+
- https://webrtc-review.googlesource.com/c/src/+/167021
6+
- https://boringssl-review.googlesource.com/c/boringssl/+/39584
7+
- https://chromium-review.googlesource.com/c/chromium/src/+/1962509
8+
- [abseil/abseil-cpp#594](https://github.com/abseil/abseil-cpp/pull/594)
9+
- [abseil/abseil-cpp#596](https://github.com/abseil/abseil-cpp/pull/596)
10+
11+
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.
12+
13+
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.
14+
115
# webrtc-apis
216
Dependency library for WebRTC put under webrtc/xplatform/webrtc/sdk/...
317

0 commit comments

Comments
 (0)