rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode
authorSebastian Dröge <sebastian@centricular.com>
Wed, 3 Apr 2024 12:01:52 +0000 (15:01 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 29 Nov 2024 11:45:15 +0000 (11:45 +0000)
commitf083e20bfba3598078c4fe83c4e795fa4ce62be8
treebe69820248839ab9c94d53075f62774ea29fd4ab
parent10bb88ab86433ec61591ba902ab26cc0747e0282
rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode

Until https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6509
this was accidentally done inside rtpjitterbuffer for many years, and
doing so potentially solves problems on some streams while introducing
problems on others.

Make this configurable on rtspsrc and default to not set timestamps.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8004>
subprojects/gst-plugins-good/docs/gst_plugins_cache.json
subprojects/gst-plugins-good/gst/rtsp/gstrtspsrc.c
subprojects/gst-plugins-good/gst/rtsp/gstrtspsrc.h