gst-plugins-rs/net
Edward Hervey 95ae67752f net: New mpegtslive element
This element allows wrapping an existing live "mpeg-ts source" (udpsrc,
srtsrc,...) and providing a clock based on the actual PCR of the stream.

Combined with `tsdemux ignore-pcr=True` downstream of it, this allows playing
back the content at the same rate as the (remote) provider **and** not modify
the original timestamps.

Co-authored-by: Sebastian Dröge <slomo@coaxion.net>
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1640>
2024-07-01 15:29:22 +02:00
..
aws aws: log error if sink failed to start 2024-06-26 11:22:54 +02:00
hlssink3 Fix various new clippy 1.79 warnings 2024-06-14 08:33:49 +03:00
mpegtslive net: New mpegtslive element 2024-07-01 15:29:22 +02:00
ndi Use Option::is_some_and(...) instead of Option::map_or(false, ...) 2024-06-19 13:03:37 +00:00
onvif Use Option::is_some_and(...) instead of Option::map_or(false, ...) 2024-06-19 13:03:37 +00:00
quinn net/quinn: Allow dropping buffers when buffer size exceeds maximum datagram size 2024-06-25 20:15:40 +05:30
raptorq Fix various new clippy 1.79 warnings 2024-06-14 08:33:49 +03:00
reqwest Fix various new clippy 1.79 warnings 2024-06-14 08:33:49 +03:00
rtp rtprecv: ensure that stopping the rtp src task does not critical 2024-06-24 13:13:28 +00:00
rtsp rtspsrc2: Update rtpbin2 support to use rtprecv and rtpsend 2024-05-28 19:58:09 +10:00
webrtc webrtcsink: initial support for vpuenc_h264 encoder for imx8mp, default values set to cover a common streaming scenario 2024-07-01 07:34:04 +00:00
webrtchttp webrtchttp: Fix race condition when unlocking 2024-06-10 07:38:29 +00:00