You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On mobile / tablet, when changing the device orientation (portrait <-> landscape) the processed video output becomes distorted.
The issue occurs on both GaussianBlurBackgroundProcessor and VirtualBackgroundProcessor.
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 seeing this issue as well. i was able to resolve it with the VirtualBackgroundProcessor by listening for device orientation changes and re-adding the processor to the video at that point, but the same approach did not work for the GaussianBlurBackgroundProcessor.
On mobile / tablet, when changing the device orientation (portrait <-> landscape) the processed video output becomes distorted.
The issue occurs on both GaussianBlurBackgroundProcessor and VirtualBackgroundProcessor.
or sensitive account information (API keys, credentials, etc.) when reporting this issue.
The issue is reproducable on .
Expected behavior:
Changing the screen orientation should not cause distortion of the processed video output.
Actual behavior:
Changing the screen orientation causes distortion of the processed video output.
Software versions:
The text was updated successfully, but these errors were encountered: