- This topic has 1 reply, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Software Development › Performing Calibration During Runtime
Tagged: 4C, calibration, eye tracker
say I want to change users during runtime and calibrate the ET for each.
(using ET 4C, C# stream_engine nugget)
what are my options?
can i call the “tobii eye tracking calibration” app from other execute (my pgm)?
Hi @tzaccai, One cannot launch calibration via the Stream Engine API without first developing a custom calibration routine which is necessarily rather complex and indeed requires the purchase of a special licence to do so. If you need to use the Stream
Engine API and must perform frequent recalibrations, we recommend you launch calibration either via the Interaction API
or the System Tray Icon included in the Tobii Core Software.