Welcome to the Huddle01 Unity WebGL plugin! This plugin enables seamless audio and video communication within your Unity WebGL projects, perfect for multiplayer games, virtual meetings, educational platforms, and social networks.
- High-Quality Audio and Video Streams: Real-time communication with minimal latency and exceptional clarity.
- Secure Communication: Built-in encryption for privacy and security.
- Easy Integration: Quick setup with comprehensive documentation and sample scenes.
For comprehensive setup and usage instructions, please visit the Huddle01 Unity WebGL Plugin Documentation.
-
Import the Plugin
- Import the Huddle01 Unity package into your existing or new WebGL project. Ensure the current platform is set to WebGL.
-
Open Sample Scene
- Open the
HuddleSampleScene
.
- Open the
-
Configure the Main Camera
- Navigate to the
Main Camera
object. - Fill in the
ProjectID
andAPIKey
values under theAudio Meeting Example
component.
- Navigate to the
-
Add Sample Scene to Build Settings
- Add the
HuddleSampleScene
to your build settings.
- Add the
-
Build for WebGL
- Build your project for WebGL.