GStreamer AWS S3 sink element released
Arun Raghavan
arun at arunraghavan.net
Wed May 29 09:30:11 UTC 2019
Hey Marcin,
On Wed, 29 May 2019, at 9:30 AM, Marcin Kolny wrote:
> Hi all,
> A few days ago we've released an element that allow you to stream data
> to AWS S3 bucket. The element uses multipart upload, so it can be used
> for long-running captures, and has a few configuration options.
> It's written in C/C++ (sorry), but w consider re-writing it in Rust in
> the future (Having a C plugin simplified a lot integration with our
> existing build infrastructure).
>
> The plugin is available on GitHub: https://github.com/amzn/amazon-s3-gst-plugin
>
> There's a lot of missing features (e.g. uri handler implementation,
> upload retry mechanism etc) so any contributions/suggestions are very
> welcome.
JFYI, we just merged the Rust S3 source upstream, and I am working on a sink in my spare time (that is to say, patches welcome ;))
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/tree/master/gst-plugin-s3
Cheers,
Arun
More information about the gstreamer-devel
mailing list