0.5 - WebRTC 4472
Plugin
Download the release or debug version from the assets
below and extract it to the root of your Godot project.
The library act as a GDNative singleton, if you have both debug and release, you can choose which one you want to enable via: Project
-> ProjectSettings
-> GDNative
.
See WebRTC minimal demo or signalling demo for examples.
Note: This version is built for Godot 3.2
but should be compatible with Godot 3.3
. Open an issue if that's not the case.
WebRTC
Built with WebRTC branch-heads/4472
(chromium M91).
See pre-compiled WebRTC libraries and build instructions