Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Spectator View Compositor frame offset

Hi,

I've gotten spectator view to work with my application but there is a noticeable delay between the camera image and the holograms (due to the speed of the capture card). I'm aware that the frameOffset variable in the Compositor window is supposed to deal with this issue. However, even if I set the offset to a very large value like 3000 (by editing the maxFrameOffset in CompositorWindow.cs) there is no noticeable difference in either the preview window or the recorded video.
I've gone through the code, and it seems to call SetFrameOffset(3000) from the UnityCompositorInterface dll, but I can't go much farther from there.

Am I missing something here? How do I get the frameoffset to apply?

Tagged:

Answers

  • Options

    Hi @trujano I have same problem with Canon 5D MkIII using a Blackmagic DeckLink Intensity Pro 4K which is default Camera and default card so I don't understand. But when I try to capture video with Media Express there was much smaller lag. Maybe few miliseconds. Do you have any new info about this problem or not?

Sign In or Register to comment.