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

iOS Safari/Chrome Green Line in video on Left (Portrait) or Top (Landscape Left) #1987

Open
4 tasks done
alexandermaisey opened this issue Feb 17, 2023 · 2 comments
Open
4 tasks done
Assignees

Comments

@alexandermaisey
Copy link

alexandermaisey commented Feb 17, 2023

  • I have verified that the issue occurs with the latest twilio-video.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 verified that the Quickstart application works in my environment.
  • I am not sharing any Personally Identifiable Information (PII)
    or sensitive account information (API keys, credentials, etc.) when reporting this issue.

My users on iOS Safari and iOS Chrome are experiencing an issue where there is a thin green line along the side of their video while in Portrait orientation, and along the top when they are in Landscape (turned to the left). There is no green line visible anywhere on screen when Landscape (turned to the right). Additionally, this issue only occurs with the user-facing camera, not the environment-facing one. This green line is visible in the user's preview of their video track, in addition to output on the other side of the video call.

Portrait (image edited for privacy):
image

Landscape (turned to the left) (image edited for privacy):
image

This issue does not occur with other mobile devices or browsers (i.e. Android Firefox, etc.), Windows or macOS PC versions or browsers.

Software versions:

  • Browser(s): iOS Safari, iOS Chrome
  • Operating System: iOS 15.1 - 16.1 (inclusive)
  • twilio-video.js: 2.26.1
@alexandermaisey
Copy link
Author

Additional information: By removing the aspectRatio property in constraints, the green line no longer appears.

@manjeshbhargav manjeshbhargav self-assigned this Feb 28, 2023
@manjeshbhargav
Copy link
Collaborator

Hi @alexandermaisey ,

Thanks for reporting the issue. This most likely is a bug in iOS, so I will ask my QE team to reproduce and file a WebKit bug. Looks like you have a workaround (removing aspectRatio), so we will make sure to add this to our common issues.

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