Closed ibc closed 1 year ago
So when we parse a RTCP compound packet that contains unsupported/unknown RTCP packets, we don't ignore them but instead hold them into new RTCP UnknownPacket classes that provide with a limited API.
UnknownPacket
So when we parse a RTCP compound packet that contains unsupported/unknown RTCP packets, we don't ignore them but instead hold them into new RTCP
UnknownPacket
classes that provide with a limited API.