Implement RTP Reference Picture Selection Indication
The RPSI is a payload-specific feedback message defined within the RTCP-based feedback format. The RPSI message is generated by a receiver and can be used in two ways. Either it can signal a preferred reference picture when a loss has been detected by the decoder or it can be used as positive feedback information to acknowledge correct decoding of certain reference pictures.
Full description for VP8: https://datatracker.ietf.org/doc/html/rfc7741#section-5.1
Description RPSI in RTP: https://datatracker.ietf.org/doc/html/rfc4585#section-6.3.3
Edited by Olivier Crête