Skip to content

Draft: rtpulpfecenc: Create a FEC packet for the last N packets in non-mp mode

Copied from https://gitlab.freedesktop.org//gstreamer/gst-plugins-good/-/merge_requests/160

One still needs to accumulate packets when not in multi-packet mode, the FEC packet will still protect the last "x" packets even if they are unrelated.

Merge request reports