gst-plugins-rs/net
rajneeshksoni a7fe24a294 hlssink3: Add property track-pipeline-clock-for-pdt.
This is required to take care of clock skew between
system time and pipeline time.
`track-pipeline-clock-for-pdt: true` mean utd time is
sampled for first segment and for subsequent segments
keep adding the time based on pipeline clock. difference
of segment duration and PDT time will match.
track-pipeline-clock-for-pdt: false` mean utd time is
sampled for each segment. system time may jump forward
or backward based on adjustments. If application needs
to synchronization of external events `false` is
recommended.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1145>
2023-09-20 13:54:48 +03:00
..
aws Fix indentation of let-else blocks 2023-08-29 12:21:38 +00:00
hlssink3 hlssink3: Add property track-pipeline-clock-for-pdt. 2023-09-20 13:54:48 +03:00
ndi net/ndi: improve interoperability robustness 2023-09-11 06:22:41 +00:00
onvif onvifmetadataparse: Skip metadata frames with unrepresentable UTC time 2023-09-16 10:59:27 +03:00
raptorq Update versions to 0.12.0-alpha.1 2023-08-10 17:21:11 +03:00
reqwest Update versions to 0.12.0-alpha.1 2023-08-10 17:21:11 +03:00
rtp Update versions to 0.12.0-alpha.1 2023-08-10 17:21:11 +03:00
webrtc webrtcsink: Propagate GstContext messages 2023-09-15 00:26:08 +09:00
webrtchttp net/webrtc: rename whipwebrtcsink as whipclientsink 2023-08-26 10:53:30 +05:30