This repository was archived by the owner on Nov 20, 2024. It is now read-only.
v0.3.0-alpha
Pre-release
Pre-release
This release introduces the following notable changes:
- The
Recording
class now supports generating HTTP URLs that points to thescenevideo.mp4
and decompressedgazedata.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.