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

136
Visualizações
How to change the back of video in vonage

Members,

I am using Vonage API for video calling.

I want to change the video background, Can anyone guide me on this.!

Looking forward to hearing from you!!

Thank you!!

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

0

Background replacement and Insertable Streams are on the roadmap in early 2022, but as for now the only thing available to alter the background, using only the Vonage Video API, is the recently released (still in beta) Background Blur method. This is applied to the Publisher via the method applyVideoFilter.

Example:

// Start the BG Blur before publishing
OT.initPublisher(someContainer, {
   videoFilter: {
      type: 'backgroundBlur',
   },
})

// Start the BG Blur after publishing
await publisher.applyVideoFilter({
   type: 'backgroundBlur',
   blurStrength: 'low',
})

// Stopping the BG Blur after publishing
await publisher.clearVideoFilter();

In the April 2022 announcement: Added support for filtering video for the publisher. This is a beta feature. Currently, only a background blur filter can be applied. See the videoFilter property of the option parameter you pass into OT.initPublisher() method. Also, see the docs for the Publisher.applyVideoFilter(), Publisher.getVideoFilter(), and Publisher.clearVideoFilter() methods.

You can read more in the Vonage Developer Docs.

about 4 years ago · Juan Pablo Isaza Relatório

0

The Vonage Video APIs does not currently support this out of the box - you will need to integrate a 3rd party library, dependent on what platform and programming language you're using.

about 4 years ago · Juan Pablo Isaza Relatório

0

You can use this library to add background blur and replacement https://npm.io/package/@vonage/video-effects

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