Home › Forums › Community Projects › Streaming & Recording with Tobii Ghost › Reply To: Streaming & Recording with Tobii Ghost
25/05/2016 at 11:21 #5242
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