Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support acquisition information in LSL Gaze outlet #5

Open
papr opened this issue Mar 2, 2022 · 0 comments
Open

Support acquisition information in LSL Gaze outlet #5

papr opened this issue Mar 2, 2022 · 0 comments

Comments

@papr
Copy link
Contributor

papr commented Mar 2, 2022

The Gaze Meta Data format defines the following fields to hold information about the acquisition device:

<acquisition>        # information about the acquisition system 
  <manufacturer>     # manufacturer of the device
  <model>            # model name of the device
  <serial_number>    # serial number of the device
</acquisition> 

The new Pupil Labs Realtime API exposes this information via the /status endpoint.

To add the information, stream_info.desc() requires corresponding XMLElement child objects.

papr added a commit that referenced this issue Oct 14, 2022
Use importlib to read version instead of writing it to a file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant