microsoft / MixedReality-WebRTC

MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio and video real-time communication into their application and improve their collaborative experience

Home Page:https://microsoft.github.io/MixedReality-WebRTC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade to WebRTC m75

djee-ms opened this issue · comments

The WebRTC UWP team finished their upgrade to m75 and are now providing a branch for it. This notably includes support for ARM64.

Any updates on this? ARM64 would be a welcome improvement.

Upgrading to m75 is unlikely to ever happen at this stage, as that branch is unmaintained and is getting old. Bt we want to get ARM64 support via Google's master branch instead. However currently there is no UWP video/audio capture there, so that blocks us from upgrading. We have another Microsoft team working on UWP support, so hopefully when they merge their work we can move forward with the upgrade. See e.g. https://webrtc-review.googlesource.com/c/src/+/167021 for the on-going work.

Closing as we will not do that upgrade.