-
I am trying to write an application that uses webrtc-rs as both the producer and consumer, but I am having trouble with on_track being called after the connection is established. I was able to get bot…
-
Add support for sending and receiving live streams of WebRTC Video and Audio.
-
I'm not sure if this is intentional or not but the problem is in essence that `DTLSConn::new()` has no timeout within the `accept()` function.
So whenever a handshake fails for various reasons, accep…
-
As you are most probably already aware, there is also a library called [`nix`](https://github.com/nix-rust/nix) which provides bindings to `libc` calls but with better type information. It is a very p…
-
### Summary
As self-signed WebRTC certificates expire after 30 days, the rust peer should generate a new certificate once the old one has expired.
### Expected behavior
The rust peer should, when l…
-
Hiiiii! ^^
Does Webrtc-rs supports [Pipewire](https://pipewire.org/)? It's required on Linux because of security requirements implemented on Wayland and Flatpak.
Thanks!!
-
## Summary
Our integration test failed because on one node all peers had been disconnected due to "Short buffer to be filled" error. The read buffer capacity is set [here](https://github.com/libp2p…
-
https://github.com/mozilla/webrtc-sdp/blob/6d7b7d512c012a7d3f8ba4463423c7b172e0136c/src/media_type.rs#L378
Fails for
```
Line { error: Generic("format number in media line is out of range"), li…
-
Currently there's no handler for binary data, but it could be added quite trivially with bincode. I think this is an easy-win.
https://github.com/johanhelsing/matchbox/blob/c9d10cbab8b29eafa81422e…
-
Sound good at start
SteamRelay initialized
CoherenceBridge OnConnected
Creating lobby
but after
Lobby creation failed
RS: 19:41:53.079 ERR error="could not run with log : cou…