gst-plugins-rs/net/aws/src
François Laignel 4a988aaeb8 net/aws/transcriber: use a TranscriberLoop struct
This helps gather together the details related to the `TranscriberLoop`.
One difference with previous implementation is that the ws `Client` is
build each time the loop is started instead of being reused. With the new
approach, we don't keep the connection open after EOS and we should be
more resistant in case of a connection failure.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1104>
2023-03-01 08:47:58 +00:00
..
s3hlssink aws/s3hlssink: Fix deadlock on EOS 2023-02-03 19:09:18 +05:30
s3sink awss3sink: Add properties to set content-Type and content-disposition. 2023-02-09 19:04:07 +00:00
s3src aws: Update to AWS SDK 0.53/0.23 2023-01-14 18:58:30 +02:00
transcribe_parse net/aws: remove aws_ from the aws_transcribe* folder names 2023-03-01 08:47:58 +00:00
transcriber net/aws/transcriber: use a TranscriberLoop struct 2023-03-01 08:47:58 +00:00
lib.rs net/aws: remove aws_ from the aws_transcribe* folder names 2023-03-01 08:47:58 +00:00
s3url.rs Fix various new clippy warnings 2023-01-25 10:31:19 +02:00
s3utils.rs aws: Update to AWS SDK 0.52/0.22 2022-12-18 07:54:30 +00:00