hobbitsyfeet/PeopleTracker

Read Only lags on view.

Closed this issue · 1 comments

Read-only seems to drift behind where the actual tracking happens. Perhaps Read-only is reading the most recent buffered frame rather than the current frame being shown?

This is fixed. The issue was that multithreading desynced the video bar from the video. Now that these are synced the recorded data is exactly where it needs to be.