Stream convert/File based convert about MediaConvert

0

Hello everyone,

I have an application like Loom Recorder. I am uploading the every recorded chunks as blob to AWS S3 storage as multipart upload.

So I need to convert this Blobs or recorded file to MP4. I know I can use for this MediaConvert pipelines but I am not sure it will be so fast. This is related to file size. Because of that can I convert these blobs data or directly streams to file as mp4 to s3 bucket?

I need so fast solution for my application.

Thanks for helps and best regards.

Aras
已提問 10 個月前檢視次數 254 次
2 個答案
1
已接受的答案

Hi, if your Loom recording is available thru HTTP or HTTPS (URI to your video input file that is stored in Amazon S3 or on an HTTP(S) server.) you can transcode your Loom recording using MediaConvert directly without having to send the Loom recording into S3. Please see the following documentation to allow/disallow inputs: https://docs.aws.amazon.com/mediaconvert/latest/ug/input-policies.html and Specify input files: https://docs.aws.amazon.com/mediaconvert/latest/ug/specify-input-settings.html

AWS
Nuno_Q
已回答 10 個月前
0

you can use AWS elemental media convert https://aws.amazon.com/mediaconvert/

已回答 10 個月前

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

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

回答問題指南