Home Forums Software Development EyeX gaze data stream in Matlab Reply To: EyeX gaze data stream in Matlab

#2666
Pete
Participant

Unfortunately I don’t have my EyeX to hand to start digging into things. Though it might be worth noting that even when I run the code on a computer with no EyeX device physically connected, I get the following output:

The connection state is now TRYINGTOCONNECT (We are trying to connect to the EyeX Engine)
The connection state is now CONNECTED (We are connected to the EyeX Engine)
Waiting for gaze data to start streaming...
The connection state is now DISCONNECTED (We are disconnected from the EyeX Engine)

Possible differences that spring to mind are:

    1. the engine version number. I’m running EyeX Version: 0.8.17.1196

    2. it seems that I only tried it in 32bit Matlab (though running on a 64 bit machine). My mex file can be found (for now) here: https://www.dropbox.com/s/y3ncaefy8nykgtu/myex.mexw32?dl=0