snavas / GECCO

Gesture-Enabled Remote Communication and Collaboration
MIT License
5 stars 0 forks source link

Logging partner data #1

Open snavas opened 4 years ago

snavas commented 4 years ago

Now the system only logs the detected hands from their own device, but not the ones from the partner device, only video frames are shared and communication between partners. It would be ideal that video frames + hand/finger tracking data is also shared.

Workaround: Right now we have two separated log files (system1.log and system2.log) that should be merged into one file after each session before further analysis.