Skip to content

rtprtxreceive: allow passthrough and non-rtp buffers

To avoid mapping rtp buffers when RTX is not in use, and to not do a full error on receiving a non-rtp buffer, since you have no control of what a rouge sender might send you.

Merge request reports