Here are my settings; - I have a local PC with ffmpeg with output configured on h.264 and aac - and an S3 bucket created on AWS
what i need to do is use the output of ffmpeg [local] to upload files directly to the s3 bucket. PS: Planning to use this s3 bucket with a cloud area to allow 1 [one] user to broadcast a live event with customization.
I could not find a way to specify the output location as an s3 bucket [with key]. any ideas on how to do this? Thanks
source share