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

video-processor pipeline WebGL2 suddenly is not working for android and desktop devices #61

Open
5 tasks
sthirunavukarasu opened this issue Jun 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@sthirunavukarasu
Copy link

sthirunavukarasu commented Jun 5, 2023

Found a bug with WebGL2
recently we have upgraded the twilio-video-processor (2.0.0) and twilio-video (2.27.0) to the latest version.
with the above-updated version, the WebGL2 pipeline video background blur functionality was working well.

In the last week mid suddenly it's not working for Android devices (mobiles, tablets) and some desktop users also faced this issue

see it live example here: https://twilio.github.io/twilio-video-processors.js/examples/virtualbackground/

Expected behavior:
image

Actual behavior:

when I blur the video background the complete video itself blurred and the video is not working, system CPU usage reached to max.
image

Software versions:

  • Browser(s): Chrome browser
  • Operating System: Windows 10 [Laptop] and Android [Mobiles and Samsung Tablet]
  • twilio-video-processors.js: 2.0.0
  • twilio-video: 2.27.0
  • Third-party libraries (React):
@sthirunavukarasu sthirunavukarasu added the bug Something isn't working label Jun 5, 2023
@sthirunavukarasu sthirunavukarasu changed the title WebGL2 suddenly is not working for android and desktop devices video-processor pipeline WebGL2 suddenly is not working for android and desktop devices Jun 5, 2023
@Avataw
Copy link

Avataw commented Jun 6, 2023

I am facing the same issue - this is a serious problem as it made the whole application unusable for users with weaker systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants