Skip to content

0.5 - WebRTC 4472

Compare
Choose a tag to compare
@Faless Faless released this 02 Jul 20:16
· 149 commits to master since this release

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.

webrtc_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