Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking with a real timestamps #439

Open
Nuzhny007 opened this issue Nov 30, 2023 · 0 comments
Open

Tracking with a real timestamps #439

Nuzhny007 opened this issue Nov 30, 2023 · 0 comments
Assignees

Comments

@Nuzhny007
Copy link
Collaborator

Now for tracking used a videos with constant fps. And all timers and frame timestamps calculated as frameNum * (1 / fps) sec. But in real world we get videos not only from video files but from video cameras. We have frame dropping, latency and other troubles.
It need to take each frame a real timestamp when it was captured

@Nuzhny007 Nuzhny007 self-assigned this Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant