rtpsession: Only add send latency to the running time if it is actually known
authorSebastian Dröge <sebastian@centricular.com>
Sat, 9 Apr 2022 08:00:52 +0000 (11:00 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 20 Apr 2022 14:40:25 +0000 (14:40 +0000)
commit7c796b3c050902405e9a891b728682591b6c1e73
tree5072634176a32bd0f8f1e548aae07f923ac758ec
parent7ffc830959a1b388ad386685465e8e1b2cc93e2b
rtpsession: Only add send latency to the running time if it is actually known

Otherwise we can't know the running time yet if rtcp-sync-send-time is
set, and have to wait until the latency is known later.

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