Overview of MixedReality-WebRTC documentation structure
masterThe documentation is divided into two primary integration paths:
C# Library
For developers working in native C# environments (e.g., Desktop or UWP).
- Core Concepts: Feature Overview, Peer Connection, and Signaling.
- Tutorials: Available for both Desktop and UWP.
Unity Integration
For developers using the Unity engine.
- Core Concepts: Feature Overview, Peer Connection, and Signaler.
- Audio Components:
MicrophoneSourceandAudioReceiver. - Video Components:
WebcamSource,VideoReceiver, andVideoRenderer. - Tutorials: Getting started with Unity.