Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

v0.3.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@m4reko m4reko released this 26 Aug 13:33
· 9 commits to main since this release
b7745a0

This release introduces the following notable changes:

  • The Recording class now supports generating HTTP URLs that points to the scenevideo.mp4 and decompressed gazedata.gz files which can be used for simple replay functionality.
  • RTSP streaming now calculates NTP timestamps for every packet which makes it possible to sync streams (for example gaze and scene camera).

The g3pycontroller example app has also gotten a few feature additions, for example livestreaming and replay with drawn synchronized gaze data.