godotengine / webrtc-native

The official GDNative WebRTC implementation for non-html exports.
MIT License
210 stars 34 forks source link

Linux ARM32/ARM64, better toolchains support. #105

Closed Faless closed 1 year ago

Faless commented 1 year ago

Needs updated godot-cpp to build library with custom toolchains.

Make the OpenSSL and CMake tools more customizable letting the user override the default platform flags via build options.

Improve dependency handling.