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

230
Visualizações
How to combine video and audio in React Native?

Elaborating Question:

Instagram has this feature in which you can record your video through camera or select video from storage and add different song/audio to that video. You can post the same on to your post.

On viewing the post you see that the audio and video is combined playing and also when you download the reel you get the whole video combined with audio.

How can this be achieved in React-Native ?

Any Plugins(Free or Paid) or Packages that can be used to achieve this would help.

about 4 years ago · Juan Pablo Isaza
3 Respostas
Responde à pergunta

0

Check this Video Editor SDK by IMG.LY

NPM Package : react-native-videoeditorsdk

about 4 years ago · Juan Pablo Isaza Relatório

0

This cannot be done in react-native. it can be done NodeJS, python or another technology. but I think python is best for this. Here is some example for you.

example

about 4 years ago · Juan Pablo Isaza Relatório

0

Check this library

https://github.com/hiett/react-native-video-merger

import RNVideoEditor from 'react-native-video-editor';

    RNVideoEditor.merge(
    ['videourl.mp4', 'video2url.mp4'],
        (results) => {
            alert('Error: ' + results);
        },
        (results, file) => {
            alert('Success : ' + results + " file: " + file);
        }
);
about 4 years ago · Juan Pablo Isaza 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