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
asked 10 months ago246 views
2 Answers
1
Accepted Answer

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
answered 10 months ago
0

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

answered 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions