Skip to content
  • Sebastian Dröge's avatar
    rtpsession: Keep track of tp/tn and t_rr_last separately · 6f830e5b
    Sebastian Dröge authored
    Otherwise we can't properly schedule RTCP in feedback profiles as we need to
    distinguish the time when we last checked for sending RTCP (tp) but might have
    suppressed it, and the time when we last actually sent a non-early RTCP
    packet.
    
    This together with the other changes should now properly implement RTCP
    scheduling according to RFC4585, and especially allow us to send feedback
    packets a lot if needed but only send regular RTCP packets every once in a
    while.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=746543
    6f830e5b