-
### Describe the project you are working on
I am working on a GDExtension - https://github.com/marc-weber1/godot_rtc_voip - that would be used for P2P voice chat in "lobbies" for Godot 4, e.g. a fi…
-
Hi Guys,
Is there a way to get the statistics of the video stream(e.g. frame width, frame height and fps) in libdatachannel ?
Notice: I could get them in the js implementation of WebRTC using RTC…
-
It seems the interface is designed so that it is impossible to create multiple DataStreams for one PeerConnection. [Line 240 of lib.rs](https://github.com/wngr/async-datachannel/blob/8625971610bcd593e…
-
### Godot version
v4.2.1.rc1.official [daeb1c729]
### Plugin version
1.0.3
### System information
Fedora 39
### Issue description
When trying to set up a WebRTC connect between Go…
-
## Summary
The LiveKit team has received reports of some LiveKit Ingress sessions coming from OBS failing mid stream. Logs show the following messages out of the Pion depacketizer:
`NALU Type is…
-
Hello! I am using Eclipse with the Buildroot plugin to use the Buildroot compiler and packages in my project. When I try to compile (cross-compile) the libdatachannel, I get this:
```
19:43:26 ***…
-
I only have access to macOS/Linux so I am not able to reproduce this myself unfortunately.
Windows developers report that with these commits they are seeing significant amount of packet loss. When…
-
There's a new WebRTC adjacent protocol in the works: https://tools.ietf.org/id/draft-vvv-webtransport-http3-02.html
> WebTransport is a protocol framework that enables clients constrained by the We…
-
We are using libDataChannel together with libjuice and observed that unencrypted UDP pakets containing the ice-ufrag pair and the fingerprint together with IP and ports are exposed. The STUN standard …
-
The only occurrence of `msdmo` in the repository is here:
https://github.com/node-webrtc/node-webrtc/blob/685aa433623b9bf98e8c7c0124e7864e01b883e6/CMakeLists.txt#L353-L360
And without this DLL, …