Home Forums Community Projects Streaming & Recording with Tobii Ghost Reply To: Streaming & Recording with Tobii Ghost

#5242
Dkranc
Participant

Depending where the user is looking the gaze overlay should change colors.
I’m developing in vb.net
Where does the “TobiiGazeNativeSettings” file exist?
I tried
Dim memoryfile As MemoryMappedFile = MemoryMappedFile.OpenExisting("TobiiGazeNativeSettings", MemoryMappedFileRights.FullControl)
but it can’t find it