googlevr / gvr-ios-sdk

Google VR SDK for iOS
http://developers.google.com/vr/ios/
Other
647 stars 191 forks source link

VideoView on iOS is distorted #116

Closed sebhopley closed 6 years ago

sebhopley commented 8 years ago

Hi, I am using version 0.9.0 and I am finding that the video view is distorted on iOS, here is an example:

This is Android: screenshot_2016-09-01-17-06-59 This is iOS: img_1936

Note that the iOS version is not uniform. When viewing the video on iOS I get double vision, on Android I don't, presumably this is because of the distortion being incorrect, also the image quality seems higher on Android.

nathanmartz commented 8 years ago

The distortion depends on both the viewer and the phone. The default viewer on both platforms is a Cardboard v2. Is that the viewer you are using? If not, is it possible that you paired your viewer on Android but not on iOS? Not that on iOS pairing has to be done per-app (due to Apple's sandbox behavior).

sebhopley commented 8 years ago

Both of the phones in the screenshot are paired to a v1 Cardboard, the distortion on iOS happens no matter which viewer you pair.

skycenter commented 7 years ago

@sebhopley can you upload your source code and share?

sanjayc77 commented 6 years ago

Closing this due to inactivity. Please reopen if the issue still exists.