Home › Forums › Software Development › Pico streaming eye-tracking › Reply To: Pico streaming eye-tracking
29/04/2021 at 18:41 #20250
Raghu kiran
Participant
Hii Grant
I follow the steps which provided below url with out doing any other code changes and build the project.
https://vr.tobii.com/sdk/develop/tobii-ocumen/advanced-api/
I imported Tobii Ocumen latest packages using unity package manager and drag the license file at License Asset field in tobii initializer prefab
Iam getting below exceptions when I use the same.
1)Object reference not set to an instance of an object.when try to use TobiiXR.Advanced.LatestData
2)An attempt was made to access TobiiXR Advanced without having initialized it