Closed awoodall closed 2 years ago
Hello @awoodall!
I really wish to test it on iPhone, but as I don't have one I've just tested it on my iPad(14.7.1)
Looks like it works correctly on it. I think it's iPhone only issue I guess?
This issue/PR has been automatically marked as stale because it has not had any update (including commits, comments, labels, milestones, etc) for 30 days. It will be closed automatically if no further update occurs in 7 day. Thank you for your contributions! 한글
이 이슈/PR은 commits, comments, labels, milestones 등 30일간 활동이 없어 자동으로 stale 상태로 전환되었습니다. 이후 7일간 활동이 없다면 자동으로 닫힐 예정입니다. 프로젝트 개선에 기여해주셔서 감사합니다.
Description
I'm currently using the PanoViewer to render 360 m3u8 videos in a react native webview and so far everything has worked great! the standard equirectangular format works as expected but when I began exploring the other formats such as cubestrip the rendering appears to be grabbing a very small chunk of the video frame on iOS only. I was able to re-create this in a codepen using my iPhone X on the latest version of iOS (14.x.x). The sample m3u8 is not in EAC format but the unexpected output is the same.
What's interesting is if you lock your device and unlock it the rendering corrects itself.
Steps to check or reproduce
https://codepen.io/awoodall/pen/jOwEGGQ