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
gefragt vor 10 Monaten254 Aufrufe
2 Antworten
1
Akzeptierte Antwort

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
beantwortet vor 10 Monaten
0

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

beantwortet vor 10 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen