rtpsession: Remember the corresponding media SSRC for RTX sources
authorSebastian Dröge <sebastian@centricular.com>
Mon, 3 Oct 2022 16:12:55 +0000 (19:12 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 10 Oct 2022 14:56:17 +0000 (14:56 +0000)
commit72b6dabd3263f0a7ebe294a106cce18ab525f8c6
tree2efa19e5d86527822024e7092cb883284b26e3ba
parentd5c072fadd668ee07d5e92b925a1331f79217a9f
rtpsession: Remember the corresponding media SSRC for RTX sources

This allows timing out the RTX source and sending BYE for it when the
actual media source belonging to it is timed out.

This change only applies to sending sources from this session.

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

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