pupil-labs / pupil

Open source eye tracking
https://pupil-labs.com
GNU Lesser General Public License v3.0
1.47k stars 675 forks source link

Add Neon support to Pupil Service #2306

Closed papr closed 1 year ago

papr commented 1 year ago

Activate the connected Neon device by clicking the button in the UI or by sending the following notification:

{
    "subject": "neon_backend.auto_activate",
    "scene": False,
    "eyes": True,
}