webrtc
webrtc copied to clipboard
Pure Go implementation of the WebRTC API
### Your environment. - Version: Latest - Browser: Any ### What did you do? If you are using RTX streams without interceptors or with custom buffers, the RTP receiver spawns...
### Your environment. - Version: *v3.2.40* - Browser: *NA* - Other Information - *stacktraces, related issues, suggestions how to fix, links for us to have context* ```console panic: runtime error:...
https://github.com/paullouisageneau/libdatachannel/issues/1166
I have a `TrackLocalStaticRTP`, and I have successfully negotiated an associated RTX SSID. Unfortunately, there is no way I can find to write a packet on the associated RTX SSID....
I'm looking at switching Galene to TWCC, and I've found this code: https://github.com/pion/webrtc/blob/master/examples/bandwidth-estimation-from-disk/main.go#L84 The author has run in the same issue as I have in https://github.com/pion/webrtc/issues/2994: there is no simple...
Failed to play audio with examples, no sound. [longoutput24000.ogg.zip](https://github.com/user-attachments/files/18464847/longoutput24000.ogg.zip)
when port = 0 and direction = inactive indicates that the media stream is not wanted, so we need delete transceiver, sync the logic with c++ implement https://www.ietf.org/rfc/rfc3264.txt#:~:text=A%20port%20number%20of%20zero,rejected%20stream%20(Section%206).
This is part 2/4 of a cross-repository series. Part 1 is https://github.com/pion/interceptor/pull/297 Please don't merge until the series is complete.
Another end-to-end test, this time for the NACK responder. It verifies that we actually receive a reply to a NACK, both when we negotiate an RTX track and when we...
### Your environment. - Version: 3.3.4 (livekit 1.8.0) - Browser: experimental webkitgtk build with gstwebrtc enabled - Other Information - *stacktraces, related issues, suggestions how to fix, links for us...