Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Feature Request: Allow touch tracking on GVRVideoView #61

Closed
SteveM10151 opened this issue Jun 29, 2016 · 11 comments
Closed

Feature Request: Allow touch tracking on GVRVideoView #61

SteveM10151 opened this issue Jun 29, 2016 · 11 comments

Comments

@SteveM10151
Copy link

When playing a 360 video in a GVRVideoView, it would be great if we could enable touch tracking, so that the user may pan the video by touching and dragging the screen, as well as via the gyroscope.

The use case is similar to the NYTVR app, where the user has the option of viewing a 360 video outside of cardboard mode. Controlling the camera with touch controls in this scenario would allow the user to view a 360 video in confined spaces such as a train or bus, without having to wave their phone around to see all of the video content.

@nathanmartz
Copy link

Hi. Thanks for this report. It's on our tracker and high priority. There are a few workarounds already posted here if you look for them.

@steve-matthews
Copy link

Thanks for the quick response @nathanmartz!

@yalong5837
Copy link

I can't find workarounds.
How to do?

@tieyingli
Copy link

I got the same problem. Have anybody tried to pan the video by touching and dragging the screen?

In the official app Cardboard, you can drap and change the view.

@sajoneri
Copy link

Bump. Touching and dragging would really be awesome features!

Just as @yalong5837, I have not found any workaround.
It would be great if you could point us in the right direction @nathanmartz.

@songhongkang
Copy link

问题解决了吗? Problem solved?

@sajoneri
Copy link

sajoneri commented Aug 3, 2016

@songhongkang nope, problem not solved yet. I will switch to https://github.com/Aralekk/simple360player_iOS since it has all features I need. It uses SpriteKit and Metal which causes memory leaks, the current workaround is to force OpenGL.

@dav-cz
Copy link
Contributor

dav-cz commented Aug 3, 2016

We're adding this feature in our next release which we plan to push in the next few days.

@sajoneri
Copy link

sajoneri commented Aug 3, 2016

Great news @dav-cz!
We will keep Google VR in our app and hopefully the next release will solve our problems :)
Thank you for the feedback!

@dav-cz
Copy link
Contributor

dav-cz commented Aug 6, 2016

API is now available in v0.9.0
https://developers.google.com/vr/ios/release-notes

@dav-cz dav-cz closed this as completed Aug 6, 2016
@richarddeanjohnson
Copy link

Sure, now there is a bool flag (BOOL) enableTouchTracking but how do you expose it in Unity3D?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants