Open
Description
We don't support RTP retransmissions(RTX) when the retransmitted packets are sent over a separate RTP stream(with a distinct SSRC). These packets are simply black holed at the moment.
For now RTX based on NACKs emitted by webrtc-rs work, but the RTX packets will be sent within the established RTP stream.
Related issues in Pion: