gst-plugins-rs/net
Piotr Brzeziński 982a9a9aea hlssink3: Post hls-segment-added message
Posts a simple 'hls-segment-added' message with the segment location, start running time and duration.
With hlssink2, it was possible to catch 'splitmuxsink-fragment-closed', but since hlssink3 doesn't forward that message
(and hlscmafsink doesn't even use that mux), the new one was added to allow for listening for new fragments being added.

I extended the existing tests to check whether this message is posted correctly.
They theoretically only cover hlssink3, but hlscmafsink uses the same base class so it should be alright for now.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1677>
2024-08-20 18:32:59 +00:00
..
aws Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
hlssink3 hlssink3: Post hls-segment-added message 2024-08-20 18:32:59 +00:00
mpegtslive mpegtslivesrc: Handle PCR discontinuities as errors for now 2024-08-14 12:34:18 +00:00
ndi ndisrc: Move timestamp handling from demuxer to source 2024-08-16 06:07:35 +00:00
onvif Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
quinn net/quinn: Fix generation of self signed certificate 2024-07-12 12:26:54 +05:30
raptorq Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
reqwest Fix various 1.80 clippy warnings 2024-08-05 14:14:17 +03:00
rtp rtp: mp4gpay: Don't set seqnum-base on the caps 2024-08-10 08:06:40 +00:00
rtsp Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
webrtc gstwebrtc-api example: add support for requesting mix matrix 2024-08-15 15:42:04 +00:00
webrtchttp Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00