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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南