Home › Forums › Software Development › EyeX SDK for new 4C
Tagged: 4C SDK Head tracking
- This topic has 6 replies, 4 voices, and was last updated 7 years, 4 months ago by Alex [Tobii].
- AuthorPosts
- 11/02/2017 at 00:23 #6322HaleyParticipant
Hello,
I am working in a lab that is looking at the gaze detection capabilities of several commercial eyetrackers for a project. I was going to pick up an eyeX this evening when I saw the new 4C. Does the existing SDK work with the 4C? Or are there other ways to access the raw data and develop for it?
Thanks!
12/02/2017 at 20:14 #6327Grant [Tobii]KeymasterHi @hdeboom, The existing SDK is indeed fully compatible with the Tobii C4 Eye Tracker. The SDK Tobii provide is indeed the only means by which to access the gaze data however please bear in mind that the long term storage of eye tracking data (for example to be used for scientific research) is prohibited in the SDK licence agreement. Hopefully what you had in mind does not entail this. In any event, if you could provide further details of the project you hoped to work on, we can be of further service.
12/02/2017 at 20:32 #6329HaleyParticipantHi,
Thanks for getting back to me, and I’m glad it will work out. We are using it to see where a user is looking in real-time at our application, following a similar use case to the posted project in the forums here. We will not be using it to gather data in the long term, but I’m glad to know that is the case for future reference.
14/02/2017 at 14:52 #6334Grant [Tobii]KeymasterGreat, thanks for letting us know.. Please feel free to come back to the forums should you have any further issues or questions.
04/05/2017 at 12:07 #6795Gaganpreet SinghParticipantAnyway, how to get Head tracking data from Tobii 4C using current SDK
05/05/2017 at 13:55 #6803Gaganpreet SinghParticipantHow to get Head tracking data from Tobii 4C using current SDK
05/05/2017 at 17:23 #6805Alex [Tobii]ParticipantYou can currently use Tobii.StreamEngine (low level api). We are also soon releasing an update for our high level sdk and unity sdk that will both have head tracking support.
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.
- AuthorPosts
- You must be logged in to reply to this topic.