Creating an AWS Lambda Function to Generate HLS Streams for Video Uploads to S3
In this blog, we’ll explore how to set up an AWS Lambda function to automatically create HLS streams when a video is uploaded to an S3 bucket. HLS (HTTP Live Streaming) is a popular streaming protocol, and it’s commonly used to deliver adaptive video...
subhadipsaha.hashnode.dev5 min read