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!!
CodePudding user response:
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.
CodePudding user response:
You can use this library to add background blur and replacement https://npm.io/package/@vonage/video-effects
