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

Get Camera/Video Input Latency #25

Open
CosmicBen opened this issue Jul 6, 2020 · 0 comments
Open

Get Camera/Video Input Latency #25

CosmicBen opened this issue Jul 6, 2020 · 0 comments
Labels
enhancement 🚀 New feature or request

Comments

@CosmicBen
Copy link

When capturing input for real time AR it would be helpful to know the latency for each frame sent from the camera to help better determine where the Camera was when the frame was captured. Currently there is a time code option for deck link inputs (for some reason this always returns 0 for us and seems to be about frame number rather than actual timecode) but no latency variable. Currently we have just been using a semi-arbitrary number of ms that we assume is the delay and are getting passable but low quality results since latency vary slightly frame by frame (restarting the game or PC changes the latency drastically). We have using a frame buffer for a smoother video streaming but it seems to have little effect making latency appear more consistent.

We hope a general solution can be added since we use a variety of cameras, but we do have a few Blackmagic cameras if this kind of feature can't be supported any other way.

@CosmicBen CosmicBen added the enhancement 🚀 New feature or request label Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant