unikty Posted August 26, 2020 Share Posted August 26, 2020 Hi, I am working on a 360 video player project on VIVE FOCUS. I am facing a problem where i want to Override (turn off Inside out tracking) which is present default in vive focus. i don't want to use position tracking for my video player. / i want to turn off the pop up displayed when position tracking is lost when front cam of vive focus is covered. im using unity sdk for development. Link to comment Share on other sites More sharing options...
Corvus Posted August 26, 2020 Share Posted August 26, 2020 @unikty To disable the positional tracking you can uncheck "Track Position" on the WaveVR_PoseTrackerManager script. You can also override the tracking arena with WaveVR_Arena. https://hub.vive.com/storage/docs/en-us/WaveVR_PoseTracker.html https://hub.vive.com/storage/docs/en-us/WaveVR_Arena.html Link to comment Share on other sites More sharing options...
unikty Posted August 26, 2020 Author Share Posted August 26, 2020 Track Position is by default unchecked. in video player it still depends on inside out tracking. @Corvus Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now