Table of Contents

Namespace VisioForge.Core.MediaBlocks.AWS

Classes

AWSS3SinkBlock

AWS S3 sink block for direct media streaming to Amazon S3 cloud storage. This block enables real-time upload of media data to AWS S3 buckets, supporting live streaming, recording, and archival workflows. Features include multipart uploads for large files, automatic retry on network failures, configurable buffer sizes, and support for various S3 storage classes. Essential for cloud-based media workflows, content distribution, backup solutions, and scalable media storage architectures. Requires AWS credentials and appropriate S3 bucket permissions. Implements the VisioForge.Core.MediaBlocks.MediaBlock. Implements the VisioForge.Core.MediaBlocks.IMediaBlockInternals. Implements the IDisposable.