mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +08:00
While adding transceivers from SetRemoteDescription, the filtered codecs could filter out the primart codec and leave the RTX codec in. Generating an answer with that fails `SetRemoteDescription` on remote peer due to an unrecognisable codec. Fix it by filtering out RTX is primary is not there.
6.1 KiB
6.1 KiB