virtual-background icon indicating copy to clipboard operation
virtual-background copied to clipboard

Demo on adding virtual background to a live video stream in the browser

Results 26 virtual-background issues
Sort by recently updated
recently updated
newest added

There is a slight color difference between this and the regular Facetime HD Camera. Do you know what could be the cause of this?

Works fine with Chrome and Firefox. I am using Safari version 15.0. Following errors occur in Safari browser on opening live demo: **[Warning] wasm streaming compile failed: CompileError: WebAssembly.Module doesn't...

Very useful integration. Congrats on your implementation. My question is: Is there a way to increase the performance in bigger video size. I saw that right now it uses 640px...

First of all thanks for excellent solution. I was checking the demo site as well my implementation in [Plug-N-Meet](https://github.com/mynaparrot/plugNmeet-client/tree/main/src/components/virtual-background). If I choose `meet + WebGL2` in Firefox it use huge...

Hi @Volcomix , thx for the nice project. I tried to build tflite and tflite-simd wasm with your code, the only thing I have changed is the size of modelBuffer...

Hey there! I was wondering if you'd consider releasing the bundled tflie module as standalone in for example. This would make it easier for those using to get updates, instead...

I have implemented this my app, but when the browser/tab goes into the background, the video is pausing. How I can overcome this? Thanks.

I'm trying to change the person border color and make it thicker. Is there any way to do it?

The applied on my website. However, it does not work on ipad. I have check your demo, it does not work on ipad too. Could you please help me to...

Hi! More of a "feature request" -- What do you think is the best approach to adjust what you have implemented to support transparent background? I don't mind to do...