gst-plugins-rs/net
Mathieu Duponchelle b5bd7d047c awstranscribe: output original transcripts to separate pad
When the transcriber is used in a live situation, it can be useful
to save a transcript for editing after the fact when producing a
VOD.

Each source pad now gets an "unsynced_" pendant. That unsynced pad
is pushed to from the context of the "live" source pad task. Flow
returns from the unsynced pads are ignored, we simply check the
last flow return before attempting to push the next transcript.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1915>
2024-11-18 17:30:54 +00:00
..
aws awstranscribe: output original transcripts to separate pad 2024-11-18 17:30:54 +00:00
hlssink3 Be stricter with Impl-trait bounds to enforce type hierarchies 2024-10-22 13:43:12 +00:00
mpegtslive mpegtslivesrc: Parse PAT/PMT and only handle PCRs from the first program 2024-10-28 12:15:11 +00:00
ndi Update to thiserror 2 2024-11-06 11:02:41 +02:00
onvif onvif: Add onvifmetadataextractor element 2024-10-23 10:27:31 +00:00
quinn net/quinn: Use aggregator as base class for quinnroqmux 2024-11-18 11:46:20 +05:30
raptorq Remove once_cell dependency 2024-10-21 17:53:18 +00:00
relationmeta relationmeta: Add onvifmeta2relationmeta element 2024-10-23 10:27:31 +00:00
reqwest Remove once_cell dependency 2024-10-21 17:53:18 +00:00
rtp Update to thiserror 2 2024-11-06 11:02:41 +02:00
rtsp Update to thiserror 2 2024-11-06 11:02:41 +02:00
webrtc webrtcsink: set rtpgccbwe min bitrate 2024-11-07 18:00:12 +00:00
webrtchttp Remove once_cell dependency 2024-10-21 17:53:18 +00:00