Home › Forums › Software Development › 4C EyeImageReceived not working (Tobii Pro SDK with License)
Tagged: 4C Professional SDK
- This topic has 1 reply, 2 voices, and was last updated 5 years ago by
Grant [Tobii].
- AuthorPosts
- 07/08/2017 at 20:55 #7249
GP
ParticipantI’m using a Tobii 4C eye tracker with the Tobii Pro SDK .NET (C#) bindings. I’ve received a license key that enables the use of the professional sdk. I connect to the eye tracker, apply the license key, and then set 2 events: GazeDataReceived and EyeImageReceived. The GazeDataReceived event works correctly, however, the EyeImageReceived event is never invoked.
Here’s part of the license key that shows the professional sdk support:
“enables”: {
“featureGroup”: “professional”
}Any assistance would be appreciated.
08/08/2017 at 00:52 #7250Grant [Tobii]
KeymasterHi @gparkinson,
Please note that for issues related to Tobii Pro SDK, you should get in touch directly with Tobii Pro Support
at their own channel @ https://www.tobiipro.com/contact/support/However, it might help if you try running the specific example provided for the EyeImageReveived class @
- AuthorPosts
- You must be logged in to reply to this topic.