libwebrtc
libwebrtc copied to clipboard
A C++ wrapper for binary release, mainly used for flutter-webrtc desktop (windows, linux, embedded).
I'm currently working on a project where I need to implement custom capture functionality using Libwebrtc. As a beginner exploring the vast landscape of WebRTC, I've been trying to customize...
Hi, I've been struggling with libwebrtc for a while trying to create a caller without any local media streams attached to it. Just to put in another words, I'm trying...
Hello all, My build of LibWebRTC for windows is failing. I'm following the procedure as described in README.MD as follows: set DEPOT_TOOLS_WIN_TOOLCHAIN=0 set GYP_MSVS_VERSION=2019 set GYP_GENERATORS=ninja,msvs-ninja set GYP_MSVS_OVERRIDE_PATH=C:\Program Files (x86)\Microsoft...
running alpine linux, x86_64 versions: libwebrtc: revision [`d9ea233ddcfa8ac246b7031bc30d7ba0f3018902`](https://github.com/webrtc-sdk/libwebrtc/tree/d9ea233ddcfa8ac246b7031bc30d7ba0f3018902) webrtc: revision [`b0f3927ad1472a3411fed7f5b8cd972907b63feb`](https://github.com/webrtc-sdk/webrtc/tree/b0f3927ad1472a3411fed7f5b8cd972907b63feb) my build process: https://gitlab.alpinelinux.org/selfisekai/aports/-/blob/b3bb963ebd296d59fe5405f5df2b2f6d50b98c50/testing/fluffychat/APKBUILD gdb backtrace: ``` Thread 1 "fluffychat" received signal SIGSEGV, Segmentation fault. 0x00007ffff4bb55d3 in libwebrtc::scoped_refptr::scoped_refptr(libwebrtc::scoped_refptr const&)...
Add a API for RTP forwarding
It's unclear what is the best, most stable potential starting point for compiling the library. For example: 1. The `master` branch readme says to use the `m104_release` branch. 2. The...
能否通过参数控制,指定抓屏时画面带鼠标或不带鼠标