-
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 to call someone in my local netwo…
-
**Describe the bug**
Running on Fedora 41 I am seeing race detection in v4l2. Not every run.
This is using latest release of libwebrtc; built from source.
```
#
# Fatal error in: ../../modules…
-
我下载vs2019_qt5.12.12分支源码
![2](https://github.com/user-attachments/assets/c551711e-5de3-494d-aaa3-34d07b511f7b)
从源码的提示上,使用的libwebrtc版本是m112
但是,我编译完libwebrtc m112版本后,再编译mediasoup-client vs2019_qt5…
-
system@system:~/libwebrtc/build $ make -j4
[ 4%] Creating directories for 'depot-tools'
[ 8%] Performing download step (git clone) for 'depot-tools'
Cloning into 'depot-tools'...
fatal: invalid …
-
Right now extensions compiled only with glibc, so it needs at least a slim or debian image, but alpine is much lighter
-
### Summary:
`osv-scanner` fails to identify multiple third-party projects in the WebKit project while scanning for vendored code dependencies.
### Steps to Reproduce:
1. Check out WebKit (at com…
-
In our use case, only PeerConnection DataChannels are required. RTP media stream stuff is not.
It would be great to build a version of libwebrtc without all the video/audio functionality & codecs, et…
-
```
[301/308] Compiling C object webrtc/modules/audio_coding/libwebrtc-audio-coding-1.so.3.p/codecs_isac_main_source_entropy_coding.c.o
FAILED: webrtc/modules/audio_coding/libwebrtc-audio-coding-1.s…
-
Hi, it looks like the current 3.4.0 branch cannot build properly, I get the error:
libmediasoupclient/deps/libsdptransform/test/include/catch.hpp:10717:58: error: call to non-‘constexpr’ function ‘…
-
Opus is a codec that is capable of both mono and stereo.
In SDP, you can specify "stereo=X" to say what your receiver preference is, but importantly:
- This is just a preference, regardless what t…