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

Question: Does the VRCompositor Window need to be open for the rendering to continue? #29

Closed
zinixyt opened this issue Jan 30, 2023 · 7 comments

Comments

@zinixyt
Copy link

zinixyt commented Jan 30, 2023

Hi, I have a small problem.
Whenever I click on another window than the VRCompositor, it stops rendering new frames but the Head still moves.

I am using the FreeTrack driver, what should I change for this to work?
Currently testing this with Assetto Corsa, when I click on assetto corsa to move the cursor, the rendering catches up with the head rotation but seems like SteamVR doesn't recognize the head movement to generate new frames, kinda like you have a picture stuck to your face but the borders flicker.

EDIT: I will try to record a video of this happening.


THE FIX: When the problem starts to appear, click at least once on the "Headset Monitor" window. You should be good for some time.

Is there a fix? Or should I be using a different driver?

PS: Sometimes the whole PC freezes when I click on either the VRCompositor window or the game window.
Thanks,
Zinix

@r57zone
Copy link
Owner

r57zone commented Jan 30, 2023

Hello, if the picture does not keep up with the image in VR, then either the debug mode is enabled, or the GPU performance is not enough.

@zinixyt
Copy link
Author

zinixyt commented Jan 30, 2023

I don't think you got the message right, it's my fault. I will try to get a video recorded about this as soon as possible. Currently having some issues with a PlayStation Move camera.

@zinixyt
Copy link
Author

zinixyt commented Jan 30, 2023

Alright, so I've got footage of the problem. The first part is The problem I have, and second part (after the black screen) is the driver functioning perfectly (dont mind the performance issues, my pc doesn't handle recording very well). The problem happens when the VRCompositor window isn't focused.

I have attached a video.

2023-01-30.10-42-21-1.mp4

@r57zone
Copy link
Owner

r57zone commented Jan 30, 2023

Is DebugMode turned off in the config file?
I see that the bar is red, it means that the GPU is not recovering from the load.
What video card do you have? Maybe you should lower renderWidth, renderHeight, to 720 by 720 or lower.

@zinixyt
Copy link
Author

zinixyt commented Jan 30, 2023

I would say the most important part of the video is the first part (before the black screen). I have never had any performance problem. I have a GTX 1060 3GB. And yes, debug mode is turned off.

EDIT: Here's the steamvr performance test results.
image

@r57zone
Copy link
Owner

r57zone commented Jan 30, 2023

https://github.com/r57zone/OpenVR-OpenTrack/releases/download/1.0/SteamVR.OpenTrack.UDP.1.0.zip
Try a driver with UDP support, change Output to UDP and change its address to 127.0.0.1, will that help?

@zinixyt
Copy link
Author

zinixyt commented Jan 30, 2023

Yes, It worked!!

You should probably add this to the documentation. Although you only have to click one time in the window, from then on, it works fine!

@zinixyt zinixyt closed this as completed Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants