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.
- Documentation
- Tutorials:
- API reference
Unity packages (library and samples) providing an integration of the C# library via components and utilities.