Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limbs disappearing and flickering with virtual backgrounds #79

Open
7 tasks done
anaismahmed opened this issue Aug 2, 2024 · 1 comment
Open
7 tasks done

Limbs disappearing and flickering with virtual backgrounds #79

anaismahmed opened this issue Aug 2, 2024 · 1 comment

Comments

@anaismahmed
Copy link

anaismahmed commented Aug 2, 2024

I've been encountering this in a Flutter app but can also repro it in the Twilio demo app.

  • I have verified that the issue occurs with the latest twilio-video-processors.js release and is not marked as a known issue in the CHANGELOG.md.
  • I reviewed the Common Issues and open GitHub issues and verified that this report represents a potentially new issue.
  • I am not sharing any Personally Identifiable Information (PII)
    or sensitive account information (API keys, credentials, etc.) when reporting this issue.

Code to reproduce the issue:

This is present in the demo app in examples.

Expected behavior:

Limbs stay present when using virtual backgrounds and don't disappear or flicker.

Actual behavior:

Limbs flicker in and out and disappear suddenly.

Software versions:

  • Browser(s): Firefox, Chrome 127.0.6533.89
  • Operating System: Mac OS Sonoma 14.5
  • twilio-video-processors.js: 2.2.0
  • Third-party libraries (e.g., Angular, React, etc.): Flutter (but also present in the demo app)
@anaismahmed anaismahmed added the bug Something isn't working label Aug 2, 2024
@luisrivas
Copy link
Collaborator

Hi @anaismahmed!

The accuracy of segmentation masks can be impacted by certain conditions, such as uneven lighting and increased body movement. Could you provide more details about your test? Additionally, I recommend using our new v3.x example.

https://twilio.github.io/twilio-video-processors.js/versions/3.0.0-beta.1/examples/virtualbackground/

@luisrivas luisrivas removed the bug Something isn't working label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants