Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Latest commit

 

History

History

libs

Libraries

This folder contains the MixedReality-WebRTC libraries for C/C++, C#, and Unity.

Native implementation library exposing a C API. Built with the Visual Studio solution located at the root of the repository (Windows), or the Android Studio project located in tools/build/android (Unity Android).

C# library (.NET Standard 2.0) building upon mrwebrtc to provide integration into any C# project.

Unity packages (library and samples) providing an integration of the C# library via components and utilities.