virtual-background
virtual-background copied to clipboard
Does not work on ipad
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 figure out the problem
It would help if you manage to get any error from the JavaScript console, but I suspect that the issue is due to a version of Safari which doesn't support webgl2.
You can find some discussions about this here: https://github.com/Volcomix/virtual-background/issues/23#issuecomment-881311562.
You could handle this case by catching the error and fallback to the canvas pipeline.
Referencing a new comment I've into issue #23 (which is closed): https://github.com/Volcomix/virtual-background/issues/23#issuecomment-959753509