webrtc-sdk / libwebrtc

A C++ wrapper for binary release, mainly used for flutter-webrtc desktop (windows, linux, embedded).
MIT License
390 stars 78 forks source link

Add pre-compiled libraries for Windows/Linux/eLinux. #12

Open cloudwebrtc opened 3 years ago

cloudwebrtc commented 3 years ago

Pre-compile x86/x64/armv7/arm64 binary for Windows, macOS, Linux, Raspberry Pi, etc., so that flutter-webrtc can support more platforms. or directly use this SDK to develop native WebRTC applications.

hummeleBop commented 2 years ago

Hello,

Right now, the whole compilation process is painful. Pre-compiled binaries could be a major step forward.

Thanks a lot,

shushenghong commented 1 year ago

any place to download pre-compiled libraries?