-
I may have missed something but I can't seem to find a way to retrieve the estimated available bandwidth when using `configure_twcc`. Is this something provided by webrtc-rs or is it something I have …
-
move https://github.com/webrtc-rs/sctp/issues/1 to here
```
looking at the state cookie generation implementation, shouldn't it include HMAC generation and other things as mentioned here?
```
-
Currently the way simulcast support is implemented(for ingress) is that each send encoding on the remote side results in a distinct track being created. i.e.
```javascript
const transceiver = pc…
-
-
なんか、Rustプロジェクトとかだと全部共通で`target/`とかignoreすると思うんだけど、それがばらばらになってるのが微妙だな……
-
### Using a supported version?
- [X] I have searched searched open and closed issues for duplicates.
- [X] I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
### Over…
-
In my application, I've observed that when a TURN server is used as a proxy, numerous UDP sockets remain open even after all network activities have ceased and there are no clients connected. I've pin…
-
Hi, I'm looking to implement either ulpfec or flexfec for our low-latency video-only stream and was wondering to what extend is that supported by this family of crates. I understand these are sent on …
-
Dear Maintainers,
In light of the recent blockings of Discord in Russia and Turkey, I’m sure you’ve experienced a surge of interest in your project, along with an influx of issues and requests on Git…
-
The V4L compatible camera on /dev/video3 isn't detected currently.
### Camera
[Google Coral](https://coral.ai/products/camera/#tech-specs) connected via MIPI-CSI
**Example Gstreamer command…