gst-plugins-rs/net/aws/src
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
..
polly aws: add wrapper for the polly text to speech API 2024-11-05 08:46:48 +00:00
s3hlssink Remove once_cell dependency 2024-10-21 17:53:18 +00:00
s3sink Remove once_cell dependency 2024-10-21 17:53:18 +00:00
s3src Remove once_cell dependency 2024-10-21 17:53:18 +00:00
transcribe_parse Remove once_cell dependency 2024-10-21 17:53:18 +00:00
transcriber awstranscribe: output original transcripts to separate pad 2024-11-18 17:30:54 +00:00
lib.rs aws: add wrapper for the polly text to speech API 2024-11-05 08:46:48 +00:00
s3url.rs aws: Update to base32 0.5 2024-05-17 07:50:51 +00:00
s3utils.rs aws: add wrapper for the polly text to speech API 2024-11-05 08:46:48 +00:00