Skip to content

Improvements in tracking over USB, added taskipy, colorama, and realtime tracking info display#81

Merged
RedHawk989 merged 11 commits intoEyeTrackVR:HSF-and-new-algos-feature-branchfrom
Blu3u:feature/usb_improvements
May 11, 2023
Merged

Improvements in tracking over USB, added taskipy, colorama, and realtime tracking info display#81
RedHawk989 merged 11 commits intoEyeTrackVR:HSF-and-new-algos-feature-branchfrom
Blu3u:feature/usb_improvements

Conversation

@Blu3u
Copy link
Contributor

@Blu3u Blu3u commented Apr 29, 2023

Hi there,

This PR introduces some USB improvements, taskipy, colorama, and displaying additional information in tracking mode. These changes should enhance the user experience and (maybe) resolve issues related to random crashes/frame drops over USB.

  1. Display bitrate, fps, and latency information in tracking mode
  2. Replaced escape codes with Colorama
  3. Refactored code by extracting EyeInfo (was previously needed for postprocessing code, soon)
  4. Reduced dropped frame count by using a fixed buffer size and dropping it when maxed out (prevent situation where buffer is full of non-jpeg data)

I've only tested it with USB trackers. These changes do affect the WiFi based ones (which I can't test for now) so please confirm it works over WiFi before merging.

ETVR_RealtimeInfo

@RedHawk989
Copy link
Collaborator

Nice! I'll test and merge soon

@RedHawk989
Copy link
Collaborator

I'll fix the wireless stuff, since this does not break anything I'll go ahead and merge it.

@RedHawk989 RedHawk989 merged commit c5a9842 into EyeTrackVR:HSF-and-new-algos-feature-branch May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants