Skip to content

v1.0.0-beta1 - Libdatachannel 0.17.10+git

Pre-release
Pre-release
Compare
Choose a tag to compare
@Faless Faless released this 16 Sep 12:49
· 125 commits to master since this release
d7fc6cd

GDExtension (Godot 4)

Download the extension release and debug version from the assets below and extract them to the root of your Godot project.
The library automatically registers itself on startup. The editor needs the debug version.

Note: This version is built for Godot 4.0-beta1 and might not work with different versions.

GDNative Plugin (Godot 3)

Download the gdnative 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.5 and might not work with earlier versions.

License

The webrtc-native plugin is licensed under the MIT license (see LICENSE), while libdatachannel and one of its dependency (libjuice) are licensed under LGPLv2.1 or later, see libdatachannel LICENSE and libjuice LICENSE.

Make sure you understand and comply with the LGPLv2.1 license when redistributing this plugin.