Skip to content

ZeroMq (MZQ) bridge for the Pupil Labs streaming API

License

Notifications You must be signed in to change notification settings

ilabsweden/pupilzmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PupilZMQ - A ZeroMq (ZMQ) publisher for the Pupil Labs streaming API

Pupil Labs provide client libraries for their streaming API in Python, but if you want to access eye-tracking data in another language you'd need to implement your own client. PupilZMQ provides an alternative by exposing parts of the PupilLabs streaming API as a ZeroMQ (ZMQ) pub-sub pattern, aloing ZMQ clients weitten in a multitude of different languages to access real time eye-tracking data through a simple subscription to a standard ZMQ publisher.

Installation

pip install -r requirements.txt

About

ZeroMq (MZQ) bridge for the Pupil Labs streaming API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages