Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Pupil Labs' Realtime Python API 1.5.0
Pupil Labs' Realtime Python API 1.5.0
  • Code Examples
    • Simple Examples
    • Asynchronous Examples
  • Guides
    • Simple vs. Async API
    • Under The Hood
  • API Reference
    • Simple API
    • Asynchonous API
    • Model Classes
    • Base Classes
  • History
Back to top
View this page

GuidesΒΆ

An introduction to the Pupil Labs Realtime Python API can be found in the official Pupil Labs documentation. For more advanced guides, see below.

  • Simple vs. Async API
    • Device Classes
  • Under The Hood
    • HTTP REST API
      • Start/stop/cancel recordings
      • Send events
      • Get Current Status
    • Websocket API
    • Streaming API
      • RTSP
      • RTP
      • RTCP
      • Decoding Gaze Data
      • Decoding Video Data
    • Service discovery in the local network
Next
Simple vs. Async API
Previous
Asynchronous Examples
Copyright © Pupil Labs GmbH
Made with Sphinx and @pradyunsg's Furo