Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

521
Visualizações
Getting video metadata of a video stored in s3 bucket using aws lambda node js

I have a video stored in aws s3 bucket I want to get the metadata of the video (like framerate, resolution, etc) inside aws lambda which is using node js runtime.

It will be better if this can be done in memory instead of downloading the whole video in lambda temp memory

over 4 years ago · Santiago Trujillo
2 Respostas
Responde à pergunta

0

You can fetch metadata of your video via the headObject operation.

This is done without downloading the actual content of the video.

Edit: You're right, this doesn't help you. Extracting actual technical metadata of videos seems to be non-trivial. There's a good example on the AWS blog where they extract metadata via MediaInfo on lambda.

over 4 years ago · Santiago Trujillo Relatório

0

MediaInfo supports natively AWS, without having to download the file in a first step. MediaInfo downloads in RAM what it needs for the analysis, and does itself the seek requests when needed.

URL style is https://AWSKey:AWSSecret@s3....
Using pre-signed URLs is also possible but the 20.03 version is buggy, you need to use MediaInfo snapshots.

Jérôme, developer of MediaInfo.

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda