Pupil-labs-realtime-api

Latest version: v1.1.3

Safety actively analyzes 613797 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.1.2

- Add support for streaming eyes video from Neon Companion app

- Simple API

- :py:func:`pupil_labs.realtime_api.simple.Device.receive_eyes_video_frame`
- :py:func:`pupil_labs.realtime_api.simple.Device.receive_matched_scene_and_eyes_video_frames_and_gaze`

- Async API

- :py:func:`pupil_labs.realtime_api.models.Status.direct_eyes_sensor`, providing an
url that can be used with :py:func:`pupil_labs.realtime_api.streaming.video.receive_video_frames`

- Add async support for streaming IMU from Neon Companion app

- Async API

- :py:func:`pupil_labs.realtime_api.streaming.video.receive_imu_data`

1.1.1

- Use ``numpy.typing`` instead of ``nptyping``
- Add :ref:`simple_vs_async_api_guide` guide

1.1.0

- Rename ``pupil_labs.realtime_api.clock_echo`` to :py:mod:`pupil_labs.realtime_api.time_echo`
and all corresponding class and function prefixes.
- Expose Time Echo port via :py:attr:`pupil_labs.realtime_api.models.Phone.time_echo_port`
- Add simple API to estimate time offset :py:func:`pupil_labs.realtime_api.simple.Device.estimate_time_offset`
- Add simple and async time offset estimation examples

1.1.0a2

- Internal feature

1.1.0a1

- Add ``pupil_labs.realtime_api.clock_echo``

1.0.1

- Require ``nptyping<2.0.0`` to avoid backwards incompatibility
- Update link to documentation in README

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.