Create transport segment files from media file uploaded to S3

0

I have successfully created Transport Segment files by adding an archive output to a Media Live Channel and converted the segmented files back to original mp4 file using Media Convert.

My question is how to segment media files uploaded to S3 by a user.

Example if someone uploaded Big Buck Bunny mp4 to S3, I would like to create TS files similar to streaming the video to MediaLive with an archive output.

cobar79
已提问 2 个月前186 查看次数
1 回答
0

Maybe you can automate the process using AWS Lambda, Amazon S3, and AWS Elemental MediaConvert. The approach involves setting up an S3 trigger to invoke a Lambda function when a new MP4 file is uploaded. This Lambda function will then create a job in MediaConvert to segment the uploaded file into the desired format.

profile picture
专家
已回答 2 个月前
profile picture
专家
已审核 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则