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.
344 stars 67 forks source link

Is this project still being developed? #125

Open Holo-Krzysztof opened 3 years ago

Holo-Krzysztof commented 3 years ago

Feature development seems to have dried up over half a year ago and the MixedReality-WebRTC project is still using M71 with seemingly no plans to migrate to winrtc.

We'd like to use a newer WebRTC version ourselves because there's some useful features (and fixed security issues), however, if not even another Microsoft project dares to use this, does not exactly inspire confidence that it is in a usable state. The lack of communication is worrying as well.

So what are Microsoft's plans with this? What's the roadmap for this year? Will winrtc become a viable replacement for webrtc-UWP or has the project been silently dropped?

bitbound commented 3 years ago

Personally, I'd like to see more honesty and communication from Microsoft regarding the state of their open-source projects.

A simple "We've deprioritized this project and aren't sure if we'll return to it" looks way better than simply letting a project languish. It also helps your users make decisions about their own projects.