- This topic has 3 replies, 2 voices, and was last updated 1 year, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Software Development › Receiving Gaze Data while Calibrating .Net/C#
Hello,
I’m using Tobii 4c tracker. .Net SDK: Tobii.Research.x86 v1.7.0.1070
In my .Net/C# project I receive Gaze Data through IEyeTracker.GazeDataReceived event, and when I start calibration, device stops to send data through the event.
Is this expected, that device does not send data when it is in calibration state?
Thanks.
Hi @justdimus, the 4C will not work with the Tobii Pro SDK. you need to use the Tobii Stream Engine API which you can request a download link for via https://developer.tobii.com/software-downloads/
Hi,
Thank you for the answer!
But, somehow I do able to work with my device through this SDK, and can control it. The only one thing disturbing me is that device does not send Gaze Data while Calibrating. Does calibration temporarily stops the Gaze Data exchange?
Thanks in advance.
Hi! Yes, indeed during calibration, gaze data stream should not be available.