Module rtcp::payload_feedbacks::full_intra_request

source ·

Structs§

  • A FIREntry is a (ssrc, seqno) pair, as carried by FullIntraRequest.
  • The FullIntraRequest packet is used to reliably request an Intra frame in a video stream. See RFC 5104 Section 3.5.1. This is not for loss recovery, which should use PictureLossIndication (PLI) instead.