rtptwcc: changes to use rtp buffer arrival time and current time.
authorTulio Beloqui <tulio.beloqui@pexip.com>
Tue, 13 Apr 2021 14:19:22 +0000 (16:19 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 25 Aug 2021 08:36:06 +0000 (08:36 +0000)
commit266c2d06198030bb523c37ef1b27f96e639f965f
tree830953b5642be13cc295017d1f82d387fc0b765c
parent0440cb12debc4db811489227258418d98837474d
rtptwcc: changes to use rtp buffer arrival time and current time.

For TWCC we are more interested to track the arrival time (receive side)
and the current time (sender side) of the buffers rather than the
running time.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/927>
gst/rtpmanager/rtpsession.c
gst/rtpmanager/rtpstats.h
gst/rtpmanager/rtptwcc.c
tests/check/elements/rtpsession.c