gst-plugins-rs/net/aws/src
rajneeshksoni 01d3b0f9da awss3sink: Add properties to set content-Type and content-disposition.
for uploaded object default content-type is set to binary/octet-stream,
which is correct.
metadata cannot be used to set content-type and content-disposition as
setting metadata add a prefix x-amz-meta to key
e.g. setting metadate "content-type=video/mp4" actually set value as
x-amz-meta-content-type. So these has to be seaprate property.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1086>
2023-02-09 21:43:57 +02:00
..
aws_transcribe_parse Fix various new clippy warnings 2022-12-16 18:51:00 +02:00
aws_transcriber aws: Update to AWS SDK 0.53/0.23 2023-01-18 16:56:10 +02:00
s3hlssink aws/s3hlssink: Fix deadlock on EOS 2023-02-09 21:14:06 +02:00
s3sink awss3sink: Add properties to set content-Type and content-disposition. 2023-02-09 21:43:57 +02:00
s3src aws: Update to AWS SDK 0.53/0.23 2023-01-18 16:56:10 +02:00
lib.rs Allow "unused_doc_comments" as we use hotdoc and not rustdoc 2022-08-29 18:33:22 -04:00
s3url.rs Fix various new clippy warnings 2022-11-12 15:52:49 +00:00
s3utils.rs aws: Update to AWS SDK 0.52/0.22 2022-12-27 12:39:56 +02:00