View Source Membrane.RTC.Engine.Endpoint.Recording.Storage.S3 (Membrane RTC Engine Recording Endpoint v0.2.0)
Membrane.RTC.Engine.Endpoint.Recording.Storage
implementation that saves the stream to the pointed AWS S3 bucket.
Summary
Types
@type storage_opts() :: %{ :credentials => credentials_t(), optional(:path_prefix) => Path.t() }
Functions
@spec create_aws_config(credentials_t()) :: list()