The Python examples require tobiiglasses-controller package
More information about the controller can be found here: https://github.com/ddetommaso/tobiiglasses-controller
- connect.py - A Python script to connect with the Tobii Glasses Pro 2 eye-tracker.
- calibrate_and_record.py - A Python script for managing calibrations and recordings.
- streaming.py - A Python script for receiving live data from the eye-tracker
- live_scene.py - A Python script for receiving live scene from the eye-tracker camera (Ipv4 and IPv6).
- live_scene_and_gaze.py - A Python script for receiving live scene and synchronized gaze (Ipv4 and IPv6).