webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

A pure Rust implementation of WebRTC

Results 177 webrtc issues
Sort by recently updated
recently updated
newest added

hello when i run TURN example it's works just once turn args ``` --port 3478 --public-ip 192.168.1.250 --users user=pass ``` and tested with ``` https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ ``` give me valid params...

bug
help wanted
Interop

Pion has more than 500Mbps+, ``` Peer Connection State has changed: connected (offerer) Peer Connection State has changed: connected (answerer) 2021/09/25 13:27:29 OnOpen: data-824638619994. Start sending a series of 1024-byte...

benchmark
performance improvement
subcrate:data

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? ```

subcrate:sctp

benchmark
performance improvement
subcrate:rtcp

benchmark
performance improvement
subcrate:srtp

move https://github.com/webrtc-rs/sctp/issues/2 to here

subcrate:sctp