I’m developing a mobile application using Flutter and the Zoom Video Conference SDK. I’m interested in integrating Zoom’s virtual background feature but haven’t been able to achieve it. The **isVirtualBackgroundSupported**
flag consistently returns **false**
, and adding virtual backgrounds through the SDK doesn’t seem to work.
- Is there a planned roadmap for adding native virtual background support in the Zoom Flutter SDK?
- Are there any recommended workarounds or best practices for achieving a similar effect in the meantime?
- Could you point me towards any relevant documentation or resources I might have missed?