Contents Menu Expand Light mode Dark mode Auto light/dark mode
Pupil Labs' Realtime Python API 1.1.2
Pupil Labs' Realtime Python API 1.1.2
  • 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
  v: stable
Versions
latest
stable
1.0.0
clock_echo
Downloads
On Read the Docs
Project Home
Builds
Back to top
Edit 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