Open
Description
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 not sharing any Personally Identifiable Information (PII)
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:
- Browser(s): Chrome, Safari
- Operating System: iOS, Android
- twilio-video-processors.js: 2.0.0
- Third-party libraries (e.g., Angular, React, etc.): NA