-
I'm getting the following error while building from source on Mac M2
```cpp
../../download/src/rtc_base/async_resolver.cc:60:3: error: 'dispatch_queue_global_t' is only available on macOS 10.14 …
-
-
I tried building this package from source as described here: https://github.com/yuezk/GlobalProtect-openconnect/issues/310#issuecomment-1987675130
`make deb` should build a CLI-only version. But it…
-
### Package version
3.1.0-exp.3
### Environment
```markdown
* OS:win10
* Unity version:unity2020.3.20
* Graphics API:Vulkan
* Browser:Chrome103
```
### Steps To Reproduce
when i use android,c…
-
Hey @fd wondering what the status here is?
-
Hi vsimon
I've been trying to compile, adding dependancies that are missing from the wiki page on how to compile peer_connection, and I've come to the following error compiling with gcc
/usr/bin/l…
-
**Describe the bug**
When building on Linux I get this error:
```sh
[ +96 ms] Building Linux application... (completed in 6.1s)
[ +26 ms] (fluffychat:230187): Gtk-WARNING **: 20:33:18.576: L…
-
According https://bugs.chromium.org/p/webrtc/issues/detail?id=9484 new versions of Chrome are sending new offer format and answer cannot be generated.
For example, for RemoteDescription with info
…
-
Apple Safari/Webkit support is here since Safari 11.
Apple use Google/WebRTC libwebrtc.
See :
https://webkit.org/blog/7726/announcing-webrtc-and-media-capture/
https://webkit.org/blog/7627/sa…
mccob updated
4 years ago
-
在Windows下使用改写的命令编译src\data-channel:
`clang++ main.cpp libwebrtc.a -I ../../third_party/webrtc/ -I ../../third_party/webrtc/third_party/abseil-cpp/ -DWEBRTC_POSIX -lpthread -ldl`
报错:
```
In fil…