libwebrtc
libwebrtc copied to clipboard
A C++ wrapper for binary release, mainly used for flutter-webrtc desktop (windows, linux, embedded).
修复Intel GPU解码问题
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.
Having a simple example with clear steps would be very helpful.
Hello everyone, I'm currently trying to build the library using the provided conanfile.py and I am encountering several compilation errors. I first wanted to build the project on Ubuntu 22.04...