jiahansu / GazeJS

GazeJS project hosts an implementation of the JavaScript bindings for Tobii Gaze SDK
Other
28 stars 7 forks source link

Gaze SDK deprecated? #4

Open nthaniel opened 7 years ago

nthaniel commented 7 years ago

Hi there,

I'm trying to get your demo app to run locally and running into some issues. It seems like the app is able to connect to the eye tracker - it's able to console.log the OnConnect and OnStart hooks just fine. But something goes wrong right after that:

λ node app
[2017-05-18 14:01:24.265] [DEBUG] TobiiGazeImpl - Tobii EyeTracker Model name: tobii-ttp://is404-100107615293
[2017-05-18 14:01:24.268] [DEBUG] TobiiGazeImpl - Tobii Gaze SDK version: 4.1.0.806
[2017-05-18 14:01:24.269] [DEBUG] TobiiGazeImpl - runEventLoop++
[2017-05-18 14:01:24.269] [DEBUG] TobiiGazeImpl - runEventLoop--
[2017-05-18 14:01:24.488] [INFO] TobiiGazeImpl - OnConnect
Library version: undefined
Model name: tobii-ttp://is404-100107615293
OnConnect
[2017-05-18 14:01:24.497] [DEBUG] TobiiGazeImpl - OnStart
OnStart
[2017-05-18 14:01:24.506] [DEBUG] TobiiGazeImpl - OnDeviceInof, serial number = IS404-100107615293
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
exception at handle frame Error decoding xds message
[2017-05-18 14:01:24.878] [DEBUG] TobiiGazeImpl - OnStop
OnStop
[2017-05-18 14:01:24.879] [INFO] TobiiGazeImpl - Release eyeTracker: < Pointer: 0,000,02A,970,CEA,230 >

[2017-05-18 14:01:24.881] [DEBUG] TobiiGazeImpl - onDisconnection
[2017-05-18 14:01:24.883] [DEBUG] TobiiGazeImpl - gaze.runEventLoop() returned
[2017-05-18 14:01:24.884] [DEBUG] TobiiGazeImpl - Release EyeTracker done

Could you help me figure out what's going on here? I did some research on the Tobii developer forums, and it looks like they have deprecated their Gaze SDK - does that mean it's no longer possible to use gazejs?

Thank you!

Nathaniel

jiahansu commented 7 years ago

Hi, Nathaniel

Thanks for reporting this issue...

It looks like Tobii deprecated their API, I will fix it by using TobiiEyeX SDK.

But it will take some time to support TobiiEyeX SDK.

Thanks

Jiahan

thomas6886 commented 6 years ago

What is the progress on updating to the TobiiEyeX SDK?

rockyhuber commented 6 years ago

Hi Jiahan,

Have you been able to look at this? Can you please post an update here.

Thanks

innergap commented 6 years ago

Jiahan,

Also looking for an update.

My best.