Tags: psh11/pion-webrtc
Tags
Send Abort In SCTP Close Sending Abort message to follow WebRTC standard
Don't reuse transceiver in one round negotiation Should not reuse transceiver (remove & add track) in one round negotiation, it cause the transceiver changes ssrc/id without transit to inactive and the remote peer connection can't fire track close and OnTrack event.
Update golang Docker tag to v1.23 Generated by renovateBot
Update module github.com/pion/sctp to v1.8.21 Generated by renovateBot
Fix our-of-order twcc fb cause by rtx blocked Fix pion#2830. The TrackRemote.Read could block in readRTP if the buffer is empty then rtx packets arrival before next media rtp packet will be readed after the next media rtp packet and cause out-of-order fb and mess up remote peer's bandwidth estimation.
PreviousNext