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 frame issue on some android TV devices #56

Open
vcankur opened this issue Mar 13, 2022 · 3 comments
Open

Video frame issue on some android TV devices #56

vcankur opened this issue Mar 13, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@vcankur
Copy link

vcankur commented Mar 13, 2022

Video frame issue on some android TV devices. Getting issue when scroll down/ keyboard open.

  • MI Android TV
@vcankur vcankur added the bug Something isn't working label Mar 13, 2022
@maxstoller
Copy link
Contributor

Hi, thanks for submitting this issue. Can you please provide the following information so we can investigate:

Describe the bug
A clear and concise description of what the bug is.

To reproduce
Steps to reproduce the behavior.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Device (please complete the following information):

  • Simulator or Real Device:
  • Device: [e.g. iPhone 12]
  • OS: [e.g. iOS 12.5]

Debug logs
You can turn on debug logging using the logLevel prop.

Additional context
Add any other context about the problem here.

@RishiSingh1234567890
Copy link

@maxstoller @vcankur
Android MI TV - android 10

1# - Video Frame is shrinking on opening the keyboard :

  1. Before opening the keyboard:
    F4F080BF-27D4-4469-9337-A4F7F01BF8C8
  2. After opening the keyboard:
    4734AB56-2514-46E2-88C7-1F26B38EB736

2#- Video is also shrinking while scrolling the list :

1.Before Scrolling:
74D17857-4187-41F2-AC3A-88311CE45887
2.After Scrolling
0FD2145D-27A6-47D1-A55D-D6C31F539FCC

Please suggest the solution to fix the resizing of video:
Screenshot 2022-03-15 at 11 07 36 AM
Already tried aspectZoom,aspectFit,aspectFill but none of them are working.

@maxstoller
Copy link
Contributor

Hi, do you see this same issue on an Android phone? If so, can you please provide code and/or a sample app that demonstrates the issue? We were unable to reproduce it on a phone.

The IVS Android player SDK doesn’t currently support Android TV. We will update our documentation to make that more clear. I’ve also passed on a request for Android TV support to the rest of the team. Thanks for the feedback.

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

3 participants