rtpsource: Don't do probation for RTX sources
authorSebastian Dröge <sebastian@centricular.com>
Mon, 3 Oct 2022 17:28:47 +0000 (20:28 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 10 Oct 2022 14:56:18 +0000 (14:56 +0000)
commitbd5a4d321bc67fd78fc5684939856b05db49a297
treefed7d53f3282f41fc1457216789462d6de0eda13
parent5568cb33f75f8fd89efa1fbee534f8c1323569b3
rtpsource: Don't do probation for RTX sources

Disable probation for RTX sources as packets will arrive very
irregularly and waiting for a second packet usually exceeds the deadline
of the retransmission.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues/181

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3112>
subprojects/gst-plugins-good/gst/rtpmanager/gstrtpsession.c
subprojects/gst-plugins-good/gst/rtpmanager/rtpsession.c
subprojects/gst-plugins-good/gst/rtpmanager/rtpsession.h
subprojects/gst-plugins-good/gst/rtpmanager/rtpsource.c
subprojects/gst-plugins-good/gst/rtpmanager/rtpsource.h