Home › Forums › Legacy SDKs › Any way to develop via nodejs?
Tagged: gaze sdk, nodejs, tobii eyetracker
- This topic has 5 replies, 1 voice, and was last updated 5 months, 1 week ago by winprofx.
- AuthorPosts
- 10/05/2017 at 16:16 #6829Mike RosikParticipant
I’m looking for any information on developing a nodejs server that will work with the Tobii eyetracker. I noticed that the GazeSDK is no longer available to download. When trying to use “gazejs” library with node, I get errors saying that I need a .dll file from the GazeSDK (which is no longer available). Is there any other way to use the Tobii Eyetracker with NodeJS? Any advice would be greatly appreciated.
Thanks!
10/05/2017 at 23:40 #6830Grant [Tobii]KeymasterHi Mike @detroitdigitalgmail-com, Whilst the Gaze SDK has been deprecated we do not have a new low level API available @:
https://www.nuget.org/packages/Tobii.StreamEngine.Native/
https://www.nuget.org/packages/Tobii.StreamEngine/This is a low level API so please only use it if you know why you are doing it. Very little support is going to be provided.
I’m not sure if anyone has yes developed a gazejs library based upon it yet, but please check it out and perhaps another user
has already started developing this feature.If you need higher level APIs for Unity, UE4, .NET, WPF, WinForms etc., please visit Downloads page.
04/02/2018 at 22:48 #7874MostafaParticipantI was able to stream gaze data to javascript via Node and C#/Edge.js https://warm-dawn-72382.herokuapp.com/note/how-to-stream-gaze-data-from-tobii-eyex-to-javascript-via-node
09/07/2018 at 11:33 #8561RobParticipantHi Mostafa. Did you ever post a working example of your code on GitHub? We’re looking to come up with a similar solution utilising ReactJs and NodeJs.
09/07/2018 at 18:27 #8563Grant [Tobii]KeymasterHi @rockyhub, I’ll tag Mostafa for sure so hopefully you can get a response! ) @melhosseiny
05/07/2024 at 13:18 #24675winprofxParticipanthi
- AuthorPosts
- You must be logged in to reply to this topic.