-
Hi Paul-Louis,
I've recently updated to the latest libdatachannel (previously I was using a commit from back in January). I've noticed that on both Windows & Mac calling `PeerConnection::close()` n…
-
-
### Your environment.
- Version: v2.0.8
### What did you do?
Running the libdatachannel client in https://github.com/sipsorcery/webrtc-echoes/pull/28 against the [Pion echo server](https://gi…
-
Hi Paul-Louis,
I hope you are well! I've just updated to the latest version of libdatachannel (was using one from back in January) and it seems that the definitions for hasLocalDescription() / hasR…
-
Hi Paul-Louis,
I hope you are well :)
I'm using libdatachannel to facilitate networking in a realtime multiplayer game. When a player hosts a game they run both the client & server code within t…
-
To support TURN, username and password needs to be provided. And for doing this, I think struct IceServer should be added and std::vector should be a member variable of Configuration instead of std::v…
-
Hi! I also follow the tutorial, But I cannot see the remote video. Do you know about something? I changed "HttpServerAddress" into public address.
-
Does this crate aim to be compatible with browser implementations?
I've just noticed that
- Serialization of the SessionDescriptor struct produces an object with [desc_type](https://github.com/ler…
-
libtorrent: `master`
platform: `android`
There is an issue when WebTorent is enabled, for more information: https://github.com/paullouisageneau/libdatachannel/issues/362
also, enable c++17 in …
-
As we are currently trying to optimise the throughput of libdatachannel/node-datachannel here at Streamr, it would help a lot if the performance-related usrsctp options were exposed in the APIs of l…