Greg Corson Posted August 19, 2019 Posted August 19, 2019 I'm trying to track a webcam streaming live video using a vive tracker puck in unrealengine. I got most of it to work but because there is some delay in the video feed I need to delay the tracker data by an equal amount (several frames) so the tracker data will match up with the video. Is there a way to do this? @Jad @Dario @foo
dario Posted September 3, 2019 Posted September 3, 2019 Hi @Greg Corson, were you able to figure out delaying pose data? I would collect the poses (maybe a circular queue) and simply play them back on a model that's not attached to the live poses.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.